zet

Important Repos Every Tech Should Have on GitHub

GitHub is the most effective way to supplement your individual job searching with a portfolio of what you have done and currently love to do, yes even if you are an operations geek instead of a software engineer. But, what are the common repos that allow you to never have a LinkedIn account at all?

Other common repo naming conventions you might consider include:

Keep in mind when naming things in your GitHub repo that other people will want to fork it and if you pick too generic of a name that it will likely conflict with something else they have already forked. That’s their problem and not yours, but it doesn’t hurt.

🤬 For the love of God, stop creating camel-case repo names (ex: SomeThing) Prefer dashes over underscores as well. Remember every repo name becomes a potential URL.

Related: