Eight weeks of Python. Then Week 9 started and there wasn't a single .py file in sight.
That's not a mistake — it's the plan. Understanding how the web actually works has been on the roadmap since Month 1, and Week 9 was the week to finally build it: HTML, CSS, and JavaScript, from a bare page to a dynamic to-do list talking to a real API. New repo, new language, same daily habit.
Here's how it went.
Day 57 — HTML Structure: A Real Portfolio Page
The project for the week: a personal portfolio page. Day 57 was just the skeleton — semantic HTML, no styling at all.






