This repository contains a collection of small JavaScript projects, each showcasing different functionalities:
-
Calculator
- Simple calculator implementation.
-
Clock
- Interactive clock implemented in JavaScript.
-
On Mouse Over Gallery
- Gallery of images that change on mouseover.
-
To-Do List
- Basic to-do list application.
-
Background Color Changer
- Changes the background color dynamically.
- JavaScript
- Clock Implementation
- Calculator
- Gallery with Mouseover Effects
- To-Do List
- Background Color Changing
-
Clone the repository:
git clone https://github.com/walidbosso/JavaScript_Projects_Clock_calc_todo_gallery_bgcolor.git
-
Explore the individual project folders (
1 - Placement
,2 - JS Project 1 l BG Color Changer
,3 - JS Project 2 l Completion
,JavaScript_Projects_Clock_calc_todo_gallery_bgcolor
) for code and resources.
This project is licensed under the Apache-2.0 License - see the LICENSE file for details.
If you'd like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/your-feature
). - Open a pull request.
If you encounter any issues or have suggestions, please open an issue on the Issues page.
Thank you for exploring the JavaScript Projects repository! 🚀