Skip to content
Project 01 · Live product

Pit Crew

Fantasy motorsport leagues for race-by-race podium predictions — built to make every race weekend matter a little more.

pitcrew.teamLive
Race weekend, with stakes

Pick the podium.
Climb your league.

Create a private league, make your picks before the race locks, and follow the standings across the season.

League · The GridSeason standings
  1. You47 pts
  2. Jamie41 pts
  3. Priya38 pts

Product preview built from the live Pit Crew experience — not a screenshot.

Key features

Everything needed for race weekend.

Private leagues

Create a league, share an invite, and compete with exactly the people you want.

Podium predictions

Pick the top three before the race deadline locks the round.

Live scoring

See points and standings update as official race results land.

The product

What it is

Pit Crew is a free, browser-first fantasy motorsport app. Friends and communities create private leagues, predict each race podium, and compete across a full season.

The audience

Who it is for

Motorsport fans who want a lightweight competition with friends — no sprawling team budgets, no app-store install, and no gambling mechanics.

The reason

Why I built it

I wanted a prediction game that takes a few minutes before each race, rather than another season-long management chore. Pit Crew turns that simple race-day ritual into a product friends can play together.

Current status

Shipped, then improved

The product is live and actively evolving. That means architecture, accessibility, security, performance, and product feedback are real constraints rather than hypothetical exercises.

Under the bonnet

A pragmatic product stack.

A mobile-first Angular application backed by Firebase services, with Cloudflare supporting its public web and discovery surface.

Frontend

Angular provides the application structure and responsive PWA experience across mobile and desktop.

Product data

Firebase and Firestore support accounts, leagues, predictions, race data, and standings.

Delivery

Cloudflare supports the fast public-facing surface, while the product remains browser-first and install-optional.

Lessons so far

Shipping creates better questions.

  • Deadline and scoring rules need to be clearer than the code implementing them.
  • Mobile race-weekend use rewards short paths and obvious state over feature density.
  • Security belongs in server-enforced data rules, not only in route guards and UI states.
  • A real season exposes operational edge cases that a demo dataset never will.
Build log

Related writing