

Infinite Scroll is a web application that dynamically loads images from the Unsplash API as the user scrolls down the page. This seamless experience ensures that new content is continuously fetched…
JavaScript 12
This is a simple but powerful web application that validates form inputs and stores user data in a MySQL database. It also includes a basic login system.
CSS 2
A fun and interactive Simon Game where you need to remember and repeat color sequences. The game increases in difficulty with each level, testing your memory and reaction time. Play as long as you …
JavaScript 9
A simple Express.js application demonstrating CRUD (Create, Read, Update, Delete) operations with MongoDB.
JavaScript 3