Building scalable, well-structured web applications with clean, maintainable code.
I'm a Fullstack Web Developer with a strong focus on the frontend. I care about component architecture, performance, and writing code that other engineers can read and extend. My work spans the full MERN stack — from RESTful API design to responsive, accessible UIs.
- 🔭 Currently focused on React, Next.js, and TypeScript
- 🌱 Expanding into Python
- 💬 Ask me about component architecture, state management, or API design
A complete MERN-stack food ordering platform with real-time order tracking, JWT authentication, and multi-step checkout.
| Stack | React 19, Node.js, Express 4, MongoDB Atlas |
| Auth | JWT-based signup / login with HTTP-only cookies |
| Cart | React Context + localStorage persistence |
| Checkout | Multi-step flow with live credit card 3D flip preview |
| Tracking | Animated countdown timer + Google Maps embed |
| Testing | Jest, React Testing Library, Cypress E2E |
| CI | GitHub Actions (lint + code-style check) |

