HomeAboutProjects SkillsBlogContact

Blog & Articles

Thoughts on development, design, and the craft of building for the web. Written for developers and curious minds.

DesignFeatured

The Art of Minimal Web Design in 2025

How restraint and purposeful whitespace lead to better user experiences — and why less is always more. Exploring the principles that separate elegant minimalism from lazy simplicity.

Read Article →
Backend
Building Scalable APIs with Node.js & TypeScript
A practical guide to structuring production-ready REST APIs with type safety and clean architecture patterns.
Nov 28, 2024
12 min read
React
React Server Components: What No One Tells You
A deep dive into RSC gotchas, patterns that work in production, and why the mental model shift matters.
Oct 15, 2024
10 min read
CSS
CSS Variables Are More Powerful Than You Think
From theming to component-level state management — a tour of advanced CSS custom property techniques.
Sep 3, 2024
7 min read
Career
From Self-Taught to Professional: My 3-Year Journey
The resources, habits, and mindsets that helped me go from writing my first HTML to building production systems.
Aug 10, 2024
9 min read
Database
PostgreSQL Indexing Strategies That Changed My App's Performance
Practical indexing patterns I've used to speed up slow queries — with real before/after benchmarks.
Jul 22, 2024
11 min read