Build a webapp where I can search for a GitHub user and see a score based on their activity.
Example URLs:
https://github.com/tenderlove.json
https://github.com/wycats.json
Important fields:
repository.url, created_at, actor, type
Event Types & Points:
CommitCommentEvent: 2
IssueCommentEvent: 2
IssuesEvent: 3
WatchEvent: 1
PullRequestEvent: 5
PushEvent 7
FollowEvent 1
CreateEvent 3