Projects
Between the Lines
A voice-first book club where English learners discuss short readings in small groups and receive private, personalized feedback after each session. More languages will be added in the future.
- Vercel (front end)
- Supabase (back end)
- AWS S3 (temporary audio storage)
- OpenAI API (recorded speech feedback)
- Resend (email delivery)
Mabbuul
I am building Mabbuul.com, the most efficient way to master vocabulary in a foreign language.
- Vercel (front end)
- Supabase (back end)
- Google Cloud (translate API)
- Stripe (payments)
- Antigravity (coding agent)
NYC taxi duration model
A deployed machine learning model that estimates NYC yellow taxi ride times from pickup time, pickup zone and dropoff zone, with live inference served from Google Cloud Run.
open the taxi duration estimator
- FastAPI (prediction API)
- Google Cloud Run (deployment)
- LightGBM (inference model)
- Firestore-backed quota control