Founding Engineer — Senior Backend Engineer
Jumbo · New Delhi
- Scaled the gaming platform to ~600,000 req/min, reliably handling ₹5 Cr peak payment throughput and 30 Cr+ in-game transaction volume.
- Rewrote the core transaction service in Go + gRPC, dropping latency to single-digit milliseconds. Financial correctness via atomicity, idempotency, running balances, and integer-based currency normalization to eliminate float drift. Built reliable user-attribute fanout pipelines for analytics/event platforms using TDD and spec-driven development with AI-assisted validation.
- Owned end-to-end system architecture for the in-house fantasy platform — service boundaries, schema, API contracts.
- Cut backend load by ~50% by moving low-change/high-read APIs behind a CDN with correct cache-control and invalidation strategy.
- Built an async recharge + KYC orchestration layer using a vendor-agnostic Adapter Pattern, reducing third-party cost by ~70% through caching and retries.
- Delivered real-time infra: Redis + ClickHouse event aggregation/distribution, and a scalable WebSocket platform (API Gateway + Redis) for connection state, channel broadcasts, and WS-based API calls.
-
Built centralized logging + trace correlation (ClickHouse +
Redis) on Node.js
async_hooks, reducing MTTR and surfacing perf bottlenecks across services. - Improved tail latency and peak resilience via API + DB bottleneck analysis and load testing with Locust, Percona, and ClickHouse.
- Modernized AWS infra and security with AWS Organizations, CI/CD pipelines, IAM Identity Center RBAC, and Tailscale-secured internal access with least-privilege ops.
- Hardened account safety with OTP abuse prevention and multi-device concurrency conflict handling.
- Primary escalation owner for production incidents — debugging, resolution, release execution, unblocking the team.
- Built an Aviator game from scratch and scaled it to ~1,000 CCU with stable gameplay loops and production hardening.
- Improved engineering velocity using AI-assisted tooling and MCP database workflows for faster debugging and architecture validation.