[
  {
    "path": ".github/ISSUE_TEMPLATE/bug_report.md",
    "content": "---\nname: Bug report\nabout: Create a report to help us improve\ntitle: ''\nlabels: ''\nassignees: ''\n\n---\n\n**Describe the bug**\nA clear and concise description of what the bug is.\n\n**To Reproduce**\nSteps to reproduce the behavior:\n1. Go to '...'\n2. Click on '....'\n3. Scroll down to '....'\n4. See error\n\n**Expected behavior**\nA clear and concise description of what you expected to happen.\n\n**Screenshots**\nIf applicable, add screenshots to help explain your problem.\n\n**Desktop (please complete the following information):**\n - OS: [e.g. iOS]\n - Browser [e.g. chrome, safari]\n - Version [e.g. 22]\n\n**Smartphone (please complete the following information):**\n - Device: [e.g. iPhone6]\n - OS: [e.g. iOS8.1]\n - Browser [e.g. stock browser, safari]\n - Version [e.g. 22]\n\n**Additional context**\nAdd any other context about the problem here.\n"
  },
  {
    "path": ".github/ISSUE_TEMPLATE/feature_request.md",
    "content": "---\nname: Feature request\nabout: Suggest an idea for this project\ntitle: ''\nlabels: ''\nassignees: ''\n\n---\n\n**Is your feature request related to a problem? Please describe.**\nA clear and concise description of what the problem is. Ex. I'm always frustrated when [...]\n\n**Describe the solution you'd like**\nA clear and concise description of what you want to happen.\n\n**Describe alternatives you've considered**\nA clear and concise description of any alternative solutions or features you've considered.\n\n**Additional context**\nAdd any other context or screenshots about the feature request here.\n"
  },
  {
    "path": "CODE_OF_CONDUCT.md",
    "content": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nWe as members, contributors, and leaders pledge to make participation in our\ncommunity a harassment-free experience for everyone, regardless of age, body\nsize, visible or invisible disability, ethnicity, sex characteristics, gender\nidentity and expression, level of experience, education, socio-economic status,\nnationality, personal appearance, race, religion, or sexual identity\nand orientation.\n\nWe pledge to act and interact in ways that contribute to an open, welcoming,\ndiverse, inclusive, and healthy community.\n\n## Our Standards\n\nExamples of behavior that contributes to a positive environment for our\ncommunity include:\n\n* Demonstrating empathy and kindness toward other people\n* Being respectful of differing opinions, viewpoints, and experiences\n* Giving and gracefully accepting constructive feedback\n* Accepting responsibility and apologizing to those affected by our mistakes,\n  and learning from the experience\n* Focusing on what is best not just for us as individuals, but for the\n  overall community\n\nExamples of unacceptable behavior include:\n\n* The use of sexualized language or imagery, and sexual attention or\n  advances of any kind\n* Trolling, insulting or derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or email\n  address, without their explicit permission\n* Other conduct which could reasonably be considered inappropriate in a\n  professional setting\n\n## Enforcement Responsibilities\n\nCommunity leaders are responsible for clarifying and enforcing our standards of\nacceptable behavior and will take appropriate and fair corrective action in\nresponse to any behavior that they deem inappropriate, threatening, offensive,\nor harmful.\n\nCommunity leaders have the right and responsibility to remove, edit, or reject\ncomments, commits, code, wiki edits, issues, and other contributions that are\nnot aligned to this Code of Conduct, and will communicate reasons for moderation\ndecisions when appropriate.\n\n## Scope\n\nThis Code of Conduct applies within all community spaces, and also applies when\nan individual is officially representing the community in public spaces.\nExamples of representing our community include using an official e-mail address,\nposting via an official social media account, or acting as an appointed\nrepresentative at an online or offline event.\n\n## Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be\nreported to the community leaders responsible for enforcement at\n.\nAll complaints will be reviewed and investigated promptly and fairly.\n\nAll community leaders are obligated to respect the privacy and security of the\nreporter of any incident.\n\n## Enforcement Guidelines\n\nCommunity leaders will follow these Community Impact Guidelines in determining\nthe consequences for any action they deem in violation of this Code of Conduct:\n\n### 1. Correction\n\n**Community Impact**: Use of inappropriate language or other behavior deemed\nunprofessional or unwelcome in the community.\n\n**Consequence**: A private, written warning from community leaders, providing\nclarity around the nature of the violation and an explanation of why the\nbehavior was inappropriate. A public apology may be requested.\n\n### 2. Warning\n\n**Community Impact**: A violation through a single incident or series\nof actions.\n\n**Consequence**: A warning with consequences for continued behavior. No\ninteraction with the people involved, including unsolicited interaction with\nthose enforcing the Code of Conduct, for a specified period of time. This\nincludes avoiding interactions in community spaces as well as external channels\nlike social media. Violating these terms may lead to a temporary or\npermanent ban.\n\n### 3. Temporary Ban\n\n**Community Impact**: A serious violation of community standards, including\nsustained inappropriate behavior.\n\n**Consequence**: A temporary ban from any sort of interaction or public\ncommunication with the community for a specified period of time. No public or\nprivate interaction with the people involved, including unsolicited interaction\nwith those enforcing the Code of Conduct, is allowed during this period.\nViolating these terms may lead to a permanent ban.\n\n### 4. Permanent Ban\n\n**Community Impact**: Demonstrating a pattern of violation of community\nstandards, including sustained inappropriate behavior,  harassment of an\nindividual, or aggression toward or disparagement of classes of individuals.\n\n**Consequence**: A permanent ban from any sort of public interaction within\nthe community.\n\n## Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage],\nversion 2.0, available at\nhttps://www.contributor-covenant.org/version/2/0/code_of_conduct.html.\n\nCommunity Impact Guidelines were inspired by [Mozilla's code of conduct\nenforcement ladder](https://github.com/mozilla/diversity).\n\n[homepage]: https://www.contributor-covenant.org\n\nFor answers to common questions about this code of conduct, see the FAQ at\nhttps://www.contributor-covenant.org/faq. Translations are available at\nhttps://www.contributor-covenant.org/translations.\n"
  },
  {
    "path": "CONTRIBUTING.md",
    "content": "# Contributing\n\nThank you for investing your time in contributing to our project! \n\nWhen contributing to this repository, please first discuss the change you wish to make via issue,\nemail, or any other method with the owners of this repository before making a change. \n\nPlease note we have a code of conduct, please follow it in all your interactions with the project.\n\n## Pull Request Process\n\n1. Ensure any install or build dependencies are removed before the end of the layer when doing a \n   build.\n2. Update the README.md with details of changes to the interface, this includes new environment \n   variables, exposed ports, useful file locations and container parameters.\n3. Add the tool to the bottom of the list and category\n4. Your Pull request must be in the following format: 👇\n   #### 60 . [your github repository title with link](https://yourlink.com)\n   \n   short Description for repository .....\n   \n   📍 For example : &nbsp; <br>\n   \n    example image for tool \n\n## Code of Conduct\n\n### Our Pledge\n\nIn the interest of fostering an open and welcoming environment, we as\ncontributors and maintainers pledge to making participation in our project and\nour community a harassment-free experience for everyone, regardless of age, body\nsize, disability, ethnicity, gender identity and expression, level of experience,\nnationality, personal appearance, race, religion, or sexual identity and\norientation.\n\n### Our Standards\n\nExamples of behavior that contributes to creating a positive environment\ninclude:\n\n* Using welcoming and inclusive language\n* Being respectful of differing viewpoints and experiences\n* Gracefully accepting constructive criticism\n* Focusing on what is best for the community\n* Showing empathy towards other community members\n\nExamples of unacceptable behavior by participants include:\n\n* The use of sexualized language or imagery and unwelcome sexual attention or\nadvances\n* Trolling, insulting/derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or electronic\n  address, without explicit permission\n* Other conduct which could reasonably be considered inappropriate in a\n  professional setting\n\n### Our Responsibilities\n\nProject maintainers are responsible for clarifying the standards of acceptable\nbehavior and are expected to take appropriate and fair corrective action in\nresponse to any instances of unacceptable behavior.\n\nProject maintainers have the right and responsibility to remove, edit, or\nreject comments, commits, code, wiki edits, issues, and other contributions\nthat are not aligned to this Code of Conduct, or to ban temporarily or\npermanently any contributor for other behaviors that they deem inappropriate,\nthreatening, offensive, or harmful.\n\n### Scope\n\nThis Code of Conduct applies both within project spaces and in public spaces\nwhen an individual is representing the project or its community. Examples of\nrepresenting a project or community include using an official project e-mail\naddress, posting via an official social media account, or acting as an appointed\nrepresentative at an online or offline event. Representation of a project may be\nfurther defined and clarified by project maintainers.\n\n### Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be\nreported by contacting the project team at [INSERT EMAIL ADDRESS]. All\ncomplaints will be reviewed and investigated and will result in a response that\nis deemed necessary and appropriate to the circumstances. The project team is\nobligated to maintain confidentiality with regard to the reporter of an incident.\nFurther details of specific enforcement policies may be posted separately.\n\nProject maintainers who do not follow or enforce the Code of Conduct in good\nfaith may face temporary or permanent repercussions as determined by other\nmembers of the project's leadership.\n"
  },
  {
    "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-fa.md",
    "content": "<img src=\"https://raw.githubusercontent.com/rzashakeri/beautifygithubprofile/master/cover-repo.jpg\">\n\n<p align=\"center\">\n  <a href=\"https://www.producthunt.com/posts/beautify-github-profile?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-beautify&#0045;github&#0045;profile\" target=\"_blank\">\n    <img src=\"https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=346331&theme=light\" alt=\"Beautify&#0032;Github&#0032;Profile - Create&#0032;a&#0032;beautiful&#0032;and&#0032;attractive&#0032;github&#0032;profile&#0032;very&#0032;easy | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" />\n  </a>\n  <a href=\"https://www.producthunt.com/posts/beautify-github-profile?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-beautify&#0045;github&#0045;profile\" target=\"_blank\">\n    <img src=\"https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=346331&theme=light&period=daily\" alt=\"Beautify&#0032;Github&#0032;Profile - Create&#0032;a&#0032;beautiful&#0032;and&#0032;attractive&#0032;github&#0032;profile&#0032;very&#0032;easy | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" />\n  </a>\n  <a href=\"https://www.producthunt.com/posts/beautify-github-profile?utm_source=badge-review&utm_medium=badge&utm_souce=badge-beautify&#0045;github&#0045;profile#discussion-body\" target=\"_blank\">\n    <img src=\"https://api.producthunt.com/widgets/embed-image/v1/review.svg?post_id=346331&theme=light\" alt=\"Beautify&#0032;Github&#0032;Profile - Create&#0032;a&#0032;beautiful&#0032;and&#0032;attractive&#0032;github&#0032;profile&#0032;very&#0032;easy | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" />\n  </a>\n</p>\n<p align=\"center\">\n  <img alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/rzashakeri/beautify-github-profile?style=flat-square\">\n  <img alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/rzashakeri/beautify-github-profile?style=flat-square\">\n  <img alt=\"GitHub watchers\" src=\"https://img.shields.io/github/watchers/rzashakeri/beautify-github-profile?style=flat-square\">\n  <img alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/rzashakeri/beautify-github-profile?color=blue&style=flat-square\">\n  <img alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/rzashakeri/beautify-github-profile?color=blue&style=flat-square\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/rzashakeri/beautify-github-profile?color=blue&style=flat-square\">\n  <img alt=\"GitHub closed issues\" src=\"https://img.shields.io/github/issues-closed/rzashakeri/beautify-github-profile?color=blue&style=flat-square\">\n  <img alt=\"GitHub closed pull requests\" src=\"https://img.shields.io/github/issues-pr-closed/rzashakeri/beautify-github-profile?color=blue&style=flat-square\">\n</p>\n\n---\n\nسلام دوستان 🖐️  \nحال شما چطور است؟ اگر می‌خواهید ظاهر پروفایل گیت‌هاب خود را زیباتر کنید، به مکان درستی آمده‌اید.\n\n# 📖 فهرست مطالب\n- [📌 قدم اول: راه‌اندازی مخزن گیت‌هاب ](#-قدم-اول-راهاندازی-مخزن-گیتهاب)\n- [💡 از کجا ایده بگیریم؟ ?](#-از-کجا-ایده-بگیریم)\n- [🚩 بعد از مشاهده پروفایل ها چکار کنیم؟?](#-بعد-از-مشاهده-این-پروفایلها-چه-کار-کنیم)\n  - [🧩 نشان ها ](#-نشانها-)\n  - [🛠️ ویجت ها ](#️-ویجتها-)\n  - [✅ آیکون ها ](#-آیکون-ها-)\n  - [⚙️ تولید کننده پروفایل ](#️-تولیدکننده-پروفایل-)\n  - [😉 شکلک ها (ایموجی) ](#-شکلک-ها-ایموجی-ها)\n- [یک ستاره بدهید ⭐](#یک-ستاره-بدهید-)\n\n# 📌 قدم اول: راه‌اندازی مخزن گیت‌هاب  \nیک مخزن با نام کاربری گیت‌هاب خود بسازید 👇\n<img src=\"name.png\">\n\nالگو : 👇\n```\nhttps://github.com/username/username\n```\n\nمثال : 👇\n```\nhttps://github.com/rzashakeri/rzashakeri\n```\n\n### پس از ساخت مخزن، **یک فایل README.md** در مخزن ایجاد کنید و تمام ✅  \nحالا که مخزن ساخته شد، به قسمت جالب می‌رسیم: **طراحی فایل README.md خودمان.**\n\n\n# 💡 از کجا ایده بگیریم؟  \nحتماً از شما پرسیده شده که از کدام پروفایل‌ها برای گرفتن ایده استفاده کنید؟ شما می‌توانید پروفایل افراد مختلف را از طریق سایت زیر مشاهده کنید و از آن‌ها ایده بگیرید 👇\n\n### [🔗 پروفایل گیت‌هاب جالب](https://zzetao.github.io/awesome-github-profile/)\n\n# 🚩 بعد از مشاهده این پروفایل‌ها چه کار کنیم؟  \nخب، تا اینجا توانسته‌اید ایده‌های جالبی از پروفایل‌های افراد مختلف پیدا کنید. حالا وقت آن است که از ابزارهای مختلف برای زیبا کردن پروفایل گیت‌هاب خود استفاده کنید که می‌توانید از لیست زیر به آن‌ها دسترسی پیدا کنید.\n\n## 🧩 نشان‌ها 👇  \n<details>  \n <summary><strong>برای باز کردن لیست کلیک کنید</strong></summary>  \n  \n### 1. [لیست نشان‌ها در Markdown](https://github.com/Naereen/badges)  \nیک لیست از نشان‌ها و کارت‌ها، همراه با کد Markdown آن‌ها، که می‌توانند در فایل README.md برای یک گیت‌هاب استفاده شوند.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <a href=\"https://GitHub.com/Naereen/ama\">  \n    <img src=\"https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg\" alt=\"Ask Me Anything\">  \n  </a>  \n  <a href=\"https://pypi.python.org/pypi/ansicolortags/\">  \n    <img src=\"https://img.shields.io/pypi/dd/ansicolortags.svg\" alt=\"PyPI download day\">  \n  </a>  \n  <a href=\"https://GitHub.com/Naereen/StrapDown.js/network/\">  \n    <img src=\"https://badgen.net/github/forks/Naereen/Strapdown.js/\" alt=\"GitHub forks\">  \n  </a>  \n  <a href=\"https://GitHub.com/Naereen/StrapDown.js/stargazers/\">  \n    <img src=\"https://img.shields.io/github/stars/Naereen/StrapDown.js.svg?style=social&label=Star&maxAge=2592000\" alt=\"GitHub stars\">  \n  </a>  \n</p>\n\n### 2. [نشان‌های Markdown در دسته‌بندی‌های مختلف](https://github.com/Ileriayo/markdown-badges)  \nنشان‌هایی برای برندینگ توسعه‌دهنده شخصی، پروفایل و پروژه‌ها.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://img.shields.io/badge/Bitcoin-000?style=for-the-badge&logo=bitcoin&logoColor=white\" alt=\"Bitcoin\">  \n  <img src=\"https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white\" alt=\"Mysql\">  \n  <img src=\"https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB\" alt=\"React\">  \n  <img src=\"https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54\" alt=\"Python\">  \n</p>\n\n### 3. [نشان شمارش بازدید](https://github.com/dwyl/hits)  \nیک سرویس تولید نشان که بازدیدهای فایل Markdown شما را شمارش می‌کند.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img width=100 src=\"https://raw.githubusercontent.com/gist/FuseFairy/08a84ab3f44987ccf222c5d5844be075/raw/103de3c64da63c684caa2a931d415d2240ea421a/hits.svg\" alt=\"View Count Badge\">  \n</p>\n\n### 4. [Shields](https://shields.io/)  \nنشان‌های مختصر، سازگار و قابل خواندن به فرمت SVG و رستر و ساخت توکن‌ها با مقادیر سفارشی\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://img.shields.io/badge/reza-shakeri-%20\" alt=\"Reza Shakeri\">  \n  <img src=\"https://img.shields.io/badge/tests-477%20passed%2C%202%20failed-red\" alt=\"AppVeyor tests badge\">  \n  <img src=\"https://img.shields.io/badge/rating-%E2%98%85%E2%98%85%E2%98%85%E2%98%85%E2%98%85-brightgreen\" alt=\"Open VSX Rating (Stars) badge\">  \n</p>\n\n### 5. [شمارشگر بازدید پروفایل گیت‌هاب لاراول](https://github.com/caneco/laravel-github-profile-view-counter)  \nاین بسته به شما امکان می‌دهد تا بازدیدهای پروفایل گیت‌هاب خود را پیگیری کنید و آن‌ها را در README پروفایل خود نمایش دهید، به‌صورت رایگان.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img width=400 src=\"https://raw.githubusercontent.com/caneco/laravel-github-profile-view-counter/master/art/socialcard.png\" alt=\"laravel github profile view counter\">  \n</p>\n\n### 6. [نشان Stackoverflow](https://github.com/claytonjhamilton/stackoverflow-badge)  \nبا این نشان منحصربه‌فرد، آمار خود را در StackOverflow نمایش دهید.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://stackoverflow-badge.onrender.com/api/StackOverflowBadge/14122375\" alt=\"Stackoverflow Badge\">  \n</p>\n\n### 7. [نشان‌ها برای گیت‌هاب](https://github.com/Envoy-VC/Badges-for-GitHub)  \nیک لیست انتخابی از نشان‌هایی که در گیت‌هاب استفاده می‌شوند.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white\" alt=\"Gmail\">  \n  <img src=\"https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white\" alt=\"Telegram\">  \n  <img src=\"https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black\" alt=\"Linux\">  \n</p>\n\n### 8. [نشان‌ها برای README.md پروفایل](https://github.com/alexandresanlim/Badges4-README.md-Profile)  \nپروفایل README.md خود را با این نشان‌های شگفت‌انگیز بهبود دهید.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://img.shields.io/badge/dev.to-0A0A0A?style=for-the-badge&logo=devdotto&logoColor=white\" alt=\"dev\">  \n  <img src=\"https://img.shields.io/badge/Xcode-007ACC?style=for-the-badge&logo=Xcode&logoColor=white\" alt=\"Xcode\">  \n  <img src=\"https://img.shields.io/badge/R-276DC3?style=for-the-badge&logo=r&logoColor=white\" alt=\"R\">  \n</p>\n\n### 9. [شمارشگر بازدید پروفایل گیت‌هاب](https://github.com/antonkomarev/github-profile-views-counter)  \nاین ابزار شمارش می‌کند که پروفایل گیت‌هاب شما چند بار مشاهده شده است. یک میکروسرویس رایگان در فضای ابری.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://camo.githubusercontent.com/e5970ff31233467b6196dc670259c9063b9089764c57ef617b2f6f08b733652e/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d50726f66696c652b7669657773266d6573736167653d3132333435363738393026636f6c6f723d303037656336267374796c653d666f722d7468652d6261646765\" alt=\"Profile views for the badge\">  \n  <img src=\"https://camo.githubusercontent.com/7bfef86b8b4870584490fde560525dfa604bd17221db50d2240036004238b655/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d50726f66696c652b7669657773266d6573736167653d3132333435363738393026636f6c6f723d303037656336267374796c653d706c6173746963\" alt=\"Profile views for plastic style\">  \n</p>\n\n### 10. [ColoredBadges](https://github.com/MikeCodesDotNET/ColoredBadges)  \nبرخی از نشان‌هایی که برای پروفایل گیت‌هاب خودم ساخته‌ام.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://raw.githubusercontent.com/MikeCodesDotNET/ColoredBadges/master/svg/dev/languages/csharp.svg\" alt=\"csharp\">  \n  <img src=\"https://raw.githubusercontent.com/MikeCodesDotNET/ColoredBadges/master/svg/dev/languages/php.svg\" alt=\"php\">  \n</p>\n\n### 11. [AppVeyor](https://www.appveyor.com/docs/status-badges/)  \nیک نشان وضعیت پروژه است که تصویری پویا از وضعیت آخرین ساخت پروژه را نمایش می‌دهد. شما می‌توانید یک نشان وضعیت را در صفحه اصلی پروژه گیت‌هاب خود یا در پورتال اینترانت خود قرار دهید.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true\" alt=\"Grunt status\">  \n  <img src=\"https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true&amp;passingText=master%20-%20OK\" alt=\"Project Badge\">  \n</p>\n\n### 12. [برای نشان‌ها](https://github.com/BraveUX/for-the-badge)  \nنشان‌ها به خاطر نشان‌ها.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://forthebadge.com/images/badges/built-with-love.svg\" alt=\"وضعیت Grunt\">  \n  <img src=\"https://forthebadge.com/images/badges/built-for-android.svg\" alt=\"وضعیت Grunt\">  \n</p>\n\n### 13. [نشان Grunt](https://gruntjs.com/built-with-grunt-badge)  \nآیا در یک پروژه از Grunt استفاده می‌کنید و می‌خواهید این موضوع را با افتخار در فایل README پروژه یا وب‌سایت پروژه خود نمایش دهید؟ حالا می‌توانید این کار را با نشان \"ساخته شده با Grunt\" انجام دهید!\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://cdn.gruntjs.com/builtwith.svg\" alt=\"ساخته شده با Grunt\">  \n  <img src=\"https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_100.svg\" alt=\"وضعیت پوشش کد\">  \n</p>\n\n### 14. [نشان‌های وضعیت Semaphoreci](https://docs.semaphoreci.com/essentials/status-badges/)  \nیک نشان ایجاد کنید که وضعیت ساخت فعلی پروژه شما را نمایش دهد. وضعیت ساخت بر اساس وضعیت اولین خط لوله در جدیدترین جریان کاری شما تعیین می‌شود. می‌توانید این نشان را در فایل README پروژه یا هر صفحه وبی استفاده کنید.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img alt=\"مستندات Semaphore\" src=\"https://semaphore.semaphoreci.com/badges/docs/branches/master.svg\">  \n</p>\n\n### 15. [اقدام Aoc Badges](https://github.com/J0B10/aoc-badges-action)  \nعملکرد GitHub برای به‌روزرسانی نشان‌های Readme شما به‌منظور نمایش آمار فعلی Advent of Code شما.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://camo.githubusercontent.com/81d3f35e8f7e0a24cbb896841193ade79bd816cc9219ba392c77b660cfca880e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6461792532302546302539462539332538352d32322d626c7565\" alt=\"\" data-canonical-src=\"https://img.shields.io/badge/day%20%F0%9F%93%85-22-blue\" style=\"max-width: 100%;\">  \n  <img src=\"https://camo.githubusercontent.com/b3ca9d063d391ea4c001bfc4b8b7a51a71db7526b89eaab26daefb364a958538/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73746172732532302545322541442539302d33342d79656c6c6f77\" alt=\"\" data-canonical-src=\"https://img.shields.io/badge/stars%20%E2%AD%90-34-yellow\" style=\"max-width: 100%;\">  \n</p>\n\n### 16. [نشان‌های Github](https://github.com/eugustavo/github-badges)  \nبرنامه‌ای برای ایجاد نشان‌ها برای فایل README شما 📑\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img width=720 alt=\"GithubBadges\" src=\"https://camo.githubusercontent.com/993ae7410b1c4df31b29daab1488dbc1b5f4eda058a98b6bfa630fcb79811e87/68747470733a2f2f692e696d6775722e636f6d2f695648666c4c552e676966\" data-canonical-src=\"https://i.imgur.com/iVHflLU.gif\" style=\"max-width: 100%;\">  \n</p>\n\n### 17. [نشان Discord Md](https://github.com/ashmonty/discord-md-badge)  \nاضافه کردن نشان به فایل README گیت‌هاب شما که نام کاربری و وضعیت حضور شما در Discord را نمایش دهد!\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://camo.githubusercontent.com/825160e787748eb0e8d83afcb14b7d79b659e76b84f9eadfa4800104e454540a/68747470733a2f2f646362616467652e6c696d65732e70696e6b2f6170692f736869656c642f3835323937373936373737363339393430303f626f743d74727565\" alt=\"برای نشان‌ها (پیش‌فرض)\" data-canonical-src=\"https://dcbadge.limes.pink/api/shield/852977967776399400?bot=true\" style=\"max-width: 100%;\">  \n</p>\n\n### 18 . [نشان‌های ساده](https://github.com/developStorm/simple-badges)  \nآیکون‌های ساده و شگفت‌انگیز بر روی نشان‌های Shields.io مورد علاقه شما. همین حالا امتحان کنید و بر روی پروفایل خود اضافه کنید!\n\n📍 برای مثال:\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=fff&style=for-the-badge\" alt=\"نشان Python\">\n  <img src=\"https://img.shields.io/badge/Iconify-1769AA?logo=iconify&logoColor=fff&style=flat-square\" alt=\"نشان Iconify\">\n  <img src=\"https://img.shields.io/badge/FIFA-326295?logo=fifa&logoColor=fff&style=plastic\" alt=\"نشان FIFA\">\n</p>\n\n### 19 . [نشان‌های پروفایل گیت‌هاب](https://github.com/Aveek-Saha/GitHub-Profile-Badges)  \nنشان‌های تمیز برای پروفایل گیت‌هاب شما\n\n📍 برای مثال:\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/GitHub%20Actions-2088FF.svg?style=for-the-badge&logo=GitHub-Actions&logoColor=white\">\n  <img src=\"https://img.shields.io/badge/GitHub-181717.svg?style=for-the-badge&logo=GitHub&logoColor=white\">\n</p>\n\n### 20 . [نشان‌های آیکون سفارشی](https://github.com/DenverCoder1/custom-icon-badges)  \nاین امکان را به کاربران می‌دهد تا به راحتی از آیکون‌های Octicons و آیکون‌ها و لوگوهای خود در نشان‌های Shields.io استفاده کنند.\n\n📍 برای مثال:\n<p align=\"center\">\n  <img src=\"https://custom-icon-badges.demolab.com/github/stars/DenverCoder1/custom-icon-badges?logo=star\" alt=\"ستاره‌های گیت‌هاب\" />\n  <img src=\"https://custom-icon-badges.demolab.com/github/issues-raw/DenverCoder1/custom-icon-badges?logo=issue\" alt=\"مسائل باز گیت‌هاب\" />\n  <img src=\"https://custom-icon-badges.demolab.com/github/license/denvercoder1/custom-icon-badges?logo=law\" alt=\"مجوز گیت‌هاب\" />\n  <img src=\"https://custom-icon-badges.demolab.com/github/actions/workflow/status/DenverCoder1/custom-icon-badges/ci.yml?branch=main&logo=check-circle-fill&logoColor=white\" alt=\"وضعیت ساخت گیت‌هاب\" />\n  <img src=\"https://custom-icon-badges.demolab.com/github/last-commit/DenverCoder1/custom-icon-badges?logo=history&logoColor=white\" alt=\"آخرین commit گیت‌هاب\" />\n  <img src=\"https://custom-icon-badges.demolab.com/badge/dynamic/json?logo=graph&logoColor=fff&color=blue&label=total%20contributions&query=%24.totalContributions&url=https%3A%2F%2Fstreak-stats.demolab.com%2F%3Fuser%3DDenverCoder1%26type%3Djson\" alt=\"مجموع مشارکت‌ها\" />\n</p>\n\n### 21 . [pepy](https://github.com/psincraian/pepy)  \npepy یک سایت است که اطلاعات آماری در مورد هر بسته پایتون ارائه می‌دهد.\n\n📍 برای مثال:\n<p align=\"center\">\n  <a href=\"https://pepy.tech/project/django-audio-validator\">\n    <img src=\"https://pepy.tech/badge/django-audio-validator\" alt=\"دانلودها\">\n  </a>\n</p>\n\n### 22 . [نشان نسخه](https://badge.fury.io/)  \nزمانی که مالک بسته این نشان را به فایل README خود اضافه کند، به تمام بازدیدکنندگان اطلاع می‌دهد و آنها را به آخرین نسخه آن بسته هدایت می‌کند.\n\n📍 برای مثال:\n<p align=\"center\">\n  <a href=\"https://badge.fury.io/py/django-audio-validator\">\n    <img src=\"https://badge.fury.io/py/django-audio-validator.svg\" alt=\"نسخه PyPI\">\n  </a>\n</p>\n\n### 23 . [نشان پروفایل Peerlist](https://github.com/vinitshahdeo/peerlist-readme-badge)  \n[Peerlist](https://peerlist.io/) یک جامعه از حرفه‌ای‌های فعال است که بر روی ساخت برند شخصی، اشتراک‌گذاری محتوای حرفه‌ای و پیدا کردن همکاران برای همکاری تمرکز دارد. یک [پروفایل Peerlist](https://peerlist.io/vinitshahdeo) می‌تواند به عنوان یک رزومه ساده یا یک پورتفوی کامل برای نمایش کارهایتان استفاده شود. شما می‌توانید پروفایل `README.md` خود را با یک نشان زیبا از Peerlist استایل کنید.\n\n📍 برای مثال:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/gist/FuseFairy/1ac5accf1eb6e6e60db4208b6ed321ac/raw/3d2656abe18b0265ccc5f3fdef40b0f79b17b539/Peerlist.svg\" alt=\"Peerlist\">\n</p>\n\n### 24 . [hits](https://github.com/silentsoft/hits)  \n📈 شمارنده بازدید برای پروفایل گیت‌هاب یا هر نوع وب‌سایتی که بخواهید.\n\n📍 برای مثال:\n<p align=\"center\">\n  <img src=\"https://hits.sh/github.com/rzashakeri/beautify-github-profile.svg\" alt=\"Hits\">\n</p>\n\n### 25 . [نشان گرادیان](https://github.com/bokub/gradient-badge)  \n🍭 تولیدکننده نشان با پشتیبانی از رنگ‌های گرادیان\n\n📍 برای مثال:\n<p align=\"center\">\n  <img src=\"https://gradgen.bokub.workers.dev/npm/v/gradient-badge?gradient=b65cff,11cbfa\" alt=\"npm\">\n  <img src=\"https://gradgen.bokub.workers.dev/badge/demo/available?gradient=ffb836,fc6d60\" alt=\"demo\">\n  <img src=\"https://gradgen.bokub.workers.dev/badge/code%20style/prettier?gradient=ff94c8,cacfda,61eddb\" alt=\"prettier\">\n  <img src=\"https://gradgen.bokub.workers.dev/github/checks/bokub/gradient-badge?gradient=ff9eec,d0a1fc\" alt=\"build\">\n</p>\n\n### 26 . [نشان پروفایل Topmate](https://github.com/vinitshahdeo/topmate-readme-badge) *(ممکن است دیگر کار نکند)*  \nTopmate یک پلتفرم برای ارتباط 1:1 با مخاطبان و بهینه‌سازی زمان شما برای کسب درآمد است. اساساً، [یک لینک](https://topmate.io/vinitshahdeo) برای انجام همه کارها. حتی بهتر، اکنون می‌توانید یک نشان مارک‌داون در README پروفایل گیت‌هاب خود اضافه کنید تا با جامعه خود ارتباط برقرار کنید! امتحان کنید: [topmate-readme-badge.netlify.app](https://topmate-readme-badge.netlify.app/)\n\n### 27 . [شمارنده بازدید پروفایل گیت‌هاب](https://github.com/u8views/go-u8views/)  \nمیزان بازدید پروفایل گیت‌هاب شما را پیگیری کرده و آمار آن را تجزیه و تحلیل می‌کند.\n\n📍 برای مثال:\n<p align=\"center\">\n  <img src=\"https://u8views.com/api/v1/github/profiles/159557098/views/day-week-month-total-count.svg\" alt=\"Demo\"><br>\n  <a href=\"https://u8views.com/github/YaroslavPodorvanov\">\n    <img width=720 src=\"https://github.com/u8views/go-u8views/blob/main/public/assets/images/yaroslav-podorvanov-developer.jpg?raw=true\" alt=\"YaroslavPodorvanov\">\n  </a>\n</p>\n\n### 28 . [m3-Markdown-Badges](https://github.com/ziadOUA/m3-Markdown-Badges)  \n🏅 مجموعه‌ای از نشان‌های مارک‌داون الهام‌گرفته از طراحی Material You.\n\n📍 برای مثال:\n<p align=\"center\">\n  <img src=\"https://ziadoua.github.io/m3-Markdown-Badges/badges/CSS/css2.svg\" alt=\"Demo1\">\n  <img src=\"https://m3-markdown-badges.vercel.app/stars/1/3/rzashakeri/beautify-github-profile\" alt=\"Demo2\">\n</p>\n\n### 29 . [Badgen](https://github.com/badgen/badgen.net)  \nسرویسی سریع برای تولید نشان‌ها\n\n📍 برای مثال:\n<p align=\"center\">\n  <img src=\"https://badgen.net/crates/v/regex\" alt=\"Demo1\">\n  <img src=\"https://badgen.net/crates/d/regex\" alt=\"Demo2\">\n  <img src=\"https://badgen.net/crates/dl/regex\" alt=\"Demo3\">\n</p>\n\n### 30. [Stardev](https://stardev.io/)  \n<p align=\"right\">\nStardev هر کاربر و مخزن گیت‌هاب را بر اساس زبان و موقعیت جغرافیایی رتبه‌بندی می‌کند. شما می‌توانید یک نشان HTML یا Markdown دریافت کنید که رتبه جهانی شما در تمام زبان‌ها و زبان‌های برترتان از نظر تعداد ستاره‌ها را نشان می‌دهد.\n</p>\n📍 برای مثال:\n<p align=\"center\">\n  <a href=\"https://stardev.io/developers/oliyh\">\n    <img src=\"https://stardev.io/developers/oliyh/badge/languages/global.svg\" alt=\"چک کنید پروفایل oliyh را در stardev.io\">\n  </a>\n</p>\n---\n\n</details>\n\n\n# 🛠️ ویجت‌ها 👇\n<details>\n <summary><strong>برای باز کردن فهرست کلیک کنی د (1~50)</strong></summary>\n  \n### 1 . [Todoist Readme](https://github.com/abhisheknaiidu/todoist-readme)  \nبروزرسانی README با آمار Todoist یک کاربر\n\n📍 به عنوان مثال :\n<p align=\"center\">\n  <img src=\"todoist-stat.png/\" width=400 alt=\"Todoist Readme\">\n</p>\n\n### 2 . [github readme stats](https://github.com/anuraghazra/github-readme-stats)  \nآمار تولید شده به صورت دینامیک برای READMEهای گیت‌هاب شما\n\n📍 به عنوان مثال :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/166adcf892a44c18c2ec02b4a1407de460cd2d3acc2e3e758551d75960fc04cc/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f616e7572616768617a72612f696d6167652f75706c6f61642f76313539353137343533362f6772732d7468656d65735f6c34796e6a612e706e67\" alt=\"GitHub Readme Stats Themes\" data-canonical-src=\"https://res.cloudinary.com/anuraghazra/image/upload/v1595174536/grs-themes_l4ynja.png\" style=\"max-width: 100%;\" width=400>\n  <img src=\"https://camo.githubusercontent.com/ec788d16d714f677ca8e16ae2c2102a20a1270a08eae839bd93da216c44ef9e3/68747470733a2f2f6769746875622d726561646d652d73746174732e76657263656c2e6170702f6170692f746f702d6c616e67732f3f757365726e616d653d616e7572616768617a7261266c61796f75743d636f6d70616374\" alt=\"Top Langs\" data-canonical-src=\"https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&amp;layout=compact\" style=\"max-width: 100%;\" width=400>\n</p>\n\n### 3 . [GitHub Readme Streak Stats](https://github.com/DenverCoder1/github-readme-streak-stats)  \nمحرک بمانید و زنجیره‌های مشارکت خود را به نمایش بگذارید! 🌟 مجموع مشارکت‌ها، زنجیره فعلی و طولانی‌ترین زنجیره خود را در README پروفایل گیت‌هاب نمایش دهید.\n\n📍 به عنوان مثال :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/71f09e679332b2850c04d371db60863647f9be8b2bf207d9bb3d3aed57c9033f/68747470733a2f2f692e696d6775722e636f6d2f496154755964532e706e67\" alt=\"default\" data-canonical-src=\"https://i.imgur.com/IaTuYdS.png\" style=\"max-width: 100%;\" width=400>\n</p>\n\n### 4 . [waka readme](https://github.com/athul/waka-readme)  \nآمار هفتگی Wakatime در README پروفایل شما.\n\n📍 به عنوان مثال :\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/8397274/87243943-e6b45c00-c457-11ea-94c9-2aa0bf241be8.png\" alt=\"Project Preview\" width=720>\n</p>\n\n### 5 . [Profile Activity Generator](https://github.com/omidnikrah/profile-activity-generator)  \nایجاد فعالیت‌های سفارشی برای README پروفایل شما\n\n📍 به عنوان مثال :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/omidnikrah/profile-activity-generator/master/demo.png\" style=\"max-width: 100%;\" alt=\"Profile Activity Generator\">\n</p>\n\n### 6. [فعالیت گیت‌هاب در README](https://github.com/jamesgeorge007/github-activity-readme)\nبا استفاده از این ابزار، فعالیت‌های اخیر کاربر در گیت‌هاب به README اضافه می‌شود.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img alt=\"profile-repo\" src=\"https://user-images.githubusercontent.com/25279263/87703301-3aa4a500-c7b8-11ea-8eb6-245121997a7b.png\" width=720>\n</p>\n\n### 7. [صفحه پروفایل داینامیک با گیت‌هاب اکشن](https://github.com/umutphp/github-action-dynamic-profile-page/)\nگیت‌هاب اکشنی برای ارسال به‌روزرسانی‌ها به مخزن پروفایل خاص شما.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/umutphp/github-action-dynamic-profile-page/master/assets/github_profile_sample.png\" alt=\"Github Action Dynamic Profile Page\">\n</p>\n\n### 8. [آمار Waka در README](https://github.com/anmol098/waka-readme-stats)\nاین گیت‌هاب اکشن به شما کمک می‌کند تا آمار توسعه‌دهنده جالبی را به README پروفایل گیت‌هاب خود اضافه کنید.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/25841814/79395484-5081ae80-7fac-11ea-9e27-ac91472e31dd.png\" alt=\"Project Preview\" width=720>\n</p>\n\n### 9. [پروفایل README](https://github.com/actions-js/profile-readme)\nنمایش فعالیت پروفایل و دیگر ویجت‌های جالب در فایل README.md پروفایل شما.\n\n📍 به عنوان مثال:\n```\n💪 Opened PR #43 in webview/webview_deno\n❗️ Closed issue #32 in denosaurs/denon\n🗣 Commented on #6 in nestdotland/hatcher\n❗️ Closed issue #22 in nestdotland/eggs\n🗣 Commented on #15 in nestdotland/eggs\n```\n\n### 10. [پروفایل گیت‌هاب اسپاتیفای](https://github.com/kittinan/spotify-github-profile)\nنمایش آنچه که در اسپاتیفای پخش می‌شود در پروفایل گیت‌هاب شما.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/kittinan/spotify-github-profile/master/img/novatorem.svg\" style=\"max-width: 100%;\" alt=\"novatorem.svg\"><br>\n  <img src=\"https://raw.githubusercontent.com/kittinan/spotify-github-profile/master/img/default.svg\" style=\"max-width: 100%;\" alt=\"spotify-github-profile\">\n</p>\n\n### 11. [کارکرد بلاگ پست](https://github.com/gautamkrishnar/blog-post-workflow)\nنمایش آخرین پست‌های بلاگ از هر منبعی یا فعالیت‌های StackOverflow یا ویدئوهای یوتیوب به‌طور خودکار در README پروفایل یا پروژه گیت‌هاب شما با استفاده از فید RSS.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/8397274/88047382-29b8b280-cb6f-11ea-9efb-2af2b10f3e0c.png\" alt=\"preview\" width=720>\n</p>\n\n### 12. [مقاله‌های گیت‌هاب از مدیوم](https://github.com/omidnikrah/github-readme-medium)\nمقاله‌های جدید مدیوم شما به‌طور داینامیک در README گیت‌هاب شما تولید می‌شود!\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/4f9c4f9b776c53aad3d107e3d0bb4570754d573245ac9907a1cf71c04bcb8252/68747470733a2f2f6769746875622d726561646d652d6d656469756d2e76657263656c2e6170702f3f757365726e616d653d6f6d69646e696b726168\" alt=\"Omid Nikrah Medium\" data-canonical-src=\"https://github-readme-medium.vercel.app/?username=omidnikrah\" style=\"max-width: 100%;\">\n</p>\n\n### 13. [گیت‌هاب README استک‌اورفلو](https://github.com/omidnikrah/github-readme-stackoverflow)\nوضعیت استک‌اورفلو شما به‌طور داینامیک در گیت‌هاب README شما نمایش داده می‌شود!\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/79fdba08469306d8fb6cafbbe9fd3024ba636127c15c3031ebb2107e25c77936/68747470733a2f2f6769746875622d726561646d652d737461636b6f766572666c6f772e76657263656c2e6170702f3f7573657249443d36353538303432\" alt=\"Omid Nikrah StackOverflow\" data-canonical-src=\"https://github-readme-stackoverflow.vercel.app/?userID=6558042\" style=\"max-width: 100%;\"><br>\n  <img src=\"https://camo.githubusercontent.com/6ef9cbb8e45a780b514149ee7ad39b57b117369a84e0f84dc6e2461ef59b0125/68747470733a2f2f6769746875622d726561646d652d737461636b6f766572666c6f772e76657263656c2e6170702f3f7573657249443d36353538303432266c61796f75743d636f6d70616374\" alt=\"Omid Nikrah StackOverflow\" data-canonical-src=\"https://github-readme-stackoverflow.vercel.app/?userID=6558042&amp;layout=compact\" style=\"max-width: 100%;\">\n</p>\n\n### 14. [آمار پروفایل README](https://github.com/teoxoy/profile-readme-stats)\nآمار گیت‌هاب خود را در README پروفایل شما نمایش می‌دهد.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"readme.png\" width=720 alt=\"readme.png\">\n</p>\n\n### 15. [شوخی‌های README](https://github.com/ABSphreak/readme-jokes)\n😄 شوخی‌هایی برای گیت‌هاب README شما\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/9f659e6f3472c938acaec6a1eff134d6bbb54a25ae99fddd539a2f9a21464d26/68747470733a2f2f726561646d652d6a6f6b65732e76657263656c2e6170702f6170693f68696465426f72646572\" alt=\"Jokes Card\" data-canonical-src=\"https://readme-jokes.vercel.app/api?hideBorder\" style=\"max-width: 100%;\">\n</p>\n\n### 16. [تروفی گیت‌هاب پروفایل](https://github.com/ryo-ma/github-profile-trophy)\nتروفی‌های به‌طور داینامیک تولید شده از آمار گیت‌هاب شما را به README پروفایل‌تان اضافه کنید.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/3e8683c8b94c82eac14665d110e77b1cfc30b3da97ebec221a77d39c5b001603/68747470733a2f2f6769746875622d70726f66696c652d74726f7068792e76657263656c2e6170702f3f757365726e616d653d72796f2d6d6126636f6c756d6e3d382672616e6b3d5353532c53532c532c4141412c41412c412c422c43\" data-canonical-src=\"https://github-profile-trophy.vercel.app/?username=ryo-ma&amp;column=8&amp;rank=SSS,SS,S,AAA,AA,A,B,C\" style=\"max-width: 100%;\" alt=\"Github Profile Trophy\">\n</p>\n\n### 17. [میم‌های تصادفی](https://github.com/techytushar/random-memer)\nتصاویر میم تصادفی که از Memedroid استخراج شده‌اند را نمایش می‌دهد.\n\n### 18. [صفحه سرعت لایت‌هاوس README](https://github.com/ankurparihar/readme-pagespeed-insights)\nآمار Google Lighthouse از وب‌سایت شما که می‌توانید آن را در README خود قرار دهید.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/ankurparihar/readme-pagespeed-insights/master/assets/banner.svg\" width=720 alt=\"Readme Pagespeed Insights\">\n</p>\n\n### 19. [REHeader](https://github.com/khalby786/REHeader)\nتصاویر هدر زیبایی برای README پروفایل گیت‌هاب شما تولید می‌کند.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/2f031e5cb08b20a5ac5d2237beb0a773caad1bd380c7bdb7e2db294dbb75e442/68747470733a2f2f63646e2e676c697463682e636f6d2f30613466363732652d376435632d343235342d386635612d38343763323932346264663625324653637265656e25323053686f74253230323032302d30372d31372532306174253230352e31392e3138253230504d2e706e673f763d31353934393931393934353038\" alt=\"Another image which is a use case of this generator - again you shouldn't be seeing this\" data-canonical-src=\"https://cdn.glitch.com/0a4f672e-7d5c-4254-8f5a-847c2924bdf6%2FScreen%20Shot%202020-07-17%20at%205.19.18%20PM.png?v=1594991994508\" width=720>\n</p>\n\n### 20. [Goodreads README](https://github.com/theFr1nge/goodreads-readme)\nاین پروژه یک نشان برای به اشتراک‌گذاری کتاب جاری شما در پروفایل گیت‌هاب شما ارائه می‌دهد.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/0dadae5bda922ccb51b880482bddfc4fc04c9630871cd60d30c2417e346e1c32/68747470733a2f2f676f6f6472656164732d726561646d652e76657263656c2e6170702f6170692f626f6f6b\" alt=\"GoodReads\" data-canonical-src=\"https://goodreads-readme.vercel.app/api/book\" style=\"max-width: 100%;\">\n</p>\n\n### 21. [تایپ متنی SVG در README](https://github.com/DenverCoder1/readme-typing-svg)\nیک SVG قابل تنظیم که به طور داینامیک متنی را تایپ و حذف می‌کند. این SVG می‌تواند به عنوان بیوگرافی در پروفایل گیت‌هاب یا در README مخزن شما استفاده شود.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/625cb0ef178479b65b71867f7079b1c667e152a14406023368be872b92a9ba99/68747470733a2f2f726561646d652d747970696e672d7376672e64656d6f6c61622e636f6d2f3f6c696e65733d547970652b6d657373616765732b65766572797768657265213b4164642b612b62696f2b746f2b796f75722b70726f66696c65213b4164642b612b6465736372697074696f6e2b746f2b796f75722b7265706f213b4d616b652b796f75722b726561646d652b7374616e642b6f75742126666f6e743d46697261253230436f64652663656e7465723d747275652677696474683d333830266865696768743d3530266475726174696f6e3d343030302670617573653d31303030\" data-canonical-src=\"https://readme-typing-svg.demolab.com/?lines=Type+messages+everywhere!;Add+a+bio+to+your+profile!;Add+a+description+to+your+repo!;Make+your+readme+stand+out!&amp;font=Fira%20Code&amp;center=true&amp;width=380&amp;height=50\" style=\"max-width: 100%;\" alt=\"Readme Typing svg\">\n</p>\n\n### 22. [الگوهای عالی README پروفایل گیت‌هاب](https://github.com/durgeshsamariya/awesome-github-profile-readme-templates)\nاین مخزن بهترین الگوهای README برای پروفایل شما را برای مرجع فراهم می‌کند.\n\n### 23. [خلاصه پروفایل برای گیت‌هاب](https://github.com/tipsy/profile-summary-for-github)\nابزاری برای تجسم پروفایل‌های گیت‌هاب\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/1521451/34072014-4451dbf6-e280-11e7-90a7-32ad1f313541.PNG\" alt=\"screenshot\" width=720>\n</p>\n\n### 24. [کارت‌های خلاصه پروفایل گیت‌هاب](https://github.com/vn7n24fzkq/github-profile-summary-cards)\nابزاری برای تولید کارت‌های خلاصه گیت‌هاب شما برای README پروفایل.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/0-profile-details.svg\"><img src=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/0-profile-details.svg\" alt=\"Demo1\" style=\"max-width: 100%;\"></a>\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/1-repos-per-language.svg\"><img src=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/1-repos-per-language.svg\" alt=\"Demo2\" style=\"max-width: 100%;\"></a>\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/2-most-commit-language.svg\"><img src=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/2-most-commit-language.svg\" alt=\"Demo3\" style=\"max-width: 100%;\"></a>\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/3-stats.svg\"><img src=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/3-stats.svg\" alt=\"Demo4\" style=\"max-width: 100%;\"></a>\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/4-productive-time.svg\"><img src=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/4-productive-time.svg\" alt=\"Demo5\" style=\"max-width: 100%;\"></a>\n</p>\n\n### 25. [بازی مار از گراف مشارکت‌های گیت‌هاب](https://github.com/marketplace/actions/generate-snake-game-from-github-contribution-grid)\nیک بازی مار از گراف مشارکت‌های گیت‌هاب یک کاربر تولید می‌کند.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://github.com/Platane/snk/raw/output/github-contribution-grid-snake.svg\" alt=\"Demo\" style=\"max-width: 100%;\">\n</p>\n\n### 26. [آمار گیت‌هاب شفاف](https://github.com/rahul-jha98/github-stats-transparent)\nبه طور خودکار آمار خلاصه گیت‌هاب شما را با استفاده از Actions برای پروفایل‌تان تولید می‌کند، بدون نیاز به سرور.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/rahul-jha98/github-stats-transparent/output/generated/overview.svg\" alt=\"Demo1\" style=\"max-width: 100%;\">\n  <img src=\"https://raw.githubusercontent.com/rahul-jha98/github-stats-transparent/output/generated/languages.svg\" alt=\"Demo2\" style=\"max-width: 100%;\">\n</p>\n\n### 27. [نویسنده نام پروفایل گیت‌هاب](https://github.com/ironmaniiith/Github-profile-name-writer)\nنام خود را با استفاده از کامیت‌های گیت‌هاب بنویسید و پروفایل خود را شگفت‌انگیز کنید.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://github.com/ironmaniiith/Github-profile-name-writer/raw/master/extras/ironmanGithub.jpg\" alt=\"Image of Ironman on github Profile\" style=\"max-width: 100%;\">\n</p>\n\n### 28. [زبان‌های گیت‌هاب پروفایل](https://github.com/IonicaBizau/github-profile-languages)\nیک نمودار پای زیبا با زبان‌های برنامه‌نویسی کاربر از پروفایل گیت‌هاب آن‌ها ایجاد کنید.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/f9e08688f77e246e9d46ada748453857c39f3f7d4d70160ea66ce1c4afe0c8cf/687474703a2f2f692e696d6775722e636f6d2f514736476835492e706e67\" alt=\"github-profile-languages\" data-canonical-src=\"http://i.imgur.com/QG6Gh5I.png\" width=720>\n</p>\n\n### 29. [گیت‌هاب پروفایل 3D Contrib](https://github.com/yoshi389111/github-profile-3d-contrib)\nاین اکشن گیت‌هاب یک تقویم مشارکت‌های گیت‌هاب را بر روی یک تصویر 3D پروفایل ایجاد می‌کند.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/yoshi389111/github-profile-3d-contrib/main/docs/demo/profile-green-animate.svg\" alt=\"svg\" width=720>\n</p>\n\n### 30. [تولید کننده هدر پروفایل گیت‌هاب](https://github.com/leviarista/github-profile-header-generator)\nیک ابزار تولید کننده تصویر هدر برای README پروفایل گیت‌هاب شما.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/leviarista/github-profile-header-generator/main/social/examples/example-1.png\" alt=\"Example 1\" style=\"max-width: 100%;\">\n</p>\n\n### 31 . [metrics](https://github.com/lowlighter/metrics)\nAn infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!\n\n📍 For example :\n<table>\n  <tbody><tr>\n    <th align=\"center\">For user accounts</th>\n    <th align=\"center\">For organization accounts</th>\n  </tr>\n  <tr>\n    <td align=\"center\">\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.classic.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n</td>\n<td align=\"center\">\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.organization.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.organization.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n</td>\n  </tr>\n  <tr>\n    <th colspan=\"2\" align=\"center\">\n      <a id=\"user-content--customizable-with-40-plugins-and-258-options\" class=\"anchor\" aria-hidden=\"true\" href=\"#-customizable-with-40-plugins-and-258-options\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z\"></path></svg></a><a href=\"https://github.com/lowlighter/metrics/blob/master/README.md#-plugins\"><g-emoji class=\"g-emoji\" alias=\"jigsaw\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f9e9.png\">🧩</g-emoji> Customizable with 40 plugins and 258 options!</a>\n    </th>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/isocalendar/README.md\"><g-emoji class=\"g-emoji\" alias=\"date\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4c5.png\">📅</g-emoji> Isometric commit calendar</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/languages/README.md\"><g-emoji class=\"g-emoji\" alias=\"u6708\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f237.png\">🈷️</g-emoji> Most used languages</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Full year calendar</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.fullyear.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.isocalendar.fullyear.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Half year calendar</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.isocalendar.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Indepth analysis (clone and analyze repositories)</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.indepth.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.languages.indepth.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Recently used (analyze recent activity events)</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.recent.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.languages.recent.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Default algorithm</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.languages.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Default algorithm (with details)</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.details.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.languages.details.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/topics/README.md\"><g-emoji class=\"g-emoji\" alias=\"pushpin\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4cc.png\">📌</g-emoji> Starred topics</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/stars/README.md\"><g-emoji class=\"g-emoji\" alias=\"star2\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f31f.png\">🌟</g-emoji> Recently starred repositories</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>With icons</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.icons.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.topics.icons.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>With labels</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.topics.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stars.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.stars.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/licenses/README.md\"><g-emoji class=\"g-emoji\" alias=\"scroll\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4dc.png\">📜</g-emoji> Repository licenses</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/habits/README.md\"><g-emoji class=\"g-emoji\" alias=\"bulb\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4a1.png\">💡</g-emoji> Coding habits</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Permissions, limitations and conditions</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.licenses.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.licenses.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Licenses overview</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.licenses.ratio.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.licenses.ratio.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Recent activity charts</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.habits.charts.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.habits.charts.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Midly interesting facts</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.habits.facts.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.habits.facts.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/contributors/README.md\"><g-emoji class=\"g-emoji\" alias=\"medal_sports\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3c5.png\">🏅</g-emoji> Repository contributors</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/followup/README.md\"><g-emoji class=\"g-emoji\" alias=\"tickets\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f39f.png\">🎟️</g-emoji> Follow-up of issues and pull requests</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>By contribution types</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.contributors.categories.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.contributors.categories.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>By number of contributions</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.contributors.contributions.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.contributors.contributions.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Indepth analysis</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.indepth.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.followup.indepth.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Created on a user's repositories</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.followup.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Created by a user</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.user.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.followup.user.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/reactions/README.md\"><g-emoji class=\"g-emoji\" alias=\"performing_arts\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3ad.png\">🎭</g-emoji> Comment reactions</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/people/README.md\"><g-emoji class=\"g-emoji\" alias=\"people_holding_hands\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f9d1-1f91d-1f9d1.png\">🧑‍🤝‍🧑</g-emoji> People plugin</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.reactions.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.reactions.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Related to a user</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.followers.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.people.followers.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Related to a repository</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.repository.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.people.repository.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/stargazers/README.md\"><g-emoji class=\"g-emoji\" alias=\"sparkles\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/2728.png\">✨</g-emoji> Stargazers over last weeks</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/projects/README.md\"><g-emoji class=\"g-emoji\" alias=\"card_index_dividers\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f5c2.png\">🗂️</g-emoji> Active projects</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Classic charts</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.stargazers.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Chartist charts</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.chartist.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.stargazers.chartist.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.projects.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.projects.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/code/README.md\"><g-emoji class=\"g-emoji\" alias=\"sagittarius\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/2650.png\">♐</g-emoji> Code snippet of the day</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/activity/README.md\"><g-emoji class=\"g-emoji\" alias=\"newspaper\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4f0.png\">📰</g-emoji> Recent activity</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.code.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.code.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.activity.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.activity.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/achievements/README.md\"><g-emoji class=\"g-emoji\" alias=\"trophy\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3c6.png\">🏆</g-emoji> Achievements</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/notable/README.md\"><g-emoji class=\"g-emoji\" alias=\"tophat\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3a9.png\">🎩</g-emoji> Notable contributions</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Compact display</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.compact.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.achievements.compact.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Detailed display</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.achievements.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Indepth analysis</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.notable.indepth.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.notable.indepth.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Contributions in organizations only</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.notable.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.notable.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/discussions/README.md\"><g-emoji class=\"g-emoji\" alias=\"speech_balloon\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4ac.png\">💬</g-emoji> Discussions</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/support/README.md\"><g-emoji class=\"g-emoji\" alias=\"thought_balloon\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4ad.png\">💭</g-emoji> GitHub Community Support</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.discussions.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.discussions.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.support.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.support.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/lines/README.md\"><g-emoji class=\"g-emoji\" alias=\"man_technologist\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f468-1f4bb.png\">👨‍💻</g-emoji> Lines of code changed</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/traffic/README.md\"><g-emoji class=\"g-emoji\" alias=\"abacus\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f9ee.png\">🧮</g-emoji> Repositories traffic</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.lines.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.lines.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.traffic.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.traffic.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/repositories/README.md\"><g-emoji class=\"g-emoji\" alias=\"notebook\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d3.png\">📓</g-emoji> Repositories</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/gists/README.md\"><g-emoji class=\"g-emoji\" alias=\"ticket\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3ab.png\">🎫</g-emoji> Gists</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.repositories.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.repositories.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.gists.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.gists.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/introduction/README.md\"><g-emoji class=\"g-emoji\" alias=\"raising_hand\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f64b.png\">🙋</g-emoji> Introduction</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/sponsors/README.md\"><g-emoji class=\"g-emoji\" alias=\"two_hearts\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f495.png\">💕</g-emoji> GitHub Sponsors</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>For a user or an organization</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.introduction.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>For a repository</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.repository.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.introduction.repository.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>GitHub sponsors card</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.sponsors.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.sponsors.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>GitHub sponsors full introduction</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.sponsors.full.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.sponsors.full.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/starlists/README.md\"><g-emoji class=\"g-emoji\" alias=\"dizzy\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4ab.png\">💫</g-emoji> Starlists</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/calendar/README.md\"><g-emoji class=\"g-emoji\" alias=\"calendar\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4c6.png\">📆</g-emoji> Calendar</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Repositories from star lists</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.starlists.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.starlists.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Languages from star lists</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.starlists.languages.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.starlists.languages.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details><summary>Current year</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.calendar.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.calendar.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Full history</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.calendar.full.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.calendar.full.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/skyline/README.md\"><g-emoji class=\"g-emoji\" alias=\"city_sunrise\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f307.png\">🌇</g-emoji> GitHub Skyline 3D calendar</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/pagespeed/README.md\"><g-emoji class=\"g-emoji\" alias=\"stopwatch\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/23f1.png\">⏱️</g-emoji> Website performances</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.skyline.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.skyline.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>PageSpeed scores</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.pagespeed.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>PageSpeed scores with detailed report</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.detailed.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.pagespeed.detailed.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>PageSpeed scores with a website screenshot</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.screenshot.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.pagespeed.screenshot.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/stackoverflow/README.md\"><g-emoji class=\"g-emoji\" alias=\"left_speech_bubble\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f5e8.png\">🗨️</g-emoji> StackOverflow plugin</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/anilist/README.md\"><g-emoji class=\"g-emoji\" alias=\"cherry_blossom\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f338.png\">🌸</g-emoji> Anilist watch list and reading list</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stackoverflow.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.stackoverflow.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>For anime watchers</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.anilist.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>For manga readers</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.manga.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.anilist.manga.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>For waifus simp</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.characters.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.anilist.characters.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/tweets/README.md\"><g-emoji class=\"g-emoji\" alias=\"baby_chick\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f424.png\">🐤</g-emoji> Latest tweets</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/posts/README.md\"><g-emoji class=\"g-emoji\" alias=\"black_nib\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/2712.png\">✒️</g-emoji> Recent posts</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Latest tweets with attachments</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.tweets.attachments.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.tweets.attachments.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Latest tweets</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.tweets.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.tweets.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Latest posts width description and cover image</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.posts.full.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.posts.full.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Latest posts</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.posts.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.posts.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/music/README.md\"><g-emoji class=\"g-emoji\" alias=\"musical_score\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3bc.png\">🎼</g-emoji> Music plugin</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/rss/README.md\"><g-emoji class=\"g-emoji\" alias=\"tokyo_tower\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f5fc.png\">🗼</g-emoji> Rss feed</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Random tracks from a playlist</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.music.playlist.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.music.playlist.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Recently listened</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.music.recent.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.music.recent.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.rss.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.rss.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/wakatime/README.md\"><g-emoji class=\"g-emoji\" alias=\"alarm_clock\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/23f0.png\">⏰</g-emoji> WakaTime plugin</a></th>\n    <th></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.wakatime.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.wakatime.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n    <td align=\"center\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a></td>\n  </tr>\n  <tr>\n    <th colspan=\"2\" align=\"center\">\n      <a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/community/README.md\"><g-emoji class=\"g-emoji\" alias=\"game_die\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3b2.png\">🎲</g-emoji> See also community plugins</a>\n    </th>\n  </tr>\n  <tr>\n    <th colspan=\"2\" align=\"center\">\n      <a id=\"user-content-️-and-even-more-with-4-templates\" class=\"anchor\" aria-hidden=\"true\" href=\"#️-and-even-more-with-4-templates\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z\"></path></svg></a><a href=\"https://github.com/lowlighter/metrics/blob/master/README.md#%EF%B8%8F-templates\"><g-emoji class=\"g-emoji\" alias=\"framed_picture\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f5bc.png\">🖼️</g-emoji> And even more with 4+ templates!</a>\n    </th>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/templates/classic/README.md\"><g-emoji class=\"g-emoji\" alias=\"green_book\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d7.png\">📗</g-emoji> Classic template</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/templates/repository/README.md\"><g-emoji class=\"g-emoji\" alias=\"blue_book\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d8.png\">📘</g-emoji> Repository template</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.classic.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.repository.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.repository.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/templates/terminal/README.md\"><g-emoji class=\"g-emoji\" alias=\"orange_book\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d9.png\">📙</g-emoji> Terminal template</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/README.md\"><g-emoji class=\"g-emoji\" alias=\"ledger\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d2.png\">📒</g-emoji> Markdown template</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.terminal.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.terminal.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.png\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.markdown.png\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th colspan=\"2\"><a href=\"https://github.com/lowlighter/metrics/blob/master/source/templates/community/README.md\"><g-emoji class=\"g-emoji\" alias=\"closed_book\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d5.png\">📕</g-emoji> See also community templates</a></th>\n  </tr>\n</tbody></table>\n\n\n### 32 . [Action Devcard](https://github.com/dailydotdev/action-devcard)\nاکشن GitHub برای دانلود کارت توسعه‌دهنده از https://daily.dev\n\n### 33 . [Pimp My Readme](https://github.com/joshdsouza8/pimp-my-readme)\nPimp my README یک سازنده پروفایل منبع باز است که می‌توانید از آن برای افزودن اجزای جالب به پروفایل README خود استفاده کنید - ساخته شده با <3 توسط webapp.io :)\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <a href=\"https://pimp-my-readme-next.vercel.app\">\n    <img src=\"https://raw.githubusercontent.com/gist/FuseFairy/985aa15b77de6dee554fec4bb488432b/raw/5b89693334fd36defc0867f4e243c4405d267ae2/pimp-my-readme-1.svg\" alt=\"متن متحرک\"><br>\n    <img width=720 src=\"https://raw.githubusercontent.com/gist/FuseFairy/769ce411f10708b20ee06325b3d75c8e/raw/dbb60adc2f25eb687fc7d75d17836e28b31fed16/pimp-my-readme-2.svg\" alt=\"بنر موجی\"><br>\n    <img width=720 src=\"https://raw.githubusercontent.com/gist/FuseFairy/3adf6ec5f5f68e80c4b9c36b0645cf39/raw/dd3c10cf1ca28dff0a11aa6dd3b581f22e8981c0/pimp-my-readme-3.svg\" alt=\"تکنولوژی\">\n  </a>\n</p>\n\n### 34 . [GitHub Contribution Chart Generator](https://github.com/sallar/github-contributions-chart)\nتولید یک تصویر از تمام مشارکت‌های شما در GitHub\n\n📍 به عنوان مثال:\n<p align=\"center\"> \n  <img src=\"https://raw.githubusercontent.com/sallar/github-contributions-chart/master/screenshot.png\" style=\"max-width: 100%;\" width=\"676\" alt=\"تولید کننده نمودار مشارکت‌های GitHub\">\n</p>\n\n### 35 . [Wrapped](https://github.com/neat-run/wrapped)\nGitHub Wrapped، الهام گرفته از Spotify Wrapped\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"wrapped.png\" style=\"max-width: 100%;\" max-width=\"100%\" alt=\"Wrapped\">\n</p>\n\n### 36 . [GitHub Spray](https://github.com/Annihil/github-spray)\nرنگ آمیزی روی نمودار مشارکت‌های GitHub ░▒▓█\n\n📍 به عنوان مثال: \n\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/f7037efcd0460ea9248915d9c3f9a37c9677541bb0db1dfe58e5152be030877c/68747470733a2f2f692e696d6775722e636f6d2f6e505a79474e6f2e676966\" height=\"200\" alt=\"لوگوی GitHub Spray\" data-canonical-src=\"https://i.imgur.com/nPZyGNo.gif\" style=\"max-width: 100%; display: inline-block;\" data-target=\"animated-image.originalImage\">\n</p>\n\n### 37 . [Github Trends](https://github.com/avgupta456/github-trends)\nپروفایل GitHub خود را با کارت‌های قابل تنظیم شامل آمار LOC بهبود دهید!\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/16708871/143486536-83e85294-2839-4cf1-9e14-685c05da918b.png\" alt=\"تصویر\" width=720>\n</p>\n\n### 38 . [Github Readme Quotes](https://github.com/shravan20/github-readme-quotes)\nتولید کننده نقل قول پویا برای READMEهای GitHub | برای READMEها یک لمس شاعرانه به ارمغان بیاورید\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/0ebb5d745e06cb5d53a127e7161b387ce7f71c155359689436bdf404ca53b7fa/68747470733a2f2f6769746875622d726561646d652d71756f7465732d6261792e76657263656c2e6170702f71756f74653f7468656d653d6461726b\" alt=\"نقل قول\" data-canonical-src=\"https://github-readme-quotes-bay.vercel.app/quote?theme=dark\" style=\"max-width: 100%;\">\n</p>\n\n### 39 . [Spotify Recently Played Readme](https://github.com/JeffreyCA/spotify-recently-played-readme)\nنمایش آهنگ‌های اخیراً پخش شده در Spotify خود در README پروفایل GitHub.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/c57c063791b1c3fb245e5fb5c23d99c950ccb3a442b7f18d68e118379a8bd20c/68747470733a2f2f73706f746966792d726563656e746c792d706c617965642d726561646d652e76657263656c2e6170702f6170693f757365723d6a65666672657963613136\" alt=\"Spotify recently played\" data-canonical-src=\"https://spotify-recently-played-readme.vercel.app/api?user=jeffreyca16\" style=\"max-width: 100%;\">\n</p>\n\n### 40 . [Github Readme Info](https://github.com/th3c0d3br34ker/github-readme-info)\nاین اکشن GitHub به شما کمک می‌کند تا آمار جالبی را به README پروفایل GitHub خود اضافه کنید.\n\n📍 به عنوان مثال:\n<pre class=\"notranslate\" style=\"position: relative;\" lang=\"text\"><code class=\"notranslate\">I'm a night 🦉\n\n🌞 Morning    57 commits     ████░░░░░░░░░░░░░░░░░░░░░   16.76%\n🌆 Daytime    85 commits     ██████░░░░░░░░░░░░░░░░░░░   25.0%\n🌃 Evening    128 commits    █████████░░░░░░░░░░░░░░░░   37.65%\n🌙 Night      70 commits     █████░░░░░░░░░░░░░░░░░░░░   20.59%\n\n</code><div class=\"open_grepper_editor\" title=\"Edit &amp; Save To Grepper\"></div></pre>\n\n### 41 . [مقاله‌های اخیر Medium در GitHub Readme](https://github.com/bxcodec/github-readme-medium-recent-article)  \nمقالات منتشر شده‌ی اخیر Medium خود را به README GitHub خود اضافه کنید.\n\n📍 نمونه:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/719ae4cf8732c9493945d055525838c237aede36e0d1ab2661da037093409528/68747470733a2f2f6769746875622d726561646d652d6d656469756d2d726563656e742d61727469636c652e76657263656c2e6170702f6d656469756d2f40696d616e74756d6f72616e672f30\" alt=\"Recent Article 0\" data-canonical-src=\"https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/0\" style=\"max-width: 100%;\">\n</p>\n\n### 42 . [ویجت باکس GitHub](https://github.com/Jurredr/github-widgetbox)  \nویجت‌های زیبا و داینامیک برای صفحات Readme GitHub. (آمار، مهارت‌ها، و غیره)\n\n📍 نمونه:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/28d5c64c5e4dbf39bbe263d997b18d4e31595cd4034c1bb0b73c97e561d15b0b/68747470733a2f2f6769746875622d776964676574626f782e76657263656c2e6170702f6170692f70726f66696c653f757365726e616d653d4a75727265647226646174613d666f6c6c6f776572732c7265706f7369746f726965732c73746172732c636f6d6d697473\" alt=\"GitHub WidgetBox\" data-canonical-src=\"https://github-widgetbox.vercel.app/api/profile?username=Jurredr&amp;data=followers,repositories,stars,commits\" style=\"max-width: 100%;\">\n</p>\n\n### 43 . [نمایش آخرین آهنگ‌های پخش شده در Last.fm در GitHub Readme](https://github.com/JeffreyCA/lastfm-recently-played-readme)  \nآهنگ‌های پخش شده‌ی اخیر شما را از Last.fm در README پروفایل GitHub نمایش دهید.\n\n📍 نمونه:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/a7811545b488e520ae7c8966a9e44707e01ef448793241df79290b3da770aaa4/68747470733a2f2f6c617374666d2d726563656e746c792d706c617965642e76657263656c2e6170702f6170693f757365723d4a65666672657943413031\" alt=\"My scrobbles\" data-canonical-src=\"https://lastfm-recently-played.vercel.app/api?user=JeffreyCA01\" style=\"max-width: 100%;\">\n</p>\n\n### 44 . [آمار GitHub به سبک ترمینال](https://github.com/yogeshwaran01/github-stats-terminal-style)  \nآمار :octocat: به سبک ترمینال با افکت‌های تایپ داینامیک برای پروفایل Readme شما.\n\n📍 نمونه:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/yogeshwaran01/github-stats-terminal-style/master/github_stats.svg\" style=\"max-width: 100%;\" align=\"middle\" alt=\"Github Stats Terminal Style\">\n</p>\n\n### 45 . [کارت آمار LeetCode](https://github.com/JacobLinCool/LeetCode-Stats-Card)  \nآمار‌های داینامیک LeetCode خود را در پروفایل GitHub یا وب‌سایت خود نمایش دهید.\n\n📍 نمونه:\n<p align=\"center\">\n  <img src=\"https://leetcard.jacoblin.cool/JacobLinCool?theme=unicorn&extension=activity\" alt=\"LeetCode Stats\">\n</p>\n\n### 46 . [نقل قول‌های تصادفی در Readme](https://github.com/siddharth2016/quote-readme)  \nیک اکشن GitHub که به شما امکان می‌دهد یک نقل قول یا حقیقت جالب تصادفی را از مجموعه‌ای از نقل قول‌های مشهور در زمینه علوم کامپیوتر در فایل README خود قرار دهید.\n\n📍 نمونه:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/siddharth2016/quote-readme/main/images/result.png\" alt=\"Random Quote On Readme Result\" style=\"max-width: 100%;\">\n</p>\n\n### 47 . [متن به تصویر ASCII در Readme](https://github.com/ajmeese7/readme-ascii)  \nمتن‌ها را به تصاویر ASCII art برای فایل‌های README در GitHub تبدیل کنید.\n\n📍 نمونه:\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/17814535/88974985-14ced400-d27f-11ea-83a8-065d86dd8d26.png\" alt=\"readme-ascii\" style=\"max-width: 100%;\">\n</p>\n\n### 48 . [اقلام جالب برای پروفایل Readme](https://github.com/mayankchaudhary26/Cool-Readme-ideas)  \nبرخی ایده‌های جالب برای پروفایل Readme شما. همچنین می‌توانید از طریق این مخزن به گیف‌های جذاب دسترسی پیدا کنید.\n\n📍 نمونه:\n<p align=\"center\">\n  <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/5bbfd7fa05e605122514f98b289be5cf7516c98ac9589f1045ecfb446716e65f/68747470733a2f2f6d65646961332e67697068792e636f6d2f6d656469612f6c6e377a32655772696951416c6c6656636e2f323030772e77656270\"><img src=\"https://camo.githubusercontent.com/5bbfd7fa05e605122514f98b289be5cf7516c98ac9589f1045ecfb446716e65f/68747470733a2f2f6d65646961332e67697068792e636f6d2f6d656469612f6c6e377a32655772696951416c6c6656636e2f323030772e77656270\" width=\"100\" data-canonical-src=\"https://media3.giphy.com/media/ln7z2eWriiQAllfVcn/200w.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/b1dcbf1c23a05137ae7c7fdf544082550382791048ee360022c288b87f022d6d/68747470733a2f2f692e67697068792e636f6d2f6d656469612f4c4d7439363338644f38646674416a74636f2f3230302e77656270\"><img src=\"https://camo.githubusercontent.com/b1dcbf1c23a05137ae7c7fdf544082550382791048ee360022c288b87f022d6d/68747470733a2f2f692e67697068792e636f6d2f6d656469612f4c4d7439363338644f38646674416a74636f2f3230302e77656270\" width=\"100\" data-canonical-src=\"https://i.giphy.com/media/LMt9638dO8dftAjtco/200.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/a18d3aba14bbdeef2606fca1b949f7308a624d7e507c043debca20c356a3a50c/68747470733a2f2f692e67697068792e636f6d2f6d656469612f654e41736a4f353574506267616f72376d612f323030772e77656270\"><img src=\"https://camo.githubusercontent.com/a18d3aba14bbdeef2606fca1b949f7308a624d7e507c043debca20c356a3a50c/68747470733a2f2f692e67697068792e636f6d2f6d656469612f654e41736a4f353574506267616f72376d612f323030772e77656270\" width=\"100\" data-canonical-src=\"https://i.giphy.com/media/eNAsjO55tPbga\n\nor7ma/200w.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/73b042f1325c63c0ff78038f8701f9aad93061d0e4d451dbcf20cf9983dfc660/68747470733a2f2f692e67697068792e636f6d2f6d656469612f56674774686b68557647674f6974375939692f3230302e77656270\"><img src=\"https://camo.githubusercontent.com/73b042f1325c63c0ff78038f8701f9aad93061d0e4d451dbcf20cf9983dfc660/68747470733a2f2f692e67697068792e636f6d2f6d656469612f56674774686b68557647674f6974375939692f3230302e77656270\" width=\"100\" data-canonical-src=\"https://i.giphy.com/media/VgGthkhUvGgOit7Y9i/200.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/d836bdf99ae38079781e3ed1891705f7223441c523246e420043695376ef3f93/68747470733a2f2f6d65646961332e67697068792e636f6d2f6d656469612f6b64466338667562675333316238447356752f67697068792e77656270\"><img src=\"https://camo.githubusercontent.com/d836bdf99ae38079781e3ed1891705f7223441c523246e420043695376ef3f93/68747470733a2f2f6d65646961332e67697068792e636f6d2f6d656469612f6b64466338667562675333316238447356752f67697068792e77656270\" width=\"100\" data-canonical-src=\"https://media3.giphy.com/media/kdFc8fubgS31b8DsVu/giphy.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/95ba85a45e80fc7ac6f84a1910494b774d3ec416bcd135db38dbc9e860681365/68747470733a2f2f692e67697068792e636f6d2f6d656469612f4b7a4a6b7a6a676766474e355079366e6b542f3230302e77656270\"><img src=\"https://camo.githubusercontent.com/95ba85a45e80fc7ac6f84a1910494b774d3ec416bcd135db38dbc9e860681365/68747470733a2f2f692e67697068792e636f6d2f6d656469612f4b7a4a6b7a6a676766474e355079366e6b542f3230302e77656270\" width=\"100\" data-canonical-src=\"https://i.giphy.com/media/KzJkzjggfGN5Py6nkT/200.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/a081916054e9c455c6a9c35e040a2a4a6202a5baeddb28d010fd607bb0cd1d1b/68747470733a2f2f692e67697068792e636f6d2f6d656469612f49647941514a564e326b56504e55726f6a4d2f3230302e77656270\"><img src=\"https://camo.githubusercontent.com/a081916054e9c455c6a9c35e040a2a4a6202a5baeddb28d010fd607bb0cd1d1b/68747470733a2f2f692e67697068792e636f6d2f6d656469612f49647941514a564e326b56504e55726f6a4d2f3230302e77656270\" width=\"100\" data-canonical-src=\"https://i.giphy.com/media/IdyAQJVN2kVPNUrojM/200.webp\" style=\"max-width: 100%;\"></a>\n</p>\n\n### 49 . [رندر کاپسول](https://github.com/kyechan99/capsule-render)  \nرندر تصاویر رنگی داینامیک.\n\n📍 نمونه:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/9ae4d73008cd3b0fa09765f12065ba96cadf09d0930c222fd95bf69c593addc8/68747470733a2f2f63617073756c652d72656e6465722e76657263656c2e6170702f6170693f747970653d776176696e6726636f6c6f723d6175746f266865696768743d3330302673656374696f6e3d68656164657226746578743d63617073756c6525323072656e64657226666f6e7453697a653d393026616e696d6174696f6e3d66616465496e26666f6e74416c69676e593d333826646573633d4465636f7261746525323047697448756225323050726f66696c652532306f72253230616e792532305265706f2532306c696b652532306d65212664657363416c69676e593d35312664657363416c69676e3d3632\" data-canonical-src=\"https://capsule-render.vercel.app/api?type=waving&amp;color=auto&amp;height=300&amp;section=header&amp;text=capsule%20render&amp;fontSize=90&amp;animation=fadeIn&amp;fontAlignY=38&amp;desc=Decorate%20GitHub%20Profile%20or%20any%20Repo%20like%20me!&amp;descAlignY=51&amp;descAlign=62\" style=\"max-width: 100%;\">\n</p>\n\n### 50 . [دانلودهای npm در GitHub Readme](https://github.com/maddhruv/github-readme-npm-downloads)  \nنمایش تعداد دانلود‌های بسته‌های npm ⏬ در README GitHub\n\n📍 به عنوان مثال :\n<table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Downloads</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><a href=\"https://www.npmjs.com/package/post-merge-install\" rel=\"nofollow\">post-merge-install</a></td>\n<td>185021</td>\n</tr>\n<tr>\n<td><a href=\"https://www.npmjs.com/package/types-directory\" rel=\"nofollow\">types-directory</a></td>\n<td>59207</td>\n</tr>\n<tr>\n<td><a href=\"https://www.npmjs.com/package/install-types\" rel=\"nofollow\">install-types</a></td>\n<td>23071</td>\n</tr>\n<tr>\n<td><a href=\"https://www.npmjs.com/package/engines-ok\" rel=\"nofollow\">engines-ok</a></td>\n<td>19752</td>\n</tr>\n<tr>\n<td><a href=\"https://www.npmjs.com/package/npmtotal\" rel=\"nofollow\">npmtotal</a></td>\n<td>18267</td>\n</tr>\n</tbody>\n</table>\n\n---\n</details>\n\n<details>\n <summary><strong>کلیک کنید تا متن نمایش داده شود.(51~)</strong></summary>\n\n### 51 . [آمار مشارکت‌های GitHub](https://github.com/LordDashMe/github-contribution-stats)  \nآمار مشارکت‌های GitHub به صورت دینامیک تولید می‌شود. 📈 📆\n\n📍 به عنوان مثال :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/9f6e8d52bfe1edb25864dc69043d9d35aef73695f403a372214801f5338654e8/68747470733a2f2f6769746875622d636f6e747269627574696f6e2d73746174732e76657263656c2e6170702f6170692f3f757365726e616d653d6776616e726f7373756d\" alt=\"آمار مشارکت‌ها\" data-canonical-src=\"https://github-contribution-stats.vercel.app/api/?username=gvanrossum\" style=\"max-width: 100%;\">\n</p>\n\n### 52 . [تاریخچه ستارگان GitHub](https://github.com/bytebase/star-history)  \nنمودار ستارگان repository های GitHub به صورت دینامیک تولید می‌شود. 📈 ⭐️\n\n📍 به عنوان مثال :\n<p align=\"center\">\n  <a href=\"https://star-history.com/#rzashakeri/beautify-github-profile&Date\">\n    <img src=\"https://api.star-history.com/svg?repos=rzashakeri/beautify-github-profile&type=Date\" alt=\"نمودار تاریخچه ستارگان\">\n  </a>\n</p>\n\n### 53 . [Moon.svg](https://github.com/hmu332233/moon.svg)  \nافزودن فاز ماه به صورت لحظه‌ای به پروفایل GitHub شما!  \nMoon.svg فاز فعلی ماه را به صورت لحظه‌ای نمایش می‌دهد!\n\n📍 به عنوان مثال :\n<p align=\"center\">\n  <a href=\"https://moon-svg.minung.dev\">\n    <img src=\"https://moon-svg.minung.dev/moon.svg?theme=basic\" alt=\"moon1.svg\" />\n  </a>\n  <a href=\"https://moon-svg.minung.dev\">\n    <img src=\"https://moon-svg.minung.dev/moon.svg?theme=ray\" alt=\"moon2.svg\" />\n  </a>\n</p>\n\n### 54 . [پروفایل Stackoverflow در Readme](https://github.com/johannchopin/stackoverflow-readme-profile)  \nبه راحتی پروفایل Stackoverflow خود را در README به اشتراک بگذارید\n\n📍 به عنوان مثال :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/johannchopin/stackoverflow-readme-profile/main/docs/profile/themes/dark.svg\" alt=\"پروفایل\" style=\"max-width: 100%;\">\n</p>\n\n### 55 . [نقل قول‌های برنامه‌نویسی در GitHub Readme](https://github.com/PiyushSuthar/github-readme-quotes)  \nافزودن نقل قول‌های برنامه‌نویسی به GitHub Readme شما\n\n📍 به عنوان مثال :\n<p align=\"center\">\n  <a href=\"https://github.com/piyushsuthar/github-readme-quotes\">\n    <img src=\"https://quotes-github-readme.vercel.app/api?type=horizontal&theme=dark\" alt=\"نقل قول‌ها در Readme\">\n  </a>\n</p>\n\n### 56 . [بازی‌ها و آمار Chess.com](https://github.com/Balastrong/chess-stats-action)  \nبه طور خودکار بازی‌ها و آمار Chess.com خود را در README.md به‌روزرسانی کنید - کاملاً قابل تنظیم\n\n📍 به عنوان مثال :\n\n|    سفید ⚪    |    سیاه ⚫    |   نتیجه 🏆   |  تاریخ 📅  |                                                           موقعیت 🗺️                                                            |\n| :------------: | :------------: | :-----------: | :-------: | :------------------------------------------------------------------------------------------------------------------------------: |\n|   **Hikaru**   | mauricioflores |    برنده 🥇     | 31/7/2022 |                  <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/8/4K3/7k/8/2R5/8/8 b - -\">لینک</a>                  |\n| mauricioflores |   **Hikaru**   |    برنده 🥇     | 31/7/2022 |           <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/p5k1/2P5/3P2KR/3nr2P/P4r2/8/2B5 w - -\">لینک</a>            |\n|   **Hikaru**   | mauricioflores |    برنده 🥇     | 31/7/2022 |            <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/2k5/p4K2/4N2p/pn1PP2P/6R1/8/8 b - -\">لینک</a>             |\n| mauricioflores |   **Hikaru**   |   توافق ⏸️   | 31/7/2022 | <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=r6k/1pp1q2p/3p1rb1/p1nPp1NQ/1nP1p1BP/2N5/PP3P2/1K1R2R1 w - -\">لینک</a> |\n|   **Hikaru**   |     Jospem     |    برنده 🥇     | 31/7/2022 |        <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=5k2/1R3n2/3p4/2p1pPp1/2P1P1N1/3P4/8/3K4 b - -\">لینک</a>         |\n|     Jospem     |   **Hikaru**   |  پایان زمان ❌   | 30/7/2022 |  <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=1r2r3/2q1bbpk/5p2/4p1pP/p2pPnP1/B2P1QN1/2P2PK1/R2B3R w - -\">لینک</a>  |\n|   **Hikaru**   |     Jospem     |    برنده 🥇     | 30/7/2022 |          <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=r3k3/3b3p/1P1B2p1/4N3/2B5/6P1/5K1P/8 b - -\">لینک</a>          |\n|     Jospem     |   **Hikaru**   |    برنده 🥇     | 30/7/2022 |            <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/6p1/6p1/8/2k4P/4p3/1bp1Kp2/5R2 w - -\">لینک</a>            |\n|   **Hikaru**   |     Jospem     | تکرار ⏸️ | 29/7/2022 |             <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/5Q2/6pk/2P2n2/7p/3K2bP/6P1/8 b - -\">لینک</a>             |\n|     Jospem     |   **Hikaru**   | مات ❌ | 28/7/2022 |         <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/8/2k2np1/p1p1p2p/4P3/1P1Pr3/6K1/3R4 w - -\">لینک</a>          |\n\n### 57. [سازنده گیف ترمینال](https://www.terminalgif.com/)  \nسازنده گیف ترمینال ابزاری برای ایجاد نمونه‌های کد در رابط ترمینال است. شما می‌توانید گیف‌هایی برای پروژه‌های خود بسازید و آن‌ها را در README پروژه خود نمایش دهید. همچنین می‌توانید از این گیف‌ها در پلتفرم‌های گیت مانند گیت‌هاب و گیت‌لب استفاده کنید.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"./terminal.gif\" alt=\"terminal gif\">  \n</p>  \n\n### 58. [کارت داده اسپاتیفای](https://github.com/magic-ike/spotify-data-card)  \nفعالیت‌های اسپاتیفای خود را در README پروفایل گیت‌هاب خود نمایش دهید.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"spotify-data-card.svg\" alt=\"Spotify Data Card\" width=720>  \n</p>  \n\n### 59. [گراف فعالیت گیت‌هاب](https://github.com/Ashutosh00710/github-readme-activity-graph)  \nیک گراف فعالیت پویا که فعالیت‌های گیت‌هاب شما در 31 روز گذشته را نشان می‌دهد.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://raw.githubusercontent.com/Ashutosh00710/github-readme-activity-graph/main/asset/high-contrast.png\" alt=\"graph\" style=\"max-width: 100%;\" height=\"250\">  \n</p>  \n\n### 60. [بنرهای SVG](https://github.com/Akshay090/svg-banners)  \nبنرهای استایلی که برای README شما با HTML/CSS در SVG ساخته شده‌اند!!\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <a href=\"https://github.com/Akshay090/svg-banners\">  \n    <img src=\"https://svg-banners.vercel.app/api?type=typeWriter&text1=beautify+github+profile&width=800&height=400\" alt=\"SVG Banners\">  \n  </a>  \n</p>  \n\n### 61. [تولیدکننده تکنولوژی استک](https://github.com/qkrdmstlr3/techstack-generator)  \n🕹تولیدکننده تکنولوژی استک که می‌تواند استک تکنولوژی دینامیک را نمایش دهد.\n\n📍 به عنوان مثال:  \n<div align=\"center\">\n  <div dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/9f44b299b7e1173e15c41a2bb04863ca5e78c81ab947283d3b6f6475871b8f60/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a732d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/9f44b299b7e1173e15c41a2bb04863ca5e78c81ab947283d3b6f6475871b8f60/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a732d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/js-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/dd2c84af43a6c56860d910c605d51d058a28213431a42e422dcb6a62ab53d14a/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f74732d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/dd2c84af43a6c56860d910c605d51d058a28213431a42e422dcb6a62ab53d14a/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f74732d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/ts-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/06591fdcad0985741be7573b2755eb8b2d89b83ef1e4b1456abecc1f0f075f76/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72657363726970742d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/06591fdcad0985741be7573b2755eb8b2d89b83ef1e4b1456abecc1f0f075f76/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72657363726970742d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/rescript-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/de09bba464602abc95ce76dd3b5ec1e16fe96c1d7ef69bdc31e177006a40f2e1/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6370702d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/de09bba464602abc95ce76dd3b5ec1e16fe96c1d7ef69bdc31e177006a40f2e1/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6370702d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/cpp-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/65598dcd8613baf19c902a37fb42c6f41af5787a9e3cb6a1a8278b6f012360d6/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6373686172702d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/65598dcd8613baf19c902a37fb42c6f41af5787a9e3cb6a1a8278b6f012360d6/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6373686172702d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/csharp-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/3293285324c7f76311f1add9c368c20721954f4db6f051eb39c8ffe3d67cfd46/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f73776966742d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/3293285324c7f76311f1add9c368c20721954f4db6f051eb39c8ffe3d67cfd46/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f73776966742d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/swift-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/0fcf9befefc83e207ed36bdeb3ac4f6c99132571ddb0f44e7a6ac872b0723352/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72656163742d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/0fcf9befefc83e207ed36bdeb3ac4f6c99132571ddb0f44e7a6ac872b0723352/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72656163742d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/react-icon.svg\" style=\"max-width: 100%;\"></a></div><div dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/2b1a917053c2f8cee1fa3ee932d0fb87f4911cfad49de340a5238e9c6a0ab8a5/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72656475782d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/2b1a917053c2f8cee1fa3ee932d0fb87f4911cfad49de340a5238e9c6a0ab8a5/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72656475782d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/redux-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/94ff27c17f249c089fdd1e76649652231580609e808474ef7e00d7bf07d2b926/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6761747362792d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/94ff27c17f249c089fdd1e76649652231580609e808474ef7e00d7bf07d2b926/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6761747362792d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/gatsby-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/6d97626a83a6b403636542a254cf6bfc0fe03af0e7780d2144c8bf2d5f9cdfcf/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f736173732d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/6d97626a83a6b403636542a254cf6bfc0fe03af0e7780d2144c8bf2d5f9cdfcf/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f736173732d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/sass-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/fcf09dd63c359081e2b2f5fac08291f3100fe99782f5ae819bd2f77e50a5720e/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f73746f7279626f6f6b2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/fcf09dd63c359081e2b2f5fac08291f3100fe99782f5ae819bd2f77e50a5720e/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f73746f7279626f6f6b2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/storybook-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/e52377a97dc875c099eeb0244bef3bd07eab9bc7c29f6730dbeff15e6e6e3a57/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f7765627061636b2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/e52377a97dc875c099eeb0244bef3bd07eab9bc7c29f6730dbeff15e6e6e3a57/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f7765627061636b2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/webpack-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/67bff4aa0dd5025bd4b1047ae04dd9af0d3aeaccf1ce4d6959e09d219b3ec1c4/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f65736c696e742d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/67bff4aa0dd5025bd4b1047ae04dd9af0d3aeaccf1ce4d6959e09d219b3ec1c4/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f65736c696e742d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/eslint-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/4a95d31496a4911b9db7710776577cf7ec2158d2813511eb9862e38654de1e3b/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f70726574746965722d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/4a95d31496a4911b9db7710776577cf7ec2158d2813511eb9862e38654de1e3b/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f70726574746965722d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/prettier-icon.svg\" style=\"max-width: 100%;\"></a></div><div dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/8cdbcf003a7bdae052baec154c06620bba9bfd89f6fbfc2a4aea3bace8594658/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a6573742d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/8cdbcf003a7bdae052baec154c06620bba9bfd89f6fbfc2a4aea3bace8594658/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a6573742d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/jest-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/b80747215c0d23a4ce8dca6856047504ffbffc8cf565f86740d1a59ccbd3b89a/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f74657374696e676c6962726172792d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/b80747215c0d23a4ce8dca6856047504ffbffc8cf565f86740d1a59ccbd3b89a/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f74657374696e676c6962726172792d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/testinglibrary-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/740b035ed7f2f9a189b337373e57b98f8c3d61d2fbbb7d7872a6563646a20abc/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f707974686f6e2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/740b035ed7f2f9a189b337373e57b98f8c3d61d2fbbb7d7872a6563646a20abc/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f707974686f6e2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/python-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/e65f8a131aec32c8038012cbd89c65dbce110c66227bef4bf0b0e23ffe0f3ad8/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f646a616e676f2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/e65f8a131aec32c8038012cbd89c65dbce110c66227bef4bf0b0e23ffe0f3ad8/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f646a616e676f2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/django-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/c8febfb8556fc408c7cd38960c25da203bf0a1368e78fa9ff4bc20be0f82e3c9/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6772617068716c2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/c8febfb8556fc408c7cd38960c25da203bf0a1368e78fa9ff4bc20be0f82e3c9/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6772617068716c2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/graphql-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/baded9c49142c6eba68bc067e0d4b7c06db95b2b359eb048ff2112ff08686f06/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f726573746170692d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/baded9c49142c6eba68bc067e0d4b7c06db95b2b359eb048ff2112ff08686f06/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f726573746170692d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/restapi-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/5f4b9172a9838699a85ea70bd685703967435a46a36adca723eba29b945e2ae8/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6769746875622d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/5f4b9172a9838699a85ea70bd685703967435a46a36adca723eba29b945e2ae8/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6769746875622d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/github-icon.svg\" style=\"max-width: 100%;\"></a></div><div dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/5d9a8b3aaadd99a6f9e997446bd9c553e131cc3e2fd2585ea0f38a452661521e/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f646f636b65722d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/5d9a8b3aaadd99a6f9e997446bd9c553e131cc3e2fd2585ea0f38a452661521e/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f646f636b65722d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/docker-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/9fb8c7cad55c2ac1f2f94927172a2fd43f1ca48993952ac62f87684664309ee1/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6b756265726e657465732d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/9fb8c7cad55c2ac1f2f94927172a2fd43f1ca48993952ac62f87684664309ee1/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6b756265726e657465732d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/kubernetes-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/20b33b0b25d74051a9f13690b5b6fa39c0365cf36632aad937b073c3b6c87a68/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6177732d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/20b33b0b25d74051a9f13690b5b6fa39c0365cf36632aad937b073c3b6c87a68/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6177732d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/aws-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/159aae90050b6b888b22f5ec6febecf9932083e71837b55fb39fb7ed490056af/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6e67696e782d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/159aae90050b6b888b22f5ec6febecf9932083e71837b55fb39fb7ed490056af/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6e67696e782d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/nginx-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/3ed284d0ecd9fcccabf0711e2cad6bbec412e417bcfb1da25502a1ed9adbaf78/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6d7973716c2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/3ed284d0ecd9fcccabf0711e2cad6bbec412e417bcfb1da25502a1ed9adbaf78/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6d7973716c2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/mysql-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/ecf1680b5f353ba660494e70350fe01312fef1fc281534e8eef11902cb43ca04/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72617370626572727970692d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/ecf1680b5f353ba660494e70350fe01312fef1fc281534e8eef11902cb43ca04/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72617370626572727970692d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/raspberrypi-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/a8c24c0c69005509721bcfa06b7818b2a732447e11f1a36c8cbda6937e533cd3/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a6176612d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/a8c24c0c69005509721bcfa06b7818b2a732447e11f1a36c8cbda6937e533cd3/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a6176612d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/java-icon.svg\" style=\"max-width: 100%;\"></a></div>\n</div>\n\n### 62. [دستاوردهای گیت‌هاب](https://github.com/drknzz/GitHub-Achievements)  \n🔥 یک لیست کامل از نشان‌ها و دستاوردهای پروفایل گیت‌هاب 🔥  \n\n📍 به عنوان مثال:  \n<td align=\"center\"><table>  \n  <thead>  \n    <tr>  \n      <th>پیش‌فرض</th>  \n      <th>برنز</th>  \n      <th>نقره‌ای</th>  \n      <th>طلایی</th>  \n    </tr>  \n  </thead>  \n  <tbody>  \n    <tr>  \n      <td><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/drknzz/GitHub-Achievements/blob/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain.png\"><img src=\"https://github.com/drknzz/GitHub-Achievements/raw/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain.png\" width=\"60px\" style=\"max-width: 100%;\"></a></td>  \n      <td><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/drknzz/GitHub-Achievements/blob/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Bronze.png\"><img src=\"https://github.com/drknzz/GitHub-Achievements/raw/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Bronze.png\" width=\"60px\" align=\"middle\" style=\"max-width: 100%;\"></a></td>  \n      <td><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/drknzz/GitHub-Achievements/blob/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Silver.png\"><img src=\"https://github.com/drknzz/GitHub-Achievements/raw/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Silver.png\" width=\"60px\" style=\"max-width: 100%;\"></a></td>  \n      <td><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/drknzz/GitHub-Achievements/blob/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Gold.png\"><img src=\"https://github.com/drknzz/GitHub-Achievements/raw/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Gold.png\" width=\"60px\" style=\"max-width: 100%;\"></a></td>  \n    </tr>  \n    <tr>  \n      <td align=\"center\">2</td>  \n      <td align=\"center\">8</td>  \n      <td align=\"center\">16</td>  \n      <td align=\"center\">32</td>  \n    </tr>  \n  </tbody>  \n</table></td>  \n\n### 63. [تصاویر مشارکت‌کنندگان](https://github.com/lacolaco/contributors-img)  \nنمایش تمام تصاویر پروفایل مشارکت‌کنندگان\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <a href=\"https://github.com/lacolaco/contributors-img/graphs/contributors\">  \n    <img src=\"https://stg.contrib.rocks/image?repo=lacolaco/contributors-img\" alt=\"contributors img\" />  \n  </a>  \n</p>  \n\n### 64. [ویجت D-Day](https://github.com/hmu332233/dday.svg)  \nافزودن ویجت D-Day به هر جایی، مانند پروفایل گیت‌هاب یا نوتیون شما\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <a href=\"https://dday-widget.minung.dev\">  \n    <img src=\"https://dday-widget.minung.dev/widget?keyword=new-year\" alt=\"dday-widget.svg\" />  \n  </a>  \n</p>  \n\n### 65. [کارت‌های یوتیوب در README گیت‌هاب](https://github.com/DenverCoder1/github-readme-youtube-cards)  \nاقدام گیت‌هاب برای نمایش ویدیوهای جدید یوتیوب شما به طور خودکار به صورت کارت‌های SVG دینامیک در پروفایل یا README پروژه گیت‌هاب شما\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://user-images.githubusercontent.com/20955511/200180179-cccb1427-5fb3-4452-b7a9-5a26d266b94d.png\" alt=\"preview\" style=\"max-width: 100%;\">  \n</p>  \n\n### 66. [گیت‌هاب آن‌را باز کنید](https://github.com/remotion-dev/github-unwrapped-2022)  \nیک پلتفرم که ویدیوهای مرور سالانه برای هر کاربر گیت‌هاب ایجاد می‌کند\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://user-images.githubusercontent.com/18756975/209833236-65227d5b-51a2-47d3-ad43-d32e1ae82a71.gif\" width=\"50%\" alt=\"github-unwrapped\">  \n</p>  \n\n### 67. [GIFها برای گیت‌هاب](https://github.com/Anmol-Baranwal/Cool-GIFs-For-Readme)  \nلیستی عالی از GIFها و آواتارها برای استفاده در مارک‌داون گیت‌هاب\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://user-images.githubusercontent.com/74038190/212750672-2f3f2b50-c84f-4ed8-a60a-849ae69ff9df.gif\" width=\"500\" alt=\"GIFs For GitHub\">  \n</p>  \n\n### 68. [Repography](https://repography.com)  \nزیبا کردن مخزن گیت‌هاب شما\n\n📍 به عنوان مثال:  \n\n[![لوگوی Repography](https://images.repography.com/logo.svg)](https://repography.com) / فعالیت‌های اخیر [![دوره زمانی](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_badge.svg)](https://repography.com)  \n===  \n[![گراف تایم‌لاین](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_timeline.svg)](https://github.com/rzashakeri/beautify-github-profile/commits)  \n[![گراف وضعیت مسائل](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_issues.svg)](https://github.com/rzashakeri/beautify-github-profile/issues)  \n[![گراف وضعیت درخواست‌های کشش](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_prs.svg)](https://github.com/rzashakeri/beautify-github-profile/pulls)  \n[![موضوعات محبوب](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_words.svg)](https://github.com/rzashakeri/beautify-github-profile/commits)  \n[![مشارکت‌کنندگان برتر](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_users.svg)](https://github.com/rzashakeri/beautify-github-profile/graphs/contributors)  \n[![نقشه فعالیت](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_map.svg)](https://github.com/rzashakeri/beautify-github-profile/commits)  \n\n### 69. [تکنولوژی استک در README گیت‌هاب](https://github.com/0l1v3rr/github-readme-tech-stack)  \n🔖 نمایش تکنولوژی‌ها، ابزارها یا استک تکنولوژی پروژه شما با این کارت‌های کاملاً قابل سفارشی‌سازی در README گیت‌هاب شما.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://github.com/0l1v3rr/github-readme-tech-stack/raw/master/docs/README.gif\" alt=\"github readme tech stack\">  \n</p>  \n\nبله، این موارد به صورت راستچین ترجمه می‌شوند. در اینجا ترجمه‌های شما به صورت راستچین آمده است:\n\n### 70. [lanyard-profile-readme](https://github.com/cnrad/lanyard-profile-readme)  \n🏷️ استفاده از Lanyard برای نمایش وضعیت Discord شما در پروفایل گیت‌هاب.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://lanyard.cnrad.dev/api/705665813994012695\" alt=\"lanyard-profile-readme\">  \n</p>  \n\n### 71. [Starcharts](https://github.com/caarlos0/starcharts)  \n⭐ نمایش ستاره‌های مخزن شما در طول زمان!\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img width=\"720\" src=\"https://starchart.cc/rzashakeri/beautify-github-profile.svg\" alt=\"Starcharts\">  \n</p>  \n\n### 72. [daily DevCard](https://daily.dev/blog/adding-the-daily-devcard-to-your-github-profile?utm_source=webapp&utm_medium=devcard&utm_campaign=devcardguide&utm_id=inapp)  \n⭐ نمایش گستره مقالات خوانده شده و موضوعات تکنولوژی مورد علاقه شما در README گیت‌هاب شما  \nبا نمایش تعداد مقالاتی که خوانده‌اید و موضوعات تکنولوژی انتخابی شما، این امکان را دارید که تخصص و علاقه‌مندی خود را در این زمینه به نمایش بگذارید.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <a href=\"https://daily.dev/blog/adding-the-daily-devcard-to-your-github-profile?utm_source=webapp&utm_medium=devcard&utm_campaign=devcardguide&utm_id=inapp\">  \n    <img width=\"720\" src=\"https://cdn.prod.website-files.com/5e0f1144930a8bc8aace526c/65d37c7fa935d93e56c378b6_305987805-c994338d-76a9-437c-a93c-2d4a9b98a028.png\" alt=\"Padra Esfandiyar's Dev Card\"/>  \n  </a>  \n</p>  \n\n### 73. [socialify](https://github.com/wei/socialify)  \n💞 پروژه خود را اجتماعی کنید. 🌐 با جهان به اشتراک بگذارید!\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img width=\"720\" src=\"https://socialify.git.ci/rzashakeri/beautify-github-profile/image?description=1&font=Inter&forks=1&issues=1&language=1&name=1&owner=1&pattern=Circuit%20Board&pulls=1&stargazers=1&theme=Light\" alt=\"socialify\">  \n</p>  \n\n### 74. [invidget](https://github.com/SwitchbladeBot/invidget)  \n✉️ Invidget SVGهایی از دعوت‌های Discord ایجاد می‌کند که می‌توانید از آنها در README گیت‌هاب خود استفاده کنید.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://invidget.switchblade.xyz/discord-developers\" alt=\"invidget\">  \n</p>  \n\n### 75. [countdownmail](https://countdownmail.com/)  \nتایمر معکوس بر اساس تاریخ و زمان پایان در یک منطقه زمانی خاص.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://i.countdownmail.com/2kjo3y.gif\" border=\"0\" alt=\"countdownmail.com\"/>  \n</p>  \n\n### 76. [Repo Roster](https://reporoster.com//)  \nتشکر از حامیان خود در فایل README گیت‌هاب.\n\n📍 به عنوان مثال:  \n\n> ستارگان  \n<p align=\"center\">  \n  <img src=\"https://reporoster.com/stars/rzashakeri/beautify-github-profile\" border=\"0\" alt=\"https://github.com/rzashakeri/beautify-github-profile/stargazers\"/>  \n</p>  \n\n> فورکرها  \n<p align=\"center\">  \n  <img src=\"https://reporoster.com/forks/rzashakeri/beautify-github-profile\" border=\"0\" alt=\"https://github.com/rzashakeri/beautify-github-profile/network/members\"/>  \n</p>  \n\n### 77. [Moe Counter](https://github.com/journey-ad/Moe-Counter)  \nیک شمارشگر بازدید جالب دیگر.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://moe-counter.glitch.me/get/@index\" alt=\"Moe Counter\">  \n</p>  \n\n### 78. [Star History](https://github.com/lucabubi/star-history)  \nتولیدکننده گراف تاریخچه ستاره‌ها برای مخازن گیت‌هاب\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://api.lucabubi.me/chart?username=mdn&repository=js-examples&color=red\" alt=\"Red Chart\">  \n</p>  \n\n### 79. [Subreddit Memes](https://github.com/trinib/Subreddit-Memes)  \nنمایش میم‌های تصادفی از هر تاپیک میم در ساب‌ردیت.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://subreddit-memes.vercel.app/api/meme\" width=\"350px\" alt=\"Subreddit Memes\" />  \n</p>  \n\n### 80. [آمار گیت‌هاب](https://github.com/hyochan/github-stats)  \nآمار گیت‌هاب برای README از چندین زاویه مختلف.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img width=\"720\" src=\"https://stats.dooboo.io/api/github-stats-advanced?login=hyochan\" alt=\"آمار گیت‌هاب hyochan\"><br>  \n  <img width=\"720\" src=\"https://stats.dooboo.io/api/github-trophies?login=hyochan\" alt=\"جوایز گیت‌هاب hyochan\">  \n</p>  \n\n### 81. [آمار مشارکت در مخزن گیت‌هاب](https://github.com/HwangTaehyun/github-repository-contribution-stats)  \nآمار مشارکت در مخزن گیت‌هاب شما به‌طور داینامیک در README شما نمایش داده می‌شود!\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://github-contributor-stats.vercel.app/api?username=HwangTaehyun\" alt=\"آمار مشارکت در مخزن گیت‌هاب Taehyun\">  \n</p>  \n\n### 82. [آمار کد](https://github.com/zmh-program/code-statistic)  \nکارت آمار گیت‌هاب خود را به‌طور داینامیک تولید کنید! کارت کاربر برای شمارش زبان‌های پروژه‌های مختلف تحت یک کاربر و تولید آمار، محاسبه تعداد ستاره‌های کسب‌شده، فورک‌ها، دنبال‌کنندگان، تماشاگران، تعداد مسائل باز و غیره استفاده می‌شود.\n\n### 83. [BentoHub](https://github.com/amittam104/BentoHub)  \nBentoHub یک برنامه است که به شما این امکان را می‌دهد که یک گرید Bento ایجاد کنید و کد HTML یا مارک‌داون آن را در پروفایل گیت‌هاب خود قرار دهید.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <a href=\"https://bentohub.netlify.app/\">  \n    <img width=\"720\" src=\"https://cloud.appwrite.io/v1/storage/buckets/667d390e003b1971a8be/files/669ba3d3000d629bb97b/preview?project=667d35ca0017fb21fc6c\" alt=\"تصویر گرید BentoHub\">  \n  </a>  \n</p>  \n\n### 85. [آمار ترافیک مخزن گیت‌هاب](https://github.com/FuseFairy/github-profile-repo-analytics)  \n📊 آمار ترافیک مخزن گیت‌هاب به‌طور خودکار گرفته و به‌صورت نمودارهای قابل تنظیم SVG از طریق GitHub Actions تجزیه و تحلیل می‌شود، که این امکان را می‌دهد تا نمودارهای تولید شده را به راحتی در پروفایل گیت‌هاب خود وارد کنید.\n\n📍 به عنوان مثال:  \n<p align=\"center\">  \n  <img src=\"https://raw.githubusercontent.com/gist/FuseFairy/c7f619079a91afedbf4e949977fa2df4/raw/e868d3bc96ce8755d7f8beb1130e5d7579c9e2c0/demo-traffic.svg\" alt=\"آمار ترافیک مخزن Zhuang\">  \n</p>\n\n---\n\n</details>\n  \n## ✅ آیکون ها 👇\n<details>\n <summary><strong>کلیک کنید تا فهرست باز شود.</strong></summary>\n\n### 1. [آیکون‌های ساده](https://simpleicons.org/)  \n۲۲۴۶ آیکون SVG رایگان برای برندهای محبوب\n\n📍 به عنوان مثال:  \n<p align=\"center\">\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/gray\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/hotpink\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/0cf\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/0cf9\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/00ccff\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/00ccff99\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/orange/pink\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/_/eee\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/eee/_\" />\n</p>\n\n### 2. [آیکون‌های مهارت](https://github.com/tandpfun/skill-icons)  \nمهارت‌های خود را به راحتی در README یا رزومه‌تان به نمایش بگذارید ✨\n\n📍 به عنوان مثال :  \n<img src=\"https://skillicons.dev/icons?i=all\" alt=\"آیکون‌های مهارت\">\n\n### 3. [آیکون‌های فناوری پروفایل](https://github.com/marwin1991/profile-technology-icons)  \n📋 😄 با استفاده از این ژنراتور، آیکون‌هایی را به پروفایل گیت‌هاب خود اضافه کنید 😄 📋\n\n📍 به عنوان مثال :  \n<p align=\"center\">  \n  <img width=720 src=\"https://github.com/marwin1991/profile-technology-icons/raw/main/static/demo.gif\" data-target=\"animated-image.originalImage\" alt=\"آیکون‌های فناوری پروفایل\">  \n</p>  \n\n---\n\n</details>\n\n## ⚙️ تولیدکننده پروفایل 👇\n<details>\n <summary><strong>برای باز کردن لیست کلیک کنید</strong></summary>\n\n### 1 . [تولیدکننده پروفایل Readme](https://github.com/maurodesouza/profile-readme-generator)\n🎨 پروفایل گیت‌هاب خود را با این ابزار شگفت‌انگیز زیبا کنید و Readme مورد نظر خود را به راحتی و سریع بسازید 🚀 بهترین تولیدکننده پروفایل Readme که خواهید یافت ⚡\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/7b4c1ded34735535305ebd0bb3b9b1989b3f62cb476d768ae799dadf2b1cb323/68747470733a2f2f70726f66696c652d726561646d652d67656e657261746f722e636f6d2f6173736574732f6170702e706e67\" width=\"720\" alt=\"Profile Readme Generator\" data-canonical-src=\"https://profile-readme-generator.com/assets/app.png\" style=\"max-width: 100%;\">\n</p>\n\n### 2 . [Profileme Dev](https://github.com/danielcranney/profileme-dev)\nدر عرض چند دقیقه یک پروفایل گیت‌هاب فوق‌العاده بسازید\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/screenshot.png\" class=\"overflow-hidden rounded-md shadow-dark-900/5\" alt=\"Screenshot of ProfileMe.dev\" width=720>\n</p>\n\n### 3 . [تولیدکننده readme md](https://github.com/kefranabg/readme-md-generator)\n📄 ابزار CLI که فایل‌های README.md زیبا تولید می‌کند\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img width=720 src=\"https://user-images.githubusercontent.com/9840435/60266090-9cf9e180-98e7-11e9-9cac-3afeec349bbc.jpg\" alt=\"readme md generator\">\n</p>\n\n### 4 . [تولیدکننده پروفایل Readme گیت‌هاب](https://github.com/rajk3770/Github-Profile-Readme-Creator)\nدر کمتر از یک دقیقه، مارک‌داونی کاربرپسند، شهودی و پویا برای پروفایل README خود تولید کنید!\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://github.com/rajk3770/Github-Profile-Readme-Creator/raw/master/screenshots/Demo.gif\" alt=\"Demo\" style=\"max-width: 100%;\">\n</p>\n\n### 5 . [سازنده پروفایل Readme گیت‌هاب](https://github.com/VishwaGauravIn/github-profile-readme-maker)\nبهترین تولیدکننده پروفایل، پروفایل ReadMe گیت‌هاب شما را به بهترین شکل ممکن ایجاد کنید. ویژگی‌ها و ابزارهای زیادی وجود دارد، همه به صورت رایگان!\n\n📍 به عنوان مثال:\n<br>\n<img src=\"https://github.com/VishwaGauravIn/Images/raw/main/screencapture-gprm.png?raw=true\" alt=\"\" style=\"max-width: 100%;\">\n\n### 6 . [تولیدکننده پروفایل Readme گیت‌هاب](https://github.com/rahulbanerjee26/githubProfileReadmeGenerator)\nصفحه README/About Me فوق‌العاده‌ای برای پروفایل گیت‌هاب خود تولید کنید\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img width=720 src=\"https://github.com/rahulbanerjee26/githubProfileReadmeGenerator/raw/main/screencast_ghub_profile_gen_v1.gif\" alt=\"Screencast of Github AboutMe/Profile ReadMe Generator\" title=\"Go to web app\" >\n</p>\n\n### 7 . [Github Profilinator](https://github.com/rishavanand/github-profilinator)\nاین ابزار شامل اجزای کوچک GUI است که می‌توانید آن‌ها را با هم ترکیب کنید تا کد مارک‌داون برای یک Readme عالی به طور خودکار تولید کنید.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/rishavanand/github-profilinator/master/src/images/demo.gif\" alt=\"Github Profilinator\">\n</p>\n\n### 8 . [تولیدکننده پروفایل Readme گیت‌هاب](https://arturssmirnovs.github.io/github-profile-readme-generator/)\nتولیدکننده پروفایل Readme گیت‌هاب به شما این امکان را می‌دهد که فایل‌های Readme ساده و زیبا برای پروفایل گیت‌هاب خود بسازید که در پیش‌نمایش‌های پروفایل شما گنجانده می‌شود.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img width=720 src=\"https://camo.githubusercontent.com/8aa60ecdb02b91d9912b79245dd79eee4013b917a39a2400da7db31f30647a48/68747470733a2f2f617274757273736d69726e6f76732e6769746875622e696f2f6769746875622d70726f66696c652d726561646d652d67656e657261746f722f696d616765732f6769662e6769663f763d313233\" alt=\"Github readme generator\" data-canonical-src=\"https://arturssmirnovs.github.io/github-profile-readme-generator/images/gif.gif?v=123\">\n</p>\n\n### 9 . [تولیدکننده پروفایل Readme گیت‌هاب](https://rahuldkjain.github.io/gh-profile-readme-generator)\nبا استفاده از UI ساده، README پروفایل گیت‌هاب را به راحتی تولید کنید، با افزونه‌های جدید مانند شمارش بازدیدکنندگان، آمار گیت‌هاب و غیره.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/github-profile-readme-generator.gif\">\n</p>\n\n---\n\n</details>\n  \n## 😉 شکلک ها (ایموجی ها)\n<details>\n <summary><strong>برای باز کردن فهرست کلیک کنید.</strong></summary>\n\n### 1 . [ایموجی‌های مارک‌داون](https://github.com/markdown-templates/markdown-emojis)  \n🔥 همه‌ی ایموجی‌ها 🎉\n\n### 2 . [ایموجی‌های متحرک فلوئنت](https://github.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis)  \nتمامی ایموجی‌های متحرک فلوئنت مایکروسافت در یک مکان قرار دارند و آماده استفاده در پروژه‌ها یا فایل‌های README شما هستند.\n\n📍 به عنوان مثال:\n<p align=\"center\">\n  <img\n    src=\"https://raw.githubusercontent.com/Tarikul-Islam-Anik/Microsoft-Teams-Animated-Emojis/master/Emojis/Smilies/Cat%20with%20Tears%20of%20Joy.png\"\n    alt=\"گربه با اشک‌های شادی\"\n    width=\"25\"\n    height=\"25\"\n  />\n  <img src=\"https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Smilies/Blue%20Heart.png\" alt=\"قلب آبی\" width=\"25\" height=\"25\" />\n</p>\n\n</details>\n\n### اگر دوست دارید، می‌توانید به من کمک کنید تا این مخزن را توسعه دهم تا از این پس پروفایل‌های گیت‌هاب زیباتری داشته باشیم 💙\n\n# یک ستاره بدهید ⭐\n\nشما همچنین می‌توانید با دادن یک ستاره به این مخزن، آن را به افراد بیشتری نشان دهید تا آنها هم از این مخزن استفاده کنند.\n"
  },
  {
    "path": "readme.md",
    "content": "<img src=\"https://raw.githubusercontent.com/rzashakeri/beautifygithubprofile/master/cover-repo.jpg\">\n\n<p align=\"center\">\n  <a href=\"https://www.producthunt.com/posts/beautify-github-profile?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-beautify&#0045;github&#0045;profile\" target=\"_blank\">\n    <img src=\"https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=346331&theme=light\" alt=\"Beautify&#0032;Github&#0032;Profile - Create&#0032;a&#0032;beautiful&#0032;and&#0032;attractive&#0032;github&#0032;profile&#0032;very&#0032;easy | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" />\n  </a>\n  <a href=\"https://www.producthunt.com/posts/beautify-github-profile?utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-beautify&#0045;github&#0045;profile\" target=\"_blank\">\n    <img src=\"https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=346331&theme=light&period=daily\" alt=\"Beautify&#0032;Github&#0032;Profile - Create&#0032;a&#0032;beautiful&#0032;and&#0032;attractive&#0032;github&#0032;profile&#0032;very&#0032;easy | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" />\n  </a>\n  <a href=\"https://www.producthunt.com/posts/beautify-github-profile?utm_source=badge-review&utm_medium=badge&utm_souce=badge-beautify&#0045;github&#0045;profile#discussion-body\" target=\"_blank\">\n    <img src=\"https://api.producthunt.com/widgets/embed-image/v1/review.svg?post_id=346331&theme=light\" alt=\"Beautify&#0032;Github&#0032;Profile - Create&#0032;a&#0032;beautiful&#0032;and&#0032;attractive&#0032;github&#0032;profile&#0032;very&#0032;easy | Product Hunt\" style=\"width: 250px; height: 54px;\" width=\"250\" height=\"54\" />\n  </a>\n</p>\n\n<p align=\"center\">\n  <img alt=\"GitHub Repo stars\" src=\"https://img.shields.io/github/stars/rzashakeri/beautify-github-profile?style=flat-square\">\n  <img alt=\"GitHub forks\" src=\"https://img.shields.io/github/forks/rzashakeri/beautify-github-profile?style=flat-square\">\n  <img alt=\"GitHub watchers\" src=\"https://img.shields.io/github/watchers/rzashakeri/beautify-github-profile?style=flat-square\">\n  <img alt=\"GitHub contributors\" src=\"https://img.shields.io/github/contributors/rzashakeri/beautify-github-profile?color=blue&style=flat-square\">\n  <img alt=\"GitHub last commit\" src=\"https://img.shields.io/github/last-commit/rzashakeri/beautify-github-profile?color=blue&style=flat-square\">\n  <img alt=\"GitHub\" src=\"https://img.shields.io/github/license/rzashakeri/beautify-github-profile?color=blue&style=flat-square\">\n  <img alt=\"GitHub closed issues\" src=\"https://img.shields.io/github/issues-closed/rzashakeri/beautify-github-profile?color=blue&style=flat-square\">\n  <img alt=\"GitHub closed pull requests\" src=\"https://img.shields.io/github/issues-pr-closed/rzashakeri/beautify-github-profile?color=blue&style=flat-square\">\n<a href=\"readme-fa.md\"><img alt=\"Static Badge\" src=\"https://img.shields.io/badge/translation-farsi-blue?style=flat-square\"></a>\n</p>\n\n\n\n---\n\n# Hello friends 🖐️\nHow are you? If you want to make the look of your github profile more beautiful, you have come to the right place.\n\n# 📖 Table of Contents\n- [📌 The first step : Set up the GitHub Repository](#-the-first-step--set-up-the-github-repository)\n- [💡 Where do we get ideas ?](#-where-do-we-get-ideas-)\n- [🚩 What do we do after seeing these profiles ?](#-what-do-we-do-after-seeing-these-profiles-)\n  - [🧩 Badges ](#-badges-)\n  - [🛠️ Widgets ](#%EF%B8%8F-widgets-)\n  - [✅ Icons ](#-icons-)\n  - [⚙️ Profile Generator ](#%EF%B8%8F-profile-generator-)\n  - [😉 Emojis ](#-emojis)\n- [Give A Star ⭐](#give-a-star-)\n\n# 📌 The first step : Set up the GitHub Repository\nCreate a repository with your GitHub username 👇\n\n<img src=\"name.png\">\n\nTemplate : 👇\n```\nhttps://github.com/username/username\n```\n\nExample : 👇\n```\nhttps://github.com/rzashakeri/rzashakeri\n```\n\n### After Create Repository, **Create a README.md** in Repository and Done ✅\nNow that we have built the repository, we come to the interesting part: **designing our README.md.**\n\n> Persian guide for first step 👉 [Link 🔗](https://www.instagram.com/p/CQlxnAnHId0/)\n\n# 💡 Where do we get ideas ?\nYou must have been asked which profiles to get ideas from? You can see the profile of different people through the site below the gateway profile and get ideas from them 👇\n\n### [🔗 Awesome Github Profile ](https://zzetao.github.io/awesome-github-profile/)\n\n# 🚩 What do we do after seeing these profiles ?\nWell, so far you have been able to find cool ideas from the profiles of different people. Now it's time to use different tools to beautify your github profile, which you can access from the list below.\n\n## 🧩 Badges 👇\n<details>\n <summary><strong>Click to expand list</strong></summary>\n  \n### 1 . [List of Badges, in Markdown](https://github.com/Naereen/badges)\nA list of badges and cards, with their Markdown code, that can be included in a README.md file for a GitHub\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://GitHub.com/Naereen/ama\">\n    <img src=\"https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg\" alt=\"Ask Me Anything\">\n  </a>\n  <a href=\"https://pypi.python.org/pypi/ansicolortags/\">\n    <img src=\"https://img.shields.io/pypi/dd/ansicolortags.svg\" alt=\"PyPI download day\">\n  </a>\n  <a href=\"https://GitHub.com/Naereen/StrapDown.js/network/\">\n    <img src=\"https://badgen.net/github/forks/Naereen/Strapdown.js/\" alt=\"GitHub forks\">\n  </a>\n  <a href=\"https://GitHub.com/Naereen/StrapDown.js/stargazers/\">\n    <img src=\"https://img.shields.io/github/stars/Naereen/StrapDown.js.svg?style=social&label=Star&maxAge=2592000\" alt=\"GitHub stars\">\n  </a>\n</p>\n\n### 2 . [Markdown badges in many different categories ](https://github.com/Ileriayo/markdown-badges)\nBadges for your personal developer branding, profile, and projects.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/Bitcoin-000?style=for-the-badge&logo=bitcoin&logoColor=white\" alt=\"Bitcoin\">\n  <img src=\"https://img.shields.io/badge/mysql-%2300f.svg?style=for-the-badge&logo=mysql&logoColor=white\" alt=\"Mysql\">\n  <img src=\"https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge&logo=react&logoColor=%2361DAFB\" alt=\"React\">\n  <img src=\"https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54\" alt=\"Python\">\n</p>\n\n### 3 . [View Count Badge](https://github.com/dwyl/hits)\nA badge generator service that counts views on your markdown file.\n\n📍 For example :\n<p align=\"center\">\n  <img width=100 src=\"https://raw.githubusercontent.com/gist/FuseFairy/08a84ab3f44987ccf222c5d5844be075/raw/103de3c64da63c684caa2a931d415d2240ea421a/hits.svg\" alt=\"View Count Badge\">\n</p>\n\n### 4 . [shields](https://shields.io/)\nConcise, consistent, and legible badges in SVG and raster format and Make tokens with custom values\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/reza-shakeri-%20\" alt=\"Reza Shakeri\">\n  <img src=\"https://img.shields.io/badge/tests-477%20passed%2C%202%20failed-red\" alt=\"AppVeyor tests badge\">\n  <img src=\"https://img.shields.io/badge/rating-%E2%98%85%E2%98%85%E2%98%85%E2%98%85%E2%98%85-brightgreen\" alt=\"Open VSX Rating (Stars) badge\">\n</p>\n\n### 5 . [laravel github profile view counter](https://github.com/caneco/laravel-github-profile-view-counter)\nThis package will allows you to track Github profile views and display them in your profile readme, for free.\n\n📍 For example :\n<p align=\"center\">\n  <img width=400 src=\"https://raw.githubusercontent.com/caneco/laravel-github-profile-view-counter/master/art/socialcard.png\" alt=\"laravel github profile view counter\">\n</p>\n\n### 6 . [Stackoverflow Badge](https://github.com/claytonjhamilton/stackoverflow-badge)\nDisplay your stats with this unique StackOverflow Badge\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://stackoverflow-badge.onrender.com/api/StackOverflowBadge/14122375\" alt=\"Stackoverflow Badge\">\n</p>\n\n### 7 . [Badges for GitHub](https://github.com/Envoy-VC/Badges-for-GitHub)\nA Curated list of Badges used in GitHub\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white\" alt=\"Gmail\">\n  <img src=\"https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white\" alt=\"Telegram\">\n  <img src=\"https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black\" alt=\"Linux\">\n</p>\n\n### 8 . [Badges 4 README.md Profile](https://github.com/alexandresanlim/Badges4-README.md-Profile)\nImprove your README.md profile with these amazing badges.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/dev.to-0A0A0A?style=for-the-badge&logo=devdotto&logoColor=white\" alt=\"dev\">\n  <img src=\"https://img.shields.io/badge/Xcode-007ACC?style=for-the-badge&logo=Xcode&logoColor=white\" alt=\"Xcode\">\n  <img src=\"https://img.shields.io/badge/R-276DC3?style=for-the-badge&logo=r&logoColor=white\" alt=\"R\">\n</p>\n\n### 9 . [Github Profile Views Counter](https://github.com/antonkomarev/github-profile-views-counter)\nIt counts how many times your GitHub profile has been viewed. Free cloud micro-service.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/e5970ff31233467b6196dc670259c9063b9089764c57ef617b2f6f08b733652e/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d50726f66696c652b7669657773266d6573736167653d3132333435363738393026636f6c6f723d303037656336267374796c653d666f722d7468652d6261646765\" alt=\"Profile views for the badge\">\n  <img src=\"https://camo.githubusercontent.com/7bfef86b8b4870584490fde560525dfa604bd17221db50d2240036004238b655/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d50726f66696c652b7669657773266d6573736167653d3132333435363738393026636f6c6f723d303037656336267374796c653d706c6173746963\" alt=\"Profile views for plastic style\">\n</p>\n\n### 10 . [ColoredBadges](https://github.com/MikeCodesDotNET/ColoredBadges)\nSome badges I created for my GitHub profile readme.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/MikeCodesDotNET/ColoredBadges/master/svg/dev/languages/csharp.svg\" alt=\"csharp\">\n  <img src=\"https://raw.githubusercontent.com/MikeCodesDotNET/ColoredBadges/master/svg/dev/languages/php.svg\" alt=\"php\">\n</p>\n\n### 11 . [AppVeyor](https://www.appveyor.com/docs/status-badges/)\nA Project status badge is a dynamically generated image displaying the status of the last build. You can put a status badge on the home page of your GitHub project or intranet portal:\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true\" alt=\"Grunt status\">\n  <img src=\"https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true&amp;passingText=master%20-%20OK\" alt=\"Project Badge\">\n</p>\n\n### 12 . [For The Badge](https://github.com/BraveUX/for-the-badge)\nBadges for badges' sake.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://forthebadge.com/images/badges/built-with-love.svg\" alt=\"Grunt status\">\n  <img src=\"https://forthebadge.com/images/badges/built-for-android.svg\" alt=\"Grunt status\">\n</p>\n\n### 13 . [Grunt Badge](https://gruntjs.com/built-with-grunt-badge)\nDo you use Grunt in a project and want to proudly display that in your project README or on your project website? Now you can with the \"Built with Grunt\" badge!\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://cdn.gruntjs.com/builtwith.svg\" alt=\"Built with Grunt\">\n  <img src=\"https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_100.svg\" alt=\"Coverage Status\">\n</p>\n\n### 14 . [semaphoreci Status Badges](https://docs.semaphoreci.com/essentials/status-badges/)\nCreate a badge that displays your project's current build status. The build status is determined by the status of the first pipeline in your newest workflow. You can use this badge in your project's README file or any web page.\n\n📍 For example :\n<p align=\"center\">\n  <img alt=\"semaphore docs\" src=\"https://semaphore.semaphoreci.com/badges/docs/branches/master.svg\">\n</p>\n\n### 15 . [Aoc Badges Action](https://github.com/J0B10/aoc-badges-action)\nGithub Action to update the badges of your Readme to show your current Advent of Code stats\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/81d3f35e8f7e0a24cbb896841193ade79bd816cc9219ba392c77b660cfca880e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6461792532302546302539462539332538352d32322d626c7565\" alt=\"\" data-canonical-src=\"https://img.shields.io/badge/day%20%F0%9F%93%85-22-blue\" style=\"max-width: 100%;\">\n  <img src=\"https://camo.githubusercontent.com/b3ca9d063d391ea4c001bfc4b8b7a51a71db7526b89eaab26daefb364a958538/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73746172732532302545322541442539302d33342d79656c6c6f77\" alt=\"\" data-canonical-src=\"https://img.shields.io/badge/stars%20%E2%AD%90-34-yellow\" style=\"max-width: 100%;\">\n</p>\n\n### 16 . [Github Badges](https://github.com/eugustavo/github-badges)\nApplication made to create badges for your readme 📑\n\n📍 For example :\n<p align=\"center\">\n  <img width=720 alt=\"GithubBadges\" src=\"https://camo.githubusercontent.com/993ae7410b1c4df31b29daab1488dbc1b5f4eda058a98b6bfa630fcb79811e87/68747470733a2f2f692e696d6775722e636f6d2f695648666c4c552e676966\" data-canonical-src=\"https://i.imgur.com/iVHflLU.gif\" style=\"max-width: 100%;\">\n</p>\n\n### 17 . [Discord Md Badge](https://github.com/ashmonty/discord-md-badge)\nAdd to your GitHub readme a badge that shows your Discord username and presence!\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/825160e787748eb0e8d83afcb14b7d79b659e76b84f9eadfa4800104e454540a/68747470733a2f2f646362616467652e6c696d65732e70696e6b2f6170692f736869656c642f3835323937373936373737363339393430303f626f743d74727565\" alt=\"for-the-badge (default)\" data-canonical-src=\"https://dcbadge.limes.pink/api/shield/852977967776399400?bot=true\" style=\"max-width: 100%;\">\n</p>\n\n### 18 . [simple badges](https://github.com/developStorm/simple-badges)\nAwesome Simple Icons on your favorite Shields.io Badges. Try out on your profile today!\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/Python-3776AB?logo=python&logoColor=fff&style=for-the-badge\" alt=\"Python Badge\">\n  <img src=\"https://img.shields.io/badge/Iconify-1769AA?logo=iconify&logoColor=fff&style=flat-square\" alt=\"Iconify Badge\">\n  <img src=\"https://img.shields.io/badge/FIFA-326295?logo=fifa&logoColor=fff&style=plastic\" alt=\"FIFA Badge\">\n</p>\n\n### 19 . [GitHub Profile Badges](https://github.com/Aveek-Saha/GitHub-Profile-Badges)\nClean badges for your GitHub Profile Readme\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://img.shields.io/badge/GitHub%20Actions-2088FF.svg?style=for-the-badge&logo=GitHub-Actions&logoColor=white\">\n  <img src=\"https://img.shields.io/badge/GitHub-181717.svg?style=for-the-badge&logo=GitHub&logoColor=white\">\n</p>\n\n### 20 . [Custom Icon Badges](https://github.com/DenverCoder1/custom-icon-badges)\nAllows users to more easily use Octicons and their own icons and logos in shields.io badges\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://custom-icon-badges.demolab.com/github/stars/DenverCoder1/custom-icon-badges?logo=star\" alt=\"GitHub stars\" />\n  <img src=\"https://custom-icon-badges.demolab.com/github/issues-raw/DenverCoder1/custom-icon-badges?logo=issue\" alt=\"GitHub open issues\" />\n  <img src=\"https://custom-icon-badges.demolab.com/github/license/denvercoder1/custom-icon-badges?logo=law\" alt=\"GitHub license\" />\n  <img src=\"https://custom-icon-badges.demolab.com/github/actions/workflow/status/DenverCoder1/custom-icon-badges/ci.yml?branch=main&logo=check-circle-fill&logoColor=white\" alt=\"GitHub build status\" />\n  <img src=\"https://custom-icon-badges.demolab.com/github/last-commit/DenverCoder1/custom-icon-badges?logo=history&logoColor=white\" alt=\"GitHub last commit\" />\n  <img src=\"https://custom-icon-badges.demolab.com/badge/dynamic/json?logo=graph&logoColor=fff&color=blue&label=total%20contributions&query=%24.totalContributions&url=https%3A%2F%2Fstreak-stats.demolab.com%2F%3Fuser%3DDenverCoder1%26type%3Djson\" alt=\"Total contributions\" />\n</p>\n\n### 21 . [pepy](https://github.com/psincraian/pepy)\npepy is a site to get statistics information about any Python package\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://pepy.tech/project/django-audio-validator\">\n    <img src=\"https://pepy.tech/badge/django-audio-validator\" alt=\"Downloads\">\n  </a>\n</p>\n\n### 22 . [Version Badge](https://badge.fury.io/)\nOnce the package owner adds this badge to their README file, it will inform and link all visitors to the latest version of that package.\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://badge.fury.io/py/django-audio-validator\">\n    <img src=\"https://badge.fury.io/py/django-audio-validator.svg\" alt=\"PyPI version\">\n  </a>\n</p>\n\n### 23 . [Peerlist Profile Badge](https://github.com/vinitshahdeo/peerlist-readme-badge)\n[Peerlist](https://peerlist.io/) is a community of working professionals focused on building a personal brand, sharing professional content, and finding peers to collaborate with. A [Peerlist profile](https://peerlist.io/vinitshahdeo) can be used as a simple resume or a complete portfolio to showcase your work. You can style your profile `README.md` with an awesome Peerlist markdown badge.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/gist/FuseFairy/1ac5accf1eb6e6e60db4208b6ed321ac/raw/3d2656abe18b0265ccc5f3fdef40b0f79b17b539/Peerlist.svg\" alt=\"Peerlist\">\n</p>\n\n### 24 . [hits](https://github.com/silentsoft/hits)\n📈 Hit Counter for Your GitHub or Any Kind of Websites You Want. \n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://hits.sh/github.com/rzashakeri/beautify-github-profile.svg\" alt=\"Hits\">\n</p>\n\n### 25 . [gradient badge](https://github.com/bokub/gradient-badge)\n🍭 Badge generator with color gradient support\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://gradgen.bokub.workers.dev/npm/v/gradient-badge?gradient=b65cff,11cbfa\" alt=\"npm\">\n  <img src=\"https://gradgen.bokub.workers.dev/badge/demo/available?gradient=ffb836,fc6d60\" alt=\"demo\">\n  <img src=\"https://gradgen.bokub.workers.dev/badge/code%20style/prettier?gradient=ff94c8,cacfda,61eddb\" alt=\"prettier\">\n  <img src=\"https://gradgen.bokub.workers.dev/github/checks/bokub/gradient-badge?gradient=ff9eec,d0a1fc\" alt=\"build\">\n</p>\n\n### 26 . [Topmate Profile Badge](https://github.com/vinitshahdeo/topmate-readme-badge) *(may no longer working)*\nTopmate is a platform to connect 1:1 with your audience & monetise your time better. Basically, [one link](https://topmate.io/vinitshahdeo) to do it all. Even better, you can now add a markdown badge in your GitHub profile README to connect with your community! Try it out here: [topmate-readme-badge.netlify.app](https://topmate-readme-badge.netlify.app/)\n\n### 27 . [GitHub Profile Views Counter](https://github.com/u8views/go-u8views/)\n\nTrack your GitHub profile views and analyze statistics.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://u8views.com/api/v1/github/profiles/159557098/views/day-week-month-total-count.svg\" alt=\"Demo\"><br>\n  <a href=\"https://u8views.com/github/YaroslavPodorvanov\">\n    <img width=720 src=\"https://github.com/u8views/go-u8views/blob/main/public/assets/images/yaroslav-podorvanov-developer.jpg?raw=true\" alt=\"YaroslavPodorvanov\">\n  </a>\n</p>\n\n### 28 . [m3-Markdown-Badges ](https://github.com/ziadOUA/m3-Markdown-Badges)\n🏅 A Material You inspired markdown badge collection.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://ziadoua.github.io/m3-Markdown-Badges/badges/CSS/css2.svg\" alt=\"Demo1\">\n  <img src=\"https://m3-markdown-badges.vercel.app/stars/1/3/rzashakeri/beautify-github-profile\" alt=\"Demo2\">\n</p>\n\n### 29 . [Badgen](https://github.com/badgen/badgen.net)\nFast badge generating service\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://badgen.net/crates/v/regex\" alt=\"Demo1\">\n  <img src=\"https://badgen.net/crates/d/regex\" alt=\"Demo2\">\n  <img src=\"https://badgen.net/crates/dl/regex\" alt=\"Demo3\">\n</p>\n\n### 30 . [Stardev](https://stardev.io/)\nStardev ranks every GitHub user and repository by language and location. You can get a HTML or Markdown badge that shows your global rank across all languages and your top languages by star count.\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://stardev.io/developers/oliyh\">\n    <img src=\"https://stardev.io/developers/oliyh/badge/languages/global.svg\" alt=\"Check out oliyh's profile on stardev.io\">\n  </a>\n</p>\n\n---\n\n</details>\n\n## 🛠️ Widgets 👇\n<details>\n <summary><strong>Click to expand list (1~50)</strong></summary>\n  \n### 1 . [Todoist Readme](https://github.com/abhisheknaiidu/todoist-readme)\nUpdates README with Todoist Stats of a user\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"todoist-stat.png/\" width=400 alt=\"Todoist Readme\">\n</p>\n\n### 2 . [github readme stats](https://github.com/anuraghazra/github-readme-stats)\nDynamically generated stats for your github readmes\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/166adcf892a44c18c2ec02b4a1407de460cd2d3acc2e3e758551d75960fc04cc/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f616e7572616768617a72612f696d6167652f75706c6f61642f76313539353137343533362f6772732d7468656d65735f6c34796e6a612e706e67\" alt=\"GitHub Readme Stats Themes\" data-canonical-src=\"https://res.cloudinary.com/anuraghazra/image/upload/v1595174536/grs-themes_l4ynja.png\" style=\"max-width: 100%;\" width=400>\n  <img src=\"https://camo.githubusercontent.com/ec788d16d714f677ca8e16ae2c2102a20a1270a08eae839bd93da216c44ef9e3/68747470733a2f2f6769746875622d726561646d652d73746174732e76657263656c2e6170702f6170692f746f702d6c616e67732f3f757365726e616d653d616e7572616768617a7261266c61796f75743d636f6d70616374\" alt=\"Top Langs\" data-canonical-src=\"https://github-readme-stats.vercel.app/api/top-langs/?username=anuraghazra&amp;layout=compact\" style=\"max-width: 100%;\" width=400>\n</p>\n\n### 3 . [GitHub Readme Streak Stats](https://github.com/DenverCoder1/github-readme-streak-stats)\nStay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/71f09e679332b2850c04d371db60863647f9be8b2bf207d9bb3d3aed57c9033f/68747470733a2f2f692e696d6775722e636f6d2f496154755964532e706e67\" alt=\"default\" data-canonical-src=\"https://i.imgur.com/IaTuYdS.png\" style=\"max-width: 100%;\" width=400>\n</p>\n\n### 4 . [waka readme](https://github.com/athul/waka-readme)\nWakatime Weekly Metrics on your Profile Readme.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/8397274/87243943-e6b45c00-c457-11ea-94c9-2aa0bf241be8.png\" alt=\"Project Preview\" width=720>\n</p>\n\n### 5 . [Profile Activity Generator](https://github.com/omidnikrah/profile-activity-generator)\nGenerate custom profile activity for your profile README\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/omidnikrah/profile-activity-generator/master/demo.png\" style=\"max-width: 100%;\" alt=\"Profile Activity Generator\">\n</p>\n\n### 6 . [Github Activity Readme](https://github.com/jamesgeorge007/github-activity-readme)\nUpdates README with the recent GitHub activity of a user\n\n📍 For example :\n<p align=\"center\">\n  <img alt=\"profile-repo\" src=\"https://user-images.githubusercontent.com/25279263/87703301-3aa4a500-c7b8-11ea-8eb6-245121997a7b.png\" width=720>\n</p>\n\n\n### 7 . [Github Action Dynamic Profile Page](https://github.com/umutphp/github-action-dynamic-profile-page/)\nGitHub Action to push updates to your special profile repository.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/umutphp/github-action-dynamic-profile-page/master/assets/github_profile_sample.png\" alt=\"Github Action Dynamic Profile Page\">\n</p>\n\n### 8 . [waka readme stats](https://github.com/anmol098/waka-readme-stats)\nThis GitHub action helps to add cool dev metrics to your github profile Readme\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/25841814/79395484-5081ae80-7fac-11ea-9e27-ac91472e31dd.png\" alt=\"Project Preview\" width=720>\n</p>\n\n\n### 9 . [Profile Readme](https://github.com/actions-js/profile-readme)\nDisplay profile activity and other cool widgets in your profile README.md\n\n📍 For example :\n```\n💪 Opened PR #43 in webview/webview_deno\n❗️ Closed issue #32 in denosaurs/denon\n🗣 Commented on #6 in nestdotland/hatcher\n❗️ Closed issue #22 in nestdotland/eggs\n🗣 Commented on #15 in nestdotland/eggs\n```\n\n### 10 . [Spotify Github Profile](https://github.com/kittinan/spotify-github-profile)\nShow your Spotify playing on your Github profile\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/kittinan/spotify-github-profile/master/img/novatorem.svg\" style=\"max-width: 100%;\" alt=\"novatorem.svg\"><br>\n  <img src=\"https://raw.githubusercontent.com/kittinan/spotify-github-profile/master/img/default.svg\" style=\"max-width: 100%;\" alt=\"spotify-github-profile\">\n</p>\n\n### 11 . [Blog Post Workflow](https://github.com/gautamkrishnar/blog-post-workflow)\nShow your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/8397274/88047382-29b8b280-cb6f-11ea-9efb-2af2b10f3e0c.png\" alt=\"preview\" width=720>\n</p>\n\n### 12 . [Github Readme Medium](https://github.com/omidnikrah/github-readme-medium)\nDynamically generated your latest Medium article on your GitHub readmes!\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/4f9c4f9b776c53aad3d107e3d0bb4570754d573245ac9907a1cf71c04bcb8252/68747470733a2f2f6769746875622d726561646d652d6d656469756d2e76657263656c2e6170702f3f757365726e616d653d6f6d69646e696b726168\" alt=\"Omid Nikrah Medium\" data-canonical-src=\"https://github-readme-medium.vercel.app/?username=omidnikrah\" style=\"max-width: 100%;\">\n</p>\n\n### 13 . [Github Readme Stackoverflow](https://github.com/omidnikrah/github-readme-stackoverflow)\nDynamically generated your StackOverflow status on your GitHub READMEs!\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/79fdba08469306d8fb6cafbbe9fd3024ba636127c15c3031ebb2107e25c77936/68747470733a2f2f6769746875622d726561646d652d737461636b6f766572666c6f772e76657263656c2e6170702f3f7573657249443d36353538303432\" alt=\"Omid Nikrah StackOverflow\" data-canonical-src=\"https://github-readme-stackoverflow.vercel.app/?userID=6558042\" style=\"max-width: 100%;\"><br>\n  <img src=\"https://camo.githubusercontent.com/6ef9cbb8e45a780b514149ee7ad39b57b117369a84e0f84dc6e2461ef59b0125/68747470733a2f2f6769746875622d726561646d652d737461636b6f766572666c6f772e76657263656c2e6170702f3f7573657249443d36353538303432266c61796f75743d636f6d70616374\" alt=\"Omid Nikrah StackOverflow\" data-canonical-src=\"https://github-readme-stackoverflow.vercel.app/?userID=6558042&amp;layout=compact\" style=\"max-width: 100%;\">\n</p>\n\n### 14 . [Profile Readme Stats](https://github.com/teoxoy/profile-readme-stats)\nShowcase your github stats on your profile README.md\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"readme.png\" width=720 alt=\"readme.png\">\n</p>\n\n### 15 . [Readme Jokes](https://github.com/ABSphreak/readme-jokes)\n😄 Jokes for your GitHub READMEs\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/9f659e6f3472c938acaec6a1eff134d6bbb54a25ae99fddd539a2f9a21464d26/68747470733a2f2f726561646d652d6a6f6b65732e76657263656c2e6170702f6170693f68696465426f72646572\" alt=\"Jokes Card\" data-canonical-src=\"https://readme-jokes.vercel.app/api?hideBorder\" style=\"max-width: 100%;\">\n</p>\n\n### 16 . [Github Profile Trophy](https://github.com/ryo-ma/github-profile-trophy)\nAdd dynamically generated GitHub Stat Trophies on your readme\n<br/>\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/3e8683c8b94c82eac14665d110e77b1cfc30b3da97ebec221a77d39c5b001603/68747470733a2f2f6769746875622d70726f66696c652d74726f7068792e76657263656c2e6170702f3f757365726e616d653d72796f2d6d6126636f6c756d6e3d382672616e6b3d5353532c53532c532c4141412c41412c412c422c43\" data-canonical-src=\"https://github-profile-trophy.vercel.app/?username=ryo-ma&amp;column=8&amp;rank=SSS,SS,S,AAA,AA,A,B,C\" style=\"max-width: 100%;\" alt=\"Github Profile Trophy\">\n</p>\n\n### 17 . [Random Memer](https://github.com/techytushar/random-memer)\nReturns random meme images scraped from Memedroid\n\n### 18 . [Readme Pagespeed Insights](https://github.com/ankurparihar/readme-pagespeed-insights)\nGoogle lighthouse stats of your website that you can put in readme\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/ankurparihar/readme-pagespeed-insights/master/assets/banner.svg\" width=720 alt=\"Readme Pagespeed Insights\">\n</p>\n\n### 19 . [REHeader](https://github.com/khalby786/REHeader)\nGenerate beautiful header images for your GitHub profile READMEs.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/2f031e5cb08b20a5ac5d2237beb0a773caad1bd380c7bdb7e2db294dbb75e442/68747470733a2f2f63646e2e676c697463682e636f6d2f30613466363732652d376435632d343235342d386635612d38343763323932346264663625324653637265656e25323053686f74253230323032302d30372d31372532306174253230352e31392e3138253230504d2e706e673f763d31353934393931393934353038\" alt=\"Another image which is a use case of this generator - again you shouldn't be seeing this\" data-canonical-src=\"https://cdn.glitch.com/0a4f672e-7d5c-4254-8f5a-847c2924bdf6%2FScreen%20Shot%202020-07-17%20at%205.19.18%20PM.png?v=1594991994508\" width=720>\n</p>\n\n### 20 . [Goodreads Readme](https://github.com/arg3t/goodreads-readme)\nThis project provides a badge for sharing your current book in your github profile.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/0dadae5bda922ccb51b880482bddfc4fc04c9630871cd60d30c2417e346e1c32/68747470733a2f2f676f6f6472656164732d726561646d652e76657263656c2e6170702f6170692f626f6f6b\" alt=\"GoodReads\" data-canonical-src=\"https://goodreads-readme.vercel.app/api/book\" style=\"max-width: 100%;\">\n</p>\n\n### 21 . [Readme Typing svg](https://github.com/DenverCoder1/readme-typing-svg)\nDynamically generated, customizable SVG that gives the appearance of typing and deleting text. Typing SVGs can be used as a bio on your Github profile readme or repository.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/625cb0ef178479b65b71867f7079b1c667e152a14406023368be872b92a9ba99/68747470733a2f2f726561646d652d747970696e672d7376672e64656d6f6c61622e636f6d2f3f6c696e65733d547970652b6d657373616765732b65766572797768657265213b4164642b612b62696f2b746f2b796f75722b70726f66696c65213b4164642b612b6465736372697074696f6e2b746f2b796f75722b7265706f213b4d616b652b796f75722b726561646d652b7374616e642b6f75742126666f6e743d46697261253230436f64652663656e7465723d747275652677696474683d333830266865696768743d3530266475726174696f6e3d343030302670617573653d31303030\" data-canonical-src=\"https://readme-typing-svg.demolab.com/?lines=Type+messages+everywhere!;Add+a+bio+to+your+profile!;Add+a+description+to+your+repo!;Make+your+readme+stand+out!&amp;font=Fira%20Code&amp;center=true&amp;width=380&amp;height=50\" style=\"max-width: 100%;\" alt=\"Readme Typing svg\">\n</p>\n\n### 22 . [Awesome Github Profile Readme Templates](https://github.com/durgeshsamariya/awesome-github-profile-readme-templates)\nThis repository contains best profile readme's for your reference.\n\n### 23 . [Profile Summary For Github](https://github.com/tipsy/profile-summary-for-github)\nTool for visualizing GitHub profiles\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/1521451/34072014-4451dbf6-e280-11e7-90a7-32ad1f313541.PNG\" alt=\"screenshot\" width=720>\n</p>\n\n### 24 . [Github Profile Summary Cards](https://github.com/vn7n24fzkq/github-profile-summary-cards)\nA tool to generate your github summary card for profile README\n\n📍 For example :\n<p align=\"center\">\n  <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/0-profile-details.svg\"><img src=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/0-profile-details.svg\" alt=\"Demo1\" style=\"max-width: 100%;\"></a>\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/1-repos-per-language.svg\"><img src=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/1-repos-per-language.svg\" alt=\"Demo2\" style=\"max-width: 100%;\"></a>\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/2-most-commit-language.svg\"><img src=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/2-most-commit-language.svg\" alt=\"Demo3\" style=\"max-width: 100%;\"></a>\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/3-stats.svg\"><img src=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/3-stats.svg\" alt=\"Demo4\" style=\"max-width: 100%;\"></a>\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/4-productive-time.svg\"><img src=\"https://raw.githubusercontent.com/vn7n24fzkq/vn7n24fzkq/master/profile-summary-card-output/solarized/4-productive-time.svg\" alt=\"Demo5\" style=\"max-width: 100%;\"></a>\n</p>\n\n### 25 . [Generate Snake Game From Github Contribution Grid](https://github.com/marketplace/actions/generate-snake-game-from-github-contribution-grid)\nGenerates a snake game from a github user contributions graph\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://github.com/Platane/snk/raw/output/github-contribution-grid-snake.svg\" alt=\"Demo\" style=\"max-width: 100%;\">\n</p>\n\n### 26 . [Github Stats Transparent](https://github.com/rahul-jha98/github-stats-transparent)\nAutomatically generate summary GitHub statistics images for your profile using Actions, no server required\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/rahul-jha98/github-stats-transparent/output/generated/overview.svg\" alt=\"Demo1\" style=\"max-width: 100%;\">\n  <img src=\"https://raw.githubusercontent.com/rahul-jha98/github-stats-transparent/output/generated/languages.svg\" alt=\"Demo2\" style=\"max-width: 100%;\">\n</p>\n\n### 27 . [Github Profile Name Writer](https://github.com/ironmaniiith/Github-profile-name-writer)\nWrite your name using the github commits and make your profile awesome\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://github.com/ironmaniiith/Github-profile-name-writer/raw/master/extras/ironmanGithub.jpg\" alt=\"Image of Ironman on github Profile\" style=\"max-width: 100%;\">\n</p>\n\n### 28 . [Github Profile Languages](https://github.com/IonicaBizau/github-profile-languages)\nCreate a nice pie chart with the user's programming languages from their GitHub profile.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/f9e08688f77e246e9d46ada748453857c39f3f7d4d70160ea66ce1c4afe0c8cf/687474703a2f2f692e696d6775722e636f6d2f514736476835492e706e67\" alt=\"github-profile-languages\" data-canonical-src=\"http://i.imgur.com/QG6Gh5I.png\" width=720>\n</p>\n\n### 29 . [Github Profile 3d Contrib](https://github.com/yoshi389111/github-profile-3d-contrib)\nThis GitHub Action creates a GitHub contribution calendar on a 3D profile image.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/yoshi389111/github-profile-3d-contrib/main/docs/demo/profile-green-animate.svg\" alt=\"svg\" width=720>\n</p>\n\n### 30 . [Github Profile Header Generator](https://github.com/leviarista/github-profile-header-generator)\nA header image generator for your Github profile Readme\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/leviarista/github-profile-header-generator/main/social/examples/example-1.png\" alt=\"Example 1\" style=\"max-width: 100%;\">\n</p>\n\n### 31 . [metrics](https://github.com/lowlighter/metrics)\nAn infographics generator with 30+ plugins and 200+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!\n\n📍 For example :\n<table>\n  <tbody><tr>\n    <th align=\"center\">For user accounts</th>\n    <th align=\"center\">For organization accounts</th>\n  </tr>\n  <tr>\n    <td align=\"center\">\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.classic.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n</td>\n<td align=\"center\">\n<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.organization.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.organization.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n</td>\n  </tr>\n  <tr>\n    <th colspan=\"2\" align=\"center\">\n      <a id=\"user-content--customizable-with-40-plugins-and-258-options\" class=\"anchor\" aria-hidden=\"true\" href=\"#-customizable-with-40-plugins-and-258-options\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z\"></path></svg></a><a href=\"https://github.com/lowlighter/metrics/blob/master/README.md#-plugins\"><g-emoji class=\"g-emoji\" alias=\"jigsaw\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f9e9.png\">🧩</g-emoji> Customizable with 40 plugins and 258 options!</a>\n    </th>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/isocalendar/README.md\"><g-emoji class=\"g-emoji\" alias=\"date\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4c5.png\">📅</g-emoji> Isometric commit calendar</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/languages/README.md\"><g-emoji class=\"g-emoji\" alias=\"u6708\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f237.png\">🈷️</g-emoji> Most used languages</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Full year calendar</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.fullyear.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.isocalendar.fullyear.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Half year calendar</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.isocalendar.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.isocalendar.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Indepth analysis (clone and analyze repositories)</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.indepth.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.languages.indepth.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Recently used (analyze recent activity events)</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.recent.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.languages.recent.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Default algorithm</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.languages.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Default algorithm (with details)</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.languages.details.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.languages.details.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/topics/README.md\"><g-emoji class=\"g-emoji\" alias=\"pushpin\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4cc.png\">📌</g-emoji> Starred topics</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/stars/README.md\"><g-emoji class=\"g-emoji\" alias=\"star2\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f31f.png\">🌟</g-emoji> Recently starred repositories</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>With icons</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.icons.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.topics.icons.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>With labels</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.topics.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.topics.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stars.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.stars.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/licenses/README.md\"><g-emoji class=\"g-emoji\" alias=\"scroll\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4dc.png\">📜</g-emoji> Repository licenses</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/habits/README.md\"><g-emoji class=\"g-emoji\" alias=\"bulb\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4a1.png\">💡</g-emoji> Coding habits</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Permissions, limitations and conditions</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.licenses.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.licenses.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Licenses overview</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.licenses.ratio.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.licenses.ratio.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Recent activity charts</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.habits.charts.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.habits.charts.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Midly interesting facts</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.habits.facts.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.habits.facts.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/contributors/README.md\"><g-emoji class=\"g-emoji\" alias=\"medal_sports\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3c5.png\">🏅</g-emoji> Repository contributors</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/followup/README.md\"><g-emoji class=\"g-emoji\" alias=\"tickets\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f39f.png\">🎟️</g-emoji> Follow-up of issues and pull requests</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>By contribution types</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.contributors.categories.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.contributors.categories.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>By number of contributions</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.contributors.contributions.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.contributors.contributions.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Indepth analysis</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.indepth.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.followup.indepth.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Created on a user's repositories</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.followup.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Created by a user</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.followup.user.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.followup.user.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/reactions/README.md\"><g-emoji class=\"g-emoji\" alias=\"performing_arts\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3ad.png\">🎭</g-emoji> Comment reactions</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/people/README.md\"><g-emoji class=\"g-emoji\" alias=\"people_holding_hands\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f9d1-1f91d-1f9d1.png\">🧑‍🤝‍🧑</g-emoji> People plugin</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.reactions.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.reactions.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Related to a user</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.followers.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.people.followers.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Related to a repository</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.people.repository.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.people.repository.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/stargazers/README.md\"><g-emoji class=\"g-emoji\" alias=\"sparkles\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/2728.png\">✨</g-emoji> Stargazers over last weeks</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/projects/README.md\"><g-emoji class=\"g-emoji\" alias=\"card_index_dividers\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f5c2.png\">🗂️</g-emoji> Active projects</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Classic charts</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.stargazers.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Chartist charts</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.chartist.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.stargazers.chartist.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.projects.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.projects.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/code/README.md\"><g-emoji class=\"g-emoji\" alias=\"sagittarius\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/2650.png\">♐</g-emoji> Code snippet of the day</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/activity/README.md\"><g-emoji class=\"g-emoji\" alias=\"newspaper\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4f0.png\">📰</g-emoji> Recent activity</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.code.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.code.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.activity.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.activity.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/achievements/README.md\"><g-emoji class=\"g-emoji\" alias=\"trophy\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3c6.png\">🏆</g-emoji> Achievements</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/notable/README.md\"><g-emoji class=\"g-emoji\" alias=\"tophat\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3a9.png\">🎩</g-emoji> Notable contributions</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Compact display</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.compact.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.achievements.compact.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Detailed display</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.achievements.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.achievements.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Indepth analysis</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.notable.indepth.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.notable.indepth.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Contributions in organizations only</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.notable.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.notable.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/discussions/README.md\"><g-emoji class=\"g-emoji\" alias=\"speech_balloon\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4ac.png\">💬</g-emoji> Discussions</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/support/README.md\"><g-emoji class=\"g-emoji\" alias=\"thought_balloon\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4ad.png\">💭</g-emoji> GitHub Community Support</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.discussions.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.discussions.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.support.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.support.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/lines/README.md\"><g-emoji class=\"g-emoji\" alias=\"man_technologist\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f468-1f4bb.png\">👨‍💻</g-emoji> Lines of code changed</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/traffic/README.md\"><g-emoji class=\"g-emoji\" alias=\"abacus\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f9ee.png\">🧮</g-emoji> Repositories traffic</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.lines.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.lines.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.traffic.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.traffic.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/repositories/README.md\"><g-emoji class=\"g-emoji\" alias=\"notebook\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d3.png\">📓</g-emoji> Repositories</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/gists/README.md\"><g-emoji class=\"g-emoji\" alias=\"ticket\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3ab.png\">🎫</g-emoji> Gists</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.repositories.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.repositories.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.gists.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.gists.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/introduction/README.md\"><g-emoji class=\"g-emoji\" alias=\"raising_hand\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f64b.png\">🙋</g-emoji> Introduction</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/sponsors/README.md\"><g-emoji class=\"g-emoji\" alias=\"two_hearts\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f495.png\">💕</g-emoji> GitHub Sponsors</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>For a user or an organization</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.introduction.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>For a repository</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.introduction.repository.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.introduction.repository.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>GitHub sponsors card</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.sponsors.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.sponsors.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>GitHub sponsors full introduction</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.sponsors.full.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.sponsors.full.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/starlists/README.md\"><g-emoji class=\"g-emoji\" alias=\"dizzy\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4ab.png\">💫</g-emoji> Starlists</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/calendar/README.md\"><g-emoji class=\"g-emoji\" alias=\"calendar\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4c6.png\">📆</g-emoji> Calendar</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Repositories from star lists</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.starlists.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.starlists.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Languages from star lists</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.starlists.languages.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.starlists.languages.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details><summary>Current year</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.calendar.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.calendar.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Full history</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.calendar.full.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.calendar.full.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/skyline/README.md\"><g-emoji class=\"g-emoji\" alias=\"city_sunrise\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f307.png\">🌇</g-emoji> GitHub Skyline 3D calendar</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/pagespeed/README.md\"><g-emoji class=\"g-emoji\" alias=\"stopwatch\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/23f1.png\">⏱️</g-emoji> Website performances</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.skyline.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.skyline.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>PageSpeed scores</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.pagespeed.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>PageSpeed scores with detailed report</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.detailed.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.pagespeed.detailed.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>PageSpeed scores with a website screenshot</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.screenshot.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.pagespeed.screenshot.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/stackoverflow/README.md\"><g-emoji class=\"g-emoji\" alias=\"left_speech_bubble\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f5e8.png\">🗨️</g-emoji> StackOverflow plugin</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/anilist/README.md\"><g-emoji class=\"g-emoji\" alias=\"cherry_blossom\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f338.png\">🌸</g-emoji> Anilist watch list and reading list</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stackoverflow.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.stackoverflow.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>For anime watchers</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.anilist.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>For manga readers</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.manga.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.anilist.manga.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>For waifus simp</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.anilist.characters.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.anilist.characters.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/tweets/README.md\"><g-emoji class=\"g-emoji\" alias=\"baby_chick\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f424.png\">🐤</g-emoji> Latest tweets</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/posts/README.md\"><g-emoji class=\"g-emoji\" alias=\"black_nib\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/2712.png\">✒️</g-emoji> Recent posts</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Latest tweets with attachments</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.tweets.attachments.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.tweets.attachments.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Latest tweets</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.tweets.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.tweets.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <details open=\"\"><summary>Latest posts width description and cover image</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.posts.full.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.posts.full.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details><summary>Latest posts</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.posts.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.posts.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/music/README.md\"><g-emoji class=\"g-emoji\" alias=\"musical_score\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3bc.png\">🎼</g-emoji> Music plugin</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/rss/README.md\"><g-emoji class=\"g-emoji\" alias=\"tokyo_tower\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f5fc.png\">🗼</g-emoji> Rss feed</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <details open=\"\"><summary>Random tracks from a playlist</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.music.playlist.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.music.playlist.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <details open=\"\"><summary>Recently listened</summary><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.music.recent.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.music.recent.svg\" style=\"max-width: 100%;\" width=\"400\"></a></details>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.rss.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.rss.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/wakatime/README.md\"><g-emoji class=\"g-emoji\" alias=\"alarm_clock\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/23f0.png\">⏰</g-emoji> WakaTime plugin</a></th>\n    <th></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.wakatime.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.plugin.wakatime.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n    <td align=\"center\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a></td>\n  </tr>\n  <tr>\n    <th colspan=\"2\" align=\"center\">\n      <a href=\"https://github.com/lowlighter/metrics/blob/master/source/plugins/community/README.md\"><g-emoji class=\"g-emoji\" alias=\"game_die\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f3b2.png\">🎲</g-emoji> See also community plugins</a>\n    </th>\n  </tr>\n  <tr>\n    <th colspan=\"2\" align=\"center\">\n      <a id=\"user-content-️-and-even-more-with-4-templates\" class=\"anchor\" aria-hidden=\"true\" href=\"#️-and-even-more-with-4-templates\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z\"></path></svg></a><a href=\"https://github.com/lowlighter/metrics/blob/master/README.md#%EF%B8%8F-templates\"><g-emoji class=\"g-emoji\" alias=\"framed_picture\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f5bc.png\">🖼️</g-emoji> And even more with 4+ templates!</a>\n    </th>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/templates/classic/README.md\"><g-emoji class=\"g-emoji\" alias=\"green_book\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d7.png\">📗</g-emoji> Classic template</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/templates/repository/README.md\"><g-emoji class=\"g-emoji\" alias=\"blue_book\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d8.png\">📘</g-emoji> Repository template</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.classic.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.classic.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.repository.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.repository.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/templates/terminal/README.md\"><g-emoji class=\"g-emoji\" alias=\"orange_book\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d9.png\">📙</g-emoji> Terminal template</a></th>\n    <th><a href=\"https://github.com/lowlighter/metrics/blob/master/source/templates/markdown/README.md\"><g-emoji class=\"g-emoji\" alias=\"ledger\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d2.png\">📒</g-emoji> Markdown template</a></th>\n  </tr>\n  <tr>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.terminal.svg\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.terminal.svg\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n        <td align=\"center\">\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/lowlighter/metrics/blob/examples/metrics.markdown.png\"><img alt=\"\" src=\"https://github.com/lowlighter/metrics/raw/examples/metrics.markdown.png\" style=\"max-width: 100%;\" width=\"400\"></a>\n        <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"\"><img alt=\"\" style=\"max-width: 100%;\" width=\"900\" height=\"1\"></a>\n      </td>\n  </tr>\n  <tr>\n    <th colspan=\"2\"><a href=\"https://github.com/lowlighter/metrics/blob/master/source/templates/community/README.md\"><g-emoji class=\"g-emoji\" alias=\"closed_book\" fallback-src=\"https://github.githubassets.com/images/icons/emoji/unicode/1f4d5.png\">📕</g-emoji> See also community templates</a></th>\n  </tr>\n</tbody></table>\n\n### 32 . [Action Devcard](https://github.com/dailydotdev/action-devcard)\nGitHub Action to download the devcard from https://daily.dev\n\n### 33 . [Pimp My Readme](https://github.com/joshdsouza8/pimp-my-readme)\nPimp my README is an open source profile builder that you can use to add some cool components to your README profile - Made with <3 by webapp.io :)\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://pimp-my-readme-next.vercel.app\">\n    <img src=\"https://raw.githubusercontent.com/gist/FuseFairy/985aa15b77de6dee554fec4bb488432b/raw/5b89693334fd36defc0867f4e243c4405d267ae2/pimp-my-readme-1.svg\" alt=\"sliding-text\"><br>\n    <img width=720 src=\"https://raw.githubusercontent.com/gist/FuseFairy/769ce411f10708b20ee06325b3d75c8e/raw/dbb60adc2f25eb687fc7d75d17836e28b31fed16/pimp-my-readme-2.svg\" alt=\"wavy-banner\"><br>\n    <img width=720 src=\"https://raw.githubusercontent.com/gist/FuseFairy/3adf6ec5f5f68e80c4b9c36b0645cf39/raw/dd3c10cf1ca28dff0a11aa6dd3b581f22e8981c0/pimp-my-readme-3.svg\" alt=\"technology\">\n  </a>\n</p>\n\n### 34 . [GitHub Contribution Chart Generator](https://github.com/sallar/github-contributions-chart)\nGenerate an image of all your Github contributions\n\n📍 For example :\n<p align=\"center\"> \n  <img src=\"https://raw.githubusercontent.com/sallar/github-contributions-chart/master/screenshot.png\" style=\"max-width: 100%;\" width=\"676\" alt=\"GitHub Contribution Chart Generato\">\n</p>\n\n### 35 . [Wrapped](https://github.com/neat-run/wrapped)\nGitHub Wrapped, inspired by Spotify Wrapped\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"wrapped.png\" style=\"max-width: 100%;\" max-width=\"100%\" alt=\"Wrapped\">\n</p>\n\n### 36 . [GitHub Spray](https://github.com/Annihil/github-spray)\nDraw on your GitHub contribution graph ░▒▓█\n\n📍 For example : &nbsp;\n\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/f7037efcd0460ea9248915d9c3f9a37c9677541bb0db1dfe58e5152be030877c/68747470733a2f2f692e696d6775722e636f6d2f6e505a79474e6f2e676966\" height=\"200\" alt=\"GitHub Spray logo\" data-canonical-src=\"https://i.imgur.com/nPZyGNo.gif\" style=\"max-width: 100%; display: inline-block;\" data-target=\"animated-image.originalImage\">\n</p>\n\n### 37 . [Github Trends](https://github.com/avgupta456/github-trends)\nLevel up your GitHub profile readme with customizable cards including LOC statistics!\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/16708871/143486536-83e85294-2839-4cf1-9e14-685c05da918b.png\" alt=\"image\" width=720>\n</p>\n\n### 38 . [Github Readme Quotes](https://github.com/shravan20/github-readme-quotes)\nDynamic quote generator for your GitHub readmes | Give a poetic touch to readmes\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/0ebb5d745e06cb5d53a127e7161b387ce7f71c155359689436bdf404ca53b7fa/68747470733a2f2f6769746875622d726561646d652d71756f7465732d6261792e76657263656c2e6170702f71756f74653f7468656d653d6461726b\" alt=\"Quote\" data-canonical-src=\"https://github-readme-quotes-bay.vercel.app/quote?theme=dark\" style=\"max-width: 100%;\">\n</p>\n\n### 39 . [Spotify Recently Played Readme](https://github.com/JeffreyCA/spotify-recently-played-readme)\nDisplay your recently played Spotify tracks on your GitHub profile README.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/c57c063791b1c3fb245e5fb5c23d99c950ccb3a442b7f18d68e118379a8bd20c/68747470733a2f2f73706f746966792d726563656e746c792d706c617965642d726561646d652e76657263656c2e6170702f6170693f757365723d6a65666672657963613136\" alt=\"Spotify recently played\" data-canonical-src=\"https://spotify-recently-played-readme.vercel.app/api?user=jeffreyca16\" style=\"max-width: 100%;\">\n</p>\n\n### 40 . [Github Readme Info](https://github.com/th3c0d3br34ker/github-readme-info)\nThis GitHub action helps to add cool Stats to your GitHub profile README.\n\n📍 For example :\n<pre class=\"notranslate\" style=\"position: relative;\" lang=\"text\"><code class=\"notranslate\">I'm a night 🦉\n\n🌞 Morning    57 commits     ████░░░░░░░░░░░░░░░░░░░░░   16.76%\n🌆 Daytime    85 commits     ██████░░░░░░░░░░░░░░░░░░░   25.0%\n🌃 Evening    128 commits    █████████░░░░░░░░░░░░░░░░   37.65%\n🌙 Night      70 commits     █████░░░░░░░░░░░░░░░░░░░░   20.59%\n\n</code><div class=\"open_grepper_editor\" title=\"Edit &amp; Save To Grepper\"></div></pre>\n\n### 41 . [Github Readme Medium Recent Article](https://github.com/bxcodec/github-readme-medium-recent-article)\nAdd Your Recently Published Medium Articles to Your GitHub Readme\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/719ae4cf8732c9493945d055525838c237aede36e0d1ab2661da037093409528/68747470733a2f2f6769746875622d726561646d652d6d656469756d2d726563656e742d61727469636c652e76657263656c2e6170702f6d656469756d2f40696d616e74756d6f72616e672f30\" alt=\"Recent Article 0\" data-canonical-src=\"https://github-readme-medium-recent-article.vercel.app/medium/@imantumorang/0\" style=\"max-width: 100%;\">\n</p>\n\n### 42 . [Github Widgetbox](https://github.com/Jurredr/github-widgetbox)\nBeautiful, dynamic widgets for GitHub Readme pages. (Statistics, Skills, etc.)\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/28d5c64c5e4dbf39bbe263d997b18d4e31595cd4034c1bb0b73c97e561d15b0b/68747470733a2f2f6769746875622d776964676574626f782e76657263656c2e6170702f6170692f70726f66696c653f757365726e616d653d4a75727265647226646174613d666f6c6c6f776572732c7265706f7369746f726965732c73746172732c636f6d6d697473\" alt=\"GitHub WidgetBox\" data-canonical-src=\"https://github-widgetbox.vercel.app/api/profile?username=Jurredr&amp;data=followers,repositories,stars,commits\" style=\"max-width: 100%;\">\n</p>\n\n### 43 . [lastfm Recently Played Readme](https://github.com/JeffreyCA/lastfm-recently-played-readme)\nDisplay your recent Last.fm scrobbles on your GitHub profile README.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/a7811545b488e520ae7c8966a9e44707e01ef448793241df79290b3da770aaa4/68747470733a2f2f6c617374666d2d726563656e746c792d706c617965642e76657263656c2e6170702f6170693f757365723d4a65666672657943413031\" alt=\"My scrobbles\" data-canonical-src=\"https://lastfm-recently-played.vercel.app/api?user=JeffreyCA01\" style=\"max-width: 100%;\">\n</p>\n\n### 44 . [Github Stats Terminal Style](https://github.com/yogeshwaran01/github-stats-terminal-style)\nGenerate :octocat: Stats as like Terminal Interface with typing effects dynamically for your profile Readme\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/yogeshwaran01/github-stats-terminal-style/master/github_stats.svg\" style=\"max-width: 100%;\" align=\"middle\" alt=\"Github Stats Terminal Style\">\n</p>\n\n### 45 . [LeetCode-Stats-Card](https://github.com/JacobLinCool/LeetCode-Stats-Card)\nShow your dynamically generated LeetCode stats on your GitHub profile or your website!\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://leetcard.jacoblin.cool/JacobLinCool?theme=unicorn&extension=activity\" alt=\"LeetCode Stats\">\n</p>\n\n### 46 . [Quote Readme](https://github.com/siddharth2016/quote-readme)\nA GitHub Action that allows you to place a random quote/fun-fact on your README file, from a collection of famous computer science quotes/facts !\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/siddharth2016/quote-readme/main/images/result.png\" alt=\"Random Quote On Readme Result\" style=\"max-width: 100%;\">\n</p>\n\n### 47 . [Readme Ascii](https://github.com/ajmeese7/readme-ascii)\nTurns text into images of ASCII art for GitHub README files.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/17814535/88974985-14ced400-d27f-11ea-83a8-065d86dd8d26.png\" alt=\"readme-ascii\" style=\"max-width: 100%;\">\n</p>\n\n### 48 . [Cool Readme profile items](https://github.com/mayankchaudhary26/Cool-Readme-ideas)\nSome cool ideas for your readme profile, enjoy :) and You can access cool gifs through this repository\n\n📍 For example :\n<p align=\"center\">\n  <a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/5bbfd7fa05e605122514f98b289be5cf7516c98ac9589f1045ecfb446716e65f/68747470733a2f2f6d65646961332e67697068792e636f6d2f6d656469612f6c6e377a32655772696951416c6c6656636e2f323030772e77656270\"><img src=\"https://camo.githubusercontent.com/5bbfd7fa05e605122514f98b289be5cf7516c98ac9589f1045ecfb446716e65f/68747470733a2f2f6d65646961332e67697068792e636f6d2f6d656469612f6c6e377a32655772696951416c6c6656636e2f323030772e77656270\" width=\"100\" data-canonical-src=\"https://media3.giphy.com/media/ln7z2eWriiQAllfVcn/200w.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/b1dcbf1c23a05137ae7c7fdf544082550382791048ee360022c288b87f022d6d/68747470733a2f2f692e67697068792e636f6d2f6d656469612f4c4d7439363338644f38646674416a74636f2f3230302e77656270\"><img src=\"https://camo.githubusercontent.com/b1dcbf1c23a05137ae7c7fdf544082550382791048ee360022c288b87f022d6d/68747470733a2f2f692e67697068792e636f6d2f6d656469612f4c4d7439363338644f38646674416a74636f2f3230302e77656270\" width=\"100\" data-canonical-src=\"https://i.giphy.com/media/LMt9638dO8dftAjtco/200.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/a18d3aba14bbdeef2606fca1b949f7308a624d7e507c043debca20c356a3a50c/68747470733a2f2f692e67697068792e636f6d2f6d656469612f654e41736a4f353574506267616f72376d612f323030772e77656270\"><img src=\"https://camo.githubusercontent.com/a18d3aba14bbdeef2606fca1b949f7308a624d7e507c043debca20c356a3a50c/68747470733a2f2f692e67697068792e636f6d2f6d656469612f654e41736a4f353574506267616f72376d612f323030772e77656270\" width=\"100\" data-canonical-src=\"https://i.giphy.com/media/eNAsjO55tPbgaor7ma/200w.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/73b042f1325c63c0ff78038f8701f9aad93061d0e4d451dbcf20cf9983dfc660/68747470733a2f2f692e67697068792e636f6d2f6d656469612f56674774686b68557647674f6974375939692f3230302e77656270\"><img src=\"https://camo.githubusercontent.com/73b042f1325c63c0ff78038f8701f9aad93061d0e4d451dbcf20cf9983dfc660/68747470733a2f2f692e67697068792e636f6d2f6d656469612f56674774686b68557647674f6974375939692f3230302e77656270\" width=\"100\" data-canonical-src=\"https://i.giphy.com/media/VgGthkhUvGgOit7Y9i/200.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/d836bdf99ae38079781e3ed1891705f7223441c523246e420043695376ef3f93/68747470733a2f2f6d65646961332e67697068792e636f6d2f6d656469612f6b64466338667562675333316238447356752f67697068792e77656270\"><img src=\"https://camo.githubusercontent.com/d836bdf99ae38079781e3ed1891705f7223441c523246e420043695376ef3f93/68747470733a2f2f6d65646961332e67697068792e636f6d2f6d656469612f6b64466338667562675333316238447356752f67697068792e77656270\" width=\"100\" data-canonical-src=\"https://media3.giphy.com/media/kdFc8fubgS31b8DsVu/giphy.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/95ba85a45e80fc7ac6f84a1910494b774d3ec416bcd135db38dbc9e860681365/68747470733a2f2f692e67697068792e636f6d2f6d656469612f4b7a4a6b7a6a676766474e355079366e6b542f3230302e77656270\"><img src=\"https://camo.githubusercontent.com/95ba85a45e80fc7ac6f84a1910494b774d3ec416bcd135db38dbc9e860681365/68747470733a2f2f692e67697068792e636f6d2f6d656469612f4b7a4a6b7a6a676766474e355079366e6b542f3230302e77656270\" width=\"100\" data-canonical-src=\"https://i.giphy.com/media/KzJkzjggfGN5Py6nkT/200.webp\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/a081916054e9c455c6a9c35e040a2a4a6202a5baeddb28d010fd607bb0cd1d1b/68747470733a2f2f692e67697068792e636f6d2f6d656469612f49647941514a564e326b56504e55726f6a4d2f3230302e77656270\"><img src=\"https://camo.githubusercontent.com/a081916054e9c455c6a9c35e040a2a4a6202a5baeddb28d010fd607bb0cd1d1b/68747470733a2f2f692e67697068792e636f6d2f6d656469612f49647941514a564e326b56504e55726f6a4d2f3230302e77656270\" width=\"100\" data-canonical-src=\"https://i.giphy.com/media/IdyAQJVN2kVPNUrojM/200.webp\" style=\"max-width: 100%;\"></a>\n</p>\n\n### 49 . [Capsule Render](https://github.com/kyechan99/capsule-render)\nDynamic Coloful Image Render\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/9ae4d73008cd3b0fa09765f12065ba96cadf09d0930c222fd95bf69c593addc8/68747470733a2f2f63617073756c652d72656e6465722e76657263656c2e6170702f6170693f747970653d776176696e6726636f6c6f723d6175746f266865696768743d3330302673656374696f6e3d68656164657226746578743d63617073756c6525323072656e64657226666f6e7453697a653d393026616e696d6174696f6e3d66616465496e26666f6e74416c69676e593d333826646573633d4465636f7261746525323047697448756225323050726f66696c652532306f72253230616e792532305265706f2532306c696b652532306d65212664657363416c69676e593d35312664657363416c69676e3d3632\" data-canonical-src=\"https://capsule-render.vercel.app/api?type=waving&amp;color=auto&amp;height=300&amp;section=header&amp;text=capsule%20render&amp;fontSize=90&amp;animation=fadeIn&amp;fontAlignY=38&amp;desc=Decorate%20GitHub%20Profile%20or%20any%20Repo%20like%20me!&amp;descAlignY=51&amp;descAlign=62\" style=\"max-width: 100%;\">\n</p>\n\n### 50 . [Github Readme npm Downloads](https://github.com/maddhruv/github-readme-npm-downloads)\nShow npm packages downloads ⏬ in GitHub README\n\n📍 For example :\n<table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Downloads</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><a href=\"https://www.npmjs.com/package/post-merge-install\" rel=\"nofollow\">post-merge-install</a></td>\n<td>185021</td>\n</tr>\n<tr>\n<td><a href=\"https://www.npmjs.com/package/types-directory\" rel=\"nofollow\">types-directory</a></td>\n<td>59207</td>\n</tr>\n<tr>\n<td><a href=\"https://www.npmjs.com/package/install-types\" rel=\"nofollow\">install-types</a></td>\n<td>23071</td>\n</tr>\n<tr>\n<td><a href=\"https://www.npmjs.com/package/engines-ok\" rel=\"nofollow\">engines-ok</a></td>\n<td>19752</td>\n</tr>\n<tr>\n<td><a href=\"https://www.npmjs.com/package/npmtotal\" rel=\"nofollow\">npmtotal</a></td>\n<td>18267</td>\n</tr>\n</tbody>\n</table>\n\n---\n\n</details>\n\n<details>\n <summary><strong>Click to expand list (51~)</strong></summary>\n  \n### 51 . [Github Contribution Stats](https://github.com/LordDashMe/github-contribution-stats)\nDynamically generated Github Contribution Stats. 📈 📆\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/9f6e8d52bfe1edb25864dc69043d9d35aef73695f403a372214801f5338654e8/68747470733a2f2f6769746875622d636f6e747269627574696f6e2d73746174732e76657263656c2e6170702f6170692f3f757365726e616d653d6776616e726f7373756d\" alt=\"Contribution Stats\" data-canonical-src=\"https://github-contribution-stats.vercel.app/api/?username=gvanrossum\" style=\"max-width: 100%;\">\n</p>\n\n### 52 . [Github Star History](https://github.com/bytebase/star-history)\nDynamically generated GitHub repository star chart. 📈 ⭐️\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://star-history.com/#rzashakeri/beautify-github-profile&Date\">\n    <img src=\"https://api.star-history.com/svg?repos=rzashakeri/beautify-github-profile&type=Date\" alt=\"Star History Chart\">\n  </a>\n</p>\n\n### 53 . [Moon.svg](https://github.com/hmu332233/moon.svg)\nAdd real-time moon on your github profile!<br>\nMoon.svg shows the current moon phase in real time!\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://moon-svg.minung.dev\">\n    <img src=\"https://moon-svg.minung.dev/moon.svg?theme=basic\" alt=\"moon1.svg\" />\n  </a>\n  <a href=\"https://moon-svg.minung.dev\">\n    <img src=\"https://moon-svg.minung.dev/moon.svg?theme=ray\" alt=\"moon2.svg\" />\n  </a>\n</p>\n\n### 54 . [Stackoverflow Readme Profile](https://github.com/johannchopin/stackoverflow-readme-profile)\nEasily share your Stackoverflow's profile on your README\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/johannchopin/stackoverflow-readme-profile/main/docs/profile/themes/dark.svg\" alt=\"profile\" style=\"max-width: 100%;\">\n</p>\n\n### 55 . [Github Readme Programming Quotes](https://github.com/PiyushSuthar/github-readme-quotes)\nAdd Programming Quotes To Your GitHub Readme\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://github.com/piyushsuthar/github-readme-quotes\">\n    <img src=\"https://quotes-github-readme.vercel.app/api?type=horizontal&theme=dark\" alt=\"Readme Quotes\">\n  </a>\n</p>\n\n### 56 . [Chess.com Games and Stats](https://github.com/Balastrong/chess-stats-action)\nAutomatically update your README.md with Chess.com games and stats - fully customizable\n\n📍 For example :\n\n|    White ⚪    |    Black ⚫    |   Result 🏆   |  Date 📅  |                                                           Position 🗺️                                                            |\n| :------------: | :------------: | :-----------: | :-------: | :------------------------------------------------------------------------------------------------------------------------------: |\n|   **Hikaru**   | mauricioflores |    win 🥇     | 31/7/2022 |                  <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/8/4K3/7k/8/2R5/8/8 b - -\">Link</a>                  |\n| mauricioflores |   **Hikaru**   |    win 🥇     | 31/7/2022 |           <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/p5k1/2P5/3P2KR/3nr2P/P4r2/8/2B5 w - -\">Link</a>            |\n|   **Hikaru**   | mauricioflores |    win 🥇     | 31/7/2022 |            <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/2k5/p4K2/4N2p/pn1PP2P/6R1/8/8 b - -\">Link</a>             |\n| mauricioflores |   **Hikaru**   |   agreed ⏸️   | 31/7/2022 | <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=r6k/1pp1q2p/3p1rb1/p1nPp1NQ/1nP1p1BP/2N5/PP3P2/1K1R2R1 w - -\">Link</a> |\n|   **Hikaru**   |     Jospem     |    win 🥇     | 31/7/2022 |        <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=5k2/1R3n2/3p4/2p1pPp1/2P1P1N1/3P4/8/3K4 b - -\">Link</a>         |\n|     Jospem     |   **Hikaru**   |  timeout ❌   | 30/7/2022 |  <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=1r2r3/2q1bbpk/5p2/4p1pP/p2pPnP1/B2P1QN1/2P2PK1/R2B3R w - -\">Link</a>  |\n|   **Hikaru**   |     Jospem     |    win 🥇     | 30/7/2022 |          <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=r3k3/3b3p/1P1B2p1/4N3/2B5/6P1/5K1P/8 b - -\">Link</a>          |\n|     Jospem     |   **Hikaru**   |    win 🥇     | 30/7/2022 |            <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/6p1/6p1/8/2k4P/4p3/1bp1Kp2/5R2 w - -\">Link</a>            |\n|   **Hikaru**   |     Jospem     | repetition ⏸️ | 29/7/2022 |             <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/5Q2/6pk/2P2n2/7p/3K2bP/6P1/8 b - -\">Link</a>             |\n|     Jospem     |   **Hikaru**   | checkmated ❌ | 28/7/2022 |         <a href=\"http://www.ee.unb.ca/cgi-bin/tervo/fen.pl?select=8/8/2k2np1/p1p1p2p/4P3/1P1Pr3/6K1/3R4 w - -\">Link</a>          |\n\n### 57 . [Terminal Gif Maker](https://www.terminalgif.com/)\nTerminal Gif Maker is a tool for creating code samples in the terminal interface. You can create gifs for your projects and you can show that in the README of your project. You can use the GIF in git providers like Github and Gitlab.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"./terminal.gif\" alt=\"terminal gif\">\n</p>\n\n### 58 . [Spotify Data Card](https://github.com/magic-ike/spotify-data-card)\nShow your Spotify activity on your GitHub profile README.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"spotify-data-card.svg\" alt=\"Spotify Data Card\" width=720>\n</p>\n\n### 59 . [Github Readme Activity Graph](https://github.com/Ashutosh00710/github-readme-activity-graph)\nA dynamically generated activity graph to show your GitHub activities of last 31 days. \n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/Ashutosh00710/github-readme-activity-graph/main/asset/high-contrast.png\" alt=\"graph\" style=\"max-width: 100%;\" height=\"250\">\n</p>\n\n### 60 . [svg banners](https://github.com/Akshay090/svg-banners)\nStyled banners for your Readme made with html/css in SVG !! \n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://github.com/Akshay090/svg-banners\">\n    <img src=\"https://svg-banners.vercel.app/api?type=typeWriter&text1=beautify+github+profile&width=800&height=400\" alt=\"SVG Banners\">\n  </a>\n</p>\n\n### 61 . [techstack generator](https://github.com/qkrdmstlr3/techstack-generator)\n🕹Techstack generator that can show dynamic technology stack. \n\n📍 For example :\n<div align=\"center\">\n  <div dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/9f44b299b7e1173e15c41a2bb04863ca5e78c81ab947283d3b6f6475871b8f60/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a732d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/9f44b299b7e1173e15c41a2bb04863ca5e78c81ab947283d3b6f6475871b8f60/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a732d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/js-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/dd2c84af43a6c56860d910c605d51d058a28213431a42e422dcb6a62ab53d14a/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f74732d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/dd2c84af43a6c56860d910c605d51d058a28213431a42e422dcb6a62ab53d14a/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f74732d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/ts-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/06591fdcad0985741be7573b2755eb8b2d89b83ef1e4b1456abecc1f0f075f76/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72657363726970742d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/06591fdcad0985741be7573b2755eb8b2d89b83ef1e4b1456abecc1f0f075f76/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72657363726970742d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/rescript-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/de09bba464602abc95ce76dd3b5ec1e16fe96c1d7ef69bdc31e177006a40f2e1/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6370702d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/de09bba464602abc95ce76dd3b5ec1e16fe96c1d7ef69bdc31e177006a40f2e1/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6370702d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/cpp-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/65598dcd8613baf19c902a37fb42c6f41af5787a9e3cb6a1a8278b6f012360d6/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6373686172702d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/65598dcd8613baf19c902a37fb42c6f41af5787a9e3cb6a1a8278b6f012360d6/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6373686172702d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/csharp-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/3293285324c7f76311f1add9c368c20721954f4db6f051eb39c8ffe3d67cfd46/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f73776966742d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/3293285324c7f76311f1add9c368c20721954f4db6f051eb39c8ffe3d67cfd46/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f73776966742d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/swift-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/0fcf9befefc83e207ed36bdeb3ac4f6c99132571ddb0f44e7a6ac872b0723352/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72656163742d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/0fcf9befefc83e207ed36bdeb3ac4f6c99132571ddb0f44e7a6ac872b0723352/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72656163742d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/react-icon.svg\" style=\"max-width: 100%;\"></a></div><div dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/2b1a917053c2f8cee1fa3ee932d0fb87f4911cfad49de340a5238e9c6a0ab8a5/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72656475782d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/2b1a917053c2f8cee1fa3ee932d0fb87f4911cfad49de340a5238e9c6a0ab8a5/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72656475782d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/redux-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/94ff27c17f249c089fdd1e76649652231580609e808474ef7e00d7bf07d2b926/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6761747362792d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/94ff27c17f249c089fdd1e76649652231580609e808474ef7e00d7bf07d2b926/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6761747362792d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/gatsby-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/6d97626a83a6b403636542a254cf6bfc0fe03af0e7780d2144c8bf2d5f9cdfcf/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f736173732d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/6d97626a83a6b403636542a254cf6bfc0fe03af0e7780d2144c8bf2d5f9cdfcf/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f736173732d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/sass-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/fcf09dd63c359081e2b2f5fac08291f3100fe99782f5ae819bd2f77e50a5720e/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f73746f7279626f6f6b2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/fcf09dd63c359081e2b2f5fac08291f3100fe99782f5ae819bd2f77e50a5720e/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f73746f7279626f6f6b2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/storybook-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/e52377a97dc875c099eeb0244bef3bd07eab9bc7c29f6730dbeff15e6e6e3a57/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f7765627061636b2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/e52377a97dc875c099eeb0244bef3bd07eab9bc7c29f6730dbeff15e6e6e3a57/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f7765627061636b2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/webpack-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/67bff4aa0dd5025bd4b1047ae04dd9af0d3aeaccf1ce4d6959e09d219b3ec1c4/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f65736c696e742d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/67bff4aa0dd5025bd4b1047ae04dd9af0d3aeaccf1ce4d6959e09d219b3ec1c4/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f65736c696e742d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/eslint-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/4a95d31496a4911b9db7710776577cf7ec2158d2813511eb9862e38654de1e3b/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f70726574746965722d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/4a95d31496a4911b9db7710776577cf7ec2158d2813511eb9862e38654de1e3b/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f70726574746965722d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/prettier-icon.svg\" style=\"max-width: 100%;\"></a></div><div dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/8cdbcf003a7bdae052baec154c06620bba9bfd89f6fbfc2a4aea3bace8594658/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a6573742d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/8cdbcf003a7bdae052baec154c06620bba9bfd89f6fbfc2a4aea3bace8594658/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a6573742d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/jest-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/b80747215c0d23a4ce8dca6856047504ffbffc8cf565f86740d1a59ccbd3b89a/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f74657374696e676c6962726172792d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/b80747215c0d23a4ce8dca6856047504ffbffc8cf565f86740d1a59ccbd3b89a/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f74657374696e676c6962726172792d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/testinglibrary-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/740b035ed7f2f9a189b337373e57b98f8c3d61d2fbbb7d7872a6563646a20abc/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f707974686f6e2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/740b035ed7f2f9a189b337373e57b98f8c3d61d2fbbb7d7872a6563646a20abc/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f707974686f6e2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/python-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/e65f8a131aec32c8038012cbd89c65dbce110c66227bef4bf0b0e23ffe0f3ad8/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f646a616e676f2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/e65f8a131aec32c8038012cbd89c65dbce110c66227bef4bf0b0e23ffe0f3ad8/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f646a616e676f2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/django-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/c8febfb8556fc408c7cd38960c25da203bf0a1368e78fa9ff4bc20be0f82e3c9/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6772617068716c2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/c8febfb8556fc408c7cd38960c25da203bf0a1368e78fa9ff4bc20be0f82e3c9/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6772617068716c2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/graphql-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/baded9c49142c6eba68bc067e0d4b7c06db95b2b359eb048ff2112ff08686f06/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f726573746170692d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/baded9c49142c6eba68bc067e0d4b7c06db95b2b359eb048ff2112ff08686f06/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f726573746170692d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/restapi-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/5f4b9172a9838699a85ea70bd685703967435a46a36adca723eba29b945e2ae8/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6769746875622d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/5f4b9172a9838699a85ea70bd685703967435a46a36adca723eba29b945e2ae8/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6769746875622d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/github-icon.svg\" style=\"max-width: 100%;\"></a></div><div dir=\"auto\"><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/5d9a8b3aaadd99a6f9e997446bd9c553e131cc3e2fd2585ea0f38a452661521e/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f646f636b65722d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/5d9a8b3aaadd99a6f9e997446bd9c553e131cc3e2fd2585ea0f38a452661521e/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f646f636b65722d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/docker-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/9fb8c7cad55c2ac1f2f94927172a2fd43f1ca48993952ac62f87684664309ee1/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6b756265726e657465732d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/9fb8c7cad55c2ac1f2f94927172a2fd43f1ca48993952ac62f87684664309ee1/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6b756265726e657465732d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/kubernetes-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/20b33b0b25d74051a9f13690b5b6fa39c0365cf36632aad937b073c3b6c87a68/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6177732d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/20b33b0b25d74051a9f13690b5b6fa39c0365cf36632aad937b073c3b6c87a68/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6177732d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/aws-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/159aae90050b6b888b22f5ec6febecf9932083e71837b55fb39fb7ed490056af/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6e67696e782d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/159aae90050b6b888b22f5ec6febecf9932083e71837b55fb39fb7ed490056af/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6e67696e782d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/nginx-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/3ed284d0ecd9fcccabf0711e2cad6bbec412e417bcfb1da25502a1ed9adbaf78/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6d7973716c2d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/3ed284d0ecd9fcccabf0711e2cad6bbec412e417bcfb1da25502a1ed9adbaf78/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6d7973716c2d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/mysql-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/ecf1680b5f353ba660494e70350fe01312fef1fc281534e8eef11902cb43ca04/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72617370626572727970692d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/ecf1680b5f353ba660494e70350fe01312fef1fc281534e8eef11902cb43ca04/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f72617370626572727970692d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/raspberrypi-icon.svg\" style=\"max-width: 100%;\"></a><a target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://camo.githubusercontent.com/a8c24c0c69005509721bcfa06b7818b2a732447e11f1a36c8cbda6937e533cd3/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a6176612d69636f6e2e737667\"><img src=\"https://camo.githubusercontent.com/a8c24c0c69005509721bcfa06b7818b2a732447e11f1a36c8cbda6937e533cd3/68747470733a2f2f74656368737461636b2d67656e657261746f722e76657263656c2e6170702f6a6176612d69636f6e2e737667\" alt=\"icon\" width=\"65\" height=\"65\" data-canonical-src=\"https://techstack-generator.vercel.app/java-icon.svg\" style=\"max-width: 100%;\"></a></div>\n</div>\n\n### 62 . [GitHub Achievements](https://github.com/drknzz/GitHub-Achievements)\n🔥 A Complete List of GitHub Profile Badges and Achievements 🔥 \n\n📍 For example :\n<td align=\"center\"><table>  <thead>  <tr>  <th>DEFAULT</th> <th>BRONZE</th>  <th>SILVER</th>  <th>GOLD</th>  </tr>  </thead>  <tbody>  <tr>  <td><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/drknzz/GitHub-Achievements/blob/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain.png\"><img src=\"https://github.com/drknzz/GitHub-Achievements/raw/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain.png\" width=\"60px\" style=\"max-width: 100%;\"></a></td>  <td><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/drknzz/GitHub-Achievements/blob/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Bronze.png\"><img src=\"https://github.com/drknzz/GitHub-Achievements/raw/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Bronze.png\" width=\"60px\" align=\"middle\" style=\"max-width: 100%;\"></a></td>  <td><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/drknzz/GitHub-Achievements/blob/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Silver.png\"><img src=\"https://github.com/drknzz/GitHub-Achievements/raw/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Silver.png\" width=\"60px\" style=\"max-width: 100%;\"></a></td>  <td><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://github.com/drknzz/GitHub-Achievements/blob/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Gold.png\"><img src=\"https://github.com/drknzz/GitHub-Achievements/raw/main/Media/Badges/Galaxy-Brain/PNG/GalaxyBrain_Gold.png\" width=\"60px\" style=\"max-width: 100%;\"></a></td>  </tr>  <tr>  <td align=\"center\">2</td> <td align=\"center\">8</td>  <td align=\"center\">16</td>  <td align=\"center\">32</td>  </tr>   </tbody>  </table></td>\n\n### 63 . [contributors img](https://github.com/lacolaco/contributors-img)\nshow all profile images contributors\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://github.com/lacolaco/contributors-img/graphs/contributors\">\n    <img src=\"https://stg.contrib.rocks/image?repo=lacolaco/contributors-img\" alt=\"contributors img\" />\n  </a>\n</p>\n\n### 64 . [D-Day.widget](https://github.com/hmu332233/dday.svg)\nAdd D-Day widget to anywhere, such as your Github Profile, Notion, etc\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://dday-widget.minung.dev\">\n    <img src=\"https://dday-widget.minung.dev/widget?keyword=new-year\" alt=\"dday-widget.svg\" />\n  </a>\n</p>\n\n### 65 . [GitHub Readme YouTube Cards](https://github.com/DenverCoder1/github-readme-youtube-cards)\nGitHub action to show your latest YouTube videos on your GitHub profile or project readme automatically as dynamic SVG cards\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/20955511/200180179-cccb1427-5fb3-4452-b7a9-5a26d266b94d.png\" alt=\"preview\" style=\"max-width: 100%;\">\n</p>\n\n### 66 . [github-unwrapped](https://github.com/remotion-dev/github-unwrapped-2022)\nA platform that generates a year in review video for each GitHub user\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/18756975/209833236-65227d5b-51a2-47d3-ad43-d32e1ae82a71.gif\" width=\"50%\" alt=\"github-unwrapped\">\n</p>\n\n### 67 . [GIFs For GitHub](https://github.com/Anmol-Baranwal/Cool-GIFs-For-Readme)\nAwesome List of GIFs & avatars to use in GitHub markdown\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://user-images.githubusercontent.com/74038190/212750672-2f3f2b50-c84f-4ed8-a60a-849ae69ff9df.gif\" width=\"500\" alt=\"GIFs For GitHub\">\n</p>\n\n### 68 . [repography](https://repography.com)\nMake your GitHub repo beautiful\n\n📍 For example :\n\n[![Repography logo](https://images.repography.com/logo.svg)](https://repography.com) / Recent activity [![Time period](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_badge.svg)](https://repography.com)\n===\n[![Timeline graph](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_timeline.svg)](https://github.com/rzashakeri/beautify-github-profile/commits)\n[![Issue status graph](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_issues.svg)](https://github.com/rzashakeri/beautify-github-profile/issues)\n[![Pull request status graph](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_prs.svg)](https://github.com/rzashakeri/beautify-github-profile/pulls)\n[![Trending topics](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_words.svg)](https://github.com/rzashakeri/beautify-github-profile/commits)\n[![Top contributors](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_users.svg)](https://github.com/rzashakeri/beautify-github-profile/graphs/contributors)\n[![Activity map](https://images.repography.com/36880020/rzashakeri/beautify-github-profile/recent-activity/CmQSK3ak2SSwribbfXqdbMPoQcGy1awsc85hRH2sxJw/4wCZHZGWri7bcZix3qeaaDJhLSAhtj56XFkR8XOz4HI_map.svg)](https://github.com/rzashakeri/beautify-github-profile/commits)\n\n### 69 . [github readme tech stack](https://github.com/0l1v3rr/github-readme-tech-stack)\n 🔖 Show off your favorite technologies, tools, or the tech stack your project uses with these fully customizable cards on your GitHub README. \n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://github.com/0l1v3rr/github-readme-tech-stack/raw/master/docs/README.gif\" alt=\"github readme tech stack\">\n</p>\n\n### 70 . [lanyard-profile-readme](https://github.com/cnrad/lanyard-profile-readme)\n🏷️ Utilize Lanyard to display your Discord Presence in your GitHub Profile.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://lanyard.cnrad.dev/api/705665813994012695\" alt=\"lanyard-profile-readme\">\n</p>\n\n### 71 . [Starcharts](https://github.com/caarlos0/starcharts)\n⭐ Plot your repo stars over time!\n\n📍 For example :\n<p align=\"center\">\n  <img width=\"720\" src=\"https://starchart.cc/rzashakeri/beautify-github-profile.svg\" alt=\"Starcharts\">\n</p>\n\n### 72 . [daily DevCard](https://daily.dev/blog/adding-the-daily-devcard-to-your-github-profile?utm_source=webapp&utm_medium=devcard&utm_campaign=devcardguide&utm_id=inapp)\n⭐ Displaying Your Extensive Reading and Preferred Technology Topics on Your GitHub README ⭐\nBy showcasing the range/The number of articles you have consumed and your chosen technology topics, you have the opportunity to present your comprehensive expertise and keen interest in the field.\n\n📍 For example : \n<p align=\"center\">\n  <a href=\"https://daily.dev/blog/adding-the-daily-devcard-to-your-github-profile?utm_source=webapp&utm_medium=devcard&utm_campaign=devcardguide&utm_id=inapp\">\n    <img width=\"720\" src=\"https://cdn.prod.website-files.com/5e0f1144930a8bc8aace526c/65d37c7fa935d93e56c378b6_305987805-c994338d-76a9-437c-a93c-2d4a9b98a028.png\" alt=\"Padra Esfandiyar's Dev Card\"/>\n  </a>\n</p>\n\n### 73 . [socialify](https://github.com/wei/socialify) \n 💞 Socialify your project. 🌐 Share with the world! \n \n📍 For example :\n<p align=\"center\">\n  <img width=720 src=\"https://socialify.git.ci/rzashakeri/beautify-github-profile/image?description=1&font=Inter&forks=1&issues=1&language=1&name=1&owner=1&pattern=Circuit%20Board&pulls=1&stargazers=1&theme=Light\" alt=\"socialify\">\n</p>\n\n### 74 . [invidget](https://github.com/SwitchbladeBot/invidget) \n✉️ Invidget generates SVG renders of Discord invites that can be used in GitHub READMEs.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://invidget.switchblade.xyz/discord-developers\" alt=\"invidget\">\n</p>\n\n### 75 . [countdownmail](https://countdownmail.com/)\nThe countdown timer is based on the end date and time in a specific time zone. \n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://i.countdownmail.com/2kjo3y.gif\" border=\"0\" alt=\"countdownmail.com\"/>\n</p>\n\n### 76 . [Repo Roster](https://reporoster.com//)\nShout-out supporters in your GitHub README file.\n\n📍 For example :\n\n> Stargazers\n<p align=\"center\">\n  <img src=\"https://reporoster.com/stars/rzashakeri/beautify-github-profile\" border=\"0\" alt=\"https://github.com/rzashakeri/beautify-github-profile/stargazers\"/>\n</p>\n\n> Forkers\n<p align=\"center\">\n  <img src=\"https://reporoster.com/forks/rzashakeri/beautify-github-profile\" border=\"0\" alt=\"https://github.com/rzashakeri/beautify-github-profile/network/members\"/>\n</p>\n\n### 77 . [Moe Counter](https://github.com/journey-ad/Moe-Counter)\nAnother Cute View Counter.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://moe-counter.glitch.me/get/@index\" alt=\"Moe Counter\">\n</p>\n\n### 78 . [Star History](https://github.com/lucabubi/star-history)\nA Stunning star history chart generator for Github Repositories \n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://api.lucabubi.me/chart?username=mdn&repository=js-examples&color=red\" alt=\"Red Chart\">\n</p>\n\n### 79 . [Subreddit Memes](https://github.com/trinib/Subreddit-Memes)\nAny subreddit memes thread to display random memes.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://subreddit-memes.vercel.app/api/meme\" width=\"350px\" alt=\"Subreddit Memes\" />\n</p>\n\n### 80 . [GitHub Stats](https://github.com/hyochan/github-stats)\nGithub readme stats in multi angles.\n\n📍 For example :\n<p align=\"center\">\n  <img width=720 src=\"https://stats.dooboo.io/api/github-stats-advanced?login=hyochan\" alt=\"hyochan github-stats\"><br>\n  <img width=720 src=\"https://stats.dooboo.io/api/github-trophies?login=hyochan\" alt=\"hyochan github-trophies\">\n</p>\n\n### 81 . [GitHub Repository Contribution Stats](https://github.com/HwangTaehyun/github-repository-contribution-stats)\nGet dynamically generated your github repository contribution stats on your READMEs!\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://github-contributor-stats.vercel.app/api?username=HwangTaehyun\" alt=\"Taehyun's GitHub Repository Contribution stats\">\n</p>\n\n### 82 . [Code Statistic](https://github.com/zmh-program/code-statistic)\nDynamically generate your GitHub statistic card! The user card is used to count the languages of all projects under the user and generate statistics, calculate total stars earned, forks acquired, followers, watchers, number of open issues, etc.\n\n### 83 . [Bentohub](https://github.com/amittam104/BentoHub)\nBentoHub is an app where you can create a bento grid and copy-paste the html or markdown code on to your github profile readme.\n\n📍 For example :\n<p align=\"center\">\n  <a href=\"https://bentohub.netlify.app/\">\n    <img width=720 src=\"https://cloud.appwrite.io/v1/storage/buckets/667d390e003b1971a8be/files/669ba3d3000d629bb97b/preview?project=667d35ca0017fb21fc6c\" alt=\"BentoHub grid image\">\n  </a>\n</p>\n\n### 85 . [github-profile-repo-analytics](https://github.com/FuseFairy/github-profile-repo-analytics)\n📊 GitHub repository traffic stats are automatically fetched and visualized as customizable SVG charts via GitHub Actions workflows, making it easy to embed the generated charts in your GitHub profile. \n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/gist/FuseFairy/c7f619079a91afedbf4e949977fa2df4/raw/e868d3bc96ce8755d7f8beb1130e5d7579c9e2c0/demo-traffic.svg\" alt=\"Zhuang's Repo Traffic Stats\">\n</p>\n\n---\n\n### 86 . [DevImg](https://github.com/cenfun/devimg)\n\nGenerating NPM or GitHub status for profile README.\n\n📍 For example :\n\n- NPM downloads\n\n![](https://devimg.vercel.app/npm/downloads/console-grid?color=ff0000&bg=green)\n\n- GitHub profile\n\n![](https://devimg.vercel.app/github/profile/cenfun)\n\n---\n\n### 87 . [Telegram Card](https://github.com/Malith-Rukshan/telegram-card)\nDynamic preview card generator for Telegram channels, groups, and bots. Features responsive design, dark/light theme support, and displays subscriber/member/monthly users/online users counts. Perfect for GitHub profiles and portfolios.\n\n📍 For example :\n| ![Preivew Item](https://telegram-card.vercel.app/?username=AlphaV2ray&theme=light) | ![Preivew Item](https://telegram-card.vercel.app/?username=SingleMusicX) |\n|------------|-----------|\n| ![Preivew Item](https://telegram-card.vercel.app/?username=MOD_APPS_Stock) | ![Preivew Item](https://telegram-card.vercel.app/?username=QuizUpLK) |\n| ![Preivew Item](https://telegram-card.vercel.app/?username=ReceiveSMSRobot&theme=light) | ![Preivew Item](https://telegram-card.vercel.app/?username=Alpha_V2ray) |\n![Telegram Channel](https://telegram-card.vercel.app/?username=durov&theme=dark) | ![Telegram Channel](https://telegram-card.vercel.app/?username=Premium&theme=dark)\n\n---\n\n### 88 . [GitHub PR Stats](https://github.com/f14XuanLv/github-pr-stats)\n\nDynamic SVG tables displaying your GitHub pull requests with dual modes: detailed PR list and repository aggregate statistics. Features status filtering, star-based sorting, and customizable fields.\n\n📍 For example :\n\n### 📊 PR List Mode - Your Contribution Timeline\n![PR List Demo](https://github-pr-stats-five.vercel.app/api/github-pr-stats?username=f14xuanlv&limit=6&theme=dark)\n\n### 📈 Repository Stats Mode - Impact Overview\n![Repo Stats Demo](https://github-pr-stats-five.vercel.app/api/github-pr-stats?username=torvalds&mode=repo-aggregate&limit=5&theme=dark)\n\n---\n\n### 89 . [Nostalgia Github Banner](https://github.com/czl9707/nostalgia-gh-banner)\n\nDynamic styled banners! Perfect for one liners!\n\n📍 For example :\n\n![Rainy Demo](https://zane-nostalgia.kiyo-n-zane.com/scenes/rainy/api?height=200&width=2000&density=20&bannerText=Beautify+Readme)\n![Noise Demo](https://zane-nostalgia.kiyo-n-zane.com/scenes/noise/api?height=200&width=2000&bannerText=Beautify+Readme)\n---\n\n</details>\n  \n## ✅ Icons 👇\n<details>\n <summary><strong>Click to expand list</strong></summary>\n\n### 1 . [Simple Icons](https://simpleicons.org/)\n2246 Free SVG icons for popular brands\n\n📍 For example :\n<p align=\"center\">\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/gray\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/hotpink\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/0cf\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/0cf9\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/00ccff\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/00ccff99\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/orange/pink\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/_/eee\" />\n  <img height=\"32\" width=\"32\" src=\"https://cdn.simpleicons.org/simpleicons/eee/_\" />\n</p>\n\n### 2 . [Skill Icons](https://github.com/tandpfun/skill-icons)\nShowcase your skills on your Github readme or resumé with ease ✨\n\n📍 For example : <br>\n<img src=\"https://skillicons.dev/icons?i=all\" alt=\"Skill Icons\">\n\n### 3 . [Profile Technology Icons](https://github.com/marwin1991/profile-technology-icons)\n📋 😄 Add icons to your GitHub profile using this generator 😄 📋 \n\n📍 For example :\n<p align=\"center\">\n  <img width=720 src=\"https://github.com/marwin1991/profile-technology-icons/raw/main/static/demo.gif\" data-target=\"animated-image.originalImage\" alt=\"Profile Technology Icons\">\n</p>\n\n---\n\n</details>\n\n## ⚙️ Profile Generator 👇\n<details>\n <summary><strong>Click to expand list</strong></summary>\n\n### 1 . [Profile Readme Generator](https://github.com/maurodesouza/profile-readme-generator)\n🎨 Beautify your github profile with this amazing tool, creating the readme your way in a simple and fast way 🚀 The best profile readme generator you will find ⚡ \n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://camo.githubusercontent.com/7b4c1ded34735535305ebd0bb3b9b1989b3f62cb476d768ae799dadf2b1cb323/68747470733a2f2f70726f66696c652d726561646d652d67656e657261746f722e636f6d2f6173736574732f6170702e706e67\" width=\"720\" alt=\"Profile Readme Generator\" data-canonical-src=\"https://profile-readme-generator.com/assets/app.png\" style=\"max-width: 100%;\">\n</p>\n\n### 2 . [Profileme Dev](https://github.com/danielcranney/profileme-dev)\nCreate an awesome GitHub profile in minutes \n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/screenshot.png\" class=\"overflow-hidden rounded-md shadow-dark-900/5\" alt=\"Screenshot of ProfileMe.dev\" width=720>\n</p>\n\n### 3 . [readme md generator](https://github.com/kefranabg/readme-md-generator)\n📄 CLI that generates beautiful README.md files\n\n📍 For example :\n<p align=\"center\">\n  <img width=720 src=\"https://user-images.githubusercontent.com/9840435/60266090-9cf9e180-98e7-11e9-9cac-3afeec349bbc.jpg\" alt=\"readme md generator\">\n</p>\n\n### 4 . [Github Profile Readme Creator](https://github.com/rajk3770/Github-Profile-Readme-Creator)\nGenerate user-friendly, intuitive and dynamic markdown for your profile README, in less than a minute!\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://github.com/rajk3770/Github-Profile-Readme-Creator/raw/master/screenshots/Demo.gif\" alt=\"Demo\" style=\"max-width: 100%;\">\n</p>\n\n### 5 . [Github Profile Readme Maker](https://github.com/VishwaGauravIn/github-profile-readme-maker)\nBest Profile Generator, Create your perfect GitHub Profile ReadMe in the best possible way. Lots of features and tools included, all for free !\n\n📍 For example : <br>\n<img src=\"https://github.com/VishwaGauravIn/Images/raw/main/screencapture-gprm.png?raw=true\" alt=\"\" style=\"max-width: 100%;\">\n\n### 6 . [github Profile Readme Generator](https://github.com/rahulbanerjee26/githubProfileReadmeGenerator)\nGenerate a cool README/About me page for your Github Profile\n\n📍 For example :\n<p align=\"center\">\n  <img width=720 src=\"https://github.com/rahulbanerjee26/githubProfileReadmeGenerator/raw/main/screencast_ghub_profile_gen_v1.gif\" alt=\"Screencast of Github AboutMe/Profile ReadMe Generator\" title=\"Go to web app\" >\n</p>\n\n### 7 . [Github Profilinator](https://github.com/rishavanand/github-profilinator)\nThis tool contains mini GUI components that you can hook together to automatically generate markdown code for a perfect readme.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/rishavanand/github-profilinator/master/src/images/demo.gif\" alt=\"Github Profilinator\">\n</p>\n\n\n### 8 . [Github Profile Readme Generator](https://arturssmirnovs.github.io/github-profile-readme-generator/)\nGitHub profile readme generator allows you to create nice and simple GitHub profile readme files that will be included in your profile previews.\n\n📍 For example :\n<p align=\"center\">\n  <img width=720 src=\"https://camo.githubusercontent.com/8aa60ecdb02b91d9912b79245dd79eee4013b917a39a2400da7db31f30647a48/68747470733a2f2f617274757273736d69726e6f76732e6769746875622e696f2f6769746875622d70726f66696c652d726561646d652d67656e657261746f722f696d616765732f6769662e6769663f763d313233\" alt=\"Github readme generator\" data-canonical-src=\"https://arturssmirnovs.github.io/github-profile-readme-generator/images/gif.gif?v=123\">\n</p>\n\n\n### 9 . [Github Profile Readme Generator](https://rahuldkjain.github.io/gh-profile-readme-generator)\nGenerate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI.\n\n📍 For example :\n<p align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/github-profile-readme-generator.gif\">\n</p>\n\n---\n\n</details>\n  \n## 😉 Emojis\n<details>\n <summary><strong>Click to expand list</strong></summary>\n\n### 1 . [Markdown Emojis](https://github.com/markdown-templates/markdown-emojis)\n🔥 All the emojis 🎉 \n\n### 2 . [Animated Fluent Emojis](https://github.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis)\n All the Microsoft animated fluent emojis are available in one place and ready to use in your next project or README file. \n\n📍 For example :\n<p align=\"center\">\n  <img\n    src=\"https://raw.githubusercontent.com/Tarikul-Islam-Anik/Microsoft-Teams-Animated-Emojis/master/Emojis/Smilies/Cat%20with%20Tears%20of%20Joy.png\"\n    alt=\"Cat with Tears of Joy\"\n    width=\"25\"\n    height=\"25\"\n  />\n  <img src=\"https://raw.githubusercontent.com/Tarikul-Islam-Anik/Animated-Fluent-Emojis/master/Emojis/Smilies/Blue%20Heart.png\" alt=\"Blue Heart\" width=\"25\" height=\"25\" />\n</p>\n\n</details>\n\n### If you like, you can also help me develop this repository so that from now on we have more beautiful github profiles 💙\n\n# Give A Star ⭐\n\nYou can also give this repository a star to show more people and they can use this repository\n"
  }
]