[
  {
    "path": ".github/FUNDING.yml",
    "content": "# These are supported funding model platforms\n\ngithub: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]\npatreon: # Replace with a single Patreon username\nopen_collective: # Replace with a single Open Collective username\nko_fi: # Replace with a single Ko-fi username\ntidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel\ncommunity_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry\nliberapay: # Replace with a single Liberapay username\nissuehunt: # Replace with a single IssueHunt username\notechie: # Replace with a single Otechie username\ncustom: ['https://www.buymeacoffee.com/abhisheknaiidu', 'https://www.paypal.me/abhisheknaiidu'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/bug_report.md",
    "content": "---\nname: 🐛 Error\nabout: Create a issue to help us to improve this project ✨\ntitle: \"Error: \"\nlabels: 👀 needs triage, 🐛 error\n---\n\n### Describe the Error\n\n<!-- A clear and concise description of what the bug is. -->\n\n### Expected behavior\n\n<!-- A clear and concise description of what you expected to happen. -->\n\n### Additional context\n\n<!-- Add any other context about the problem or helpful links here. -->\n\n"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/feature_request.md",
    "content": "---\nname: 🚀 Feature request\nabout: Suggest an idea for this project 🌈\ntitle: \"Feature: \"\nlabels: 👀 needs triage, 🌈 feature\n---\n\n### Is your feature request related to a problem? Please describe.\n\n<!-- A clear and concise description of what the problem is -->\n\n### Describe the solution you'd like\n\n<!-- A clear and concise description of what you want to happen. -->\n\n### Describe alternatives you've considered\n\n<!-- A clear and concise description of any alternative solutions or features you've considered. -->\n\n### Additional context\n\n<!-- Add any other context or screenshots about the feature request here. -->\n"
  },
  {
    "path": ".github/PULL_REQUEST_TEMPLATE.md",
    "content": "## What type of PR is this? (check all applicable)\n\n\n- [ ] 🚀 Added Name\n- [ ] ✨ Feature\n- [ ] ✅ Joined Community\n- [ ] 🌟 ed the repo\n- [ ] 🐛 Grammatical Error\n- [ ] 📝 Documentation Update\n- [ ] 🚩 Other\n\n## Description\n\n\n\n## Add Link of GitHub Profile\n\n"
  },
  {
    "path": ".github/config.yml",
    "content": "# Configuration for welcome - https://github.com/behaviorbot/welcome\n\n# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome\n\n# Comment to be posted to on first time issues\nnewIssueWelcomeComment: >\n  Thanks for opening the issue!   \n  Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)\n    \n# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome\n\n# Comment to be posted to on PRs from first time contributors in your repository\nnewPRWelcomeComment: >\n Thanks for opening this pull request!    \n Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)\n  \n# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge\n\n# Comment to be posted to on pull requests merged by a first time user\n\nfirstPRMergeComment: >\n Congrats on merging your first pull request!   \n Do join our discord server [DevSpace,](https://discord.gg/PwU8sza) a place for Awesome Developer's :)\n \n"
  },
  {
    "path": ".github/language.vue",
    "content": "<template>\n\n</template>\n\n<script>\n\nconsole.log(\"Awesome GitHub Profiles\");\n</script>\n\n<style>\n\n</style>\n"
  },
  {
    "path": ".github/workflows/prettier.yml",
    "content": "name: Continuous Integration\n\n# This action works with pull requests and pushes\non:\n  pull_request:\n  push:\n    branches:\n    - master\n\njobs:\n  prettier:\n    name: Run Prettier \n    runs-on: ubuntu-latest\n\n    steps:\n    - name: Checkout\n      uses: actions/checkout@v2\n\n    - name: Prettify code\n      uses: creyD/prettier_action@v2.2"
  },
  {
    "path": "LICENSE",
    "content": "Creative Commons Legal Code\n\nCC0 1.0 Universal\n\n    CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE\n    LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN\n    ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS\n    INFORMATION ON AN \"AS-IS\" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES\n    REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS\n    PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM\n    THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED\n    HEREUNDER.\n\nStatement of Purpose\n\nThe laws of most jurisdictions throughout the world automatically confer\nexclusive Copyright and Related Rights (defined below) upon the creator\nand subsequent owner(s) (each and all, an \"owner\") of an original work of\nauthorship and/or a database (each, a \"Work\").\n\nCertain owners wish to permanently relinquish those rights to a Work for\nthe purpose of contributing to a commons of creative, cultural and\nscientific works (\"Commons\") that the public can reliably and without fear\nof later claims of infringement build upon, modify, incorporate in other\nworks, reuse and redistribute as freely as possible in any form whatsoever\nand for any purposes, including without limitation commercial purposes.\nThese owners may contribute to the Commons to promote the ideal of a free\nculture and the further production of creative, cultural and scientific\nworks, or to gain reputation or greater distribution for their Work in\npart through the use and efforts of others.\n\nFor these and/or other purposes and motivations, and without any\nexpectation of additional consideration or compensation, the person\nassociating CC0 with a Work (the \"Affirmer\"), to the extent that he or she\nis an owner of Copyright and Related Rights in the Work, voluntarily\nelects to apply CC0 to the Work and publicly distribute the Work under its\nterms, with knowledge of his or her Copyright and Related Rights in the\nWork and the meaning and intended legal effect of CC0 on those rights.\n\n1. Copyright and Related Rights. A Work made available under CC0 may be\nprotected by copyright and related or neighboring rights (\"Copyright and\nRelated Rights\"). Copyright and Related Rights include, but are not\nlimited to, the following:\n\n  i. the right to reproduce, adapt, distribute, perform, display,\n     communicate, and translate a Work;\n ii. moral rights retained by the original author(s) and/or performer(s);\niii. publicity and privacy rights pertaining to a person's image or\n     likeness depicted in a Work;\n iv. rights protecting against unfair competition in regards to a Work,\n     subject to the limitations in paragraph 4(a), below;\n  v. rights protecting the extraction, dissemination, use and reuse of data\n     in a Work;\n vi. database rights (such as those arising under Directive 96/9/EC of the\n     European Parliament and of the Council of 11 March 1996 on the legal\n     protection of databases, and under any national implementation\n     thereof, including any amended or successor version of such\n     directive); and\nvii. other similar, equivalent or corresponding rights throughout the\n     world based on applicable law or treaty, and any national\n     implementations thereof.\n\n2. Waiver. To the greatest extent permitted by, but not in contravention\nof, applicable law, Affirmer hereby overtly, fully, permanently,\nirrevocably and unconditionally waives, abandons, and surrenders all of\nAffirmer's Copyright and Related Rights and associated claims and causes\nof action, whether now known or unknown (including existing as well as\nfuture claims and causes of action), in the Work (i) in all territories\nworldwide, (ii) for the maximum duration provided by applicable law or\ntreaty (including future time extensions), (iii) in any current or future\nmedium and for any number of copies, and (iv) for any purpose whatsoever,\nincluding without limitation commercial, advertising or promotional\npurposes (the \"Waiver\"). Affirmer makes the Waiver for the benefit of each\nmember of the public at large and to the detriment of Affirmer's heirs and\nsuccessors, fully intending that such Waiver shall not be subject to\nrevocation, rescission, cancellation, termination, or any other legal or\nequitable action to disrupt the quiet enjoyment of the Work by the public\nas contemplated by Affirmer's express Statement of Purpose.\n\n3. Public License Fallback. Should any part of the Waiver for any reason\nbe judged legally invalid or ineffective under applicable law, then the\nWaiver shall be preserved to the maximum extent permitted taking into\naccount Affirmer's express Statement of Purpose. In addition, to the\nextent the Waiver is so judged Affirmer hereby grants to each affected\nperson a royalty-free, non transferable, non sublicensable, non exclusive,\nirrevocable and unconditional license to exercise Affirmer's Copyright and\nRelated Rights in the Work (i) in all territories worldwide, (ii) for the\nmaximum duration provided by applicable law or treaty (including future\ntime extensions), (iii) in any current or future medium and for any number\nof copies, and (iv) for any purpose whatsoever, including without\nlimitation commercial, advertising or promotional purposes (the\n\"License\"). The License shall be deemed effective as of the date CC0 was\napplied by Affirmer to the Work. Should any part of the License for any\nreason be judged legally invalid or ineffective under applicable law, such\npartial invalidity or ineffectiveness shall not invalidate the remainder\nof the License, and in such case Affirmer hereby affirms that he or she\nwill not (i) exercise any of his or her remaining Copyright and Related\nRights in the Work or (ii) assert any associated claims and causes of\naction with respect to the Work, in either case contrary to Affirmer's\nexpress Statement of Purpose.\n\n4. Limitations and Disclaimers.\n\n a. No trademark or patent rights held by Affirmer are waived, abandoned,\n    surrendered, licensed or otherwise affected by this document.\n b. Affirmer offers the Work as-is and makes no representations or\n    warranties of any kind concerning the Work, express, implied,\n    statutory or otherwise, including without limitation warranties of\n    title, merchantability, fitness for a particular purpose, non\n    infringement, or the absence of latent or other defects, accuracy, or\n    the present or absence of errors, whether or not discoverable, all to\n    the greatest extent permissible under applicable law.\n c. Affirmer disclaims responsibility for clearing rights of other persons\n    that may apply to the Work or any use thereof, including without\n    limitation any person's Copyright and Related Rights in the Work.\n    Further, Affirmer disclaims responsibility for obtaining any necessary\n    consents, permissions or other rights required for any use of the\n    Work.\n d. Affirmer understands and acknowledges that Creative Commons is not a\n    party to this document and has no duty or obligation with respect to\n    this CC0 or use of the Work.\n"
  },
  {
    "path": "README.md",
    "content": "<h1 align=\"center\">Awesome GitHub Profile README\n<a href=\"https://www.producthunt.com/posts/awesome-github-profiles?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-awesome-github-profiles\" target=\"_blank\"><img src=\"https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=277987&theme=light\" alt=\"Awesome GitHub Profiles - Best curated list of developers readme, updated every 15 min | Product Hunt\" style=\"width: 200px; height: 44px;\" width=\"200\" height=\"44\" /></a></h1>\n<div align=\"center\">\n<img src=\"https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg\" alt=\"Awesome Badge\"/>\n<a href=\"https://arbeitnow.com/?utm_source=awesome-github-profile-readme\"><img src=\"https://img.shields.io/static/v1?label=&labelColor=505050&message=arbeitnow&color=%230076D6&style=flat&logo=google-chrome&logoColor=%230076D6\" alt=\"website\"/></a>\n<!-- <img src=\"http://hits.dwyl.com/abhisheknaiidu/awesome-github-profile-readme.svg\" alt=\"Hits Badge\"/> -->\n<img src=\"https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99\" alt=\"Star Badge\"/>\n<a href=\"https://discord.gg/XTW52Kt\"><img src=\"https://img.shields.io/discord/733027681184251937.svg?style=flat&label=Join%20Community&color=7289DA\" alt=\"Join Community Badge\"/></a>\n<a href=\"https://twitter.com/abhisheknaiidu\" ><img src=\"https://img.shields.io/twitter/follow/abhisheknaiidu.svg?style=social\" /> </a>\n<br>\n\n<i>A curated list of awesome Github Profile READMEs</i>\n\n<a href=\"https://github.com/abhisheknaiidu/awesome-github-profile-readme/stargazers\"><img src=\"https://img.shields.io/github/stars/abhisheknaiidu/awesome-github-profile-readme\" alt=\"Stars Badge\"/></a>\n<a href=\"https://github.com/abhisheknaiidu/awesome-github-profile-readme/network/members\"><img src=\"https://img.shields.io/github/forks/abhisheknaiidu/awesome-github-profile-readme\" alt=\"Forks Badge\"/></a>\n<a href=\"https://github.com/abhisheknaiidu/awesome-github-profile-readme/pulls\"><img src=\"https://img.shields.io/github/issues-pr/abhisheknaiidu/awesome-github-profile-readme\" alt=\"Pull Requests Badge\"/></a>\n<a href=\"https://github.com/abhisheknaiidu/awesome-github-profile-readme/issues\"><img src=\"https://img.shields.io/github/issues/abhisheknaiidu/awesome-github-profile-readme\" alt=\"Issues Badge\"/></a>\n<a href=\"https://github.com/abhisheknaiidu/awesome-github-profile-readme/graphs/contributors\"><img alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/abhisheknaiidu/awesome-github-profile-readme?color=2b9348\"></a>\n<a href=\"https://github.com/abhisheknaiidu/awesome-github-profile-readme/blob/master/LICENSE\"><img src=\"https://img.shields.io/github/license/abhisheknaiidu/awesome-github-profile-readme?color=2b9348\" alt=\"License Badge\"/></a>\n\n<img alt=\"Awesome GitHub Profile Readme\" src=\"assets/agpr.gif\"> </img>\n\n<i>Loved the project? Please consider [donating](https://paypal.me/abhisheknaiidu) to help it improve!</i>\n\n</div>\n\n### Contents:\n  - [Categories](#categories)\n      - [GitHub Actions 🤖](#github-actions-)\n      - [Game Mode 🚀](#game-mode-)\n      - [Code Mode 👨🏽‍💻](#code-mode-)\n      - [Dynamic Realtime 💫](#dynamic-realtime-)\n      - [A Little Bit of Everything 😃](#a-little-bit-of-everything-)\n      - [Descriptive 🗒](#descriptive-)\n      - [Simple but Innovative Ones 🤗](#simple-but-innovative-ones-)\n      - [Typing.. Mode 🎰](#typing-mode-)\n      - [Anime 👾](#anime-)\n      - [Minimalistic ✨](#minimalistic-)\n      - [GIFS 👻](#gifs-)\n      - [Just Images 🎭](#just-images-)\n      - [Badges 🎫](#badges-)\n      - [Fancy Fonts 🖋](#fancy-fonts-)\n      - [Icons 🎯](#icons-)\n      - [Retro 😎](#retro-)\n  - [Tools](#tools)\n  - [Articles](#articles)\n  - [Video Tutorials](#tutorials)\n  - [Contribute](#contribute)\n  - [License](#license)\n\n\n## Categories\n\n#### GitHub Actions 🤖\n- [Abhishek Naidu](https://github.com/abhisheknaiidu/abhisheknaiidu)\n- [Thomas Guibert](https://github.com/thmsgbrt/thmsgbrt)\n- [Brian Douglas](https://github.com/bdougie/bdougie)\n- [Shawn Wang](https://github.com/sw-yx/sw-yx)\n- [Simon Willison](https://github.com/simonw/simonw)\n- [Mike Coutermarsh](https://github.com/mscoutermarsh/mscoutermarsh)\n- [Michael Hoffmann (Mokkapps)](https://github.com/mokkapps/mokkapps)\n- [Athul Cyriac Ajay](https://github.com/athul/athul)\n- [Gautam Krishna R](https://github.com/gautamkrishnar/gautamkrishnar)\n- [Roald Nefs](https://github.com/roaldnefs/roaldnefs)\n- [Leo](https://github.com/mopig/mopig)\n- [Dhruv Jain](https://github.com/maddhruv/maddhruv)\n- [Erwin Lejeune](https://github.com/guilyx/guilyx)\n- [Jessica Lim](https://github.com/JessicaLim8/JessicaLim8)\n- [侑夕-Tw93](https://github.com/tw93/tw93)\n- [liununu](https://github.com/liununu/liununu)\n- [Filippo Rossi (qu4k)](https://github.com/qu4k/qu4k)\n- [Moe Poi ~](https://github.com/moepoi/moepoi)\n- [Elon Tang (blackcater)](https://github.com/blackcater/blackcater)\n- [Stanley Lim (Spiderpig86)](https://github.com/Spiderpig86/Spiderpig86)\n- [Akshit Garg (gargakshit)](https://github.com/gargakshit/gargakshit)\n- [Yufan You](https://github.com/ouuan/ouuan)\n- [Danny Koppenhagen](https://github.com/d-koppenhagen/d-koppenhagen)\n- [Vidya Bhandary](https://github.com/vidyabhandary/vidyabhandary)\n- [Rao Hai](https://github.com/RaoHai/RaoHai)\n- [Jatin Rao](https://github.com/jatin2003/jatin2003)\n- [teoxoy](https://github.com/teoxoy/teoxoy)\n- [Aral Roca](https://github.com/aralroca/aralroca)\n- [codeSTACKr](https://github.com/codestackr/codestackr)\n- [itgoyo](https://github.com/itgoyo/itgoyo)\n- [lifeparticle](https://github.com/lifeparticle/lifeparticle)\n\n#### Game Mode 🚀\n- [Tim Burgan](https://github.com/timburgan/timburgan)\n- [Ben Sampica](https://github.com/benjaminsampica/benjaminsampica)\n- [Kavish Hukmani](https://github.com/DoubleGremlin181/DoubleGremlin181)\n- [Jonathan Gin](https://github.com/JonathanGin52/JonathanGin52)\n- [Ross Williams](https://github.com/rossjrw/rossjrw)\n- [kylepls](https://github.com/kylepls/kylepls)\n- [Aaron Liu](https://github.com/HFO4/HFO4)\n- [marcizhu](https://github.com/marcizhu/marcizhu)\n\n#### Code Mode 👨🏽‍💻\n- [Thaiane Braga](https://github.com/Thaiane/Thaiane)\n- [Ash Baker](https://github.com/ashbakernz/ashbakernz)\n- [Anmol Singh](https://github.com/anmol098/anmol098)\n- [Kiho](https://github.com/monkindey/monkindey)\n- [Marton](https://github.com/martonlederer/martonlederer)\n- [Redowan Delowar](https://github.com/rednafi/rednafi)\n- [Zhenye Na](https://github.com/Zhenye-Na/Zhenye-Na)\n\n#### Dynamic Realtime 💫\n- [Kirill Feschenko](https://github.com/xcaq/xcaq)\n- [Anurag Hazra](https://github.com/anuraghazra/anuraghazra)\n- [DenverCoder1](https://github.com/DenverCoder1/DenverCoder1)\n- [Hemant Joshi](https://github.com/8bithemant/8bithemant)\n- [Kittinan](https://github.com/kittinan/kittinan)\n- [Andrew Novac](https://github.com/novatorem/novatorem)\n- [Johnny Villegas](https://github.com/C9-LinkRs/C9-LinkRs)\n- [Andrew Young](https://github.com/andyruwruw/andyruwruw)\n- [Rashmi Jadhav](https://github.com/rusty-sj/rusty-sj)\n- [andyruwruw](https://github.com/andyruwruw/andyruwruw)\n- [Jacob Colvin](https://github.com/MacroPower/MacroPower)\n- [Osman Durdağ](https://github.com/zumrudu-anka/zumrudu-anka)\n- [iampavangandhi](https://github.com/iampavangandhi/iampavangandhi)\n- [Dani Akash](https://github.com/daniakash/daniakash)\n- [Rahul Jha](https://github.com/rahul-jha98/rahul-jha98)\n- [Taehyun Hwang](https://github.com/HwangTaehyun/HwangTaehyun)\n\n#### A Little Bit of Everything 😃\n- [Raymond Li](https://github.com/Raymo111/Raymo111)\n- [Martin Heinz](https://github.com/MartinHeinz/MartinHeinz)\n- [Adam Alston](https://github.com/adamalston/adamalston)\n- [Rafnix Guzmán](https://github.com/rafnixg/rafnixg)\n- [Aditya Pal](https://github.com/sciencepal/sciencepal)\n- [Hedy Li](https://github.com/hedythedev/hedythedev)\n- [Xunzhuo](https://github.com/xunzhuo/xunzhuo)\n- [Khaleel Gibran](https://github.com/khalby786/khalby786)\n- [Apoorv Tyagi](https://github.com/apoorvtyagi/apoorvtyagi)\n- [CxyFreedom](https://github.com/cxyfreedom/cxyfreedom)\n- [Miller Camilo Vega](https://github.com/minoveaz/minoveaz)\n- [Abhishek Maira](https://github.com/AbhishekMaira10/AbhishekMaira10)\n- [Clayton Hamilton](https://github.com/claytonjhamilton/claytonjhamilton)\n- [Sy Rashid](https://github.com/syrashid/syrashid)\n- [Quin Knight](https://github.com/cheesits456/cheesits456)\n- [Jackyu-1999](https://github.com/Jackyu-1999/Jackyu-1999)\n- [Rak Laptudirm](https://github.com/raklaptudirm/raklaptudirm)\n- [Trini B](https://github.com/trinib/trinib)\n- [holic-x](https://github.com/holic-x/holic-x)\n- [Magrelaio](https://github.com/Magrelaio/Magrelaio)\n\n#### Descriptive 🗒\n- [Filip Troníček](https://github.com/filiptronicek/filiptronicek)\n- [Garima Singh](https://github.com/garimasingh128/garimasingh128)\n- [lizheming](https://github.com/lizheming/lizheming)\n- [Nguyễn Hoàng Dương](https://github.com/you-create/you-create)\n- [Saksham Taneja](https://github.com/sakshamtaneja21/sakshamtaneja21)\n- [TheAbbie](https://github.com/theabbie/theabbie)\n- [Keshav Singh](https://github.com/keshavsingh4522/keshavsingh4522)\n- [Vidur Satija](https://github.com/vidursatija/vidursatija)\n- [Dani El-Ayyass](https://github.com/dayyass/dayyass)\n- [Nanra Sukedy](https://github.com/Nanra/Nanra)\n\n#### Simple but Innovative Ones 🤗\n- [Nate Moore](https://github.com/natemoo-re/natemoo-re)\n- [Jhey Tompkins](https://github.com/jh3y/jh3y)\n- [Waylon Walker](https://github.com/WaylonWalker/WaylonWalker)\n- [Vansh Kapoor](https://github.com/vanshkapoor/vanshkapoor)\n- [Harsh Kumar Khatri](https://github.com/harshkumarkhatri/harshkumarkhatri)\n- [Stephen Ajulu](https://github.com/stephenajulu/stephenajulu)\n- [Haany Ali](https://github.com/MarikIshtar007/MarikIshtar007)\n- [Anurag Singh](https://github.com/ashleymavericks/ashleymavericks)\n- [Rishit Dagli](https://github.com/Rishit-dagli/Rishit-dagli)\n- [Vinit Shahdeo](https://github.com/vinitshahdeo/vinitshahdeo/)\n- [Fatih Kadir Akın](https://github.com/f/f/)\n- [Lucas Vazquez](https://github.com/lucasvazq/lucasvazq)\n- [小弟调调™](https://github.com/jaywcjlove/jaywcjlove)\n- [alx365](https://github.com/alx365/alx365)\n- [Johnny Villegas](https://github.com/C9-LinkRs/C9-LinkRs)\n- [一缕殇流化隐半边冰霜](https://github.com/halfrost/halfrost)\n- [Srihari Kapu](https://github.com/sriharikapu/sriharikapu)\n- [vaaski](https://github.com/vaaski/vaaski)\n- [Arturs Smirnovs](https://github.com/arturssmirnovs/arturssmirnovs)\n- [Yash Sahijwani](https://github.com/Terabyte17/Terabyte17)\n- [Hemanth Kollipara](https://github.com/Defcon27/Defcon27)\n- [Tushar Mittal](https://github.com/techytushar/techytushar)\n- [Onimur](https://github.com/onimur/onimur)\n- [Bruno Tacca](https://github.com/brunotacca/brunotacca)\n- [Matthew Taylor](https://github.com/Wrapperup/Wrapperup)\n\n#### Typing.. Mode 🎰\n- [Mathieu Ledru](https://github.com/matyo91/matyo91)\n- [CyrisXD](https://github.com/CyrisXD/CyrisXD)\n- [Mpho Mphego](https://github.com/mmphego/mmphego)\n- [Abhinav Sharma](https://github.com/ABSphreak/ABSphreak)\n- [Mason Slover](https://github.com/MasonSlover/MasonSlover)\n- [SuperSupeng](https://github.com/SuperSupeng/SuperSupeng)\n\n#### Anime 👾\n- [Ing](https://github.com/innng/innng)\n- [edisonlee55](https://github.com/edisonlee55/edisonlee55)\n- [Ashutosh](https://github.com/Xx-Ashutosh-xX/Xx-Ashutosh-xX)\n- [Yukii](https://github.com/PrincessAkira/PrincessAkira)\n\n#### Minimalistic ✨\n- [Caneco](https://github.com/caneco/)\n- [Gift Egwuenu](https://github.com/lauragift21/lauragift21)\n- [Kelechi Precious Nwachukwu](https://github.com/PluckyPrecious/PluckyPrecious)\n- [Ghazi Khan](https://github.com/gkhan205)\n- [Pratik Kumar](https://github.com/pr2tik1/pr2tik1)\n- [Dennis Hartrampf](https://github.com/DennisHartrampf/DennisHartrampf)\n- [MrStanDu33](https://github.com/MrStanDu33/MrStanDu33)\n- [Jayraj Roshan](https://github.com/jayrajroshan/jayrajroshan)\n- [amxchang](https://github.com/amxchang/amxchang)\n- [ridermansb](https://github.com/Ridermansb/Ridermansb)\n- [Maximous Black](https://github.com/maximousblk/maximousblk)\n- [Alex Martin](https://github.com/AlexMartinFR/AlexMartinFR)\n- [ChungZH](https://github.com/ChungZH/ChungZH/)\n- [Orhun](https://github.com/orhun/orhun)\n- [Aveek Saha](https://github.com/Aveek-Saha/Aveek-Saha)\n- [Federico Dondi](https://github.com/federico-dondi)\n- [Zheeeng](https://github.com/Zheeeng/Zheeeng)\n- [TallGuyJenks](https://github.com/tallguyjenks/tallguyjenks)\n- [Stefanie Grunwald](https://github.com/moertel/moertel)\n- [Abdul Khaliq](https://github.com/kha7iq/kha7iq)\n\n#### GIFS 👻\n- [Pouya Saadeghi](https://github.com/saadeghi/saadeghi)\n- [Ari](https://github.com/ari-hacks/ari-hacks)\n- [Siv Ram Shastri](https://github.com/Prince-Shivaram/Prince-Shivaram)\n- [Shanu Mishra](https://github.com/Shanu1515/Shanu1515)\n- [Shubham Kumar](https://github.com/imskr/imskr)\n- [Duncan](https://github.com/dephraiim/dephraiim)\n- [Demartini](https://github.com/demartini/demartini)\n- [Sindre Sorhus](https://github.com/sindresorhus/sindresorhus)\n- [Pranjal Bhardwaj](https://github.com/Bhard27/Bhard27)\n- [Okan Koçyiğit](https://github.com/okankocyigit/okankocyigit)\n- [Raghav Khullar](https://github.com/RaghavK16/RaghavK16)\n- [xrkffgg](https://github.com/xrkffgg/xrkffgg)\n- [Kevin Cui](https://github.com/KevCui/KevCui)\n- [Muskan Rani](https://github.com/muskanrani/muskanrani)\n- [Rishav Anand](https://github.com/rishavanand/rishavanand)\n- [KelviNosse](https://github.com/KelviNosse/KelviNosse)\n- [nilfalse](https://github.com/nilfalse/nilfalse)\n- [Shahriar Shafin](https://github.com/ShahriarShafin/ShahriarShafin)\n- [Somnath Paul](https://github.com/SP-XD/SP-XD)\n- [Ksenia Morozova](https://github.com/kmoroz/kmoroz)\n\n#### Just Images 🎭\n- [Zack Krida](https://github.com/zackkrida/zackkrida)\n- [偏右](https://github.com/afc163/afc163)\n- [thewhiteh4t](https://github.com/thewhiteh4t/thewhiteh4t)\n- [Akash Rai](https://github.com/akasrai/akasrai)\n- [Oussama Bouchikhi](https://github.com/oussamabouchikhi/oussamabouchikhi)\n- [Daily Random Photo](https://github.com/dailyrandomphoto/dailyrandomphoto)\n\n#### Badges 🎫\n- [Harish Kumar S S](https://github.com/harish-sethuraman/harish-sethuraman)\n- [Anirudh Emmadi](https://github.com/aemmadi/aemmadi)\n- [Brendon Smith](https://github.com/br3ndonland/br3ndonland)\n- [Alwin Wang](https://github.com/alwinw/alwinw)\n- [Moshfiq Rony](https://github.com/moshfiqrony/moshfiqrony)\n- [Ileriayo Adebiyi](https://github.com/ileriayo/ileriayo)\n- [Samujjwaal Dey](https://github.com/samujjwaal/samujjwaal)\n- [Char-Al](https://github.com/char-al/char-al)\n- [Oka](https://github.com/Coordinate-Cat/Coordinate-Cat)\n- [Nikita Rusetskii](https://github.com/xtenzQ/xtenzQ)\n- [Raphael Ebner](https://github.com/rafi0101/rafi0101)\n\n#### Fancy Fonts 🖋\n- [xiaoluoboding](https://github.com/xiaoluoboding/xiaoluoboding)\n\n#### Icons 🎯\n- [Yuan Tang](https://github.com/terrytangyuan/terrytangyuan)\n- [Hussainweb](https://github.com/hussainweb/hussainweb)\n- [Peter Han](https://github.com/peterthehan/peterthehan)\n- [Thomas George Thomas](https://github.com/Thomas-George-T/Thomas-George-T)\n- [Derek Nguyen](https://github.com/dereknguyen269/dereknguyen269)\n- [Valentin Briand](https://github.com/vbriand/vbriand)\n\n#### Retro 😎\n- [Livio Brunner](https://github.com/BrunnerLivio/BrunnerLivio)\n- [Christian Petersen](https://github.com/fnky/fnky)\n\n## Tools\n- [Todoist Stats in Readme](https://github.com/abhisheknaiidu/todoist-readme) - Daily Todoist Stats on your Profile Readme\n- [Visitor Badge](https://visitor-badge.glitch.me/#docs) - Count visitors for your README.md, Issues, PRs in GitHub\n- [1990s style Visitor Counter](https://twitter.com/ryanlanciaux/status/1283755637126705152) - Add a 1990s style visitor counter with one line of markdown.\n- [Visitor Count](https://pufler.dev/badge-it/) - Count visitors for README.md that can be used with shields.io\n- [Shields Project](https://shields.io/) - Use Shields to create profile badges, compatible with Simple Icons\n- [Github Readme Stats](https://github.com/anuraghazra/github-readme-stats) - Get dynamically generated GitHub stats on your readmes\n- [Github Contributor Stats](https://github.com/HwangTaehyun/github-contributor-stats) - :fire: Get dynamically generated Github Contributor stats (repositories you really committed) on your readmes\n- [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\n- [Simple Icons](https://github.com/simple-icons/simple-icons#cdn-usage) -  SVG icons for popular brands for your README.md files\n- [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.\n- [Dev Metrics in Readme](https://github.com/athul/waka-readme) - [WakaTime](https://wakatime.com/) Weekly Metrics on your Profile Readme\n- [Profile Activity Generator](https://github.com/omidnikrah/profile-activity-generator) - Generate custom profile activity for your profile README\n- [Current UTC time](https://github.com/jojoee/jojoee) - Example code of server that can serve dynamic content on GitHub profile\n- [Github Activity in README](https://github.com/jamesgeorge007/github-activity-readme) - Updates `README.md` with the recent GitHub activity of a user\n- [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.\n- [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.\n- [npm package downloads](https://github.com/maddhruv/github-readme-npm-downloads) - Show all of your npm packages and their total downloads\n- [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!\n- [Feedparser](https://pythonhosted.org/feedparser/) - Convenient processing of RSS files\n- [Profile README Widgets](https://github.com/marketplace/actions/profile-readme) - Add simple widgets to your profile readme.\n- [Spotify now playing card generator](https://github.com/kittinan/spotify-github-profile) - Generate your Spotify now playing card for your GitHub profile\n- [Markdown Badges](https://github.com/Ileriayo/markdown-badges) - Add badges to your profile.\n- [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\n- [GitHub Readme LinkedIn](https://github.com/soroushchehresa/github-readme-linkedin) - Get dynamically generated images from your LinkedIn profile on your GitHub readmes\n- [GitHub Readme Medium](https://github.com/omidnikrah/github-readme-medium) - Show your latest Medium article on your readmes!\n- [GitHub Readme StackOverflow](https://github.com/omidnikrah/github-readme-stackoverflow) - Dynamically generated your StackOverflow profile status on your GitHub readmes!\n- [StackOverflow Stats Badge](https://github.com/claytonjhamilton/stackoverflow-badge) - Display your stats with this Unique StackOverflow Badge!\n- [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.\n- [Profile Readme Stats](https://github.com/marketplace/actions/profile-readme-stats) - [Github Action] Showcase your github stats on your profile README.md\n- [README Jokes](https://github.com/ABSphreak/readme-jokes) - Random dev jokes in your GitHub README.\n- [GitHub Profile Trophy](https://github.com/ryo-ma/github-profile-trophy) - 🏆 Add dynamically generated GitHub Trophy on your readme\n- [Github Readme Twitter](https://github.com/gazf/github-readme-twitter) - Show your latest tweet on your readmes.\n- [Random Dev Memes](https://github.com/techytushar/random-memer) - Random dev memes to display on your GitHub README.\n- [GitHub Readme Quotes](https://github.com/PiyushSuthar/github-readme-quotes) - Dev quotes on your GitHub Profile Readme.\n- [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.\n- [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\n- [Gitwar Profile Score](https://github.com/iampavangandhi/Gitwar) - Add your Github Profile Score in README.\n- [Header Images for Github Profile READMEs](https://github.com/khalby786/REHeader) - Generate header images for your GitHub profile READMEs with custom content\n- [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\n- [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.\n- [Readme Typing SVG](https://github.com/DenverCoder1/readme-typing-svg) - :zap: Dynamically generated, customizable SVG that gives the appearance of typing and deleting text\n\n## Articles\n- [\"How To Create A GitHub Profile README\"](https://www.aboutmonica.com/blog/how-to-create-a-github-profile-readme) - *Monica Powell*\n- [\"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*\n- [\"What's on your GitHub Profile\"](https://dev.to/waylonwalker/what-s-on-your-github-profile-40p3) - *Waylon Walker*\n- [\"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*\n- [\"Dynamically Generated Github Stats For Your Profile ReadMe\"](https://dev.to/anuraghazra/dynamically-generated-github-stats-for-your-profile-readme-o4g) - *Anurag Hazra*\n- [\"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*\n- [\"Create a special repository in your GitHub Profile 🔨, supported and unsupported features\"](https://torrocus.com/blog/special-github-repository/) - *Alex Malaszkiewicz*\n- [\"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*\n- [\"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)*\n- [\"Building a self-updating profile README for GitHub\"](https://simonwillison.net/2020/Jul/10/self-updating-profile-readme/) - *Simon Willison*\n- [\"How to create an interactive README for your GitHub profile\"](https://kavishhukmani.me/github-profile-interactive-readme-tutorial/) - *Kavish Hukmani*\n- [\"什么？Github 居然可以这么玩？\"](https://zhuanlan.zhihu.com/p/161705999) - *Tw93*\n- [\"Getting started with Markdown Badges\"](https://dev.to/ileriayo/mardown-badges-2og0) - *Ileriayo Adebiyi*\n- [\"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*\n- [\"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*\n- [\"Build a Stunning README For Your GitHub Profile\"](https://towardsdatascience.com/build-a-stunning-readme-for-your-github-profile-9b80434fe5d7) - *Martin Heinz*\n- [\"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*\n- [\"Static Readme Regeneration\"](https://dev.to/aralroca/static-readme-regeneration-4pf2) - *Aral Roca*\n- [\"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*\n- [\"一文玩转github主页\"](https://blog.holic-x.com/wv-blog/post/7ad96a5d.html) - *holic-x*\n\n## Tutorials\n- [\"Create Impressive GitHub Portfolio\"](https://www.youtube.com/watch?v=dkE4mVhwMB4) - *MTECHVIRAL*\n- [\"How To Create a Github Profile ReadMe\"](https://www.youtube.com/watch?v=DOiGs2NiDbU) - *James Q Quick*\n- [\"How to create a GitHub profile README\"](https://www.youtube.com/watch?v=vND_UY7xk24) - *Code With Confidence*\n- [\"How To Create A GitHub Profile README\"](https://www.youtube.com/watch?v=Y1z7_GfEPiE) - *Program With Erik*\n- [\"Next Level GitHub Profile README\"](https://youtu.be/ECuqb5Tv9qI) - *codeSTACKr*\n\n## Contribute\n\nContributions are always welcome!\nPlease read the [contribution guidelines](contributing.md) first.\n\n## Special Thanks 🙇\n- [Zetao Zhuang](https://github.com/zzetao) for making the amazing site for this repo!\n\n## License\n\n[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)\n\nTo the extent possible under law, [Abhishek Naidu](https://abhisheknaidu.tech/) has waived all copyright and related or neighboring rights to this work.\n"
  },
  {
    "path": "contributing.md",
    "content": "# Contribution Guidelines\n\nPlease ensure your pull request adheres to the following guidelines:\n\n- Suggested Github Profile READMEs should be beautiful or stand out in some way.\n- Make an individual pull request for each suggestion.\n- Can suggest for different categories as well.\n- Start the Name with a capital.\n- Check your spelling and grammar.\n- Make sure your text editor is set to remove trailing whitespace.\n\nThank you for your suggestions!\n"
  }
]