This repository contains my solutions for the JavaScript30 challenge, which is a 30-day journey to enhance JavaScript skills by building 30 projects using vanilla JavaScript.
- Website: JavaScript30
- Goal: Build 30 different projects using only vanilla JavaScript (no frameworks, no libraries, no compilers).
- Focus: DOM manipulation, event handling, animations, APIs, and more.
Each day involves building a new project from scratch to practice core JavaScript concepts and improve coding proficiency. Some of the projects include:
- Day 1: Drum Kit
- Day 2: JS and CSS Clock
- Day 3: CSS Variables
- Day 4: Array Cardio Day 1
- Day 5: Flex Panel Gallery
- Day 6: Type Ahead
- ... (add more projects as you go)