Skip to content
1 min read

Quarturn

Speedcubing web app: official scrambles, timer, accounts, bilingual FR/EN. A complete personal project, in production.

MaintainableSecurePublic

The project

Quarturn is a personal project treated as a product: a web application for getting started and improving at speedcubing, aimed at French-speaking beginners, and maintained in production on the platform.

Stack and architecture

What took work

Building a complete product alone: authentication, the API and its contract, internationalization, theming, administration, then real operations (containerized deployment, TLS, monitoring). It is the terrain where design choices meet their operational consequences.

Operations

Served by the platform’s infrastructure, under the same rules as the client sites: reverse proxy, automatic TLS, backups, nothing administrative exposed publicly.