A collection of small, focused HTML, CSS, and JavaScript experiments and mini projects.
This repository is meant for learning fundamentals, exploring UI effects, and practicing DOM and JavaScript patterns.
It serves as my personal space for learning and experimenting with web development concepts.
Each folder is a self-contained mini project.
Open its index.html file directly in the browser to try it out.
- Strengthen JavaScript skills
- Practice core web concepts (semantics, layout, responsiveness)
- Explore CSS animations, transitions, and visual effects
- Learn DOM manipulation and event handling
- Experiment with simple app logic and state management
This repository is for learning and experimentation.
You may use the code snippets freely for personal and educational purposes.