A high-performance developer portfolio focused on backend engineering, showcasing real-world projects, system design thinking, and clean architecture principles.
👉 https://portfolio-eight-xi-52.vercel.app/
This portfolio highlights my work as a backend-focused developer, with emphasis on:
- Scalable API design
- Authentication & authorization (JWT + RBAC)
- Clean architecture (routes → controllers → services → models)
- Performance & maintainability
- ⚡ Smooth UI with GSAP animations
- 🎯 Custom animated 3D canvas hero section
- 🧩 Modular project cards with case studies
- 🔐 Backend-focused philosophy section
- 🌙 Dark / Light theme toggle
- 🖱 Custom cursor interaction
- 📱 Fully responsive design
- 🎮 Easter egg (yes, there’s a hidden game 👀)
- React (Vite)
- JavaScript (ES6+)
- CSS (Custom, no frameworks)
- GSAP
- ScrollTrigger
- Node.js
- Express.js
- MongoDB
- JWT Authentication
- RBAC (Role-Based Access Control)
Full-stack retail management system with:
- POS system
- Real-time inventory tracking
- Analytics dashboard
Tech: React, Node.js, Express, MongoDB
Production-grade REST API featuring:
- JWT Authentication
- RBAC
- Pagination
- Clean layered architecture
Tech: Node.js, Express, MongoDB
Lightweight workout tracking app:
- Fast UI
- LocalStorage persistence
- Mobile-first design
Tech: React, JavaScript
- Separation of concerns (MVC-inspired)
- Middleware-driven authorization
- Centralized error handling
- Input validation at every layer
- Scalable folder structure