A personal playground for experimenting, practicing, and exploring different ideas using JavaScript.
This repository may contain a variety of JavaScript-related code, snippets, experiments, and learning exercises added over time.
🚀 Always JavaScript. Always learning.
The following folders are standalone projects built using pure HTML, CSS, and JavaScript and are accessible via GitHub Pages:
📌 Each project lives in its own folder and runs independently using an
index.htmlentry point.
This repository is used for:
- Practicing JavaScript fundamentals
- Building mini-projects using vanilla JavaScript
- Experimenting with UI, animations, and logic
- Improving frontend skills without frameworks
Some folders may contain experiments or practice files and are not standalone hosted projects.
- HTML5
- CSS3
- JavaScript (Vanilla)
- GitHub Pages