Software Engineer specializing in Web Performance, JavaScript, and React & Next.js
Writings
- Why AI Development Tools Must Be Execution-Aware
From code readers to system observers
- How to Give AI Agents Access to Runtime Traces
A practical guide to debugging locally with execution-aware AI
Perf Work
- Building a High-Scale Real-Time Portfolio Engine for a Multi-Chain DeFi Platform
A real-time streaming architecture that stayed smooth with thousands of positions across chains, protocols, and wallets.
- Next.js App Speedup by Fixing Server Fetching & Blocking Waterfalls
Removed nested layout waterfalls, consolidated RSC data loading, and improved TTFB by 40% and LCP by 35%.
- Rendering & React Performance Deep Dive for a High-Scale DeFi Portfolio UI
Virtualized heavy lists, eliminated rendering stalls, replaced slow CSS-in-JS, and achieved stable 60 FPS under load.