Book List App
Developed a MERN stack Book List application implementing full CRUD operations. Built and integrated backend APIs with the frontend using Axios, managing GET, POST, PUT, and DELETE routes, and implemented user-friendly Toast notifications for real-time updates.
Weather App
Built a React weather application that fetches real-time weather data from an external API. Implemented city-based search with dynamic UI updates for an interactive user experience.
Authentication System
Developed a secure MERN stack authentication system using React Hook Form for client-side validation. Implemented JWT tokens for secure sessions, bcrypt for password encryption, and NodeMailer for OTP-based account verification, sign-in, login, and password reset features.
Employee Management System
Developed a fully responsive React employee management system with role-based access control for Admin and Employees. Implemented Local Storage for client-side data persistence and enabled real-time data updates.