Blog

Longer-form updates that unpack design choices, performance tuning, and workflow experiments happening behind the scenes.

September 10, 2025 · Hardware

3D Printed Case for the Framework 16

Print, wire, and configure a Framework 16 backpack enclosure using off-the-shelf fans and a USB-C boost converter.

Read full post
August 21, 2025 · Monorepo

Designing Atomic Modules in a React Monorepo

Break one giant shared package into atomic feature workspaces, eliminate back-references, and keep dependencies under control.

Read full post
July 30, 2025 · Expo

Browser-First Expo Development

Teach Metro about .expoweb files so most React Native work happens in Chrome before you test on devices.

Read full post
July 18, 2025 · Expo

Proxying Expo Web Through Nginx

Forward browser traffic through enhanceMiddleware so Expo Web reuses your existing reverse-proxy routes.

Read full post
March 28, 2022 · Dev Diary

Tuning Three.js for Lightweight 3D

Notes from slimming GLTF assets, dialing animation loops, and keeping WebGL smooth on phones and tablets.

Read full post