DEV Community

Cover image for GitStrava - Strava Trends but for Developers
Zul Fadli Ahmad
Zul Fadli Ahmad

Posted on

GitStrava - Strava Trends but for Developers

In June 2025, the content of opening the refrigerator by runners became a trend that was widely followed by many people on the internet. The concept began with the opening of the refrigerator at Indomaret by runners who had just finished running, while sweating they opened the refrigerator and took a drink inside. After closing the door, the audio used then dropped and displayed a review of the results of the run.

Strava Trend

This trend has been popping up on my Instagram timeline for almost half a month, it makes me a little fed up.

In mid-June, precisely on June 15th, I thought of one thing. What if there was a similar platform, but to display the developers' github commits. That way developers and programmers can also follow this trend.

There are already many websites that generate github summaries or github wrappers, such as Github Wrapped, but these websites generate summaries of all our git commits for a year which of course would not be suitable if used for this trend.

The question arises, what if there is a website that only generates git commit summary only for this month, showing the number of codes added and deleted and the number of changes per day.

Finally I came up with the idea of ​​GitStrava. An application that can generate git summary for a month. Specifically for developers to follow the Strava trend.

"If runners have Strava, developers have GitStrava."

Image description

The website is online at GitStrava

How to use it is quite easy:

  1. Log in using your github account.

  2. Wait for github to finish fetching your commit data and summarize it.

  3. Download PNG and install it on your video.

Well.. that's all. For those of you who want to contribute to this website, you can see it at git-strava repo. And for those of you who want to support me or treat me to coffee, you can go to Saweria

That's all guys.. Thank you..

Top comments (0)