FEATURED PROJECTS
Startup
Products I'm building and shipping to real users — from architecture to production.
Startup
Resync
UPI Autopay Recovery Platform
GogRPC / ProtobufKafkaRedisPostgreSQLDockerAWS
- ▹Architected a 9-microservice payment-recovery platform in Go with gRPC/Protobuf service contracts — the recovery layer for India's UPI Autopay ecosystem, executing smart retries on merchants' own gateway accounts with success-based pricing (3% of recovered revenue)
- ▹Designed a UPI failure-code classifier that normalizes 30+ NPCI/Razorpay/Cashfree codes into 8 internal categories, routing to 4 context-aware retry strategies (salary-day, exponential backoff, next-day, and hard-fail cancellation)
- ▹Orchestrated an event-driven pipeline with Apache Kafka (Redpanda), Redis SETNX distributed locks, and structured idempotency keys — guaranteeing zero double-charges even under concurrent cron workers
- ▹Shipped npm- and pip-published Node.js & Python SDKs with HMAC-SHA256 webhook verification, plus a Next.js merchant dashboard with real-time recovery analytics and gateway onboarding
- ▹Deployed a full observability stack (Prometheus, Grafana, Alertmanager) across ~20MB distroless Docker images on Oracle Cloud ARM with Caddy auto-HTTPS and Terraform-provisioned AWS ECS Fargate
More Work
Main Branch
Continum
AI/ML Driven Tools Automation Platform
PythonDockerKubernetesCI/CD
- ▹Engineered a RAG-powered agentic system that analyzes email context to generate intelligent drafts, implementing a robust 'human-in-the-loop' workflow where agents wait for user approval before final dispatch
- ▹Designed smart agents that parse communication to offer actionable suggestions, automatically executing tasks like scheduling Calendar events and generating Google Meet links upon approval
- ▹Architected a scalable microservices environment using Docker and Kubernetes to orchestrate multiple concurrent AI agents with high availability
- ▹Implemented comprehensive CI/CD pipelines to automate testing and deployment, ensuring rapid and reliable delivery of new agent features
Main Branch
Real Time Crowd Management System
AI-Powered Surveillance & Safety Analytics
PythonOpenCVDeep LearningYOLO
- ▹Developed a real-time computer vision system to monitor CCTV feeds and estimate crowd density with high accuracy
- ▹Implemented predictive algorithms to detect early signs of overcrowding and potential stampede risks
- ▹Designed an automated alert system that instantly notifies authorities of critical safety anomalies
- ▹Optimized processing pipelines to handle multiple simultaneous camera streams with minimal latency
Main Branch
YoChat
Real-Time Chat Web Application
MERN StackSocket.ioJavaScript
- ▹Developed a full-stack web application enabling real-time user communication through chat rooms with support for both group and private chats
- ▹Implemented front-end and back-end logic for chat room creation, joining, and messaging
- ▹Employed modern web technologies to create a seamless chat interface, reinforcing skills in web development, real-time communication, and user-focused design
- ▹Gained hands-on experience in designing web services that host multiple users, manage chat sessions, and deliver real-time communication
Main Branch
GearUp Sports
Premium E-commerce Platform
MERN StackReduxTailwindCSSStripe
- ▹Engineered a high-performance sports e-commerce prototype with a focus on premium user experience and seamless navigation
- ▹Implemented complex state management using Redux Toolkit to handle cart operations, user authentication, and product filtering
- ▹Developed a secure checkout flow and integrated comprehensive search functionality for a diverse sports catalog
- ▹Crafted a responsive, mobile-first UI with a modern aesthetic, ensuring consistent performance across all devices
Main Branch
Autonomous API Version Migration System
Intelligent System
PythonAPI DesignAutomation
- ▹Developed an intelligent system to automate application migration across evolving API versions, reducing manual effort and minimizing integration errors
- ▹Implemented core features including API change detection, compatibility checks, automated mapping logic, and validation workflows
- ▹Significantly improved developer productivity by streamlining API upgrades and reducing technical debt in long-term software development
- ▹Strengthened understanding of backend development, API lifecycle management, and system automation