Aerospike · Mountain View, CA
Role
Software Engineering Intern
Duration
May 2025 – December 2025
Stack
C++, Gremlin, Docker, GitHub Actions, MCP
At Aerospike I worked across the graph database's backend and developer tooling: stabilizing query distribution under load, cutting latency in a cloud-hosted fraud detection service, and building infrastructure that let LLM agents talk to the graph directly through a Model Context Protocol server.
github.com/aerospike/aerospike-graph →Implemented distributed load balancing algorithms and unit tests across three Gremlin drivers, improving system reliability under high concurrency by 60%.
Debugged and refactored the cloud-hosted fraud detection service, integrating multithreading and decoupling patterns that cut backend latency by 70% and increased throughput 3.4×.
Built and containerized an MCP server enabling LLM/agent integration with a graph database, presented to project managers and stakeholders.
Built a dynamic, multithreaded data generator producing synthetic customer data at over 1M rows/sec, accelerating benchmarking and customer POCs by 2.6×.
Built a CI/CD pipeline in GitHub Actions for automated unit testing of 12+ applications, reducing regression errors by 40%.