Experience
Freelance Software Engineer · 2024 to present
Wedding RSVP Platform
2024
Built a wedding RSVP site where guests reply through a form and every answer is stored safely.
TypeScript, Supabase, and PostgreSQL. The form talks to an API, and every response lands in a database the couple can query.
TypeScript / Supabase / PostgreSQL
Android TV Mosque Display
2024 to 2025
Built an Android TV app for a mosque: prayer countdown, Hijri calendar, treasury figures, and sound notifications.
Kotlin and Jetpack Compose on Android TV hardware. Everything is sized to be read from across the prayer hall, and the sound notifications run on a schedule.
Kotlin / Jetpack Compose
Deployment & CI/CD
Ongoing
Deployed client apps with Vercel, Docker, and small CI/CD pipelines.
Repeatable production releases: Vercel deployments, Docker based workflows, and just enough CI/CD that shipping is boring.
Vercel / Docker / GitHub Actions