Real-Time Arbitrage Engine
Concurrent market-feed processor with sub-20ms ingestion latency. Implements a Redis Sorted Set order book with O(log N) price-time priority and surfaces risk-free arbitrage signals via a React dashboard.
Software Engineer & ML Researcher
// work experience
// selected work
Concurrent market-feed processor with sub-20ms ingestion latency. Implements a Redis Sorted Set order book with O(log N) price-time priority and surfaces risk-free arbitrage signals via a React dashboard.
Context-aware media search platform ranking songs, videos, and articles by query relevance and user behavior. Kafka ingestion pipeline + Redis caching cut average query latency by 55%.
Distributed inventory-sync microservice processing 25K+ gRPC requests/day with 100% data consistency. Query batching and connection pooling cut API latency by 45% and boosted throughput by 30%.
Distributed payment simulation platform processing 10K+ transactions/sec across containerized microservices. Kafka streaming pipelines ensured 100% transaction integrity; automated testing cut deployment failures by 60%.