From e32b5e772683c66246d7e6b4a988ac54b0f7b464 Mon Sep 17 00:00:00 2001 From: DenverCoder1 Date: Sun, 13 Dec 2020 22:00:58 +0200 Subject: [PATCH 1/2] Added streak stats, youtube stats tools --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5bcae0d..a334801 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,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) @@ -260,6 +261,7 @@ - [Vists 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 @@ -289,6 +291,7 @@ - [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 ## Articles - ["How To Create A GitHub Profile README"](https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme) - *Monica Powell* From f40c2d25e6870ff427f8499d76729291e0dc825b Mon Sep 17 00:00:00 2001 From: Jonah Lawrence Date: Thu, 22 Apr 2021 07:38:11 +0300 Subject: [PATCH 2/2] Added Typing SVG Tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 533fba1..797a9f2 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ - [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*