Back to Projects
// Project
Trace Apex
Full-stack analysis platform built with React and Flask. Leverages FastF1 API and Machine Learning to provide detailed telemetry insights, interactive track maps, and race strategy visualization.
ReactTypeScriptNext.js
Visit Website
01 / 21

02 / 21

03 / 21

04 / 21

05 / 21

06 / 21

07 / 21

08 / 21

09 / 21

10 / 21

11 / 21

12 / 21

13 / 21

14 / 21

15 / 21

16 / 21

17 / 21

18 / 21

19 / 21

20 / 21

21 / 21
?
The Problem
Finding the perfect lap time is difficult when data is scattered. Racers need a unified view of their sector times and theoretical bests.
✓
The Solution
LapMaster aggregates timing data to calculate the theoretical best lap. It visualizes sector performance and highlights specific areas for improvement.
Data & Architecture
A Flask (Python) backend analyzes laptimes, while the React frontend presents interactive charts and comparison tools. Data is stored and retrieved efficiently to allow historical analysis.