A repo where I practice JavaScript, CSS, and HTML by building projects. The goal is one a day — we'll see how that goes.
Started with JavaScript30 by Wes Bos — 30 projects in 30 days, pure Vanilla JS, no frameworks. Great course, highly recommend.
But I want to keep going after that. One project a day for as long as I can keep it up. Starting with plain HTML, CSS, and JS — might pick up React or other stuff along the way.
- Build something every day, even if it's small
- No copy-pasting without actually understanding what's happening
- Same goes for AI — using it as a crutch before understanding the concept defeats the whole point
- Building things constantly means constantly running into bugs, which is honestly the best way to get better at debugging
- Commit the messy stuff too — progress over perfection
- If it stops being fun, take a break
Because watching tutorials and nodding along doesn't really stick. Building things does. This repo keeps me honest.