Case Study - Pass your driving test by practicing online, province by province
Trivorio is a platform to practice the theory exam for the Argentine driver’s license, with quizzes tailored to each province’s regulations.
- Client
- Trivorio
- Year
- Service
- In-house product · Web development, SEO, Infrastructure

The problem
Taking the driving theory test in Argentina is more confusing than it should be: every province has its own rules, its own questions, and little realistic practice available online. People show up to the exam not knowing what to expect.
Trivorio was built to fix that — a place to practice with real questions, tailored to the province where you’ll take the test, from your phone and for free.
What we did
We designed and built the whole product, not just the visible part. The priorities were load speed, SEO coverage so people find us searching for “driving test [province]”, and a technical foundation that scales without cost surprises.
- Frontend (Next.js)
- Backend (Hono + Bun)
- Database (PostgreSQL)
- Per-province SEO and content
- CI/CD and infrastructure
Each province has its own search-optimised page, which multiplies the entry points into the product. The waitlist system and automated emails let us validate demand ahead of each launch, and an automated test pipeline makes sure nothing breaks on release.
- Provinces covered
- 13+
- Automated tests passing
- 36/36
- Deploys validated by CI/CD
- 100%
The approach
Trivorio is our own product, so it’s also our best calling card: the same way of working we apply with clients — ship fast, measure, optimise — is what we use here every day. If you want to see how we build software that has to perform in production, this is the example.