// Writing

Engineering notes and interview-ready articles.

Performance

How I optimize Core Web Vitals in a Next.js application

A practical checklist covering LCP, image optimization, dynamic imports, bundle analysis, and caching.

AEM + Next.js

Building AEM headless components with React and Next.js

Structuring CMS-driven components while keeping accessibility and maintainability strong.

Interview

React interview preparation from real production work

A senior frontend prep path using rendering, hooks, state, testing, and performance scenarios.