Projects
From distributed message brokers to self-correcting AI pipelines — I build systems that are production-ready.
Software Engineer studying Computer Science at Manipal, building distributed systems, AI/ML solutions, and production-grade applications.
From distributed systems to AI/ML pipelines,
here are some of the production-grade systems I've built.
Real-time chair occupancy detection using YOLOv11 and DeepSort with multi-camera spatial deduplication, hitting 60+ FPS across 10+ concurrent RTSP streams.
A privacy-preserving edge AI pipeline using YOLOv11-Pose and OpenVINO with 4.2x speedup via INT8 quantization, SHA-256 chain of custody, and GDPR-compliant pose skeleton anonymization.
A production-deployed real-time fleet monitoring platform with FastAPI, Next.js, WebSocket live updates, OAuth 2.0 authentication, and geofencing. Deployed on Railway + Vercel.
A self-correcting Retrieval-Augmented Generation system with LLaMA3, ChromaDB, and hybrid BM25+vector search. Features hallucination detection and automatic query refinement.
A high-performance, fault-tolerant distributed message broker built from scratch in Go with Raft consensus, gRPC transport, and topic-based pub/sub. Achieves 100K+ messages/sec.