Blog
Notes on projects, technical challenges and day-to-day developer life.
AI
How I use AI day to day to organize and structure my work
AI doesn't just write my code. It mostly helps me think first: structure the problem, break down the work and keep things organized. Here's how I actually use it as a developer.
Read more
How I built Compras App: real-time end to end
A shared shopping-list app I use at home every day: React Native, WebSockets and a backend deployed on my own NAS. Here's what I learned building the whole thing.
Read more
IronLog: an offline-first gym app with no ads
I wanted to track my gym routines and progress without apps full of ads, subscriptions or mandatory accounts. So I built my own.
Read more
The World Cup pool: from a spreadsheet to a web app with Supabase
Every World Cup we ran the pool by hand in a spreadsheet. Messy to update and easy to argue over the scoring. So I turned it into a web app where the leaderboard updates itself.
Read more