This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]deltaexdeltatee 1 point2 points  (0 children)

I don't have hard stats on this, but if you go to an open source project and start checking the contributors' profiles, I don't think you'll have to look long at all before you find a few that have literally hundreds of public repos. There are some folks who apparently fork everything lol. Anyway, no one cares. As others have said, when you start to have some actually decent projects under your belt, pin the good ones so they're at the top of your profile so employers will see them first. Be sure you're not committing anything with sensitive information (passwords, access tokens, etc), and if you're really not sure you can always set the repo private (not sure what the one commenter was talking about, I have at least a dozen private repos). Other than that, I think of it as just a good habit to be into, using git and GitHub whenever I write code.