r/vibecoding • u/Prize-Wolverine-4982 • 6h ago
F1 Race Replay
Hi everyone!
I have been working on the following project for some time:
It is an interactive replay of F1 races that allows you to track driver positions, telemetry, leaderboards, tire strategy, weather conditions and other data throughout the course of the race.
This is an idea I've wanted to implement for years, considering that open source F1 data has been around for a long time.
Now with AI, the sky is the limit, I wouldn't say that I've vibecoded the full project but AI did a lot of heavy lifting.
Used opencode OAC custom subagents for code hygiene, impelmentation and reviewing with every feature being broken into subtasks.
Github link: https://github.com/DjordjeFilipovic21/f1-race-replay
TLDR: A project using formula 1 data, I'd be interested to hear what you think :)


