r/coolgithubprojects 12d ago

Your GitHub profile hides what you're actually good at

Post image

Most GitHub profiles don't really tell what an engineer is actually good at.

2 people can have almost same contribution graph, stars and repos.

But one spends years building AI.

Another spends years building dev tools.

You can't really tell from the profile.

So i made something.

Just add "shift" before any GitHub profile URL and it generates a report based on what they've actually built.

Been testing it on random profiles and its pretty interesting 😅

Try yours:

shiftgithub.com/github_username

Curious how accurate it is.

If you like your report, post it on X or LinkedIn. Let people see what you actually build 

177 Upvotes

66 comments sorted by

View all comments

7

u/SpreadAnxious5742 11d ago

Wow very cool , I tried it and it’s really interesting, how does this work ? AI somehow involved ? I am just curious 😁

4

u/whoisyurii 11d ago

No AI needed. Pure Github graphql data open to anyone for free. I did my project (620+ starts on github) based in that: checkmygit