About
Software Engineer specializing in low-latency systems, cross-platform architectures, and developer tooling. Currently engineering core systems at Monotype and contributing to open-source agentic frameworks like Corsair (YC W25).
When offline, I am usually trekking through the Himalayas, playing chess, or reading.
Experience
Software Engineer·Monotype
Designed a cross-platform concurrency system using the Actor Model with gRPC-based IPC (named pipes & Unix sockets), improving stability and contributing to a 23.7% increase in user retention; built a font-sync backend with RealmDB and achieved 83.6% unit test coverage
Bachelor of Technology - Electronics and Communication
Jaypee Institute of Information and Technology
CGPA: 8.0
Projects
Full-stack finance tracker with dual auth (email/password + Google OAuth2) using a secure one-time code exchange pattern. Implements a Transactional Outbox Pattern for reliable email delivery with retries, scheduled cron jobs for daily notifications, and Excel report generation.

A lightweight, zero-dependency npm package that acts as a flight recorder for web apps. Records user actions (clicks, inputs, navigation, network requests) in a circular buffer and generates detailed error reports when something crashes. Features auto-sanitization of sensitive data, React component detection, and universal browser + Node.js support.
Automated attendance-taking system that saves over 10 minutes of faculty time per class. Scrapes college portal data using Puppeteer, cleans data with Python, and displays it on Google Meet panel while actively listening to participants.