DEV Community

Cover image for Made some upgrades to my little “newbie project” … while at work! 🤫💻
Leo
Leo

Posted on

Made some upgrades to my little “newbie project” … while at work! 🤫💻

Codecademy finally introduced buttons (goodbye boring links 👋), so as promised, I updated my project to reflect my progress.
This project isn’t about teaching the content—there are already amazing resources for that—but about tracking how I improve using the same project as I learn.

So, what’s new?

✅ Links out, buttons in! Because honestly, who wants plain links when you can click stylish, interactive buttons? 😎
✅ Added hover effects… and then watched my entire webpage do the cha-cha 💃 (turned out to be a display/position issue, not magic). Took me 30 minutes to fix it!
✅ Increased the nav section height so it stays rock solid instead of bouncing like a trampoline.

As always, I’d really appreciate your feedback on how I can make my code cleaner while keeping it simple. The goal is to keep it basic and improve step by step as I move forward.
Thanks for following along! 🙌

Live Demo

Repo

Top comments (0)