Toggle Theme

Projects

Home / Projects

Car Rental Website

Personal Project • 2024
Car Rental Website screenshot 1
Car Rental Website screenshot 2
Car Rental Website screenshot 3
  • Fully responsive car rental platform with real-time availability checking.
  • Client-side routing for seamless navigation and booking flow.
  • Optimized performance achieving 95+ Lighthouse score for mobile devices.
  • Integrated Google Maps API for location-based car search functionality.
  • Designed and implemented a clean, modern UI with CSS Grid and Flexbox.

Technologies: Next.js 14, React, CSS Modules, Google Maps API, Responsive Design

Coupon Website

Personal Project • 2024
Coupon Website screenshot 1
Coupon Website screenshot 2
Coupon Website screenshot 3
  • Dynamic coupon-sharing platform with real-time deal updates from multiple sources.
  • RESTful API backend with user authentication and admin dashboard.
  • Optimized database queries for handling thousands of coupon entries.
  • Implemented role-based access control and analytics dashboard.

Technologies: Next.js, Node.js, Express.js, MongoDB, JWT Auth, REST API

Employee Management System

Academic Project • 2024
Employee Management System screenshot 1
Employee Management System screenshot 2
Employee Management System screenshot 3
  • Comprehensive employee management system with secure authentication.
  • Role-based access control with NextAuth.js.
  • Dashboard with data visualization using Chart.js.
  • File uploads via Cloudinary for employee documents.
  • Real-time notifications for updates and announcements.

Technologies: Next.js 13, NextAuth.js, MongoDB, Mongoose, Chart.js, Cloudinary