Live project
F1 SQL Challenge
SQL learning app built around Formula 1 racing data.
What it is
A learning project that uses Formula 1 data as the domain for practicing SQL queries.
Why it exists
SQL practice works better when the data has names, stakes, and relationships people can understand. Formula 1 gives the app drivers, teams, races, and results that make querying feel less abstract.
What I built
- A public SQL practice interface around Formula 1 data.
- A narrow learning flow for querying racing entities and seeing fast feedback.
- A project shape that turns technical practice into domain exploration.
Proof points
- Live project is deployed at f1-sql-challenge.vercel.app.
- Uses a recognizable data domain for beginner-friendly SQL practice.
- Shows product framing for technical education tools.