Work

The short version. Full history on LinkedIn.

2023 — Present
Staff Software Engineer
Intuit · [COMPANY_LOCATION — Mountain View, CA per resume; update if current location differs]

Leading a team of five on API modernization for QuickBooks Online. Designed and built an API orchestrator that proxies ~350M requests/day as traffic moves from a monolith to microservices — zero downtime, no user-visible changes. Also own observability: dashboards, alerting, and a database replay tool that validated 95% parity between Oracle and Aurora Postgres before cutover.

2019 — 2022
Senior Software Engineer
Intuit · Vancouver, Canada

Core platform team. Owned the central customer lookup service serving 10–14k req/sec in production. Led the integration of the Dispatcher Service at the gateway layer — an outage there touches the whole QBO ecosystem, so getting that right mattered. Also: Oracle → Aurora Postgres migration, distributed caching with ElastiCache to remove sticky sessions and unlock Kubernetes-managed deployments.

2016 — 2019
Software Engineer II
Intuit · Mountain View, CA

Moved QuickBooks Online from monthly to daily releases by reworking the branching and release process for a large monolith — probably the change that had the most immediate impact on developer productivity. Also extracted the SSL trust store so certificate renewals stopped requiring full deploys, and built Selenium and Gatling scripts for performance measurement of accounting workflows.

2009 — 2013
Member of Technical Development Staff
MKCL · Pune, India

Led a team of three building an enterprise payment gateway: net banking, offline payments, batch reconciliation of ~50k transactions/day. Built a multithreaded file-processing pipeline that handled ~200k data files per day from remote clients.

Languages
Java Kotlin Python JavaScript
Backend
Spring Boot Kafka MySQL Aurora Postgres REST APIs Microservices
Cloud & Infra
AWS ElastiCache Docker Kubernetes CI/CD
Observability
Splunk Wavefront Health dashboards Alerting
Testing & Perf
Gatling Selenium TestNG JaCoCo