00
← All projects
Selected into Tech@NYU Tech Treks — 19 of 300+

Be1 Space

Every NYU student has a mental list of good rooms and no way to share it. Be1 Space turns that into a searchable tool: filter by whether you want to study alone, socialize, or run a group session.

The backend is FastAPI with JWT auth and NYU email domain gating, so the data stays inside the community that produced it. Supabase RLS policies enforce that at the row level rather than trusting the client.

A campus tool only works if the campus trusts who is inside it.
Role
Backend + auth
Timeline
Tech Treks cohort
Result
Selected 19 of 300+
Stack
Next.js, FastAPI, Supabase, JWT