blob: 085542d2c493d780fb162b8ead58754f6cf874da (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
|