Having a detailed and effective README for a new project on GitHub can greatly reduce learning costs and improve user experience. In the previous article, I also showed you how to make your README more intuitive by using something like badge.

But there is another important piece of information that is often overlooked, and that is personal introductions. If you look at individuals as a project, how can you get others to know you quickly and collaborate with you? Whether it’s getting help or giving it.

GitHub offers a way to customize your home page, but it’s hidden in a hidden corner.

Secret Repository

SHH This is a secret!

That’s what the authorities told me

The whole process is as simple as creating a new project that matches your GitHub username. Two conditions need to be met

  • The project must be Public
  • Select Initialize This Repository with a README

After the new, you can see more than a personal home page window.

Github has pre-populated the generated README file with templates since repository is created, so follow the official recommendation to introduce yourself

Is it nice? This is just the beginning

Style

Although this is a.md file, HTML parsing is supported. Is playability instantly improved? But think straight men are aesthetically or technically limited? It doesn’t matter. We can just use the wheels that the front-end bosses love to build

github-readme-stats

Github -readme-stats: Get dynamically generated Github statistics in your readme!

You can choose statistics metrics and custom styles

Or language use ratio

You can also post projects you are interested in or involved in

All you need is a one-line reference

[![Focus Repo](https://github-readme-stats.vercel.app/api/pin/?username=YituHealthcare&repo=Arc&show_owner=true)](https://github. com/YituHealthcare/Arc)Copy the code

github-profile-trophy

Add dynamically generated GitHub Trophy on your readme

If you don’t like cards, give yourself a trophy

github-profile-views-counter

Want to count how many people have visited your homepage? One more sentence. Done.

emoji

A thousand words not worth an expression? Find your favorite Emoji

Close your home page

One day since closed, do not want to introduce themselves to others on the home page, there are several ways

  • Delete the readme. me file.
  • The warehouse is set to private.
  • The repository name no longer matches the Github username.

Those homepages that pop out

other

Move as action, look forward to seeing your cool home page