F1 Analyst (Capstone)
Full-stack Django web app for exploring Formula 1 data. Integrates the Ergast/Jolpica F1 API to display schedules, results, and stats with clean, data-driven pages and performance-minded caching.
Why it’s strong: Django architecture, external API integration, reusable services, and UI built for real users.
- Django views + templates, structured routing, and reusable service layer for API calls.
- API-driven pages (drivers, constructors, race calendar/results) with sensible caching.
- Responsive layout with Bootstrap and dynamic navigation components.