Beautify Your GitHub Profile like a Pro

If you have ever used GitHub, you must have come across some impressive-looking profiles and thought “Damn! I want my profile to look like that.” Well, this article will help you with precisely that.

1. Add a ReadMe

This is simply the easie…


This content originally appeared on DEV Community and was authored by Tapajyoti Bose

If you have ever used GitHub, you must have come across some impressive-looking profiles and thought "Damn! I want my profile to look like that." Well, this article will help you with precisely that.

1. Add a ReadMe

This is simply the easiest way to boost the visual appeal of your profile many folds. To create a ReadMe for your GitHub profile, create a new repository with your username.

ReadMe Repository

Initialize the repository with a ReadMe.md file and anything you write in the file will be shown in your GitHub Profile.

ReadMe Demo

The ReadMe is the perfect place to describe yourself, list out your achievements and skills. You can also add badges like these to make your profile look even more attractive.

linked-in
github
instagram

To create the badge the syntax is:

![<Badge Name>](https://img.shields.io/badge/<Badge Text>-<Background Color>?style=for-the-badge&logo=<Icon Name>&logoColor=<Logo Color>)

So the Github badge would look like:

![github](https://img.shields.io/badge/GitHub-000000?style=for-the-badge&logo=GitHub&logoColor=white)]

You can browse through the list of available icons on Simple Icons

2. Manage your Repositories

Github allows you to pin Repositories and Gists in your profile. This is a remarkable feature that enables you to display the things you want to showcase.

Pinned repositories

It's also a good idea to add details, tags and emojis to make the repository more engaging.

Repository with details
Repository with no details

As you can see, the one with details is way more engaging than the one without any.

3. Contribute, Contribute and Contribute some more!

This is simply the most important step to make your GitHub look awesome! I get it, getting started is scary, so if you need help, check out this article on how to get started with Open Source Development. You don't have to start with huge features or projects; begin with documentation fixes, then move on to tiny bug fixes and features.

Open Source Development can boost your profile regardless if you are going for a job interview or freelancing. After a few good contributions, you will start getting job offers from various companies.

Open Source Contributions

One essential thing to keep in mind is: DO NOT TRY TO CHEAT THE PROCESS. Every one of your contributions is listed on GitHub. There are a lot of people who create fake issues to get a green dot for contribution. This only creates negative impression on the person viewing your profile. If you keep making tiny incremental improvements, you will make it; if you try to use a shortcut, you will likely crash and burn. As the saying goes, "Slow and steady wins the race."

Thanks for reading

Want to work together? Contact me on Upwork

I am a student & freelancer who will soon start off as a Digital Nomad as soon as I graduate. Want to catch the journey? Follow me on Instagram

Follow my blogs for weekly new tidbits on Dev

Connect to me on:


This content originally appeared on DEV Community and was authored by Tapajyoti Bose


Print Share Comment Cite Upload Translate Updates
APA

Tapajyoti Bose | Sciencx (2021-05-30T04:55:22+00:00) Beautify Your GitHub Profile like a Pro. Retrieved from https://www.scien.cx/2021/05/30/beautify-your-github-profile-like-a-pro/

MLA
" » Beautify Your GitHub Profile like a Pro." Tapajyoti Bose | Sciencx - Sunday May 30, 2021, https://www.scien.cx/2021/05/30/beautify-your-github-profile-like-a-pro/
HARVARD
Tapajyoti Bose | Sciencx Sunday May 30, 2021 » Beautify Your GitHub Profile like a Pro., viewed ,<https://www.scien.cx/2021/05/30/beautify-your-github-profile-like-a-pro/>
VANCOUVER
Tapajyoti Bose | Sciencx - » Beautify Your GitHub Profile like a Pro. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/05/30/beautify-your-github-profile-like-a-pro/
CHICAGO
" » Beautify Your GitHub Profile like a Pro." Tapajyoti Bose | Sciencx - Accessed . https://www.scien.cx/2021/05/30/beautify-your-github-profile-like-a-pro/
IEEE
" » Beautify Your GitHub Profile like a Pro." Tapajyoti Bose | Sciencx [Online]. Available: https://www.scien.cx/2021/05/30/beautify-your-github-profile-like-a-pro/. [Accessed: ]
rf:citation
» Beautify Your GitHub Profile like a Pro | Tapajyoti Bose | Sciencx | https://www.scien.cx/2021/05/30/beautify-your-github-profile-like-a-pro/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.