← All projects
Dec 2025
Spotter
A workout tracker for BU students with challenge endpoints, activity feeds, and AI-generated meal plans.
- Python
- Flask
- MongoDB
- OpenAI API
- JWT
Overview
A Flask application for tracking workouts and competing with other Boston University students. Exposes a RESTful API for challenges and activity feeds, authenticates with JWT, and uses the OpenAI API to generate personalized meal recipes from a user's training history and goals.
My role
Designed and built the backend, API, and data model