// blog
Blog.
Notes on building systems, websites, and automations — lessons from real projects.
PINNED POST
How I structure Next.js projects for internal systems
A pragmatic folder structure and data layer that scales from MVP to production without rewrites.
#nextjs#web
Jul 12, 2026 · 128 views · 9 likesRead more →
PINNED POSTAutomating WhatsApp orders end-to-end with n8n
From incoming chat to ERP record — the full pipeline, with validation rules and a human fallback.
#automation#n8n
Jun 28, 2026 · 342 views · 21 likesRead more →
PostgreSQL indexing mistakes I keep seeing
Three patterns that quietly slow down internal dashboards, and how to spot them early.
#database#backend
May 15, 2026 · 210 views · 14 likesRead more →
Shipping side projects on Vercel + Supabase for free
My default stack for launching small tools fast — auth, database, and deploys with zero ops.
#web#devops
Apr 2, 2026 · 96 views · 7 likesRead more →