projects
things i've built.
AI Coding Agent
Enterprise AI coding agent with agentic architecture, RAG pipeline (hybrid vector + BM25), and cross-IDE deployment via JSON-RPC.
Analytical Lab Testing Platform
Full-stack lab testing platform powering 500+ orders across 10+ instruments (ICP-OES, XRD, SEM, BET). Dynamic pricing engine, automated PDF generation, Razorpay payments, real-time analytics. DPDPA-compliant. Built solo with 85% on-time delivery and 77% repeat rate.
Replay Rhythms
Gameplay-to-song intelligence. Analyzes Rocket League replays and recommends personalized music via multi-agent LLM pipeline at ~$0.01/recommendation.
LullaBy-You
Voice cloning lullaby generator. Transforms 30-second recordings into personalized lullabies via ElevenLabs API and browser-based audio processing.
Energy Management System
Real-time energy management system processing 6000+ packets/min from battery ESS units. IoT data pipeline with protocol-aware decoding, module-to-ESS data knitting with timestamp heuristics, and an aggregation engine that crunches 1.2M+ data points into Excel exports under a minute.
EIS Visualization
Real-time EIS visualization system. Built a .NET polling service to extract data from a local SQL Server 2008 (Arbin machine), engineer composite keys for DynamoDB constraints, and sync to cloud in real-time. 3D battery characterization (A/B/C class) from 120+ daily tests across 30+ parallel stations.
VoltFleet
Battery fleet monitoring platform with actionable alerts, integrated with 2 client companies.
BattRev
Android app for real-time BMS diagnostics via BLE/GATT with async command-response using Buffer Queue and Lock.