Repository: abhisheknaiidu/awesome-github-profile-readme Branch: master Commit: 7cb2691619d0 Files: 10 Total size: 36.0 KB Directory structure: gitextract_ghewjy6g/ ├── .github/ │ ├── FUNDING.yml │ ├── ISSUE_TEMPLATE/ │ │ ├── bug_report.md │ │ └── feature_request.md │ ├── PULL_REQUEST_TEMPLATE.md │ ├── config.yml │ ├── language.vue │ └── workflows/ │ └── prettier.yml ├── LICENSE ├── README.md └── contributing.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .github/FUNDING.yml ================================================ # These are supported funding model platforms github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] patreon: # Replace with a single Patreon username open_collective: # Replace with a single Open Collective username ko_fi: # Replace with a single Ko-fi username tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username custom: ['https://www.buymeacoffee.com/abhisheknaiidu', 'https://www.paypal.me/abhisheknaiidu'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] ================================================ FILE: .github/ISSUE_TEMPLATE/bug_report.md ================================================ --- name: 🐛 Error about: Create a issue to help us to improve this project ✨ title: "Error: " labels: 👀 needs triage, 🐛 error --- ### Describe the Error ### Expected behavior ### Additional context ================================================ FILE: .github/ISSUE_TEMPLATE/feature_request.md ================================================ --- name: 🚀 Feature request about: Suggest an idea for this project 🌈 title: "Feature: " labels: 👀 needs triage, 🌈 feature --- ### Is your feature request related to a problem? Please describe. ### Describe the solution you'd like ### Describe alternatives you've considered ### Additional context ================================================ FILE: .github/PULL_REQUEST_TEMPLATE.md ================================================ ## What type of PR is this? (check all applicable) - [ ] 🚀 Added Name - [ ] ✨ Feature - [ ] ✅ Joined Community - [ ] 🌟 ed the repo - [ ] 🐛 Grammatical Error - [ ] 📝 Documentation Update - [ ] 🚩 Other ## Description ## Add Link of GitHub Profile ================================================ FILE: .github/config.yml ================================================ # Configuration for welcome - https://github.com/behaviorbot/welcome # Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome # Comment to be posted to on first time issues newIssueWelcomeComment: > Thanks for opening the issue! Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :) # Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome # Comment to be posted to on PRs from first time contributors in your repository newPRWelcomeComment: > Thanks for opening this pull request! Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :) # Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge # Comment to be posted to on pull requests merged by a first time user firstPRMergeComment: > Congrats on merging your first pull request! Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :) ================================================ FILE: .github/language.vue ================================================ ================================================ FILE: .github/workflows/prettier.yml ================================================ name: Continuous Integration # This action works with pull requests and pushes on: pull_request: push: branches: - master jobs: prettier: name: Run Prettier runs-on: ubuntu-latest steps: - name: Checkout uses: actions/checkout@v2 - name: Prettify code uses: creyD/prettier_action@v2.2 ================================================ FILE: LICENSE ================================================ Creative Commons Legal Code CC0 1.0 Universal CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER. Statement of Purpose The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work"). Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others. For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights. 1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following: i. the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work; ii. moral rights retained by the original author(s) and/or performer(s); iii. publicity and privacy rights pertaining to a person's image or likeness depicted in a Work; iv. rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below; v. rights protecting the extraction, dissemination, use and reuse of data in a Work; vi. database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and vii. other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof. 2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose. 3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose. 4. Limitations and Disclaimers. a. No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document. b. Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law. c. Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work. d. Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work. ================================================ FILE: README.md ================================================

Awesome GitHub Profile README Awesome GitHub Profiles - Best curated list of developers readme, updated every 15 min | Product Hunt

