This website requires JavaScript.
GitHub_Achievements_image

Unlocking GitHub Achievement badges

A comprehensive guide to get achievement badges on your GitHub profile!

6 min read

πŸš€ Introduction

In June 2022, GitHub introduced a new feature called GitHub Achievements - special profile badges that can be earned by completing certain objectives. These objectives can range from writing code, participating in events, and being awesome to the community, to contributing to open-source projects. These badges appear on your GitHub profile and showcase your accomplishments on the platform. In this guide, we’ll explore the available GitHub Achievements and explain how to earn each one.

By completing certain objectives, users can earn profile badges through GitHub Achievement. These badges are optional visible to the public on your profile page (by default they can be seen by anyone viewing your public profile at https://github.com/{your_username}?tab=achievements). Earning a badge is a great way to demonstrate your dedication and skill and celebrate your successes. This repository is designed and will catalyze you to understand and achieve those achievements.

If you wish to hide your achievements, you can go to your Profile Settings and uncheck Show Achievements on my profile. For a full setting instruction, refer to the Changing the visibility of Achievements instructions.

πŸ… Badges Tiers

The achievement lists are ordered by their release dates. Every tier has either an x2, x3, or x4 label with it that also includes color

BadgeHow to getNeeded amount
Heart On Your Sleeve Heart On Your SleeveReacting to something on GitHub with a ❀️ emoji
DEFAULTBRONZESILVERGOLD
πŸ§ͺπŸ§ͺπŸ§ͺπŸ§ͺ
Open Sourcerer Open SourcererHad pull requests merged in more than 1 public repository
DEFAULTBRONZESILVERGOLD
πŸ§ͺπŸ§ͺπŸ§ͺπŸ§ͺ
Starstruck StarstruckCreated a repository that has many stars
DEFAULTBRONZESILVERGOLD
Quickdraw QuickdrawGitty up!
(closed an issue / pull request within 5 minutes of opening)
DEFAULT
Pair Extraordinaire Pair ExtraordinaireCoauthored commits on merged pull request
DEFAULTBRONZESILVERGOLD
Pull Shark Pull SharkOpened a pull request that has been merged
DEFAULTBRONZESILVERGOLD
Galaxy Brain Galaxy BrainProvided answered a discussion
(which accepted mark)
DEFAULTBRONZESILVERGOLD
YOLO YOLOMerged a pull request without a review
DEFAULT
Public Sponsor Public SponsorSponsored an open source contributor through GitHub Sponsors
DEFAULT

🎨 Custom Skin Tone

Some of the achievements on GitHub appear with a different skin color depending on your Emoji Skin Tone Preference

You can change your preferred Skin Tone by going to appearance settings.

BadgeπŸ‘‹πŸ‘‹πŸ»πŸ‘‹πŸΌπŸ‘‹πŸ½πŸ‘‹πŸΎπŸ‘‹πŸΏ
StarstruckDefault skin tone of StarstruckLight skin tone of StarstruckLight-medium skin tone of StarstruckMedium skin tone of StarstruckMedium-dark skin tone of StarstruckDark skin tone of Starstruck
QuickdrawDefault skin tone of QuickdrawLight skin tone of QuickdrawLight-medium skin tone of QuickdrawMedium skin tone of QuickdrawMedium-dark skin tone of QuickdrawDark skin tone of Quickdraw

✨ Highlights

BadgeNameEarnable?How to achieve
White badge GitHub ProBlack badge GitHub ProProYesUse GitHub Pro
Dark badge Developer Program MemberLight badge Developer Program MemberDeveloper Program MemberYesBe a registered member of the GitHub Developer Program
security-bug-bounty-hunter-darksecurity-bug-bounty-hunter-lightSecurity Bug Bounty HunterYesHelped out hunting down security vulnerabilities at GitHub Security
Light badge GitHub Campus ExpertDark badge GitHub Campus ExpertGitHub Campus ExpertYesParticipate in the GitHub Campus Program
Dark badge Security advisory creditLight badge Security advisory creditSecurity Advisory CreditYesHave your security advisory submitted to the GitHub Advisory Database accepted
GitHub StarYesBecome a GitHub Star
Dark badge Discussion answeredLight badge Discussion answeredDiscussion answeredNoHave your more than 60 replies to a discussion marked as the answer

❄️ Badges no longer earnable

BadgeNameHow to getNeeded amount
Mars 2020 ContributorMars 2020 ContributorContributed code to a repository used in the Mars 2020 Helicopter Mission
DEFAULT
1
Arctic Code Vault ContributorArctic Code Vault ContributorContributed code to a repository in the 2020 GitHub Archive Program
DEFAULT
1

🀝 Conclusion

Note: If you don’t see badges on your profile immediately, GitHub might be caching your profile. Be patient; it can take some time for the badges to appear.

In conclusion, GitHub Achievements add a personal touch to your profile, narrating your journey and contributions. Unlock these badges and wear them with pride as you continue to shape the coding landscape on GitHub.

  • git
  • github
Jul 07, 2025
Previous page
Download specific folder from GitHub
Next page
Optimizing Performance in Go Applications with PGO

πŸƒ Related posts