Blog
Writing about building products, technical decisions, and what it takes to ship software as a solo developer.
E-commerceMay 8, 20266 min read
Why We Built Xcapade Without Shopify
When a tourism marketplace needs real-time spot bookings, vendor settlement tracking, and a two-sided platform — no off-the-shelf e-commerce tool will do. Here's why we went custom from day one.
Read more →SaaSMay 6, 20268 min read
Multi-Tenant SaaS Architecture with Supabase and Prisma
How Nexus isolates tenant data at the middleware level, encrypts payment keys per-tenant, and serves custom domains — all on a single PostgreSQL database with Prisma ORM.
Read more →ProcessMay 3, 20267 min read
Shipping Production Apps Solo with Vibe Coding
I vibe-code and ship complete products — e-commerce platforms, SaaS tools, AI apps — as a solo developer. Here's the workflow, the tools, and the honest trade-offs of vibe coding with 10 years of context.
Read more →