Managing your profile README in Github

jorgetovar

Jorge Tovar

Posted on August 29, 2022

Managing your profile README in Github

Did you know you can use a Markdown file for your profile on GitHub?

You can add a README to your GitHub profile (using your username as repo) to tell other people about yourself.

As Software Engineers our Github profile is pretty essential. Did you know that you can create a repo with your name and have all the vital information about you in a very single and technical place?

https://github.com/jorgetovar/jorgetovar/blob/main/README.md

Image description
I found this amazing repository that could help you to create a more professional readme. Pretty nice, indeed.

Image description

https://rahuldkjain.github.io/gh-profile-readme-generator/

💖 💪 🙅 🚩
jorgetovar
Jorge Tovar

Posted on August 29, 2022

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related