
GribouilleCourse
An open source website that allows users to create gpx files from drawing for their running activities.
- Year
- 2024
- Role
- Solo project — design and development
- Type
- Personal
Overview
Draw a shape on a map, get a GPX file you can load into your watch and run. The drawn line is converted into an ordered list of geographic waypoints and exported in the GPX format that Garmin, Strava and friends understand.
Useful for "Strava art" routes, where the shape of the track matters as much as the distance.
Stack
Vue 3
Drawing canvas and map interaction
Leaflet
Map rendering and coordinate projection
GPX
Export format consumed by watches and Strava
Cloudflare Pages
Hosting and deploys
Highlights
- Freehand drawing on a real map, converted to geographic waypoints
- Standards-compliant GPX export, loads straight into a running watch
- Open source and fully client side — routes never leave 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.