Today’s Learning
Today, I dived into the basics of JavaScript objects. It was super fun to learn how objects work, how they store key-value pairs, and how flexible they are. Objects make coding feel a bit more “human,” like organizing ideas into a single container.
Today’s Practice
So, I decided to take a small step further and create something useful: a homepage to showcase all the little projects I’ve been working on while learning web development.
The homepage will act as a portfolio for my beginner-level projects. Nothing fancy—just a simple layout with links to some of the mini-projects I’ve built, like:
- Loading Screen: A fun animation to keep users entertained while waiting for a page to load.
- Hamburger Menu: The classic responsive menu icon that expands when clicked.
- Flag Design with CSS Grid: A small project where I used only HTML and CSS Grid to recreate different flags.
- Other Cool Stuff: Any experiments or exercises I’ve done, like hover effects, form styling, or basic API calls.
Why Showcase?
I thought it’d be cool to have a single place to see how far I’ve come. Plus, having my projects up on GitHub Pages makes it easier to share with others (and maybe even impress future me!).
It’s not just about showing off, though. Documenting my learning journey helps me:
- Stay motivated.
- Track progress and reflect on how much I’ve improved.
- Build confidence in my growing skills.
For now, the homepage will be basic—HTML, CSS, and maybe some JavaScript for interactivity. But as I learn more, I’ll keep improving it. My goal is to turn it into a polished portfolio someday, with animations, better design, and maybe even cool features like filtering or live demos of projects!
If you’re curious, I’ll be hosting it on GitHub Pages, so feel free to check it out (once it’s ready!). I’ll make sure to keep adding every project I work on as I continue my learning journey.
Thanks for reading! If you’re also learning web development or JavaScript, let’s connect. Learning is always more fun with friends! 🚀
Stay tuned for updates on my learning journey. ✌️