$ cat post/coding-quests.md
Coding Quests
It’s been raining all day, making the room feel cozy. I’ve been diving deep into coding challenges on Codecademy. The exercises are getting more complex, and it feels like solving a puzzle every time. Just finished a section on loops—those tricky bits of code that repeat tasks until something happens. Now trying to figure out how to make a game character move across the screen using loops.
The tutorial shows me adding lines of code little by little, experimenting with different commands. It’s frustrating at times because I keep getting errors, but fixing them feels rewarding. Today’s goal is to get the character moving left and right smoothly. The satisfaction comes from seeing it work after trying again and again.
As I write more code, I feel like I’m building a puzzle piece by piece. Maybe one day, this will help me create games or websites that people can use. For now, it’s just about learning and figuring things out step-by-step. Rain outside keeps me focused; maybe I’ll try coding during the storm too!