Code Posts
Total entries: 4
-
Hugo vs Zola
So… I’ve been on a small adventure trying to build my webblog, and I started with Hugo and endedup with Zola. Let me be honest about Hugo and I had beef.
READ MORE → -
Python's map() and filter(): The generators you didn't know you needed.
Learn how to use map() and filter() like a pro. Spoiler: They aren't lists, they are secretly lazy generators that save your RAM from melting.
READ MORE → -
The Path of a Startup
A three-part reflection on the evolution, struggles, and final decisions behind a startup I helped build.
READ MORE → -
My First “Hello World”… on an HP 50G
A fun throwback to the moment I passed my last university course thanks to an HP 50G calculator, a tiny “Hello World” program, and a bit of stubborn determination. This story marks the unexpected beginning of my journey into programming.
READ MORE →