Hey Dev.to! š
Iām 12 years old and Iāve been coding for 2 years. Last month, I set myself a challenge: build 5 complete projects in 30 days using HTML, CSS, JavaScript, PHP, and React.
Hereās what happenedāand what I learned:
1ļøā£ Start Small, Finish Fast
Instead of aiming for huge apps, I broke ideas into mini MVPs.
Example: A full eCommerce site? Start with a single product page with add-to-cart.
2ļøā£ Reuse Code Like a Pro
I made a personal library of components I could copy into new projects:
Navbar ā
Login form ā
Cards & modals ā
etc.
3ļøā£ Learn by Doing
React, Angular, and Flutter didnāt come from tutorialsāthey came from real projects.
Hands-on coding teaches faster than videos ever could.
4ļøā£ Share Your Work
I uploaded all projects to GitHub and got feedback online. Even small suggestions level up your skills fast.
My GitHub: https://github.com/DMS-Menula
5ļøā£ Embrace Mistakes
Every bug is a lesson. Debugging isnāt frustratingāitās learning in action šµļøāāļø.