Joined July 2012
·
Achievements
186 Karma
4,696 Total ProTip Views

Forked 20
Have an established project that's been forked at least 20 times

Beaver
Have at least one original repo where go is the dominant language

Mongoose 3
Have at least three original repos where Ruby is the dominant language

Github Gameoff Participant
Participated in the Github Gameoff 2012 building a game based on git concepts of forking, branching, etc

Nephila Komaci
Have at least one original repos where PHP is the dominant language

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Forked
Have a project valued enough to be forked by someone else

Charity
Fork and commit to someone's open source project in need

Python 3
Have at least three original repos where Python is the dominant language

Python
Would you expect anything less? Have at least one original repo where Python is the dominant language

Mongoose
Have at least one original repo where Ruby is the dominant language

T-Rex
Have at least one original repo where C is the dominant language
def foo(x,y=2): print("%d,%d" % (x,y)) </code>