How To Make Your GitHub Profile Look Fancy.

post image


The Story

Alt text

Github recently added a new feature, you can finally add a README to your GitHub profile which you can showcase your profile - Kinda like a portfolio page.

In this post, I will show you how you can create your own.

The Walk-through

Alt text

Follow this simple steps:

image

  • Initialize it with a README.md file or create one and push it.
  • Add some content in your README.md, for instance a banner, links to your blog/LinkedIn, some introduction text.
  • git commit and git push your changes upstream.
  • Head over to your GitHub profile and voila!

Here is mine

Peek 2020-07-09 15-59