Skip to content

added README.md #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Welcome to JavaScriptProjects

This repository contains a collection of JavaScript projects that demonstrate various concepts and techniques in web
development. Each project is designed to be educational and fun, showcasing different aspects of JavaScript programming.

### Projects Included

| Activities | Description |
|----------------------------------------------------|-------------------------------------------------------------------------------------------------|
| [Array Cardio Day](Array-Cardio-Day1/main.html) | A series of exercises and challenges designed to solidify my understanding of js. |
| [Clock](Clock/main.html) | A blue clock of fullscreen featuring a Jellyfish on the background. |
| [Flex Panel Gallery](Flex-Panel Gallery/main.html) | A 5-stripped panel of animals gallery. |
| [Drum-kit](JavaScriptDrum-Kit/main.html) | Clickable drum that produces drum sounds while a crowd in a concert are watching you. Have fun! |
| [Playing](Playing/main.html) | You can update CSS variables with 3 sliders adjusting spacing, blur or base color. |
| [Type Ahead](TypeAhead/main.html) | Type in any city in America and get the query numbers! |

and soon to be more!