Building things that matter
Location
Mumbai, India
Focus
Full-Stack Engineering
Backend systems, APIs, and product interfaces
Education
Amity University Mumbai
B.Tech in Computer Science and Engineering / Minor: Business Development
Languages
English, Hindi, Gujarati
I'm a full-stack engineer based in Mumbai, India. I build and run production web systems — data model, API surface, background processing, and the interface people actually use.
Most of what I'm good at is unglamorous: drawing hard boundaries between services in multi-tenant systems, choosing schemas that make bad states impossible to represent, and putting caching and queues where the load actually lands. I write TypeScript across the stack and treat typechecks and tests as the definition of done, not a formality.
The parts I care about tend to show up after launch — what happens under real load, what an on-call engineer sees at 3am, and how long it takes the next person to change something without breaking it. I'm drawn to the seam between infrastructure and developer experience, and I do my best work when I own a problem outright rather than a ticket.
Technologies I work with
React.js
frontend
JavaScript
language
TypeScript
language
Next.js
frontend
Java
language
Python
language
Node.js
backend
Zod
backend
AWS
devops
Socket.IO
backend
Tailwind CSS
frontend
Redux
frontend
Bootstrap
frontend
Express.js
backend
MongoDB
backend
PostgreSQL
backend
MySQL
backend
Redis
backend
Prisma
backend
Docker
devops
Git
devops
Postman
devops
Selected work

Discord Bot for Clash of Clans
ClashDuke
A multi-tenant Clash of Clans platform for Discord — a bot with 70+ slash commands and a Next.js dashboard sharing one data backbone. Built as a TypeScript monorepo (pnpm + Turborepo) with a stateless tracking engine, background queue workers, and a cached API layer.

A full-stack platform where API providers publish, price, and monetize their APIs while consumers discover, subscribe, and consume them through a unified marketplace. Features a rate-limited API gateway, real-time analytics, role-based access control, Razorpay billing, and Socket.IO notifications.

A command-line Gmail client with AI capabilities for managing inbox tasks without leaving the terminal. Supports complete email workflows, multiple account switching, Google Gemini AI for intelligent composition, threaded replies, file attachments, and shell auto-completion.
Where I've worked
Full-Stack Developer
Webelio (Sedawk Dynamics Pvt Ltd)
- Building production-ready applications with clean architecture and modular codebases
- Designing and implementing robust API systems and backend services
- Leading technical decisions on stack choices and deployment strategies
Full-Stack Developer
Genius Tech Solution
- Developed dynamic web applications using React and Next.js with server-side rendering
- Built RESTful APIs with Node.js, Express, and MongoDB for scalable data management
- Implemented OAuth authentication flows and Redux-based state management
- Managed deployments across AWS and Vercel with CI/CD pipelines