
Docteur-Tools
In ProgressDocteur-Tools is a calculation website that allows users to perform calculations related to the medical field.
- Year
- 2024 — ongoing
- Role
- Solo project — design and development
- Type
- Personal

Overview
Docteur-Tools collects the calculations medical staff run over and over — scores, dosages, conversions — into one fast, mobile-first site. The point is speed at the bedside: no login, no loading spinner, type the values and read the result.
Each calculator is a self-contained unit with its own inputs, formula and result formatting, so new ones can be added without touching the rest of the app. Still actively growing as more calculators get added.
Stack
Nuxt
App framework, routing, static generation
Vue 3
Calculator components and reactive form state
Tailwind CSS
Mobile-first responsive layout
TypeScript
Typed formula inputs and outputs
Highlights
- Mobile-first, designed for one-handed use during a consultation
- Each calculator isolated so new ones plug in without regressions
- No account, no tracking of entered values — everything computed in the browser
Other projects
RER B Confort
A real-time departure board for the RER B — next trains per station and direction, with mission codes, countdowns and favourite stations.
Dark Forest
A browser game inspired by Liu Cixin's Dark Forest theory. Hexagonal minesweeper where each cell reveal raises a detection counter — stay hidden or be destroyed.