Boston, Massachusetts, United States
• Implemented swipe Feed, Invites, Teams, Chat, and Profile with Expo Router, Reanimated gestures, and TanStack Query.
• Designed and shipped a FastAPI service on PostgreSQL/SQLAlchemy; authored Alembic migrations and modularized domains (auth, profiles, events, teams, swipes, chat).
• Implemented two-layer auth: X-Access-Token gateway + JWT with Google OAuth signup/login and role-based access (USER/ORGANIZER/ADMIN).
• Built WebSocket chat endpoints with JWT query auth, pagination, and reconnect/backoff; integrated unread counts with the client.
• Delivered S3 presigned avatar upload flow; added client-side validation and Cache-Control policies for safe caching.
• Developed events/teams APIs (create/list/delete, auto-generate teams, join/leave) and event-scoped swiping/matches; added input validation and pagination.
• Interviewed, hired, and onboarded one developer; led PR reviews and branching standards.