A repository containing all of the simple web projects I made to test and learn new Frontend concepts. Each project resides in its own dedicated folder. Here's a brief overview of each project:
A project demonstrating how to switch themes using CSS.
A diamond-shaped photo gallery that shows the image in greater size on hover.
A virtual drum kit.
A fun game to smash in popping heads.
A fire alarm simulation to simulate a fake fire alarm situation.
A simple product splash page.
A shopping cart application with a focus on calculating totals.
A project for storing and categorizing images.
A user interface for controlling temperature.
A simplified clone of Twitter.
A project for managing weekly tasks.
To run this project locally, follow these steps:
- Clone the repository
- Navigate to the project directory
- Open
index.html
in your browser
Feel free to explore each folder for more details about each project. Happy Coding!