Awesome Badge website Star Badge Join Community Badge
A curated list of awesome Github Profile READMEs Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors License Badge Awesome GitHub Profile Readme Loved the project? Please consider [donating](https://paypal.me/abhisheknaiidu) to help it improve!
### Contents: - [Categories](#categories) - [GitHub Actions 🤖](#github-actions-) - [Game Mode 🚀](#game-mode-) - [Code Mode 👨🏽‍💻](#code-mode-) - [Dynamic Realtime 💫](#dynamic-realtime-) - [A Little Bit of Everything 😃](#a-little-bit-of-everything-) - [Descriptive 🗒](#descriptive-) - [Simple but Innovative Ones 🤗](#simple-but-innovative-ones-) - [Typing.. Mode 🎰](#typing-mode-) - [Anime 👾](#anime-) - [Minimalistic ✨](#minimalistic-) - [GIFS 👻](#gifs-) - [Just Images 🎭](#just-images-) - [Badges 🎫](#badges-) - [Fancy Fonts 🖋](#fancy-fonts-) - [Icons 🎯](#icons-) - [Retro 😎](#retro-) - [Tools](#tools) - [Articles](#articles) - [Video Tutorials](#tutorials) - [Contribute](#contribute) - [License](#license) ## Categories #### GitHub Actions 🤖 - [Abhishek Naidu](https://github.com/abhisheknaiidu/abhisheknaiidu) - [Thomas Guibert](https://github.com/thmsgbrt/thmsgbrt) - [Brian Douglas](https://github.com/bdougie/bdougie) - [Shawn Wang](https://github.com/sw-yx/sw-yx) - [Simon Willison](https://github.com/simonw/simonw) - [Mike Coutermarsh](https://github.com/mscoutermarsh/mscoutermarsh) - [Michael Hoffmann (Mokkapps)](https://github.com/mokkapps/mokkapps) - [Athul Cyriac Ajay](https://github.com/athul/athul) - [Gautam Krishna R](https://github.com/gautamkrishnar/gautamkrishnar) - [Roald Nefs](https://github.com/roaldnefs/roaldnefs) - [Leo](https://github.com/mopig/mopig) - [Dhruv Jain](https://github.com/maddhruv/maddhruv) - [Erwin Lejeune](https://github.com/guilyx/guilyx) - [Jessica Lim](https://github.com/JessicaLim8/JessicaLim8) - [侑夕-Tw93](https://github.com/tw93/tw93) - [liununu](https://github.com/liununu/liununu) - [Filippo Rossi (qu4k)](https://github.com/qu4k/qu4k) - [Moe Poi ~](https://github.com/moepoi/moepoi) - [Elon Tang (blackcater)](https://github.com/blackcater/blackcater) - [Stanley Lim (Spiderpig86)](https://github.com/Spiderpig86/Spiderpig86) - [Akshit Garg (gargakshit)](https://github.com/gargakshit/gargakshit) - [Yufan You](https://github.com/ouuan/ouuan) - [Danny Koppenhagen](https://github.com/d-koppenhagen/d-koppenhagen) - [Vidya Bhandary](https://github.com/vidyabhandary/vidyabhandary) - [Rao Hai](https://github.com/RaoHai/RaoHai) - [Jatin Rao](https://github.com/jatin2003/jatin2003) - [teoxoy](https://github.com/teoxoy/teoxoy) - [Aral Roca](https://github.com/aralroca/aralroca) - [codeSTACKr](https://github.com/codestackr/codestackr) - [itgoyo](https://github.com/itgoyo/itgoyo) - [lifeparticle](https://github.com/lifeparticle/lifeparticle) #### Game Mode 🚀 - [Tim Burgan](https://github.com/timburgan/timburgan) - [Ben Sampica](https://github.com/benjaminsampica/benjaminsampica) - [Kavish Hukmani](https://github.com/DoubleGremlin181/DoubleGremlin181) - [Jonathan Gin](https://github.com/JonathanGin52/JonathanGin52) - [Ross Williams](https://github.com/rossjrw/rossjrw) - [kylepls](https://github.com/kylepls/kylepls) - [Aaron Liu](https://github.com/HFO4/HFO4) - [marcizhu](https://github.com/marcizhu/marcizhu) #### Code Mode 👨🏽‍💻 - [Thaiane Braga](https://github.com/Thaiane/Thaiane) - [Ash Baker](https://github.com/ashbakernz/ashbakernz) - [Anmol Singh](https://github.com/anmol098/anmol098) - [Kiho](https://github.com/monkindey/monkindey) - [Marton](https://github.com/martonlederer/martonlederer) - [Redowan Delowar](https://github.com/rednafi/rednafi) - [Zhenye Na](https://github.com/Zhenye-Na/Zhenye-Na) #### 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) - [Johnny Villegas](https://github.com/C9-LinkRs/C9-LinkRs) - [Andrew Young](https://github.com/andyruwruw/andyruwruw) - [Rashmi Jadhav](https://github.com/rusty-sj/rusty-sj) - [andyruwruw](https://github.com/andyruwruw/andyruwruw) - [Jacob Colvin](https://github.com/MacroPower/MacroPower) - [Osman Durdağ](https://github.com/zumrudu-anka/zumrudu-anka) - [iampavangandhi](https://github.com/iampavangandhi/iampavangandhi) - [Dani Akash](https://github.com/daniakash/daniakash) - [Rahul Jha](https://github.com/rahul-jha98/rahul-jha98) - [Taehyun Hwang](https://github.com/HwangTaehyun/HwangTaehyun) #### A Little Bit of Everything 😃 - [Raymond Li](https://github.com/Raymo111/Raymo111) - [Martin Heinz](https://github.com/MartinHeinz/MartinHeinz) - [Adam Alston](https://github.com/adamalston/adamalston) - [Rafnix Guzmán](https://github.com/rafnixg/rafnixg) - [Aditya Pal](https://github.com/sciencepal/sciencepal) - [Hedy Li](https://github.com/hedythedev/hedythedev) - [Xunzhuo](https://github.com/xunzhuo/xunzhuo) - [Khaleel Gibran](https://github.com/khalby786/khalby786) - [Apoorv Tyagi](https://github.com/apoorvtyagi/apoorvtyagi) - [CxyFreedom](https://github.com/cxyfreedom/cxyfreedom) - [Miller Camilo Vega](https://github.com/minoveaz/minoveaz) - [Abhishek Maira](https://github.com/AbhishekMaira10/AbhishekMaira10) - [Clayton Hamilton](https://github.com/claytonjhamilton/claytonjhamilton) - [Sy Rashid](https://github.com/syrashid/syrashid) - [Quin Knight](https://github.com/cheesits456/cheesits456) - [Jackyu-1999](https://github.com/Jackyu-1999/Jackyu-1999) - [Rak Laptudirm](https://github.com/raklaptudirm/raklaptudirm) - [Trini B](https://github.com/trinib/trinib) - [holic-x](https://github.com/holic-x/holic-x) - [Magrelaio](https://github.com/Magrelaio/Magrelaio) #### Descriptive 🗒 - [Filip Troníček](https://github.com/filiptronicek/filiptronicek) - [Garima Singh](https://github.com/garimasingh128/garimasingh128) - [lizheming](https://github.com/lizheming/lizheming) - [Nguyễn Hoàng Dương](https://github.com/you-create/you-create) - [Saksham Taneja](https://github.com/sakshamtaneja21/sakshamtaneja21) - [TheAbbie](https://github.com/theabbie/theabbie) - [Keshav Singh](https://github.com/keshavsingh4522/keshavsingh4522) - [Vidur Satija](https://github.com/vidursatija/vidursatija) - [Dani El-Ayyass](https://github.com/dayyass/dayyass) - [Nanra Sukedy](https://github.com/Nanra/Nanra) #### Simple but Innovative Ones 🤗 - [Nate Moore](https://github.com/natemoo-re/natemoo-re) - [Jhey Tompkins](https://github.com/jh3y/jh3y) - [Waylon Walker](https://github.com/WaylonWalker/WaylonWalker) - [Vansh Kapoor](https://github.com/vanshkapoor/vanshkapoor) - [Harsh Kumar Khatri](https://github.com/harshkumarkhatri/harshkumarkhatri) - [Stephen Ajulu](https://github.com/stephenajulu/stephenajulu) - [Haany Ali](https://github.com/MarikIshtar007/MarikIshtar007) - [Anurag Singh](https://github.com/ashleymavericks/ashleymavericks) - [Rishit Dagli](https://github.com/Rishit-dagli/Rishit-dagli) - [Vinit Shahdeo](https://github.com/vinitshahdeo/vinitshahdeo/) - [Fatih Kadir Akın](https://github.com/f/f/) - [Lucas Vazquez](https://github.com/lucasvazq/lucasvazq) - [小弟调调™](https://github.com/jaywcjlove/jaywcjlove) - [alx365](https://github.com/alx365/alx365) - [Johnny Villegas](https://github.com/C9-LinkRs/C9-LinkRs) - [一缕殇流化隐半边冰霜](https://github.com/halfrost/halfrost) - [Srihari Kapu](https://github.com/sriharikapu/sriharikapu) - [vaaski](https://github.com/vaaski/vaaski) - [Arturs Smirnovs](https://github.com/arturssmirnovs/arturssmirnovs) - [Yash Sahijwani](https://github.com/Terabyte17/Terabyte17) - [Hemanth Kollipara](https://github.com/Defcon27/Defcon27) - [Tushar Mittal](https://github.com/techytushar/techytushar) - [Onimur](https://github.com/onimur/onimur) - [Bruno Tacca](https://github.com/brunotacca/brunotacca) - [Matthew Taylor](https://github.com/Wrapperup/Wrapperup) #### Typing.. Mode 🎰 - [Mathieu Ledru](https://github.com/matyo91/matyo91) - [CyrisXD](https://github.com/CyrisXD/CyrisXD) - [Mpho Mphego](https://github.com/mmphego/mmphego) - [Abhinav Sharma](https://github.com/ABSphreak/ABSphreak) - [Mason Slover](https://github.com/MasonSlover/MasonSlover) - [SuperSupeng](https://github.com/SuperSupeng/SuperSupeng) #### Anime 👾 - [Ing](https://github.com/innng/innng) - [edisonlee55](https://github.com/edisonlee55/edisonlee55) - [Ashutosh](https://github.com/Xx-Ashutosh-xX/Xx-Ashutosh-xX) - [Yukii](https://github.com/PrincessAkira/PrincessAkira) #### Minimalistic ✨ - [Caneco](https://github.com/caneco/) - [Gift Egwuenu](https://github.com/lauragift21/lauragift21) - [Kelechi Precious Nwachukwu](https://github.com/PluckyPrecious/PluckyPrecious) - [Ghazi Khan](https://github.com/gkhan205) - [Pratik Kumar](https://github.com/pr2tik1/pr2tik1) - [Dennis Hartrampf](https://github.com/DennisHartrampf/DennisHartrampf) - [MrStanDu33](https://github.com/MrStanDu33/MrStanDu33) - [Jayraj Roshan](https://github.com/jayrajroshan/jayrajroshan) - [amxchang](https://github.com/amxchang/amxchang) - [ridermansb](https://github.com/Ridermansb/Ridermansb) - [Maximous Black](https://github.com/maximousblk/maximousblk) - [Alex Martin](https://github.com/AlexMartinFR/AlexMartinFR) - [ChungZH](https://github.com/ChungZH/ChungZH/) - [Orhun](https://github.com/orhun/orhun) - [Aveek Saha](https://github.com/Aveek-Saha/Aveek-Saha) - [Federico Dondi](https://github.com/federico-dondi) - [Zheeeng](https://github.com/Zheeeng/Zheeeng) - [TallGuyJenks](https://github.com/tallguyjenks/tallguyjenks) - [Stefanie Grunwald](https://github.com/moertel/moertel) - [Abdul Khaliq](https://github.com/kha7iq/kha7iq) #### GIFS 👻 - [Pouya Saadeghi](https://github.com/saadeghi/saadeghi) - [Ari](https://github.com/ari-hacks/ari-hacks) - [Siv Ram Shastri](https://github.com/Prince-Shivaram/Prince-Shivaram) - [Shanu Mishra](https://github.com/Shanu1515/Shanu1515) - [Shubham Kumar](https://github.com/imskr/imskr) - [Duncan](https://github.com/dephraiim/dephraiim) - [Demartini](https://github.com/demartini/demartini) - [Sindre Sorhus](https://github.com/sindresorhus/sindresorhus) - [Pranjal Bhardwaj](https://github.com/Bhard27/Bhard27) - [Okan Koçyiğit](https://github.com/okankocyigit/okankocyigit) - [Raghav Khullar](https://github.com/RaghavK16/RaghavK16) - [xrkffgg](https://github.com/xrkffgg/xrkffgg) - [Kevin Cui](https://github.com/KevCui/KevCui) - [Muskan Rani](https://github.com/muskanrani/muskanrani) - [Rishav Anand](https://github.com/rishavanand/rishavanand) - [KelviNosse](https://github.com/KelviNosse/KelviNosse) - [nilfalse](https://github.com/nilfalse/nilfalse) - [Shahriar Shafin](https://github.com/ShahriarShafin/ShahriarShafin) - [Somnath Paul](https://github.com/SP-XD/SP-XD) - [Ksenia Morozova](https://github.com/kmoroz/kmoroz) #### Just Images 🎭 - [Zack Krida](https://github.com/zackkrida/zackkrida) - [偏右](https://github.com/afc163/afc163) - [thewhiteh4t](https://github.com/thewhiteh4t/thewhiteh4t) - [Akash Rai](https://github.com/akasrai/akasrai) - [Oussama Bouchikhi](https://github.com/oussamabouchikhi/oussamabouchikhi) - [Daily Random Photo](https://github.com/dailyrandomphoto/dailyrandomphoto) #### Badges 🎫 - [Harish Kumar S S](https://github.com/harish-sethuraman/harish-sethuraman) - [Anirudh Emmadi](https://github.com/aemmadi/aemmadi) - [Brendon Smith](https://github.com/br3ndonland/br3ndonland) - [Alwin Wang](https://github.com/alwinw/alwinw) - [Moshfiq Rony](https://github.com/moshfiqrony/moshfiqrony) - [Ileriayo Adebiyi](https://github.com/ileriayo/ileriayo) - [Samujjwaal Dey](https://github.com/samujjwaal/samujjwaal) - [Char-Al](https://github.com/char-al/char-al) - [Oka](https://github.com/Coordinate-Cat/Coordinate-Cat) - [Nikita Rusetskii](https://github.com/xtenzQ/xtenzQ) - [Raphael Ebner](https://github.com/rafi0101/rafi0101) #### Fancy Fonts 🖋 - [xiaoluoboding](https://github.com/xiaoluoboding/xiaoluoboding) #### Icons 🎯 - [Yuan Tang](https://github.com/terrytangyuan/terrytangyuan) - [Hussainweb](https://github.com/hussainweb/hussainweb) - [Peter Han](https://github.com/peterthehan/peterthehan) - [Thomas George Thomas](https://github.com/Thomas-George-T/Thomas-George-T) - [Derek Nguyen](https://github.com/dereknguyen269/dereknguyen269) - [Valentin Briand](https://github.com/vbriand/vbriand) #### Retro 😎 - [Livio Brunner](https://github.com/BrunnerLivio/BrunnerLivio) - [Christian Petersen](https://github.com/fnky/fnky) ## Tools - [Todoist Stats in Readme](https://github.com/abhisheknaiidu/todoist-readme) - Daily Todoist Stats on your Profile Readme - [Visitor Badge](https://visitor-badge.glitch.me/#docs) - Count visitors for your README.md, Issues, PRs in GitHub - [1990s style Visitor Counter](https://twitter.com/ryanlanciaux/status/1283755637126705152) - Add a 1990s style visitor counter with one line of markdown. - [Visitor Count](https://pufler.dev/badge-it/) - 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 Contributor Stats](https://github.com/HwangTaehyun/github-contributor-stats) - :fire: Get dynamically generated Github Contributor stats (repositories you really committed) 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 - [Profile Activity Generator](https://github.com/omidnikrah/profile-activity-generator) - Generate custom profile activity for your profile README - [Current UTC time](https://github.com/jojoee/jojoee) - Example code of server that can serve dynamic content on GitHub profile - [Github Activity in README](https://github.com/jamesgeorge007/github-activity-readme) - Updates `README.md` with the recent GitHub activity of a user - [Github Profile README Generator](https://github.com/rahuldkjain/github-profile-readme-generator) - This tool provides an easy way to create github profile readme with latest addons like `visitors count`, `github stats` etc. - [Dynamic Profile Page On Github](https://github.com/umutphp/github-action-dynamic-profile-page) - Get dynamically generated list of your commits (of the repositories that the action is configured) on GitHub profile readme. - [npm package downloads](https://github.com/maddhruv/github-readme-npm-downloads) - Show all of your npm packages and their total downloads - [All Dev Stats in Readme](https://github.com/anmol098/waka-readme-stats) - Are you an early 🐤 or a night 🦉? When are you most productive during the day? What languages you code in? And other stuff... Let's check out in your readme! - [Feedparser](https://pythonhosted.org/feedparser/) - Convenient processing of RSS files - [Profile README Widgets](https://github.com/marketplace/actions/profile-readme) - Add simple widgets to your profile readme. - [Spotify now playing card generator](https://github.com/kittinan/spotify-github-profile) - Generate your Spotify now playing card for your GitHub profile - [Markdown Badges](https://github.com/Ileriayo/markdown-badges) - Add badges to your profile. - [Latest Blog Posts and StackOverflow activity in readme](https://github.com/gautamkrishnar/blog-post-workflow) - Show your latest blog posts from any sources or StackOverflow activity on your GitHub profile/project readme automatically using the RSS feed using this Github Action - [GitHub Readme LinkedIn](https://github.com/soroushchehresa/github-readme-linkedin) - Get dynamically generated images from your LinkedIn profile on your GitHub readmes - [GitHub Readme Medium](https://github.com/omidnikrah/github-readme-medium) - Show your latest Medium article on your readmes! - [GitHub Readme StackOverflow](https://github.com/omidnikrah/github-readme-stackoverflow) - Dynamically generated your StackOverflow profile status on your GitHub readmes! - [StackOverflow Stats Badge](https://github.com/claytonjhamilton/stackoverflow-badge) - Display your stats with this Unique StackOverflow Badge! - [Github Profile README Generator](https://github.com/arturssmirnovs/github-profile-readme-generator) - This project allows you to create nice and simple github profile readme files. - [Profile Readme Stats](https://github.com/marketplace/actions/profile-readme-stats) - [Github Action] Showcase your github stats on your profile README.md - [README Jokes](https://github.com/ABSphreak/readme-jokes) - Random dev jokes in your GitHub README. - [GitHub Profile Trophy](https://github.com/ryo-ma/github-profile-trophy) - 🏆 Add dynamically generated GitHub Trophy on your readme - [Github Readme Twitter](https://github.com/gazf/github-readme-twitter) - Show your latest tweet on your readmes. - [Random Dev Memes](https://github.com/techytushar/random-memer) - Random dev memes to display on your GitHub README. - [GitHub Readme Quotes](https://github.com/PiyushSuthar/github-readme-quotes) - Dev quotes on your GitHub Profile Readme. - [GitHub Profilinator](https://github.com/rishavanand/github-profilinator) - This tool contains small GUI components that you can hook together to generate markdown for your perfect readme. - [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* - ["How to Stand Out on Github with Profile READMEs"](https://medium.com/better-programming/how-to-stand-out-on-github-with-profile-readmes-dfd2102a3490?source=friends_link&sk=61df9c4b63b329ad95528b8d7c00061f) - *Jessica Lim* - ["What's on your GitHub Profile"](https://dev.to/waylonwalker/what-s-on-your-github-profile-40p3) - *Waylon Walker* - ["3 Ways to Spice up your Github Profile README 🔥"](https://dev.to/jayehernandez/3-ways-to-spice-up-your-github-profile-readme-1276) - *Jaye Hernandez* - ["Dynamically Generated Github Stats For Your Profile ReadMe"](https://dev.to/anuraghazra/dynamically-generated-github-stats-for-your-profile-readme-o4g) - *Anurag Hazra* - ["How to create an awesome GIF for your GitHub Profile README"](https://dev.to/satvikchachra/how-to-add-an-awesome-readme-to-your-github-profile-361n) - *Satvik Chachra* - ["Create a special repository in your GitHub Profile 🔨, supported and unsupported features"](https://torrocus.com/blog/special-github-repository/) - *Alex Malaszkiewicz* - ["How to create a Github Profile README with Dynamic Github Stats"](https://codewithghazi.com/how-to-create-a-github-profile-readme-with-dynamic-github-stats/) - *Ghazi Khan* - ["How I Built A Self-Updating README On My Github Profile"](https://www.mokkapps.de/blog/how-i-built-a-self-updating-readme-on-my-git-hub-profile/) - *Michael Hoffmann (Mokkapps)* - ["Building a self-updating profile README for GitHub"](https://simonwillison.net/2020/Jul/10/self-updating-profile-readme/) - *Simon Willison* - ["How to create an interactive README for your GitHub profile"](https://kavishhukmani.me/github-profile-interactive-readme-tutorial/) - *Kavish Hukmani* - ["什么?Github 居然可以这么玩?"](https://zhuanlan.zhihu.com/p/161705999) - *Tw93* - ["Getting started with Markdown Badges"](https://dev.to/ileriayo/mardown-badges-2og0) - *Ileriayo Adebiyi* - ["Show your latest dev.to posts automatically on your GitHub profile readme"](https://dev.to/gautamkrishnar/show-your-latest-dev-to-posts-automatically-in-your-github-profile-readme-3nk8) - *Gautam krishna R* - ["How I Built A Self-Updating README by Webhooks and Netlify Functions"](https://github.com/RaoHai/RaoHai/blob/master/How-I-Built-A-Self-Updating-README-by-Webhooks-and-Netlify-Functions.md/) - *Rao Hai* - ["Build a Stunning README For Your GitHub Profile"](https://towardsdatascience.com/build-a-stunning-readme-for-your-github-profile-9b80434fe5d7) - *Martin Heinz* - ["How I added my Spotify statistics to my GitHub readme 📜"](https://dev.to/gargakshit/how-i-added-my-spotify-statistics-to-my-github-readme-4jdd) - *Akshit Garg* - ["Static Readme Regeneration"](https://dev.to/aralroca/static-readme-regeneration-4pf2) - *Aral Roca* - ["How to Create a Self-Updating README.md for Your GitHub Profile"](https://medium.com/@th.guibert/how-to-create-a-self-updating-readme-md-for-your-github-profile-f8b05744ca91) - *Thomas Guibert* - ["一文玩转github主页"](https://blog.holic-x.com/wv-blog/post/7ad96a5d.html) - *holic-x* ## Tutorials - ["Create Impressive GitHub Portfolio"](https://www.youtube.com/watch?v=dkE4mVhwMB4) - *MTECHVIRAL* - ["How To Create a Github Profile ReadMe"](https://www.youtube.com/watch?v=DOiGs2NiDbU) - *James Q Quick* - ["How to create a GitHub profile README"](https://www.youtube.com/watch?v=vND_UY7xk24) - *Code With Confidence* - ["How To Create A GitHub Profile README"](https://www.youtube.com/watch?v=Y1z7_GfEPiE) - *Program With Erik* - ["Next Level GitHub Profile README"](https://youtu.be/ECuqb5Tv9qI) - *codeSTACKr* ## Contribute Contributions are always welcome! Please read the [contribution guidelines](contributing.md) first. ## Special Thanks 🙇 - [Zetao Zhuang](https://github.com/zzetao) for making the amazing site for this repo! ## License [![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/) To the extent possible under law, [Abhishek Naidu](https://abhisheknaidu.tech/) has waived all copyright and related or neighboring rights to this work. ================================================ FILE: contributing.md ================================================ # Contribution Guidelines Please ensure your pull request adheres to the following guidelines: - Suggested Github Profile READMEs should be beautiful or stand out in some way. - Make an individual pull request for each suggestion. - Can suggest for different categories as well. - Start the Name with a capital. - Check your spelling and grammar. - Make sure your text editor is set to remove trailing whitespace. Thank you for your suggestions!