githubchart-api

:date: Embed github contributions chart as image

Github stars Tracking Chart

Github Chart API

Make this:

2016rshah's Github chart

with this:

<img src="https://ghchart.rshah.org/2016rshah" alt="2016rshah's Github chart" />

Of course you can replace 2016rshah with your own github username.

Why

Being able to look back through the year and see how productive you've been is a great feeling, and that little green calendar is honestly one of my favorite data visualizations. But there's no reason it should be constrained to only living on the github website, you should be able to put it anywhere you want!

For example, I personally think it would really spiff up a personal website.

Color Schemes

We also support custom color schemes! You can provide any base color and we will make shades for the chart. Just visit https://ghchart.rshah.org/<HEX-COLOR>/2016rshah and replace <HEX-COLOR> with your hex color code, not including the leading hashtag. For example if you want a blue-themed chart that is based around the hex color #409ba5, you can visit the following route:

<img src="https://ghchart.rshah.org/409ba5/2016rshah" alt="2016rshah's Blue Github Chart" />

2016rshah's Blue Github Chart

Contributing

If you see anything that can be improved send in an issue/PR.

See also

The github repo

The actual site

This ruby gem

Overview

Name With Owner2016rshah/githubchart-api
Primary LanguageRuby
Program languageRuby (Language Count: 2)
Platform
License:
Release Count0
Created At2015-10-20 22:48:11
Pushed At2024-03-19 00:29:25
Last Commit At2023-07-19 22:57:59
Stargazers Count811
Watchers Count4
Fork Count55
Commits Count35
Has Issues Enabled
Issues Count28
Issue Open Count4
Pull Requests Count2
Pull Requests Open Count5
Pull Requests Close Count5
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top