You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A production-ready RESTful API built with Node.js for managing a movie rental service. Built in July 2018, it features user authentication, movie catalog management, customer tracking, and rental operations with MongoDB. Includes JWT authentication, role-based access control, transactional rentals, and logging for a complete backend solution.
A video rental library management system built as a final course project, similar to Blockbuster. Built in December 2009, this ASP.NET Web Forms app manages rentals, subscriptions, waiting lists, reviews, with admin tools. Demonstrates full-stack development with database integration, authentication, shopping cart features, and core business logic.