100% client-side • No tracking • Your data stays yours

Visualize your
GitHub story

A beautiful dashboard for your contribution history. Heatmaps, charts, and insights — all running locally in your browser.

GitHub Contributions Dashboard

Everything you need

Powerful features, zero complexity

Contribution Heatmap

GitHub-style heatmap showing your daily contribution patterns across any date range.

Repository Stats

See which repos you contribute to most with ranked bar charts and commit counts.

Activity Trends

Monthly activity charts show your contribution trends and momentum over time.

Customizable Themes

Choose from 14 accent colors to personalize your dashboard's look and feel.

Privacy First

All data stays in your browser. No servers, no analytics, no tracking whatsoever.

Install as PWA

Add to your home screen for a native app experience on any device.

Get started in seconds

No installation required. Just open, configure, and explore.

1

Create a GitHub Personal Access Token

Generate a token with repo and read:user scopes.

Create token on GitHub
2

Open the dashboard & configure

Click the settings icon, enter your GitHub username and token. Your credentials are stored locally and never leave your browser.

3

Explore your contributions

View your heatmap, filter by date ranges, and discover insights about your coding activity.

Install as an app

Chrome / Edge

Click the install icon in the address bar, or Menu → "Install app"

iOS Safari

Tap Share → "Add to Home Screen"

For CLI enthusiasts

Prefer the command line? Fetch data locally.

# Clone the repository
git clone https://github.com/HelgeSverre/commits.site.git
cd commits.site

# Authenticate with GitHub CLI
gh auth login

# Fetch your contribution data
./fetch-data.sh your-username

# Open the dashboard
open index.html

Ready to explore?

Start visualizing your GitHub journey today.

Open Dashboard