Key Projects
Project Management System โ MERN Stack
[Internship Project]Full stack task and project management app with role-based access control
- End-to-end MERN app with a dark glassmorphism UI built in React + TypeScript
- Manager/employee RBAC enforced on both frontend routing and backend middleware
- Paginated API responses with frontend-integrated pagination for large datasets
NewsWave โ Full Stack Blog Platform
[In Progress]Multi-phase blog platform being built as a modular monolith with a microservices extraction roadmap
- JWT auth with refresh token rotation, RBAC, and email verification via Resend
- Architected across six development phases with clear separation of concerns
- Free-tier deployment: Railway (backend), Vercel (frontend), Cloudinary (media)
Shell Automation Script โ Data Management Tool
[Production]Automated bulk database update pipeline handling 1,500+ records
- Structured error handling with per-record logging for auditability
- Reduced manual backend effort by 90% in a production environment
- Built as an internal tool at SaradaPR Initiative
Eduvoro
In ProductionEducation platform features like secure auth (Auth0, JWT, RBAC), listings, and event flows with React, Redux Toolkit, and API services.
Netflix Clone
HTML/CSS/SCSS โ UI PracticeTMDB-powered catalog with responsive UI, infinite scroll basics, and clean component patterns. Built with Vite + React.