$ whoami
Software
Engineer.
Building scalable RESTful APIs, microservices, and full-stack apps with TypeScript, Node.js, React, and Docker. Based in Bangalore 🇮🇳.
0+
RESTful APIs Built
In production
0
Microservices Integrated
Across platforms
~0%
Incident Detection Cut
Via monitoring dashboard
0+
Transactions Processed
Zero failures
// skills.map(s => s)
Tech Stack
// featured_projects
Selected Work
Microservice Monitor
Real-Time Monitoring Dashboard
React.js dashboard consuming live WebSocket streams from 4 microservices, displaying system health metrics with <500ms latency.
// blog.latest
Latest Writing
Taming Background Jobs: BullMQ + Redis in a Node.js Microservice
How I used BullMQ and Redis to handle async task processing, recover from failures, and improve throughput by 25% under …
Why I Enable TypeScript Strict Mode on Day One (And Never Look Back)
Strict mode catches an entire class of bugs at compile time that would otherwise reach production. Here's the real cost-…
Real-Time Inventory Updates with Firebase Firestore: Patterns That Actually Scale
How we built real-time inventory sync for Templora.in using Firestore's onSnapshot listener, handled race conditions wit…
// contact.init()