From da3095bedaa53756ad5c73bebf2c41090c5f72bc Mon Sep 17 00:00:00 2001 From: Martin Kagamino Lehoux Date: Fri, 26 Jul 2024 16:38:28 +0200 Subject: feat: init --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..085542d --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# Bike software + +## Features + +- Handling my historical data +- Blog with pictures and markdown +- Storing GPX +- Export mountain pass from OSM and auto detect when pass is crossed +- Auto detect climbs from GPX + +## Implementation + +- Golang for showcase +- Keep improving personal lib (+ documentation) +- Get back what is interesting in previous projects + - Go bike: + - Only tooling for golang, project is different + - Rust bike + - Algorithm + example + - Django bike +- https://github.com/paulmach/osm -- cgit v1.2.3