Statistics for Strava

Fall 2025
Statistics for Strava website

Project Overview

A self-hosted analytics dashboard for analyzing my Strava running activities. The platform provides detailed insights into my performance metrics and activity history. It's publicly available at strava.martinstyve.no.

Playing with activity data using the Strava API has been an ongoing side project, but creating a usable analytics platform from scratch always felt too daunting. When I discovered the open-source project statistics-for-strava, I decided to give it a shot.

As someone with limited but growing Docker experience, deploying this application was an exciting challenge. I learned how to containerize applications and deploy them on my personal server. I've also done some local development work to understand the project architecture and made several minor customizations to fit my needs.

Technologies Used

Strava API Docker Analytics Data Visualization Self-hosting Containerization