terminal

codeando_simple

terminal

menu

terminal

search_module

guest@codeandosimple: ~/system/search $ grep -r "" .

Press [ENTER] to execute search

Status

Engine: Ready

Database: Online

Index: V2.1.0_LATEST

bash -- cat github-profile.md
guest@codeandosimple: ~/tutorials/tools $ cat github-profile.md

Create a striking GitHub Profile_

// "Any moment is perfect for learning something new" -- Albert Einstein

Having an updated GitHub profile is fundamental nowadays because it's usually taken into account in interviews, and companies often ask for it, especially when looking for your first job.

But not only projects matter, it's also important to stand out in your profile. A good profile is more noticeable than a blank or underdeveloped one.

In this tutorial, I'm going to show you how to improve your GitHub profile, make it professional, easily and quickly taking advantage of using templates.

1. Repository creation

  • folder_special Log in to GitHub and create a new repository. It's fundamental that the name exactly matches your username.
  • visibility The repository must be public and must include a README.md file.
github repo creation

2. Using templates

Several pages offer free Markdown templates. You can copy and paste them directly into your Readme file.

terminal
github templates

3. Adding buttons and icons

Add some color to your profile by linking social networks and highlighting your technologies with badges and technical icons.

github buttons and icons

4. Personalizing the profile

Add images, animated GIFs, or videos. It is also recommended to include emojis to give it a unique personality.

personalization
final result

# Get Inspired

I'll leave you the Readme of my profile in case you want to copy something or see the structure:

code
unsimpledev/README.md