about
SDE at HealthifyMe, mostly deleting things. 3,521 django migrations collapsed into 260, merged in a day, a no-op against a prod db serving millions. then pytz, which taught me more about time than i ever wanted to know.
before that, Lohum Cleantech, where i built whatever needed building. real-time monitoring systems, lab testing platforms, 3D visualizations. part-time, i consulted on architecting and building AI-augmented agents and multi-agent systems.
studied chemical engineering & chemistry at BITS Pilani (dual degree). currently exploring deep into computer systems internals and database architecture.
when not coding: rocket league, and losing track of time scrolling X and hacker news.
work
HealthifyMe
SDE
- Reset the migration history of a 500+ app Django monorepo: 3,521 migrations regenerated into 260, ~110K lines deleted, baselined via replaces so it shipped as a no-op against production. Cut ~25-30s off every CI/CD run.
- Solely authored the Django 4.2 to 5.2 upgrade, including the pytz to zoneinfo cutover and its long tail of DST, ambiguous-time, and stale-tzdata edge cases.
- Led a fleet-wide observability migration (NewRelic to Datadog) across 6 backend services in Python and Go, cutting tooling cost by ~$38K/year via a dual-monitoring rollout.
- Offloaded a blocking Celery task to an async FastAPI service, cutting task latency from ~1.2s to ~16ms and eliminating a hang risk.
Independent Consulting
Software Development Consultant
- Built an enterprise AI coding agent with agentic architecture, function calling, and tool orchestration, processing 10,000+ file codebases in <3s.
- Architected a decoupled JSON-RPC Host Layer for cross-IDE deployment (VSCode/Eclipse), achieving ~78% task completion across 50+ scenarios.
Lohum Cleantech
Software Development Engineer I
- Sole developer of Lab Store, a lab testing e-commerce platform on Medusa v2, Next.js 15, and PostgreSQL. Serves 45+ customers, 320+ orders, 77.78% repeat rate.
- Built Energy Management System processing 6000+ data packets/min with 30-second UI updates across 3 major companies.
- Architected real-time EIS visualization with React Three Fiber, processing 120+ daily tests from 30+ parallel stations.
- Led VoltFleet, a battery fleet monitoring platform boosting client battery cyclability by 25%.
Zing
Android Developer Intern
- Built features in Kotlin with Cloud Firestore and MVVM, onboarding 22 new stores.
projects
all projects →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.