Latest articles
Four days, one portfolio: how I built this site
I built this portfolio site over four days starting January 31st. It began as a fast experiment and turned into a deep dive into 3D on the web, modern React tooling, and shipping under constraints.
You (probably) don't need CSS-in-JS
Vanilla CSS is good now actually. Here's a couple nifty techniques for dynamically styling React components with CSS custom properties.
What Kind of Thing Is a Trained Model?
A trained neural network isn’t a Platonic object—it’s a contingent artifact of optimization, randomness, and code. Here’s what that means, both philosophically and technically.