DEV Community

Shriji
Shriji Subscriber

Posted on

Make the most of your github profile

Now that everyone is using the special repository on github that makes your account stand out, let's make the most out of it.


Profile hit counter by jwenjian

page_id is your github username and since it is a special repo having your username page.id is also your username.

![visitors](https://visitor-badge.glitch.me/badge?page_id=page.id) 
Enter fullscreen mode Exit fullscreen mode

Custom badges by shields.io

You can show off your talents and skills, the even support JSON parsing so you can display some amazing dynamic parameters and stats.
For example I want to show number of followers on my github

https://api.github.com/users/peopledrivemecrazy this url returns

{ "login": "peopledrivemecrazy", "id": 3922469, ..., "followers": 11, //this is what I need "following": 2, "created_at": "2013-03-20T15:55:56Z", "updated_at": "2020-07-13T09:20:50Z" } 
Enter fullscreen mode Exit fullscreen mode

This has followers we can query with https://shields.io/ (scroll down a bit and you will find dynamic)
So I would use

Dynamic badge


More stats by @anuraghazra

GitHub logo anuraghazra / github-readme-stats

⚡ Dynamically generated stats for your github readmes

GitHub Readme Stats

GitHub Readme Stats

Get dynamically generated GitHub stats on your READMEs!




Tests Passing


GitHub Contributors


Tests Coverage


Issues


GitHub pull requests


OpenSSF Scorecard










View Demo
·
Report Bug
·
Request Feature
·
FAQ
·
Ask Question



Français
·
简体中文
·
Español
·
Deutsch
·
日本語
·
Português Brasileiro
·
Italiano
·
한국어
·
Nederlands
·
नेपाली
·
Türkçe

Please note that documentation translations may be outdated; try to use English documentation if possible.

Love the project? Please consider donating to help it improve!


Give india logo

Are you considering supporting the project by donating to me? Please DO NOT!!!

Picture of Coromandel Express train tragedy

India has recently suffered one of the most devastating train accidents, and your help will be immensely valuable for the people who were affected by this tragedy.

Please visit this link and make a small donation to help the people in need. A small donation goes a long way. ❤️

Features






Adding more dynamic features by @dylburger


Lastly, if you are actively posting on dev and want a quick template to your profile please check my post

You could combine all the above and make a beautiful profile on github.


Thanks for reading, here is the doggo tax

woof

Top comments (1)

Collapse
 
vuelancer profile image
Vuelancer
  • I have created a youtube tutorial for markdown file for begineers!
  • Additionally, I have added a demo for github new profile-level README feature
  • youtube.com/watch?v=x0Boemw9teU