Skip to content

005FrontendFRONTEND DEVELOPER · 2024

Formula 1 Simulator

Interactive Formula 1 management and 3D-simulation app. Manage teams, drivers, and vehicles, then run circuit simulations rendered with Three.js — all composed from native Web Components.

StackWeb ComponentsThree.jsBootstrap 5
Formula 1 simulator web app screenshot.
§ Plate · formula1-webcomponents

The only retained frontend project in this portfolio — kept because it proves the range without leaning on a framework. Three.js does the 3D rendering, Bootstrap handles the tables and layout, and the glue is all native Web Components.

What makes it interesting

  • Team, driver, and vehicle CRUD with a reactive UI
  • Three.js scenes rendered on per-track circuits
  • Native custom elements, no framework runtime
  • Responsive design that holds up on phone and desktop