Thoughts & Technical Writing
Deep dives into the tech I use, lessons learned from building real projects, and insights on web development, cloud architecture, and creative coding.
Deep DivesTutorialsBest PracticesPerformanceArchitectureCase Studies

AISoftware EngineeringCareer
The Renaissance Thesis: Why I'm Betting AI Expands Software Engineering
A historically grounded argument for why AI will expand software engineering, who's actually at risk, and what has to go right. From someone who's lived through the shift.
14 min read

AWSReact RouterSSR
Deploying React Router 7 to AWS Amplify with Full SSR Support
A step-by-step guide to deploying server-side rendered React Router 7 applications to AWS Amplify using the vite-plugin-react-router-amplify-hosting adapter.
10 min read
Three.jsWebGLSpace
Visualizing the Scale of the Universe with React Three Fiber
Building an interactive 3D journey from the Moon to the Observable Universe, handling 23 orders of magnitude in a web browser.
10 min read
Three.jsWebGLMachine Learning
Building a Real-Time Neural Network Visualizer with React Three Fiber
How I built an interactive 3D visualization of neural network inference using WebGL, ONNX Runtime, and React Three Fiber.
8 min read