Writing
Technical articles, architecture deep-dives, and software engineering notes — written from real hands-on implementation.
2026
- Building Modern Web Platforms: Crafting Fast, Quiet SoftwareReflections on web architecture, zero-bloat interfaces, and low-latency frontend engineering.1 min read#architecture #web #performance
- Engineering Sub-16ms Web Interfaces & Canvas ArchitectureHow to maintain 60fps frame rates and low-latency interaction loops in complex web applications.2 min read#frontend #performance #canvas #typescript