Building Systems That Don't Break.
Distributed systems reliability, high-concurrency APIs, and cloud-native infrastructure — scaling to 100k+ RPS.

Experience
Backend & Cloud Engineer Intern
Torqa Horizons
Engineered and scaled serverless e-commerce backend using Node.js + AWS Lambda, handling order, payment, and user flows with idempotent APIs and failure recovery.
Integrated PhonePe payment gateway with secure webhooks, idempotency handling and webhook reliability.
Implemented authentication using AWS Cognito and file storage with S3 + CloudFront for low-latency asset delivery.
Streamlined deployments and local testing using AWS SAM, with monitoring via CloudWatch and transactional emails through SES.
SDE Intern
GoLaddu Food Products Pvt. and Ltd.
Built React Native frontend and Supabase backend enabling real-time user actions through Postgres schemas and edge functions.
Enabled real-time data sync and user actions using Supabase subscriptions.
Set up GitHub Actions CI/CD, reducing deployment time by 30%, and collaborated directly with CTO on feature delivery.
Software Engineer Intern
Strmly Technologies Pvt. and Ltd.
Architected a full-stack video streaming platform using Next.js, NestJS, and MongoDB, serving 1,000+ daily active users.
Integrated Redis caching and AWS S3 using CloudFront URLs, reducing video load times by 25% and lowering backend load by ~30%.
Delivered scalable APIs and optimized backend services for high concurrency.
Web Developer Intern
Suminite
Built scalable RESTful APIs with Express.js and responsive UIs using Next.js + TailwindCSS.
Managed 50,000+ records in MongoDB and integrated Razorpay & PhonePe, supporting 5,000+ monthly users.
Improved user engagement by 20% through UI and API optimizations.
Selected Projects
NSE Stocks Arbitrage Bot
Built an automated arbitrage trading bot executing cross-exchange strategies; achieved 15% annualized returns in backtests. Processed 1M+ stock data points/day with real-time latency under 200ms.
View Source CodeStack
LANGUAGES
FRAMEWORKS
DATABASES
CLOUD & DEVOPS
AI & SYSTEMS
Debugging Stories
→Race condition in real-time sync(Detailed)
Identified a critical bug where multiple users updating the same record simultaneously caused data loss. Solved by implementing optimistic locking at the Postgres database layer, modified services to handle conflict resolution with exponential backoff and established test-driven concurrency checks across entities.
→Cold start optimization thread
Serverless Functions were experiencing 3s+ cold starts impacting checkout CX. Reduced latency to 4 million by extracting dependency management, enabled SIGP and established preheated+ environment for peak traffic scenarios.
Articles

Observability for Microservices
If you're running services and debugging only through logs, then you're not wrong — you're slow. Metrics tell you before things break. This article covers Prometheus, Grafana, and exposing a /metrics endpoint in real services...


Eventual Consistency & CQRS in Microservices
At small scale, a single database + CRUD APIs work fine. At scale, reads and writes compete for resources and heavy joins slow down queries. This is where CQRS and eventual consistency enter the picture...


Production Techniques Every Fresher Backend Developer Must Follow
Production code is not about clever logic. It's about predictability, safety, observability, and recovery. 10 hard rules from timeouts and retries to idempotency and structured logging...

Education
NIST University
BTech in Computer Science and Engineering
2023 — 2027 | CGPA: 8.47
Achievements
Finalist
TechFiesta International Hackathon 2025
Finalist
GDG HackFest Bhubaneswar 2026