Inspiration

Sofascore-based app that displays statistics for current and past seasons

What it does

  1. Analyzes and displays f1 2025 statistics and races
  2. Displays a digestible and eye pleasing webpage
  3. Shows specified graphs and trends with the limited data
  4. Shows each individual racer and race specific statistics
  5. displays each races' statistics. including : positions, drivers, teams, time, and points
  6. A simplified generic replay of each race

How we built it

HTML, genAI for outlining we were able to collaborate, while also creating graphs while using some generative code to give us a baseline of the UI we wanted and how to organize for the trends we analyzed.

Challenges we ran into

  1. Un-hardcoding all the data from the csv files
  2. fixing our original race replay from only displaying each drivers positions throughout the race to what is is now

Accomplishments that we're proud of

  1. The "Race Replay" Tab to practically replay each race with the limited data
  2. Being able to find trends based in the data
  3. Being able to display multiple team and driver profiles
  4. trying our very best to add an AI agent to the "Trends" tab

What we learned

  1. HTML 2.pandas
Share this project:

Updates