Skip to content
View caldvs's full-sized avatar

Block or report caldvs

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
caldvs/README.md

Interested in building useful tools with public data. Mainly apps for navigation or transport.

Current projects

  • skiroute — open-source Python library for routing across ski resorts. Build a routable graph from any resort in OpenSkiData, route with Dijkstra / A* / Bidirectional / Contraction Hierarchies, combine multiple resorts into a stitched mega-network. pip install skiroute
  • ski-home-map — interactive 3D web map of the French Alps. Pick a world (Tignes, Three Valleys, the full 16-resort Savoie mega-network), drop two pins, get a route. Sun-shadow simulation across the day. Built on skiroute.
  • airshelf — send e-reader files to your device.

Pinned Loading

  1. airshelf airshelf Public

    Electron app for sending e-reader files to Kindle

    TypeScript

  2. ski-home-map ski-home-map Public

    Interactive web map for routing skiers home in Tignes / Val d'Isère — powered by the Ski Home API with MapLibre GL and OpenFreeMap terrain tiles.

    JavaScript

  3. cycling-form cycling-form Public

    Cycling form & performance analyzer using MediaPipe pose and Garmin FIT to compute per-stroke joint-angle vs power correlations.

    Python