
This is a simple Youtube project. Where I made some modifications on the layout, I used JavaScript to show the content Data for better performance instead of normal HTML code. This project developed using HTML, CSS, and JavaScript.

This is a To-Do List project. Where powerful some features added to this Project. It can stores the Data you provide it with on localStorage to show it whenever you need it, with also a delete and a Check mark button. All the HTML, CSS and JavaScript have been used in this project.

This is a Rock Paper Scissors Game, developed using HTML, CSS, and JavaScript, this Game provides an interactive experience with score tracking and an auto-play feature that runs eachb 1s for automated gameplay, with also a Reset score button that resets the score to Zero.

This is a simple calculator app with a modern look that's easy to use for everyday math like adding, subtracting, multiplying, and dividing. It has a clean and intuitive interface, making it a great tool for anyone who needs to perform basic calculations quickly and easily.

This is a Password Generator project. When clicking on the Generate button the Algorithms generates a random password with a set Numbers, Letters and Symbols. This Project offers also a Copy button where you can copy the generated Password easily.