v2.0.0 — current
Software Engineer
CodeYoung · Bangalore
March 2026 – present
Node.jsTypeScriptAWS SQSStripePayPalSequelizeJest
+Lead a zero-downtime CRM migration (Cratio – Arali) across two backend services, designing a config-driven adapter layer enabling dual-write, phased cutover and instant rollback without a deploy — 135k+ operations synced across 9 flows.
+Own student-reschedule and mentor-substitution flows in Loop, an SQS-backed scheduling engine processing 13k+ requests/month; shipped a deferred cancellation ledger that eliminated a double-charge defect.
~Re-architected the admin scheduling-requests API from per-mentor rows to request-level grouping — faceted counts, server-driven search, filtering, pagination and a mentor-eligibility endpoint. Validated against live staging data, covered by Jest suites.
~Rebuilt the demo reminder pipeline (AI voice calls, WhatsApp, email) as a scheduled-task system with atomic call reservation and dedup windows — eliminating duplicate outreach across 35k+ reminders/month and making every reminder auditable.
+Extended interval-based billing across three payment gateways (Stripe, PayPal, in-house), adding custom multi-month PayPal plans and mid-cycle vendor switching that preserves interval metadata to prevent billing drift.
+Built a read-only production-replica investigation toolkit (query, schema and entity-timeline CLIs with incident playbooks) and used it to trace a webhook race that double-charged customers (22 cases across 3 gateways since 2022), prove 40% of AI feedback calls were silently never firing, and surface 95 demo sessions wrongly marked unattended.
v1.0.0
Software Engineer
Thriving Springs · Hyderabad
February 2024 – February 2026
Node.jsFastAPIMongoDBRedisAngularDockerKubernetesAWS
+Technical point of contact for enterprise clients including Uber, HDFC Ergo and InCred — diagnosed production issues, coordinated fixes and supported live feature rollouts inside customer environments.
~Redesigned MongoDB schemas with index-aware access patterns and consolidated duplicated data paths — cutting average query latency 15% and reducing stored-data redundancy.
+Designed and owned backend APIs for LMS and OJT workflows in Node.js and FastAPI (Python), powering automated role assignment and skill mapping for 200k+ active users under concurrent access.
~Migrated and validated 100k+ production records via staged rollouts, integrity checks and backward-compatible data contracts with zero data loss; built bulk CSV ingestion with schema validation and partial-failure recovery for 200k+-user onboarding.
~Stabilised API response times under traffic spikes using Redis caching with TTL-driven invalidation; deployed containerised microservices on Docker and Kubernetes in AWS-hosted environments.
v0.1.0
B.Tech, Information Technology
Manipal University Jaipur
October 2020 – July 2024
DSASystem DesignOOPNetworks
+Graduated with a CGPA of 8.9 / 10.0.
+Solved 300+ data structures and algorithms problems on LeetCode.