Blog
Thoughts on AI, Python, building things, and whatever I'm learning right now. No fluff — just what I actually think.
How I Use AI Tools to Build Smarter Projects
Most people think of AI as a magic black box. I think of it as a very fast collaborator. Here's how I actually integrate AI into my day-to-day development workflow and the specific tools that changed how I approach problems.
Read Post5 Python Scripts That Actually Saved Me Time
Not theoretical productivity tips — real scripts I run almost every week. File renaming, auto-backup, and one that reminded me to drink water.
Setting Up Raspberry Pi From Scratch — My Way
The official docs are fine, but here's how I actually set mine up with SSH, static IP, auto-updates, and a few scripts running on boot.
Why I Still Build Static Sites in 2025
No frameworks. No build tools. No servers. Just HTML, CSS, and JavaScript. Here's why that's sometimes the right call and when it absolutely isn't.
What I Learned Building My First ML Model
It did not go as planned. Here's the honest breakdown of what broke, what I expected vs what happened, and what clicked after the 4th attempt.