javascript30-demos

JavaScript30 – My Solutions & Live Demos πŸš€

Welcome! This repository contains my personal solutions to the JavaScript30 challenge by Wes Bos. I’m completing all 30 vanilla JavaScript projects, while enhancing them with clean design, better interactivity, and responsiveness.

πŸ› οΈ Each project is deployed live using GitHub Pages.


🌐 Live Portfolio Site

πŸ“ View all project demos in one place:
πŸ”— https://icabduqaadir12.github.io/javascript30-demos/


πŸ“… Project Progress

Day Project Title Live Demo Link
01 Drum Kit Live Demo
02 JavaScript Clock Live Demo
03 CSS Variables Live Demo
04 Array Cardio Day 1 Live Demo
… Coming Soon Stay tuned for more…

πŸ“ Project Structure

Each project folder typically contains:

Additional assets or subfolders may be included for certain projects.


🚧 Current Status


🏷️ Topics Covered

This repository focuses on the following topics:


πŸ“– License

Original challenge code Β© Wes Bos β€” used under the terms of the JavaScript30 course license.
All enhancements, designs, and documentation by Abdukadir Ibrahim are released under the MIT License.


πŸ™Œ Acknowledgments

Thanks to Wes Bos for the excellent course, and to the open-source community for continued inspiration.