Pixel art for your Github contribution calendar
1–10 of 18 posts
Re: Pixel art for your Github contribution calendar
#2Brilliant.
Doubly useful seeing as I hardly ever contribute to everything.
Re: Pixel art for your Github contribution calendar
#3Genius. Stupid. And Genius.
Re: Pixel art for your Github contribution calendar
#4Is the left mushroom a 1-up mushroom while the right one a power-up mushroom? I must know! :P
Re: Pixel art for your Github contribution calendar
#5very cute :-)
Re: Pixel art for your Github contribution calendar
#6This is fantastic, sorry. For newb question but how do you do inject into guy history like this?
Re: Pixel art for your Github contribution calendar
#7This is fantastic, sorry. For newb question but how do you do inject into guy history like this?
Haven't done so myself - But you can edit a git commit's information (Such as author and date):
http://stackoverflow.com/questions/454734/how-can-one-change...
Edit: Haven't looked at the repo - But I'm assuming this is what's being done.
Re: Pixel art for your Github contribution calendar
#8Nice. a video game pixel art take on github profile art. I first saw a proof of concept on Will Leinweber's profile ( https://github.com/will/ ) The downside is the top place in your 'Contributions' feed gets heavily polluted..
Re: Pixel art for your Github contribution calendar
#9tl;dr it makes your contributions calendar look like this:
great little hack imho
Re: Pixel art for your Github contribution calendar
#10This is fantastic, sorry. For newb question but how do you do inject into guy history like this?
It's a Python script that takes in some options (which image, your github username, etc) and generates a bash script. Running the bash script actually makes the commits on the correct days to populate the pixels.