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
This is a simple JavaScript program that runs entirely in the browser console using prompt() and console.log(). It simulates a To-Do List, where users can: Add tasks, View all tasks, Remove tasks, Quit the program
A classic "Simon Says" memory game built using HTML, CSS, and Vanilla JavaScript. Test your memory as you repeat an ever-growing sequence of flashing buttons — how far can you go?
This project is an Amazon clone website built to practice web development skills, showcasing a basic e-commerce layout and functionality. The site includes essential features such as product listings, shopping cart functionality, and a streamlined checkout process.