How can I add GitHub stats to my profile? #61477
-
Select Topic AreaQuestion BodyHow can I add stuff like those icons and GitHub stats to my profile? https://github.com/Quicksilver151 Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Hello @V205Arduino, first you need to create a README profile, here is the documentation from Github Then in the README file you can write whatever you want. To generate statistics images linked to your Github account you can use this project (there must be others) https://github.com/anuraghazra/github-readme-stats You can host this project on your own Vercel account if needed https://github.com/anuraghazra/github-readme-stats#deploy-on-your-own |
Beta Was this translation helpful? Give feedback.
-
We create a Repositary for it. and we write html some for adding our acheivement , contribution, commit and account details . |
Beta Was this translation helpful? Give feedback.
Hello @V205Arduino, first you need to create a README profile, here is the documentation from Github
https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/managing-your-profile-readme
Then in the README file you can write whatever you want. To generate statistics images linked to your Github account you can use this project (there must be others)
https://github.com/anuraghazra/github-readme-stats
You can host this project on your own Vercel account if needed
https://github.com/anuraghazra/github-readme-stats#deploy-on-your-own