Key Projects

Project Management System โ€” MERN Stack

[Internship Project]

Full stack task and project management app with role-based access control

React.js TypeScript Node.js Express.js MongoDB JWT Tailwind CSS
  • 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

Node.js TypeScript Express MongoDB Atlas Next.js Tailwind CSS JWT Cloudinary Resend
  • 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

Shell Scripting Node.js API Integration
  • 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 Production

Education platform features like secure auth (Auth0, JWT, RBAC), listings, and event flows with React, Redux Toolkit, and API services.

React Redux Toolkit Auth0 Axios Jest RTL Context API Cypress

Netflix Clone

HTML/CSS/SCSS โ€” UI Practice

TMDB-powered catalog with responsive UI, infinite scroll basics, and clean component patterns. Built with Vite + React.

Vite TMDB API React Router