{"id":20648458,"url":"https://github.com/henriquesebastiao/badges","last_synced_at":"2025-04-10T00:17:29.317Z","repository":{"id":214951601,"uuid":"737622886","full_name":"henriquesebastiao/badges","owner":"henriquesebastiao","description":"🎖️ A collection of badges for your projects README.","archived":false,"fork":false,"pushed_at":"2025-03-21T14:22:35.000Z","size":948,"stargazers_count":75,"open_issues_count":0,"forks_count":13,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T00:17:22.631Z","etag":null,"topics":["badges","badges-markdown","developer-portfolio","github-badges","github-profile","markdown","readme","readme-badges","readme-profile"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/henriquesebastiao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-31T19:42:54.000Z","updated_at":"2025-04-08T04:24:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a19c27b-ce75-4723-b4bd-4f9d1d62258b","html_url":"https://github.com/henriquesebastiao/badges","commit_stats":null,"previous_names":["henriquesebastiao/badges"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquesebastiao%2Fbadges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquesebastiao%2Fbadges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquesebastiao%2Fbadges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henriquesebastiao%2Fbadges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henriquesebastiao","download_url":"https://codeload.github.com/henriquesebastiao/badges/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131318,"owners_count":21052820,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["badges","badges-markdown","developer-portfolio","github-badges","github-profile","markdown","readme","readme-badges","readme-profile"],"created_at":"2024-11-16T17:08:35.254Z","updated_at":"2025-04-10T00:17:29.293Z","avatar_url":"https://github.com/henriquesebastiao.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Badges 🎖️\n\n![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fhenriquesebastiao%2Fbadges\u0026label=Repository%20Visits\u0026countColor=%230c7ebe\u0026style=flat\u0026labelStyle=none)\n![GitHub License](https://img.shields.io/github/license/henriquesebastiao/badges)\n![Markdown](https://img.shields.io/badge/Markdown-ffffff?style=flat\u0026logo=markdown\u0026logoColor=black)\n![GitHub Repo stars](https://img.shields.io/github/stars/henriquesebastiao/badges)\n\nA reference of several ready-made badges that you can implement in the Markdown code of your projects `README.md`, and a guide of examples on how to customize them for your needs.\nBadges help display relevant information visually and prominently, such as build status, test coverage, licenses, languages ​​used, and more!\n\n\u003e [!TIP]\n\u003e Contributions and suggestions are welcome! If you would like to contribute by adding new badges, feel free to open a PR. If you would like to request the addition of new badges, open an issue with your request.\n\n## Table of Contents\n\n- [Badges](#badges)\n    - [Table of Contents 📜](#table-of-contents)\n    - [Usage 📖](#usage)\n        - [Styles 🎨](#styles)\n        - [Icons 🎭](#icons)\n        - [Modifications 🔧](#modifications)\n    - [Commonly Used Badges 💡](#commonly-used-badges)\n        - [Number of Downloads ⬇️](#number-of-downloads)\n        - [Funding ❤️](#funding)\n        - [License 📜](#license)\n        - [Rating ⭐](#rating)\n        - [Version 🏷️](#version)\n    - [References](#references)\n        - [Contact ☎️](#contact)\n        - [Group 👥](#group)\n        - [Social 🌐](#social)\n        - [Store 🛒](#store)\n        - [Blog 📝](#blog)\n        - [Streaming 📺](#streaming)\n        - [Hard Skills 🛠️](#hard-skills)\n\n## Usage\n\nTo search for a specific badge among all those listed below press `Ctrl + F` (or `CMD + F` on macOS) and a search box\nwill open in your browser.\n\nIt is possible to use different styles in badges through query parameters of the\npowerful [Shields.io](https://shields.io/) API, see the examples below.\n\n### Styles\n\n- `style`: (optional) The style of the badge. One of:\n    - `flat` (default)\n    - `flat-square`\n    - `social`\n    - `plastic`\n    - `for-the-badge`\n\nPossibilities:\n\n| Style           | Badge                                                                                                 | URL                                                                                 |\n|-----------------|-------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------|\n| `flat`          | ![Github](https://img.shields.io/badge/GitHub-100000?logo=github\u0026logoColor=white)                     | `https://img.shields.io/badge/GitHub-181717?style=flat\u0026logo=github\u0026logoColor=white` |\n| `flat-square`   | ![Github](https://img.shields.io/badge/GitHub-100000?style=flat-square\u0026logo=github\u0026logoColor=white)   | `https://img.shields.io/badge/GitHub-181717?style=flat\u0026logo=github\u0026logoColor=white` |\n| `social`        | ![Github](https://img.shields.io/badge/GitHub-100000?style=social\u0026logo=github\u0026logoColor=black)        | `https://img.shields.io/badge/GitHub-181717?style=flat\u0026logo=github\u0026logoColor=white` |\n| `plastic`       | ![Github](https://img.shields.io/badge/GitHub-100000?style=plastic\u0026logo=github\u0026logoColor=white)       | `https://img.shields.io/badge/GitHub-181717?style=flat\u0026logo=github\u0026logoColor=white` |\n| `for-the-badge` | ![Github](https://img.shields.io/badge/GitHub-181717?style=for-the-badge\u0026logo=github\u0026logoColor=white) | `https://img.shields.io/badge/GitHub-100000?style=flat\u0026logo=github\u0026logoColor=white` |\n\n### Icons\n\nIt is possible to create a personalized badge with a different logo, just search for the name of a logo available on\nthe [Simple Icons](https://simpleicons.org/) website, it even suggests the color of that brand, see the example:\n\n| Brand    | Color   | Badge                                                                                            | URL                                                                                     |\n|----------|---------|--------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------|\n| VSCodium | #2F80ED | ![Github](https://img.shields.io/badge/VSCodium-2F80ED?style=flat\u0026logo=VSCodium\u0026logoColor=white) | `https://img.shields.io/badge/VSCodium-2F80ED?style=flat\u0026logo=VSCodium\u0026logoColor=white` |\n\n### Modifications\n\nYou can change the characteristics of your badges according to your needs. For example, see the Markdown badge below:\n\n| Brand    | Color   | Badge                                                                                              | URL                                                                                     |\n|----------|---------|----------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------|\n| Markdown | #000000 | ![Markdown](https://img.shields.io/badge/Markdown-000000?style=flat\u0026logo=markdown\u0026logoColor=white) | `https://img.shields.io/badge/Markdown-000000?style=flat\u0026logo=markdown\u0026logoColor=white` |\n| Markdown | #ffffff | ![Markdown](https://img.shields.io/badge/Markdown-ffffff?style=flat\u0026logo=markdown\u0026logoColor=black) | `https://img.shields.io/badge/Markdown-ffffff?style=flat\u0026logo=markdown\u0026logoColor=black` |\n\nIn the first example, we have the badge logo and text in white and a black background, while in the second case the opposite occurs when we change the background color in the URL from `#000000` to `#ffffff` and the logo color from `white` to `black`. Now we have a badge with customized colors 🎨.\n\n## Commonly Used Badges\n\nBelow are lists of badges that are commonly used on the README pages of many projects. Badges are used to signal things like package version, status, activity, licenses, and more. Pay attention to the URL content to see which parts to change for your use case.\n\n\u003e [!TIP]\n\u003e The badges listed here are dynamic, that is, you define them in your repository and as the data they illustrate is updated, whenever a visitor sees your README they will see the updated version of the badge 💡.\n\n### Number of Downloads\n\nIn the examples below, when the period or interval parameter is required, the possible values ​​are [`dd`, `dw`, `dm`, `dy`, `d18m`], which correspond respectively to daily, weekly, monthly downloads, year or 18 months.\n\n| Description    | Badge                                                                            | URL Sintax                                         | Example URL                                                              |\n|----------------|----------------------------------------------------------------------------------|----------------------------------------------------|------------------------------------------------------------------|\n| Docker Pulls   | ![Docker Pulls](https://img.shields.io/docker/pulls/henriquesebastiao/downtify) | `https://img.shields.io/docker/pulls/\u003cuser\u003e/\u003crepo\u003e` | `https://img.shields.io/docker/pulls/henriquesebastiao/downtify` |\n| PyPi Downloads | ![PyPI - Downloads](https://img.shields.io/pypi/dd/fastapi)                     | `https://img.shields.io/pypi/\u003cperiod\u003e/\u003cpackageName\u003e` | `https://img.shields.io/pypi/dd/fastapi` |\n| Flathub Downloads | ![Flathub Downloads](https://img.shields.io/flathub/downloads/org.mozilla.firefox) | `https://img.shields.io/flathub/downloads/\u003cpackageName\u003e` | `https://img.shields.io/flathub/downloads/org.mozilla.firefox` |\n| Gem Total Downloads | ![Gem Total Downloads](https://img.shields.io/gem/dt/rubocop) | `https://img.shields.io/gem/dt/\u003cgem\u003e` | `https://img.shields.io/gem/dt/rubocop` |\n| NPM Downloads | ![NPM Downloads](https://img.shields.io/npm/dm/svelte) | `https://img.shields.io/npm/\u003cinterval\u003e/\u003cpackageName\u003e` | `https://img.shields.io/npm/dm/svelte` |\n\n### Funding\n\n| Description    | Badge                                                                            | URL Sintax                                         | Example URL                                                              |\n|----------------|----------------------------------------------------------------------------------|----------------------------------------------------|------------------------------------------------------------------|\n| GitHub Sponsors | ![GitHub Sponsors](https://img.shields.io/github/sponsors/tiangolo) | `https://img.shields.io/github/sponsors/\u003cuser\u003e` | `https://img.shields.io/github/sponsors/tiangolo` |\n| Liberapay Patrons | ![Liberapay patrons](https://img.shields.io/liberapay/patrons/ventoy) | `https://img.shields.io/liberapay/patrons/\u003centity\u003e` | `https://img.shields.io/liberapay/patrons/ventoy` |\n| Open Collective Backers | ![Open Collective backers](https://img.shields.io/opencollective/backers/ventoy) | `https://img.shields.io/opencollective/backers/\u003ccollective\u003e` | `https://img.shields.io/liberapay/patrons/ventoy` |\n\n### License\n\n| Description    | Badge                                                                            | URL Sintax                                         | Example URL                                                              |\n|----------------|----------------------------------------------------------------------------------|----------------------------------------------------|------------------------------------------------------------------|\n| AUR License | ![AUR License](https://img.shields.io/aur/license/tor-browser-bin) | `https://img.shields.io/aur/license/\u003cpackageName\u003e` | `https://img.shields.io/aur/license/tor-browser-bin` |\n| GitHub License | ![GitHub License](https://img.shields.io/github/license/henriquesebastiao/downtify) | `https://img.shields.io/github/license/\u003cuser\u003e/\u003crepo\u003e` | `https://img.shields.io/github/license/henriquesebastiao/downtify` |\n\n### Rating\n\n| Description    | Badge                                                                            | URL Sintax                                         | Example URL                                                              |\n|----------------|----------------------------------------------------------------------------------|----------------------------------------------------|------------------------------------------------------------------|\n| GitHub Repo Stars | ![GitHub Repo stars](https://img.shields.io/github/stars/henriquesebastiao/badges) | `https://img.shields.io/github/stars/\u003cuser\u003e/\u003crepo\u003e` | `https://img.shields.io/github/stars/henriquesebastiao/badges` |\n| GitHub User Stars | ![GitHub User's stars](https://img.shields.io/github/stars/henriquesebastiao) | `https://img.shields.io/github/stars/\u003cuser\u003e` | `https://img.shields.io/github/stars/henriquesebastiao` |\n| GitHub Followers | ![GitHub followers](https://img.shields.io/github/followers/henriquesebastiao) | `https://img.shields.io/github/followers/\u003cuser\u003e` | `https://img.shields.io/github/followers/henriquesebastiao` |\n| GitHub Forks | ![GitHub forks](https://img.shields.io/github/forks/henriquesebastiao/badges) | `https://img.shields.io/github/forks/\u003cuser\u003e/\u003crepo\u003e` | `https://img.shields.io/github/forks/henriquesebastiao/badges` |\n| Docker Stars | ![Docker Stars](https://img.shields.io/docker/stars/ollama/ollama) | `https://img.shields.io/docker/stars/\u003cuser\u003e/\u003crepo\u003e` | `https://img.shields.io/docker/stars/ollama/ollama` |\n\n### Version\n\n| Description    | Badge                                                                            | URL Sintax                                         | Example URL                                                              |\n|----------------|----------------------------------------------------------------------------------|----------------------------------------------------|------------------------------------------------------------------|\n| Flathub Version | ![Flathub Version](https://img.shields.io/flathub/v/org.mozilla.firefox) | `https://img.shields.io/flathub/v/\u003cpackageName\u003e` | `https://img.shields.io/flathub/v/org.mozilla.firefox` |\n| Gem Version | ![Gem Version](https://img.shields.io/gem/v/bundler) | `https://img.shields.io/gem/v/\u003cgem\u003e` | `https://img.shields.io/gem/v/bundler` |\n| GitHub Release | ![GitHub Release](https://img.shields.io/github/v/release/henriquesebastiao/downtify) | `https://img.shields.io/github/v/release/\u003cuser\u003e/\u003crepo\u003e` | `https://img.shields.io/github/v/release/henriquesebastiao/downtify` |\n| NPM Version | ![NPM Version](https://img.shields.io/npm/v/svelte) | `https://img.shields.io/npm/v/\u003cpackageName\u003e` | `https://img.shields.io/npm/v/svelte` |\n| PyPI Version | ![PyPI - Version](https://img.shields.io/pypi/v/netmikro) | `https://img.shields.io/pypi/v/\u003cpackageName\u003e` | `https://img.shields.io/pypi/v/netmikro` |\n\n## References\n\nThe powerfull [Shields.io](https://shields.io/) API is used to generate the badges.\n\n### Contact\n\n| Name      | Badge                                                                                                     | URL                                                                                             |\n|-----------|-----------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------|\n| Gmail     | ![Gmail](https://img.shields.io/badge/Gmail-EA4335?style=flat\u0026logo=gmail\u0026logoColor=white)                 | `https://img.shields.io/badge/Gmail-EA4335?style=flat\u0026logo=gmail\u0026logoColor=white`               |\n| Messenger | ![Messenger](https://img.shields.io/badge/Messenger-00B2FF?style=flat\u0026logo=messenger\u0026logoColor=white)     | `https://img.shields.io/badge/Messenger-00B2FF?style=flat\u0026logo=messenger\u0026logoColor=white`       |\n| Telegram  | ![Telegram](https://img.shields.io/badge/Telegram-26A5E4?style=flat\u0026logo=telegram\u0026logoColor=white)        | `https://img.shields.io/badge/Telegram-26A5E4?style=flat\u0026logo=telegram\u0026logoColor=white`         |\n| WeChat    | ![WeChat](https://img.shields.io/badge/WeChat-07C160?style=flat\u0026logo=wechat\u0026logoColor=white)              | `https://img.shields.io/badge/WeChat-07C160?style=flat\u0026logo=wechat\u0026logoColor=white`             |\n| WhatsApp  | ![WhatsApp](https://img.shields.io/badge/WhatsApp-25D366?style=flat\u0026logo=whatsapp\u0026logoColor=white)        | `https://img.shields.io/badge/WhatsApp-25D366?style=flat\u0026logo=whatsapp\u0026logoColor=white`         |\n\n### Group\n\n| Name    | Badge                                                                                               | URL                                                                                         |\n|---------|-----------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------|\n| Discord | ![Discord](https://img.shields.io/badge/Discord-5865F2?style=flat\u0026logo=discord\u0026logoColor=white)     | `https://img.shields.io/badge/Discord-5865F2?style=flat\u0026logo=discord\u0026logoColor=white`       |\n| Slack   | ![Slack](https://img.shields.io/badge/Slack-4A154B?style=flat\u0026logo=slack\u0026logoColor=white)           | `https://img.shields.io/badge/Slack-4A154B?style=flat\u0026logo=slack\u0026logoColor=white`           |\n| Teams   | ![Teams](https://img.shields.io/badge/Teams-6264A7?style=flat\u0026logo=microsoft-teams\u0026logoColor=white) | `https://img.shields.io/badge/Teams-6264A7?style=flat\u0026logo=microsoft-teams\u0026logoColor=white` |\n| Zoom    | ![Zoom](https://img.shields.io/badge/Zoom-0B5CFF?style=flat\u0026logo=zoom\u0026logoColor=white)              | `https://img.shields.io/badge/Zoom-0B5CFF?style=flat\u0026logo=zoom\u0026logoColor=white`             |\n\n### Social\n\n| Name           | Badge                                                                                                                  | URL                                                                                                   |\n|----------------|------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|\n| Behance        | ![Behance](https://img.shields.io/badge/-Behance-1769FF?style=flat\u0026logo=behance\u0026logoColor=white)                       | `https://img.shields.io/badge/-Behance-1769FF?style=flat\u0026logo=behance\u0026logoColor=white`                |\n| Bitbucket      | ![Bitbucket](https://img.shields.io/badge/Bitbucket-0052CC?style=flat\u0026logo=bitbucket\u0026logoColor=white)                  | `https://img.shields.io/badge/Bitbucket-0052CC?style=flat\u0026logo=bitbucket\u0026logoColor=white`             |\n| Codeforces     | ![Codeforces](https://img.shields.io/badge/Codeforces-1F8ACB?style=flat\u0026logo=Codeforces\u0026logoColor=white)               | `https://img.shields.io/badge/Codeforces-1F8ACB?style=flat\u0026logo=Codeforces\u0026logoColor=white`           |\n| Codepen        | ![Codepen](https://img.shields.io/badge/Codepen-000000?style=flat\u0026logo=codepen\u0026logoColor=white)                        | `https://img.shields.io/badge/Codepen-000000?style=flat\u0026logo=codepen\u0026logoColor=white`                 |\n| Codewars       | ![Codewars](https://img.shields.io/badge/Codewars-B1361E?style=flat\u0026logo=Codewars\u0026logoColor=white)                     | `https://img.shields.io/badge/Codewars-B1361E?style=flat\u0026logo=Codewars\u0026logoColor=white`               |\n| Dribbble       | ![Dribbble](https://img.shields.io/badge/Dribbble-EA4C89?style=flat\u0026logo=dribbble\u0026logoColor=white)                     | `https://img.shields.io/badge/Dribbble-EA4C89?style=flat\u0026logo=dribbble\u0026logoColor=white`               |\n| Facebook       | ![Facebook](https://img.shields.io/badge/Facebook-0866FF?style=flat\u0026logo=facebook\u0026logoColor=white)                     | `https://img.shields.io/badge/Facebook-0866FF?style=flat\u0026logo=facebook\u0026logoColor=white`               |\n| Github         | ![Github](https://img.shields.io/badge/GitHub-181717?style=flat\u0026logo=github\u0026logoColor=white)                           | `https://img.shields.io/badge/GitHub-181717?style=flat\u0026logo=github\u0026logoColor=white`                   |\n| Gitlab         | ![Gitlab](https://img.shields.io/badge/GitLab-FC6D26?style=flat\u0026logo=gitlab\u0026logoColor=white)                           | `https://img.shields.io/badge/GitLab-FC6D26?style=flat\u0026logo=gitlab\u0026logoColor=white`                   |\n| Hackerrank     | ![Hackerrank](https://img.shields.io/badge/-Hackerrank-00EA64?style=flat\u0026logo=HackerRank\u0026logoColor=white)              | `https://img.shields.io/badge/-Hackerrank-00EA64?style=flat\u0026logo=HackerRank\u0026logoColor=white`          |\n| Leetcode       | ![Leetcode](https://img.shields.io/badge/-LeetCode-FFA116?style=flat\u0026logo=LeetCode\u0026logoColor=black)                    | `https://img.shields.io/badge/-LeetCode-FFA116?style=flat\u0026logo=LeetCode\u0026logoColor=black`              |\n| Instagram      | ![Instagram](https://img.shields.io/badge/Instagram-E4405F?style=flat\u0026logo=instagram\u0026logoColor=white)                  | `https://img.shields.io/badge/Instagram-E4405F?style=flat\u0026logo=instagram\u0026logoColor=white`             |\n| Linkedin       | ![Linkedin](https://img.shields.io/badge/LinkedIn-0A66C2?style=flat\u0026logo=linkedin\u0026logoColor=white)                     | `https://img.shields.io/badge/LinkedIn-0A66C2?style=flat\u0026logo=linkedin\u0026logoColor=white`               |\n| Linktree       | ![Linktree](https://img.shields.io/badge/Linktree-43E55E?style=flat\u0026logo=linktree\u0026logoColor=white)                     | `https://img.shields.io/badge/linktree-43E55E?style=flat\u0026logo=linktree\u0026logoColor=white`               |\n| Mastodon       | ![Mastodon](https://img.shields.io/badge/Mastodon-6364FF?style=flat\u0026logo=mastodon\u0026logoColor=white)                     | `https://img.shields.io/badge/Mastodon-6364FF?style=flat\u0026logo=mastodon\u0026logoColor=white`               |\n| Pinterest      | ![Pinterest](https://img.shields.io/badge/Pinterest-BD081C?style=flat\u0026logo=pinterest\u0026logoColor=white)                  | `https://img.shields.io/badge/Pinterest-BD081C?style=flat\u0026logo=pinterest\u0026logoColor=white`             |\n| Quora          | ![Quora](https://img.shields.io/badge/Quora-B92B27?style=flat\u0026logo=quora\u0026logoColor=white)                              | `https://img.shields.io/badge/Quora-B92B27?style=flat\u0026logo=quora\u0026logoColor=white`                     |\n| Reddit         | ![Reddit](https://img.shields.io/badge/Reddit-FF4500?style=flat\u0026logo=reddit\u0026logoColor=white)                           | `https://img.shields.io/badge/Reddit-FF4500?style=flat\u0026logo=reddit\u0026logoColor=white`                   |\n| Roadmap.sh     | ![Roadmap.sh](https://img.shields.io/badge/Roadmap-000000?style=flat\u0026logo=roadmap.sh\u0026logoColor=white)                  | `https://img.shields.io/badge/Roadmap-000000?style=flat\u0026logo=roadmap.sh\u0026logoColor=white`              |\n| Signal         | ![Signal](https://img.shields.io/badge/Signal-3A76F0?style=flat\u0026logo=signal\u0026logoColor=white)                           | `https://img.shields.io/badge/Signal-3A76F0?style=flat\u0026logo=signal\u0026logoColor=white`                   |\n| Snapchat       | ![Snapchat](https://img.shields.io/badge/Snapchat-FFFC00?style=flat\u0026logo=snapchat\u0026logoColor=black)                     | `https://img.shields.io/badge/Snapchat-FFFC00?style=flat\u0026logo=snapchat\u0026logoColor=black`               |\n| Source Tree    | ![Source Tree](https://img.shields.io/badge/Sourcetree-0052CC?style=flat\u0026logo=Sourcetree\u0026logoColor=white)              | `https://img.shields.io/badge/Sourcetree-0052CC?style=flat\u0026logo=Sourcetree\u0026logoColor=white`           |\n| Stack Overflow | ![Stack Overflow](https://img.shields.io/badge/Stack_Overflow-F58025?style=flat\u0026logo=stack-overflow\u0026logoColor=white)   | `https://img.shields.io/badge/Stack_Overflow-F58025?style=flat\u0026logo=stack-overflow\u0026logoColor=white`   |\n| Tiktok         | ![Tiktok](https://img.shields.io/badge/TikTok-000000?style=flat\u0026logo=tiktok\u0026logoColor=white)                           | `https://img.shields.io/badge/TikTok-000000?style=flat\u0026logo=tiktok\u0026logoColor=white`                   |\n| Tumblr         | ![Tumblr](https://img.shields.io/badge/Tumblr-36465D?style=flat\u0026logo=Tumblr\u0026logoColor=white)                           | `https://img.shields.io/badge/Tumblr-36465D?style=flat\u0026logo=Tumblr\u0026logoColor=white`                   |\n| Twitter        | ![Twitter](https://img.shields.io/badge/Twitter-1D9BF0?style=flat\u0026logo=twitter\u0026logoColor=white)                        | `https://img.shields.io/badge/Twitter-1D9BF0?style=flat\u0026logo=twitter\u0026logoColor=white`                 |\n| Twitter (X)    | ![X](https://img.shields.io/badge/Twitter-000000?style=flat\u0026logo=x\u0026logoColor=white)                                    | `https://img.shields.io/badge/Twitter-000000?style=flat\u0026logo=x\u0026logoColor=white`                       |\n| X              | ![X](https://img.shields.io/badge/X-000000?style=flat\u0026logo=x\u0026logoColor=white)                                          | `https://img.shields.io/badge/X-000000?style=flat\u0026logo=x\u0026logoColor=white`                             |\n| XDA Developers | ![XDA Developers](https://img.shields.io/badge/XDA%20Developers-EA7100?style=flat\u0026logo=xda-developers\u0026logoColor=white) | `https://img.shields.io/badge/xda%20developers-EA7100?style=flat\u0026logo=xda-developers\u0026logoColor=white` |\n\n### Store\n\n| Name       | Badge                                                                                                      | URL                                                                                           |\n|------------|------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------|\n| App Store  | ![App Store](https://img.shields.io/badge/App_Store-0D96F6?style=flat\u0026logo=app-store\u0026logoColor=white)      | `https://img.shields.io/badge/App_Store-0D96F6?style=flat\u0026logo=app-store\u0026logoColor=white`     |\n| F Droid    | ![F Droid](https://img.shields.io/badge/F%20Droid-1976D2?style=flat\u0026logo=f-droid\u0026logoColor=white)          | `https://img.shields.io/badge/F%20Droid-1976D2?style=flat\u0026logo=f-droid\u0026logoColor=white`       |\n| Play Store | ![Play Store](https://img.shields.io/badge/Google_Play-414141?style=flat\u0026logo=google-play\u0026logoColor=white) | `https://img.shields.io/badge/Google_Play-414141?style=flat\u0026logo=google-play\u0026logoColor=white` |\n| Flathub    | ![Flathub](https://img.shields.io/badge/Flathub-000000?style=flat\u0026logo=flathub\u0026logoColor=white)            | `https://img.shields.io/badge/Flathub-000000?style=flat\u0026logo=flathub\u0026logoColor=white`         |\n\n\n### OS\n\n| Name          | Badge                                                                                                            | URL                                                                                              |\n|---------------|------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|\n| Alpine Linux  | ![Alpine Linux](https://img.shields.io/badge/Alpine_Linux-0D597F?style=flat\u0026logo=alpine-linux\u0026logoColor=white)   | `https://img.shields.io/badge/Alpine_Linux-0D597F?style=flat\u0026logo=alpine-linux\u0026logoColor=white`  |\n| Android       | ![Android](https://img.shields.io/badge/Android-34A853?style=flat\u0026logo=android\u0026logoColor=white)                  | `https://img.shields.io/badge/Android-34A853?style=flat\u0026logo=android\u0026logoColor=white`            |\n| Arch Linux    | ![Arch Linux](https://img.shields.io/badge/Arch_Linux-1793D1?style=flat\u0026logo=arch-linux\u0026logoColor=white)         | `https://img.shields.io/badge/Arch_Linux-1793D1?style=flat\u0026logo=arch-linux\u0026logoColor=white`      |\n| Artix Linux   | ![Artix Linux](https://img.shields.io/badge/Artix_Linux-10A0CC?style=flat\u0026logo=artix-linux\u0026logoColor=white)      | `https://img.shields.io/badge/Artix_Linux-10A0CC?style=flat\u0026logo=artix-linux\u0026logoColor=white`    |\n| Cent OS       | ![Cent OS](https://img.shields.io/badge/Cent%20OS-262577?style=flat\u0026logo=CentOS\u0026logoColor=white)                 | `https://img.shields.io/badge/Cent%20OS-262577?style=flat\u0026logo=CentOS\u0026logoColor=white`           |\n| Debian        | ![Debian](https://img.shields.io/badge/Debian-A81D33?style=flat\u0026logo=debian\u0026logoColor=white)                     | `https://img.shields.io/badge/Debian-A81D33?style=flat\u0026logo=debian\u0026logoColor=white`              |\n| Deepin        | ![Deepin](https://img.shields.io/badge/Deepin-007CFF?style=flat\u0026logo=deepin\u0026logoColor=white)                     | `https://img.shields.io/badge/Deepin-007CFF?style=flat\u0026logo=deepin\u0026logoColor=white`              |\n| Elementary OS | ![Elementary OS](https://img.shields.io/badge/Elementary%20OS-64BAFF?style=flat\u0026logo=elementary\u0026logoColor=white) | `https://img.shields.io/badge/Elementary%20OS-64BAFF?style=flat\u0026logo=elementary\u0026logoColor=white` |\n| Fedora        | ![Fedora](https://img.shields.io/badge/Fedora-51A2DA?style=flat\u0026logo=fedora\u0026logoColor=white)                     | `https://img.shields.io/badge/Fedora-51A2DA?style=flat\u0026logo=fedora\u0026logoColor=white`              |\n| FreeBSD       | ![FreeBSD](https://img.shields.io/badge/FreeBSD-AB2B28?style=flat\u0026logo=freebsd\u0026logoColor=white)                  | `https://img.shields.io/badge/FreeBSD-AB2B28?style=flat\u0026logo=freebsd\u0026logoColor=white`            |\n| Gentoo        | ![Gentoo](https://img.shields.io/badge/Gentoo-54487A?style=flat\u0026logo=gentoo\u0026logoColor=white)                     | `https://img.shields.io/badge/Gentoo-54487A?style=flat\u0026logo=gentoo\u0026logoColor=white`              |\n| IOS           | ![IOS](https://img.shields.io/badge/iOS-000000?style=flat\u0026logo=ios\u0026logoColor=white)                              | `https://img.shields.io/badge/iOS-000000?style=flat\u0026logo=ios\u0026logoColor=white`                    |\n| Kali Linux    | ![Kali Linux](https://img.shields.io/badge/Kali_Linux-557C94?style=flat\u0026logo=kali-linux\u0026logoColor=white)         | `https://img.shields.io/badge/Kali_Linux-557C94?style=flat\u0026logo=kali-linux\u0026logoColor=white`      |\n| LineageOS     | ![LineageOS](https://img.shields.io/badge/LineageOS-167C80?style=flat\u0026logo=lineageos\u0026logoColor=white)            | `https://img.shields.io/badge/LineageOS-167C80?style=flat\u0026logo=lineageos\u0026logoColor=white`        |\n| Linux         | ![Linux](https://img.shields.io/badge/Linux-FCC624?style=flat\u0026logo=linux\u0026logoColor=black)                        | `https://img.shields.io/badge/Linux-FCC624?style=flat\u0026logo=linux\u0026logoColor=black`                |\n| Linux Mint    | ![Linux Mint](https://img.shields.io/badge/Linux_Mint-87CF3E?style=flat\u0026logo=linux-mint\u0026logoColor=white)         | `https://img.shields.io/badge/Linux_Mint-87CF3E?style=flat\u0026logo=linux-mint\u0026logoColor=white`      |\n| MAC OS        | ![MAC OS](https://img.shields.io/badge/macOS-000000?style=flat\u0026logo=apple\u0026logoColor=white)                       | `https://img.shields.io/badge/macOS-000000?style=flat\u0026logo=apple\u0026logoColor=white`                |\n| Manjaro       | ![Manjaro](https://img.shields.io/badge/manjaro-35BF5C?style=flat\u0026logo=manjaro\u0026logoColor=white)                  | `https://img.shields.io/badge/manjaro-35BF5C?style=flat\u0026logo=manjaro\u0026logoColor=white`            |\n| NixOS         | ![NixOS](https://img.shields.io/badge/NixOS-5277C3?style=flat\u0026logo=nixos\u0026logoColor=white)                        | `https://img.shields.io/badge/NixOS-5277C3?style=flat\u0026logo=nixos\u0026logoColor=white`                |\n| OpenWRT       | ![OpenWRT](https://img.shields.io/badge/OpenWrt-00B5E2?style=flat\u0026logo=OpenWrt\u0026logoColor=white)                  | `https://img.shields.io/badge/OpenWrt-00B5E2?style=flat\u0026logo=OpenWrt\u0026logoColor=white`            |\n| Pop OS        | ![Pop OS](https://img.shields.io/badge/Pop!_OS-48B9C7?style=flat\u0026logo=Pop!_OS\u0026logoColor=white)                   | `https://img.shields.io/badge/Pop!_OS-48B9C7?style=flat\u0026logo=Pop!_OS\u0026logoColor=white`            |\n| React OS      | ![React OS](https://img.shields.io/badge/ReactOS-0088CC?style=flat\u0026logo=reactos\u0026logoColor=white)                 | `https://img.shields.io/badge/ReactOS-0088CC?style=flat\u0026logo=reactos\u0026logoColor=white`            |\n| Red Hat       | ![Red Hat](https://img.shields.io/badge/Red%20Hat-EE0000?style=flat\u0026logo=redhat\u0026logoColor=white)                 | `https://img.shields.io/badge/Red%20Hat-EE0000?style=flat\u0026logo=redhat\u0026logoColor=white`           |\n| Suse          | ![openSUSE](https://img.shields.io/badge/openSUSE-73BA25?style=flat\u0026logo=SUSE\u0026logoColor=white)                   | `https://img.shields.io/badge/openSUSE-73BA25?style=flat\u0026logo=SUSE\u0026logoColor=white`              |\n| Tails         | ![Tails](https://img.shields.io/badge/Tails%20-56347C?\u0026style=flat\u0026logo=tails\u0026logoColor=white)                    | `https://img.shields.io/badge/Tails%20-56347C?\u0026style=flat\u0026logo=tails\u0026logoColor=white`            |\n| Ubuntu        | ![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=flat\u0026logo=ubuntu\u0026logoColor=white)                     | `https://img.shields.io/badge/Ubuntu-E95420?style=flat\u0026logo=ubuntu\u0026logoColor=white`              |\n| Wear OS       | ![Wear OS](https://img.shields.io/badge/-Wear%20OS-4285F4?style=flat\u0026logo=wear-os\u0026logoColor=white)               | `https://img.shields.io/badge/-Wear%20OS-4285F4?style=flat\u0026logo=wear-os\u0026logoColor=white`         |\n| Zorin OS      | ![Zorin OS](https://img.shields.io/badge/Zorin%20OS-15A6F0?style=flat\u0026logo=zorin\u0026logoColor=white)                | `https://img.shields.io/badge/Zorin%20OS-15A6F0?style=flat\u0026logo=zorin\u0026logoColor=white`           |\n\n### Blog\n\n| Name            | Badge                                                                                                               | URL                                                                                               |\n|-----------------|---------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------|\n| Blogger         | ![Blogger](https://img.shields.io/badge/Blogger-FF5722?style=flat\u0026logo=blogger\u0026logoColor=white)                     | `https://img.shields.io/badge/Blogger-FF5722?style=flat\u0026logo=blogger\u0026logoColor=white`             |\n| DEV.TO          | ![DEV.TO](https://img.shields.io/badge/dev.to-0A0A0A?style=flat\u0026logo=devdotto\u0026logoColor=white)                      | `https://img.shields.io/badge/dev.to-0A0A0A?style=flat\u0026logo=devdotto\u0026logoColor=white`             |\n| Geeks For Geeks | ![Geeks For Geeks](https://img.shields.io/badge/GeeksforGeeks-2F8D46?style=flat\u0026logo=geeksforgeeks\u0026logoColor=white) | `https://img.shields.io/badge/GeeksforGeeks-2F8D46?style=flat\u0026logo=geeksforgeeks\u0026logoColor=white` |\n| Medium          | ![Medium](https://img.shields.io/badge/Medium-12100E?style=flat\u0026logo=medium\u0026logoColor=white)                        | `https://img.shields.io/badge/Medium-12100E?style=flat\u0026logo=medium\u0026logoColor=white`               |\n| RSS             | ![RSS](https://img.shields.io/badge/RSS-FFA500?style=flat\u0026logo=rss\u0026logoColor=white)                                 | `https://img.shields.io/badge/RSS-FFA500?style=flat\u0026logo=rss\u0026logoColor=white`                     |\n| Wordpress       | ![Wordpress](https://img.shields.io/badge/Wordpress-21759B?style=flat\u0026logo=wordpress\u0026logoColor=white)               | `https://img.shields.io/badge/Wordpress-21759B?style=flat\u0026logo=wordpress\u0026logoColor=white`         |\n\n### Streaming\n\n| Name            | Badge                                                                                                                   | URL                                                                                                   |\n|-----------------|-------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|\n| Amazon Prime    | ![Amazon Prime](https://img.shields.io/badge/Amazon%20Prime-00A8E1?style=flat\u0026logo=netflix\u0026logoColor=white)             | `https://img.shields.io/badge/Amazon%20Prime-00A8E1?style=flat\u0026logo=netflix\u0026logoColor=white`          |\n| Crunchyroll     | ![Crunchyroll](https://img.shields.io/badge/Crunchyroll-F47521?style=flat\u0026logo=crunchyroll\u0026logoColor=white)             | `https://img.shields.io/badge/Crunchyroll-F47521?style=flat\u0026logo=crunchyroll\u0026logoColor=white`         |\n| Facebook Gaming | ![Facebook Gaming](https://img.shields.io/badge/Facebook_Gaming-005FED?style=flat\u0026logo=facebook-gaming\u0026logoColor=white) | `https://img.shields.io/badge/Facebook_Gaming-005FED?style=flat\u0026logo=facebook-gaming\u0026logoColor=white` |\n| Netflix         | ![Netflix](https://img.shields.io/badge/Netflix-E50914?style=flat\u0026logo=netflix\u0026logoColor=whit)                          | `https://img.shields.io/badge/Netflix-E50914?style=flat\u0026logo=netflix\u0026logoColor=whit`                  |\n| Twitch          | ![Twitch](https://img.shields.io/badge/Twitch-9146FF?style=flat\u0026logo=twitch\u0026logoColor=white)                            | `https://img.shields.io/badge/Twitch-9146FF?style=flat\u0026logo=twitch\u0026logoColor=white`                   |\n| Youtube         | ![Youtube](https://img.shields.io/badge/YouTube-FF0000?style=flat\u0026logo=youtube\u0026logoColor=white)                         | `https://img.shields.io/badge/YouTube-FF0000?style=flat\u0026logo=youtube\u0026logoColor=white`                 |\n\n### Hard Skills\n\n| Name          | Badge                                                                                                             | URL                                                                                                   |\n|---------------|-------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------|\n| Python        | ![Python](https://img.shields.io/badge/Python-3776AB?style=flat\u0026logo=python\u0026logoColor=white)                      | `https://img.shields.io/badge/Python-3776AB?style=flat\u0026logo=python\u0026logoColor=white`                   |\n| Python        | ![Python](https://img.shields.io/badge/Python-14354C?style=flat\u0026logo=python\u0026logoColor=white)                      | `https://img.shields.io/badge/Python-14354C?style=flat\u0026logo=python\u0026logoColor=white`                   |\n| HTML          | ![HTML](https://img.shields.io/badge/HTML-e34c26?style=flat\u0026logo=html5\u0026logoColor=white)                           | `https://img.shields.io/badge/HTML-e34c26?style=flat\u0026logo=html5\u0026logoColor=white`                      |\n| HTML5         | ![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=flat\u0026logo=html5\u0026logoColor=white)                         | `https://img.shields.io/badge/HTML5-E34F26?style=flat\u0026logo=html5\u0026logoColor=white`                     |\n| CSS           | ![CSS](https://img.shields.io/badge/CSS-563d7c?\u0026style=flat\u0026logo=css3\u0026logoColor=white)                             | `https://img.shields.io/badge/CSS-563d7c?\u0026style=flat\u0026logo=css3\u0026logoColor=white`                       |\n| CSS3          | ![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=flat\u0026logo=css3\u0026logoColor=white)                            | `https://img.shields.io/badge/CSS3-1572B6?style=flat\u0026logo=css3\u0026logoColor=white`                       |\n| .NET          | ![.NET](https://img.shields.io/badge/.NET-512BD4?style=flat\u0026logo=.net\u0026logoColor=white)                            | `https://img.shields.io/badge/.NET-512BD4?style=flat\u0026logo=.net\u0026logoColor=white`                       |\n| JavaScript    | ![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=flat\u0026logo=javascript\u0026logoColor=black)          | `https://img.shields.io/badge/JavaScript-F7DF1E?style=flat\u0026logo=javascript\u0026logoColor=black`           |\n| JavaScript    | ![JavaScript](https://img.shields.io/badge/JavaScript-323330?style=flat\u0026logo=javascript\u0026logoColor=F7DF1E)         | `https://img.shields.io/badge/JavaScript-323330?style=flat\u0026logo=javascript\u0026logoColor=F7DF1E`          |\n| TypeScript    | ![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=flat\u0026logo=typescript\u0026logoColor=white)          | `https://img.shields.io/badge/TypeScript-3178C6?style=flat\u0026logo=typescript\u0026logoColor=white`           |\n| Node.Js       | ![Node.Js](https://img.shields.io/badge/Node.js-339933?style=flat\u0026logo=node.js\u0026logoColor=white)                   | `https://img.shields.io/badge/Node.js-339933?style=flat\u0026logo=node.js\u0026logoColor=white`                 |\n| SAAS          | ![SAAS](https://img.shields.io/badge/Sass-CC6699?style=flat\u0026logo=sass\u0026logoColor=white)                            | `https://img.shields.io/badge/Sass-CC6699?style=flat\u0026logo=sass\u0026logoColor=white`                       |\n| C             | ![C](https://img.shields.io/badge/C-A8B9CC?style=flat\u0026logo=c\u0026logoColor=black)                                     | `https://img.shields.io/badge/C-A8B9CC?style=flat\u0026logo=c\u0026logoColor=black`                             |\n| C++           | ![C++](https://img.shields.io/badge/C%2B%2B-00599C?style=flat\u0026logo=c%2B%2B\u0026logoColor=white)                       | `https://img.shields.io/badge/C%2B%2B-00599C?style=flat\u0026logo=c%2B%2B\u0026logoColor=white`                 |\n| Java          | ![Java](https://img.shields.io/badge/Java-ED8B00?style=flat\u0026logo=openjdk\u0026logoColor=white)                         | `https://img.shields.io/badge/Java-ED8B00?style=flat\u0026logo=openjdk\u0026logoColor=white`                    |\n| PHP           | ![PHP](https://img.shields.io/badge/PHP-777BB4?style=flat\u0026logo=php\u0026logoColor=white)                               | `https://img.shields.io/badge/PHP-777BB4?style=flat\u0026logo=php\u0026logoColor=white`                         |\n| R             | ![R](https://img.shields.io/badge/R-276DC3?style=flat\u0026logo=r\u0026logoColor=white)                                     | `https://img.shields.io/badge/R-276DC3?style=flat\u0026logo=r\u0026logoColor=white`                             |\n| Swift         | ![Swift](https://img.shields.io/badge/Swift-F05138?style=flat\u0026logo=swift\u0026logoColor=white)                         | `https://img.shields.io/badge/Swift-F05138?style=flat\u0026logo=swift\u0026logoColor=white`                     |\n| Kotlin        | ![Kotlin](https://img.shields.io/badge/Kotlin-7F52FF?\u0026style=flat\u0026logo=kotlin\u0026logoColor=white)                     | `https://img.shields.io/badge/Kotlin-7F52FF?\u0026style=flat\u0026logo=kotlin\u0026logoColor=white`                  |\n| GO            | ![GO](https://img.shields.io/badge/Go-00ADD8?style=flat\u0026logo=go\u0026logoColor=white)                                  | `https://img.shields.io/badge/Go-00ADD8?style=flat\u0026logo=go\u0026logoColor=white`                           |\n| Ruby          | ![Ruby](https://img.shields.io/badge/Ruby-CC342D?style=flat\u0026logo=ruby\u0026logoColor=white)                            | `https://img.shields.io/badge/Ruby-CC342D?style=flat\u0026logo=ruby\u0026logoColor=white`                       |\n| Scala         | ![Scala](https://img.shields.io/badge/Scala-DC322F?style=flat\u0026logo=scala\u0026logoColor=white)                         | `https://img.shields.io/badge/Scala-DC322F?style=flat\u0026logo=scala\u0026logoColor=white`                     |\n| Rust          | ![Rust](https://img.shields.io/badge/Rust-000000?style=flat\u0026logo=rust\u0026logoColor=white)                            | `https://img.shields.io/badge/Rust-000000?style=flat\u0026logo=rust\u0026logoColor=white`                       |\n| Dart          | ![Dart](https://img.shields.io/badge/Dart-0175C2?style=flat\u0026logo=dart\u0026logoColor=white)                            | `https://img.shields.io/badge/Dart-0175C2?style=flat\u0026logo=dart\u0026logoColor=white`                       |\n| Lua           | ![Lua](https://img.shields.io/badge/Lua-2C2D72?style=flat\u0026logo=lua\u0026logoColor=white)                               | `https://img.shields.io/badge/Lua-2C2D72?style=flat\u0026logo=lua\u0026logoColor=white`                         |\n| Perl          | ![Perl](https://img.shields.io/badge/Perl-39457E?style=flat\u0026logo=perl\u0026logoColor=white)                            | `https://img.shields.io/badge/Perl-39457E?style=flat\u0026logo=perl\u0026logoColor=white`                       |\n| Elixir        | ![Elixir](https://img.shields.io/badge/Elixir-4B275F?style=flat\u0026logo=elixir\u0026logoColor=white)                      | `https://img.shields.io/badge/Elixir-4B275F?style=flat\u0026logo=elixir\u0026logoColor=white`                   |\n| Markdown      | ![Markdown](https://img.shields.io/badge/Markdown-000000?style=flat\u0026logo=markdown\u0026logoColor=white)                | `https://img.shields.io/badge/Markdown-000000?style=flat\u0026logo=markdown\u0026logoColor=white`               |\n| Shell Script  | ![Shell Script](https://img.shields.io/badge/Shell_Script-121011?style=flat\u0026logo=gnu-bash\u0026logoColor=white)        | `https://img.shields.io/badge/Shell_Script-121011?style=flat\u0026logo=gnu-bash\u0026logoColor=white`           |\n| Gatsby        | ![Gatsby](https://img.shields.io/badge/Gatsby-663399?style=flat\u0026logo=gatsby\u0026logoColor=white)                      | `https://img.shields.io/badge/Gatsby-663399?style=flat\u0026logo=gatsby\u0026logoColor=white`                   |\n| React         | ![React](https://img.shields.io/badge/React-61DAFB?style=flat\u0026logo=react\u0026logoColor=black)                         | `https://img.shields.io/badge/React-61DAFB?style=flat\u0026logo=react\u0026logoColor=black`                     |\n| Svelte        | ![Svelte](https://img.shields.io/badge/Svelte-FF3E00?style=flat\u0026logo=svelte\u0026logoColor=white)                      | `https://img.shields.io/badge/Svelte-FF3E00?style=flat\u0026logo=svelte\u0026logoColor=white`                   |\n| Vue.Js        | ![Vue.Js](https://img.shields.io/badge/Vue.js-4FC08D?style=flat\u0026logo=vue.js\u0026logoColor=white)                      | `https://img.shields.io/badge/Vue.js-4FC08D?style=flat\u0026logo=vue.js\u0026logoColor=white`                   |\n| Angular       | ![Angular](https://img.shields.io/badge/Angular-0F0F11?style=flat\u0026logo=angular\u0026logoColor=white)                   | `https://img.shields.io/badge/Angular-0F0F11?style=flat\u0026logo=angular\u0026logoColor=white`                 |\n| Tailwind CSS  | ![Tailwind CSS](https://img.shields.io/badge/Tailwind_CSS-06B6D4?style=flat\u0026logo=tailwind-css\u0026logoColor=white)    | `https://img.shields.io/badge/Tailwind_CSS-06B6D4?style=flat\u0026logo=tailwind-css\u0026logoColor=white`       |\n| Bootstrap     | ![Bootstrap](https://img.shields.io/badge/Bootstrap-7952B3?style=flat\u0026logo=bootstrap\u0026logoColor=white)             | `https://img.shields.io/badge/Bootstrap-7952B3?style=flat\u0026logo=bootstrap\u0026logoColor=white`             |\n| Redux         | ![Redux](https://img.shields.io/badge/Redux-764ABC?style=flat\u0026logo=redux\u0026logoColor=white)                         | `https://img.shields.io/badge/Redux-764ABC?style=flat\u0026logo=redux\u0026logoColor=white`                     |\n| React Router  | ![React Router](https://img.shields.io/badge/React_Router-CA4245?style=flat\u0026logo=react-router\u0026logoColor=white)    | `https://img.shields.io/badge/React_Router-CA4245?style=flat\u0026logo=react-router\u0026logoColor=white`       |\n| Jquery        | ![Jquery](https://img.shields.io/badge/jQuery-0769AD?style=flat\u0026logo=jquery\u0026logoColor=white)                      | `https://img.shields.io/badge/jQuery-0769AD?style=flat\u0026logo=jquery\u0026logoColor=white`                   |\n| Django        | ![Django](https://img.shields.io/badge/Django-092E20?style=flat\u0026logo=django\u0026logoColor=white)                      | `https://img.shields.io/badge/Django-092E20?style=flat\u0026logo=django\u0026logoColor=white`                   |\n| Ruby on Rails | ![Ruby on Rails](https://img.shields.io/badge/Ruby_on_Rails-D30001?style=flat\u0026logo=ruby-on-rails\u0026logoColor=white) | `https://img.shields.io/badge/Ruby_on_Rails-D30001?style=flat\u0026logo=ruby-on-rails\u0026logoColor=white`     |\n| Laravel       | ![Laravel](https://img.shields.io/badge/Laravel-FF2D20?style=flat\u0026logo=laravel\u0026logoColor=white)                   | `https://img.shields.io/badge/Laravel-FF2D20?style=flat\u0026logo=laravel\u0026logoColor=white`                 |\n| Spring        | ![Spring](https://img.shields.io/badge/Spring-6DB33F?style=flat\u0026logo=spring\u0026logoColor=white)                      | `https://img.shields.io/badge/Spring-6DB33F?style=flat\u0026logo=spring\u0026logoColor=white`                   |\n| Flask         | ![Flask](https://img.shields.io/badge/Flask-000000?style=flat\u0026logo=flask\u0026logoColor=white)                         | `https://img.shields.io/badge/Flask-000000?style=flat\u0026logo=flask\u0026logoColor=white`                     |\n| Flutter       | ![Flutter](https://img.shields.io/badge/Flutter-02569B?style=flat\u0026logo=flutter\u0026logoColor=white)                   | `https://img.shields.io/badge/Flutter-02569B?style=flat\u0026logo=flutter\u0026logoColor=white`                 |\n| Cypress       | ![Cypress](https://img.shields.io/badge/Cypress-69D3A7?style=flat\u0026logo=cypress\u0026logoColor=white)                   | `https://img.shields.io/badge/Cypress-69D3A7?style=flat\u0026logo=cypress\u0026logoColor=white`                 |\n| MySQL         | ![MySQL](https://img.shields.io/badge/MySQL-4479A1?style=flat\u0026logo=mysql\u0026logoColor=white)                         | `https://img.shields.io/badge/MySQL-4479A1?style=flat\u0026logo=mysql\u0026logoColor=white`                     |\n| PostgreSQL    | ![PostgreSQL](https://img.shields.io/badge/PostgreSQL-4169E1?style=flat\u0026logo=postgresql\u0026logoColor=white)          | `https://img.shields.io/badge/PostgreSQL-4169E1?style=flat\u0026logo=postgresql\u0026logoColor=white`           |\n| MongoDB       | ![MongoDB](https://img.shields.io/badge/MongoDB-47A248?style=flat\u0026logo=mongodb\u0026logoColor=white)                   | `https://img.shields.io/badge/MongoDB-47A248?style=flat\u0026logo=mongodb\u0026logoColor=white`                 |\n| SQLite        | ![SQLite](https://img.shields.io/badge/SQLite-003B57?style=flat\u0026logo=sqlite\u0026logoColor=white)                      | `https://img.shields.io/badge/SQLite-003B57?style=flat\u0026logo=sqlite\u0026logoColor=white`                   |\n| Unity         | ![Unity](https://img.shields.io/badge/Unity-FFFFFF?style=flat\u0026logo=unity\u0026logoColor=black)                         | `https://img.shields.io/badge/Unity-FFFFFF?style=flat\u0026logo=unity\u0026logoColor=black`                     |\n| Netlify       | ![Netlify](https://img.shields.io/badge/Netlify-00C7B7?style=flat\u0026logo=netlify\u0026logoColor=white)                   | `https://img.shields.io/badge/Netlify-00C7B7?style=flat\u0026logo=netlify\u0026logoColor=white`                 |\n| Heroku        | ![Heroku](https://img.shields.io/badge/Heroku-430098?style=flat\u0026logo=heroku\u0026logoColor=white)                      | `https://img.shields.io/badge/Heroku-430098?style=flat\u0026logo=heroku\u0026logoColor=white`                   |\n| AWS           | ![AWS](https://img.shields.io/badge/Amazon_AWS-232F3E?style=flat\u0026logo=amazon-web-services\u0026logoColor=white)        | `https://img.shields.io/badge/Amazon_AWS-232F3E?style=flat\u0026logo=amazon-web-services\u0026logoColor=white`  |\n| Google Cloud  | ![Google Cloud](https://img.shields.io/badge/Google_Cloud-4285F4?style=flat\u0026logo=google-cloud\u0026logoColor=white)    | `https://img.shields.io/badge/Google_Cloud-4285F4?style=flat\u0026logo=google-cloud\u0026logoColor=white`       |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquesebastiao%2Fbadges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenriquesebastiao%2Fbadges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenriquesebastiao%2Fbadges/lists"}