1200x620-3-1

How to use GitHub to strengthen your resume

09/03/2021

Boasting 40 million users, GitHub is one of the leading online development environments. Programmers use GitHub every day to work on projects and collaborate with others. In today’s competitive developer job market, you can use GitHub to showcase your skills, giving you a leg up on the competition when you apply for your next job.

Keep reading to learn the benefits of using GitHub to bolster your job prospects, some of the possible downfalls and how to approach them, and how entry-level, mid-career, and seasoned professionals can use GitHub to make their resumes pop.

What is GitHub?

GitHub provides internet hosting for developers who use Git — a software used to track changes made to code. With Git, programmers can work with each other to design and improve source code.

Developers use GitHub to manage and store different versions of projects. For example, if you’re working on a web application, you can upload your code to GitHub, invite others to help you work on your code, or simply store it there to work on later.

Plus, as you develop new versions of your app, you can use GitHub to get easy access to what you’ve already made, giving you a straightforward way to compare, improve, and troubleshoot your solutions.

The benefits of including GitHub work on your resume

Even though you can describe your skills and experience on your resume, GitHub adds another dimension. Here are some of the top benefits of including your GitHub projects and contributions on your resume.

It shows you know how to write code

It’s easy to claim you’re a programmer, but it’s another thing to prove it. Showcasing GitHub work on your resume gives a prospective employer tangible evidence of your skills. Showing some of your best work also gives your interviewer something they can share with decision-makers and other stakeholders, like the rest of the dev team.

Showing your work can be intimidating, especially if you feel like your project still needs some fine-tuning. Don’t let this stop you because analysis of what you could’ve done better is a great talking point during an interview. It shows you’re introspective about your work and capable of evaluating it with a critical eye.

It shows you can read code

When you showcase projects you’ve contributed to on GitHub, you let employers know you’re proficient at reading code. For many programmers, reading other people’s code is very challenging. Employers know this, and while they’re often ready to invest time into improving a new developer’s reading skills, they’d prefer someone who already has experience.

To make your reading skills shine, you can:

  • Collaborate on different kinds of projects
  • Work with multiple developers
  • Contribute to projects that are out of your comfort zone to broaden your horizon

Doing this will add diversity to the kinds of code you can read and work with, giving your employer the confidence they need in you to move forward.

It shows your collaboration skills

The ability to collaborate with others on GitHub shows you know how to produce quality work with other programmers. While many developers create excellent products working alone, working within a team environment is a necessary element of today’s DevOps teams.

When you connect with others on GitHub and include links to your work on your resume, you show an employee you know:

  • How to take feedback about your work
  • How to provide constructive feedback that improves the end-product
  • How to maintain a focus on higher-level objectives while working on smaller pieces of a project
  • How to annotate clearly, explaining your coding ideas to others

It lets the employer know you can use Git

Granted, not every employer is going to have Git as part of their production process, but some do. Someone who knows how to use Git will require less upfront training for these companies.

Also, some other development platforms, like Helix Core and AWS CodeCommit, have a few similarities with Git. Even if the employer doesn’t use Git, your experience with it could be a bonus and give you an edge over the competition.

It shows your passion for coding

Developers who use GitHub to contribute to open-source programming have an admirable passion driving them. The time, energy, and effort it takes to invest yourself in open-source solutions—usually without any compensation—shows you have a sense of commitment to your craft that may set you apart from others applying for the position.

Potential downfalls of using GitHub on your resume

While the benefits of showcasing your work on GitHub outweigh the drawbacks, there are a few things you want to keep in mind when deciding if and how to showcase your work.

Older work may reflect past weaknesses

Showing older work is great—as long as you have the opportunity to explain how you’ve improved or how you’ve grown when it comes to that specific kind of programming.

Be careful to provide context for any work you showcase, especially products that have clear deficiencies. This will make your introspection and improvement stand out instead of the errors you made.

You may overemphasize your dependence on others

If you primarily use GitHub to get help when you’re stuck, it might seem like you rely on others to solve problems versus tackling them on your own. Do your best to avoid a narrative like, “I got stuck so I went to GitHub for help. I got stuck again, and GitHub bailed me out. And this other time when I couldn’t figure an error out, I went to GitHub…”

If you use GitHub only when you need help, be sure to highlight what you’ve learned from each experience, including:

  • How another programmer’s thinking improved your own
  • New skills you picked up by working with others
  • How watching someone else improve your code helped you improve your troubleshooting abilities

Long periods of inactivity may undercut the benefits

If you choose to showcase GitHub work on your resume, there’s a chance the hiring team will focus more on your GitHub work than the rest of your resume. If that’s the case, inactivity on GitHub may convey inconsistent performance, passion, and work ethic.

To avoid this, explain why you chose to take a break from GitHub, perhaps because you got busy with other work that paid more or had to focus on more important projects.

Advice for different kinds of GitHub Users

The way you show your work on GitHub will vary based on whether you’re applying for an entry-level position, mid-career position, or if you’re a seasoned professional. Here are tips for each stage of your career.

Entry-level applicants

As an entry-level applicant, GitHub gives you a chance to show the kinds of skills many can only acquire with years of experience. By working on GitHub, you can show employers how you can:

  • Accept feedback from others
  • Improve the work of experienced programmers
  • Systematically adjust products until they meet core requirements

To ensure you have the skills you need to produce on GitHub, and for a traditional dev team, you can enroll in any of our Career Paths. For new developers, some of the best choices include:

Mid-career applicants

As a professional in the middle of your career, GitHub offers you a chance to show how you can solve more complex problems and adapt to new types of programming, including learning new languages. The ability to acquire and apply new knowledge is crucial to the skillset of a mid-career applicant.

Even if you haven’t produced stellar work with a language you’re still getting comfortable with, showing what you’ve been able to accomplish using newer skills can convince an employer you have the agility necessary to work in a flexible environment.

Seasoned professionals

GitHub offers seasoned professionals a chance to flex their knowledge and help others with their projects. Showing the hiring team how you support up-and-coming developers on GitHub is a great addition to any resume.

Also, if you’ve been working on a pet project on GitHub, letting employers see this work can be just as beneficial. A little passion project lets them know you’re still hungry, innovating, and ready for challenges.

With the help of our courses, you can acquire and improve the skills necessary to shine on GitHub—and your resume. We teach you not just skills, but also provide valuable experience working with others. Also, you can develop a portfolio of work to upload to GitHub and show to potential employers. Get started today, free of charge.

Related articles

7 articles
what-is-open-source-1.png?w=1024

What Is Open Source?

09/22/2022
8 minutes
By Codecademy Team

Learn why developers and companies love open source software and how to start contributing to open-source projects.