Show HN: Gitalytics.com - Quicker Way to check someone's github profile
Since everyone seems to be making a github application, I thought I'd share mine.
It's an aggregated view of all of a given person's github projects, as well as easyish lookups for linkedin/stackoverflow/hackernews. It attempts to determine both productivity (how much code did this person write?) as well as impact (did anyone care?)
I'd love any feedback, but go easy on the number of simultaneous searches as I'm trying to play nice by github's api limits.
check it -- http://www.gitalytics.com
28 comments
[ 4.5 ms ] story [ 82.3 ms ] threadseems like python's urllib doesn't do unicode encoding properly.
Few notes:
- there is no legend / description of scores in "Contribution Analysis",
- "Contribution" column could use percentage bar in addition to raw numbers,
- it would be nice to be able to sort by columns (IMHO 80% of contributions to "mildly significant" project are more important than 1% of contributions to "important" project).
http://www.github.com/aantix
Once the "incomplete profile" marker disappears the numbers should be correct. If they are still incorrect, could you do me a favor and send me a link to the repo in question? I'd greatly appreciate it!
Or maybe it knows that you secretly yearn to write wordpress plugins?;)
Apparently my project is owned by someone else. Who knew.
It doesnt seem to be linking to the main repo, mine
I look forward to seeing it when it's up!
Seems neat.