Rate it!
[Edit Description]
When you're on a github user page (exemplar awesome dude), paste the above bookmarklet in your address bar and hit enter. While you're waiting for it to fetch the user's data, you'll see a bookmarklet status box. Once it's loaded you should notice three major changes: a sort box above the first repository, additional user stats and the number of watchers and forks in the upper right hand corner of each repository.
Source (www.railsfire.com)
[Edit Javascript]
Show Source Code
javascript%3A%28function%28%29%7B%24.getScript%28%22http%3A//tagaholic.me/javascripts/jquery.githubUserPage.js%22%2Cfunction%28%29%7B%24.githubUserPage%28%29%7D%29%7D%29%28%29
Github