Merge pull request #446 from DenverCoderOne/add-streak-stats-and-youtube

Added streak stats, YouTube stats, typing svg tools
This commit is contained in:
Abhishek Naidu 2021-04-22 10:23:18 +05:30 committed by GitHub
commit b62e597781
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,6 +106,7 @@
#### Dynamic Realtime 💫
- [Kirill Feschenko](https://github.com/xcaq/xcaq)
- [Anurag Hazra](https://github.com/anuraghazra/anuraghazra)
- [DenverCoder1](https://github.com/DenverCoder1/DenverCoder1)
- [Hemant Joshi](https://github.com/8bithemant/8bithemant)
- [Kittinan](https://github.com/kittinan/kittinan)
- [Andrew Novac](https://github.com/novatorem/novatorem)
@ -276,6 +277,7 @@
- [Vistor Count](https://pufler.dev/git-badges/) - Count visitors for README.md that can be used with shields.io
- [Shields Project](https://shields.io/) - Use Shields to create profile badges, compatible with Simple Icons
- [Github Readme Stats](https://github.com/anuraghazra/github-readme-stats) - Get dynamically generated GitHub stats on your readmes
- [GitHub Streak Stats](https://github.com/DenverCoder1/github-readme-streak-stats) - 🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
- [Simple Icons](https://github.com/simple-icons/simple-icons#cdn-usage) - SVG icons for popular brands for your README.md files
- [Laravel GitHub Profile Visit Counter](https://github.com/caneco/laravel-github-profile-view-counter) - Add on your Laravel project a quick-badge to count your profile visits.
- [Dev Metrics in Readme](https://github.com/athul/waka-readme) - [WakaTime](https://wakatime.com/) Weekly Metrics on your Profile Readme
@ -306,7 +308,9 @@
- [PageSpeed score](https://github.com/ankurparihar/readme-pagespeed-insights) - Generate website's PageSpeed score in animated svg form which can be used in GitHub README
- [Gitwar Profile Score](https://github.com/iampavangandhi/Gitwar) - Add your Github Profile Score in README.
- [Header Images for Github Profile READMEs](https://github.com/khalby786/REHeader) - Generate header images for your GitHub profile READMEs with custom content
- [YouTube Channel Stats](https://github.com/DenverCoder1/github-readme-youtube-stats) - 📺 Display number of subscribers on YouTube and/or your channel's view count as a badge
- [Current Book Status from GoodReads](https://github.com/theFr1nge/goodreads-readme) - Add a card of the current book you are reading that automatically syncs with GoodReads to display your progress.
- [Readme Typing SVG](https://github.com/DenverCoder1/readme-typing-svg) - :zap: Dynamically generated, customizable SVG that gives the appearance of typing and deleting text
## Articles
- ["How To Create A GitHub Profile README"](https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme) - *Monica Powell*