Work

Everything I have built, from contract work to personal projects.

CUNUMI

May 2026 - Present
Three phone screens from CUNUMI: community browser, allied businesses map and a pet profile.

Pet management, business management and social networking platform, shipped as a PWA and as a React Native app.

The data model came first: a PostgreSQL schema on Supabase that had to hold pets, allied businesses and a social feed without turning into three separate products. The backend started on Firebase and I moved all of it to Supabase. The app shipped as a PWA until that stopped being enough, and then became a React Native app with Expo.

  • React Native
  • Expo
  • TypeScript
  • Supabase
  • PostgreSQL