
Performance14 min read
Fixing Core Web Vitals in a Next.js website
A practical workflow for finding the real cause of slow loading, delayed interactions and layout shifts—then fixing the problem without guessing.
Read Article
Writing & Insights
Detailed, practical articles about performance, responsive UI implementation, reusable components and maintainable frontend architecture.

A practical workflow for finding the real cause of slow loading, delayed interactions and layout shifts—then fixing the problem without guessing.
Read Article
My practical process for turning visual direction into reusable components, responsive rules and a polished implementation—not just a desktop screenshot in code.
Read Article
A grounded approach to reusable components: stable primitives, typed variants, accessible behavior and clear limits on abstraction.
Read Article
A practical way to organize routes, features, shared UI, data and quality checks so a frontend remains understandable as it grows.
Read Article