Writing
Books
Two production-grade guides for full-stack JavaScript engineers — architecture, design, and clean code patterns drawn from years of building Fortune 500 cloud, finance, and travel systems.

The Conscious React
A comprehensive guide on React architecture, design, and clean code. Timeless principles, guidelines, and best practices for building scalable and robust React applications.
Updated for React 19, Server Components and the Compiler. Each tip with context, Avoid and Prefer.
Runnable examples, deep-dive case studies, and production-ready Vite & Next.js starters.

The Conscious Node
A practical guide on Node.js architecture, design, and clean code. The gap between a Node developer and a Node architect — production patterns drawn from years of Fortune 500 cloud, finance, and travel systems.
Across 10 chapters — architecture, APIs, data, errors, security, testing, performance, and tooling. Each tip with context, Avoid and Prefer.
Heuristics that survive any framework cycle — module boundaries, repositories, the transactional outbox, structured logs, OpenTelemetry.