Available for new projects

Building secure, scalable full-stack products for the AI era

I help teams build secure, scalable web platforms across modern frontends and backend services. I write about micro frontend architecture, backend systems, performance engineering, and the tools changing how teams ship software.

Read the blog

Latest writing

From the blog

View all
React Hooks: Memoization
5 min readPerformance, UX & ScalabilityFeatured

React Hooks: Memoization

When and how to memoize React Hooks for performance, and how to avoid solving imaginary performance problems before they exist.

JavaScript Start-up Performance
13 min readPerformance, UX & ScalabilityFeatured

JavaScript Start-up Performance

How JavaScript parse, compile, and execution costs slow down page start-up, and the practical techniques you can use to fix them.