A collection of JavaScript projects built while following a structured learning path inspired by Tech With Tim.
This repository documents my progression from beginner concepts to more advanced implementations through hands-on projects.
- Strengthen core JavaScript fundamentals
- Build real, working projects
- Understand DOM manipulation, APIs, and application logic
- Track consistent improvement over time
Project-01(Quiz Game)/
Each project represents a step forward in complexity and understanding.
- HTML
- CSS
- JavaScript (Vanilla JS)
Instead of just copying tutorials, I aim to:
- Modify and improve each project
- Add small custom features
- Refactor code for better structure
- Experiment with new ideas
| Project | Status |
|---|---|
| 01 | π In Progress |
- Improve selected projects with better UI/UX
- Add more complex logic and features
- Convert some projects into React-based apps
- Integrate backend (Node.js, databases)
These projects are part of a learning process. Some implementations may be simple or experimental, but they reflect real progress and consistent effort.
Open to suggestions, improvements, and collaboration.