Mobile app
NYC Halal Map
I built the cross-platform app, custom database structure, authentication integration, location logic, and modular code organization.
Use case
Make halal restaurants across NYC discoverable through a mobile map experience rather than a static directory.
App shape
React Native and Expo client backed by Supabase data models, OpenStreetMap/Overpass discovery, and location-based restaurant queries.
What I built
- Google and Apple ID sign-in for secure authentication.
- Distance calculations for nearby restaurant display.
- Services, components, and utilities split so the app can keep growing.