Live data from Hacker News

Show HN: A Spotify-like yearly recap for devs using GitHub contributions

github.com

11–20 of 20 posts

Re: Show HN: A Spotify-like yearly recap for devs using GitHub contributions

#15

Isn’t all the information public, it seems to require additional permissions from github so I abandoned? Or optionally it would be nice if it could do a more bare unwrapping based on public only info.

Hey pacifika, This includes data from your private repos to show a more complete picture for those that may have a lot of closed source contribs.

I totally get your hesitation to try it out, hence the link to the repo. You'd notice that your token isn't actually stored/sent to any database, or other internal system. It's kept as an HTTP-only secure cookie, encrypted using an RSA key-pair, on your browser only.

Happy to hear more feedback, or receive any contributions to support an public-only version of this.

Re: Show HN: A Spotify-like yearly recap for devs using GitHub contributions

#16
This one is so cool! And congratulations on the PH launch as well. We did something similar yesterday with 1000 days of code at a glance. You can check it - https://peerlist.io/github-recap

But I must say I loved the way unwrapped.dev is built! Kudos to the team

Re: Show HN: A Spotify-like yearly recap for devs using GitHub contributions

#17
post #16

This one is so cool! And congratulations on the PH launch as well. We did something similar yesterday with 1000 days of code at a glance. You can check it - https://peerlist.io/github-recap But I must say I loved the way unwrapped.dev is built! Kudos to the team

Heyy Yogini! Thanks a lot. All the best to you too and to the mission we both are on :)

Re: Show HN: A Spotify-like yearly recap for devs using GitHub contributions

#20

Isn’t all the information public, it seems to require additional permissions from github so I abandoned? Or optionally it would be nice if it could do a more bare unwrapping based on public only info.

Hey pacifika, thanks for your feedback. We have implemented a completely public route as well. Do check it out - https://unwrapped.dev/
Post reply on HN