Posts
All the articles I've posted.
-
Building a Unified TypeScript Architecture
By unifying your architecture under a single language and letting tools handle the structural plumbing, you can spend less time fighting your codebase and more time shipping features that matter.
-
Architecting a Life Operating System - The 10 Essential Categories for Systems-Driven Flourishing
A life without categories is a life lived in reaction mode. By breaking your existence down into clean, non-overlapping modules, you change your relationship with time. You stop trying to do everything all at once. Instead, you gracefully route your focus to the exact module that needs optimization, trusting that the entire system is working in harmony behind the scenes.
-
The Complexity Tax - Choosing the Right Web Framework as a Solo Founder in 2026
Complexity is a cost, not a sign of sophistication. Do not let the tech ecosystem dictate your stack. Choose the tool that fits your specific product and your ability to verify the work.
-
Why I Chose Meteor + Blaze for Dev Hunter After Auditing the 2026 Stack Landscape
For a solo developer, the best architecture is often the one you can explain in one breath — a realtime database, a server-side business logic layer, a simple reactive UI, and a clean path for AI calls that never exposes secrets to the browser.