
A full-stack platform designed for managing ride bookings, featuring separate authentication and authorization for users and drivers. The system handles booking requests, pricing, and status updates, built using the MERN stack with modern TypeScript architecture.

A comprehensive full-stack application built using the MERN stack (MongoDB, Express, React, Node) designed to streamline library operations, including catalog management, user authentication, and book borrowing/returning processes. It features a modern, accessible UI.
Implementing secure user and driver authentication (JWT, bcrypt), handling real-time ride request matching (if applicable), and managing complex state across the application using Redux Toolkit.