Welcome to my JavaScript Learning Projects Repository! This repository contains a collection of simple projects that I've created while learning and practicing JavaScript.
This repository serves as a showcase of my progression as a JavaScript developer.
Here's a brief overview of the projects included in this repository:
- alarm: A simple alarm clock demo.
- clock: A simple clock with cool CSS styling.
- joke: This project uses a free API to fetch random jokes and display them.
- note: This project can be used to store notes.
- password_generator: A simple password generator.