Github chart remixer

jasonleow • 19 Nov 2024 •
So I made a thing again.
The Github contribution chart remixer – a tool to edit the legend level settings and color of Github contribution charts.
It generates my own commit charts with my own level settings, because I hate that a high contribution/commit day skews the shading algorithm and everything becomes pale green, making the chart less info-dense (and therefore less useful).

Along the way I also made the colors editable, so that we can have some fun with it than the usual green spectrum:


As always with my single use micro web apps, everything is in plain HTML and JavaScript, styled with a mix of Tailwind and CSS. All contained in a single index.html file.
Devs, what do you think? Is this issue something you face as well?
Comments
@haideralmosawi Thank you! Displaying emojis inside the green tile?

I mean replacing the days with lots of commits with an emoji. But I’m not sure if the size would allow it 😅
Something like a 🎉 or a 💪🏻. They can evoke positive feelings.
This looks beautiful! 😍
Maybe you can also play around with displaying emojis for the intense days?