I build Expo / React Native tooling and practical developer tools.
Most of my projects start the same way: something is slow, repetitive, opaque, or just slightly annoying, so I turn the fix into a package.
- ⚡ expo-build-disk-cache: cache Expo Android/iOS builds locally
- ☁️ build-cache-s3: cache Expo Android/iOS builds in S3-compatible storage
- 🔍 list-config-plugins: find Expo config plugins hidden in your dependencies
- 🏷️ typed-config-plugins: bring type safety to Expo config plugins
- ⚛️ use-entity:
useStatefor normalized entity collections with CRUD actions - 🧐 npm-peek: preview npm package upgrades with browser-friendly diffs before updating
- 🔐 pkg-audit-fix: audit deps and run native fix flows across
pnpm,npm,yarn, andbun - 📦 bitrise-api-cli: pull Bitrise build artifacts without clicking through the UI
- 🏗️ cli-starter: my go-to starter for spinning up TypeScript CLIs



