← All case studies

Developer

Utah DL Flashcards

Sixty-two flashcards in a single HTML file. No build, no dependencies, no tracking.

Live, open it yourself Open the flashcards →

This one is public. Open it and try it for yourself.

A small, self-contained study app for the Utah driver license knowledge test: 62 flashcards covering BAC limits, DUI penalties, signs, and right-of-way, with a practice quiz and a condensed cheat sheet. One HTML file, no build step, no dependencies, no tracking. It loads instantly on a phone and works offline once opened, which is the whole point when you are revising in a queue at the DMV.

Utah DL Flashcards case study image

The problem

The official handbook is a long PDF, and the question bank people actually get tested on is scattered across it. Studying from a PDF on a phone is miserable. The apps that exist are mostly ad-supported, ask for an account, and want a subscription for something that should take an afternoon to learn.

What we built

One HTML file. The card deck, the styling, and the logic all live in it, so there is no build step and nothing to install or sign into. It respects the system light and dark setting, sizes for a phone first, and keeps working once loaded even with no signal. It is a small thing, and small things that load instantly and ask nothing of you are worth building properly.

What was delivered

Outcomes

Services: HTML, CSS, JavaScript, Zero-dependency build