I build apps.
One's on the stores, one's in beta. The rest are right here.
Big Vibe Studios is one person. I write the app, the Firebase backend, the cloud functions, the web dashboard and the store listing — then I ship it and keep it running.
Everything below is real, working software. If it made it through App Store review you can grab it from the store. If it didn't need to, you can download it straight from this page.
The builds
Apps on the stores, apps in beta, and the tools I never put on a store because they didn't belong there.
Yo GVL
Community events. Create one, invite your people, track who's actually coming.
Download →Yo GVL Web
The same events, from a browser. Reads the same database the phone app writes to, so nothing falls out of sync.
Open the dashboard →Snappled
The party game where you star in it. Get a prompt, record ten seconds, the crowd votes.
Join the beta →Tracker
Timers, lists, tasks and tallies in one shape. Not on any store — install the APK yourself.
Get the APK →stock-alerts
Python toolkit that reads chart structure off raw OHLCV and builds entry ladders across ~500 tickers.
Download & run →How it's built
One stack, used properly, across every project.
Mobile
React Native on Expo SDK 55. EAS Build for the binaries, EAS Update to push JS-only fixes over the air without waiting on review.
Backend
Firebase end to end — Auth, Firestore with real security rules and composite indexes, Cloud Functions for every notification path, Storage, and FCM.
Web
Next.js 15 App Router in TypeScript for the companion dashboard, sharing the mobile app's Firestore directly — no separate API tier to keep in sync.
Shipping
App Store review, Play Data Safety, universal links and App Links, privacy / child-safety / account-deletion pages. The unglamorous half of shipping, done.
Want the whole list?
Every project, its status, and exactly how to get it — including the archive work going back to 2018.