01
Writings
Articles on software engineering and the tools behind it.
The Art of Clean Feature Architecture: What I Actually Build
Frontend architecture that ships: feature-based folders, minimal abstractions, and obvious boundaries. Boring, clear structure scales better than clever designs — and it's easier to understand, debug, and delete at 3 AM.
Software ArchitectureClean CodeJavaScript+2
A Node.js Developer's Journey into Python Territory
First serious Python project as a Node.js developer — navigating ecosystem differences, package management, and the patterns that don't translate directly.
PythonNode.jsJavaScript+2
Tired of Vue Boilerplate? Here's My Clean, Fast Setup
A clean, fast Vue starter built from years of client projects — TypeScript, Vite, and a streamlined setup that cuts the repeated boilerplate.
Vue.jsViteTypeScript+2
The Real Vue.js Developer Journey: Wins, Woes & Lessons
Transitioning from React to Vue.js as a freelance developer — the wins, the friction, and what both ecosystems taught me.
Vue.jsPiniaTypeScript+3