A Software Engineer driven by a simple curiosity: "How does this scale?"
My passion lies in building distributed systems that don't crash under pressure. I don't just write code to ship features; I engineer them to be resilient, efficient, and boringly reliable.
Currently scaling core WMS infrastructure at Flipkart, ensuring millions of packages get to the right place. Previously solved complex problems in FinTech (Motive) and Retail (Walmart).
When I'm not engineering backend solutions, I'm usually exploring new design patterns or deep-diving into database internals.
| Project | Stack | What it is |
|---|---|---|
| MiniKV | Java | Embedded, crash-safe key-value store on an LSM-tree — WAL, SSTables, Bloom filters, compaction. Zero dependencies. |
| MemSentry | Java | Zero-config JVM memory-leak agent — attach via -javaagent, detect leaks with JFR, alert before OOM. |
| Bytesmith | TypeScript | Privacy-first, in-browser developer toolbox (JSON, diffing, encoding) — everything stays client-side. |
| MemeAdda | React · TS | A meme board for fun — trending + themed packs, served live from Reddit & Tenor. |