├── .gitattributes
├── .github
├── FUNDING.yml
├── ISSUE_TEMPLATE
│ ├── 01-badge-request.yml
│ └── 02-issue-report.yml
└── PULL_REQUEST_TEMPLATE.md
├── .vscode
└── settings.json
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── LICENSE
├── README.md
└── _config.yml
/.gitattributes:
--------------------------------------------------------------------------------
1 | *.md linguist-detectable=true
2 | *.md linguist-documentation=false
--------------------------------------------------------------------------------
/.github/FUNDING.yml:
--------------------------------------------------------------------------------
1 | ko_fi: intter
2 | github: inttter
3 |
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/01-badge-request.yml:
--------------------------------------------------------------------------------
1 | name: Badge Request
2 | description: Request a badge that you would like to see be added to the badge list.
3 | title: "[Badge Request]: "
4 | labels: ["🙏 badge request"]
5 | projects: ["inttter/md-badges"]
6 | assignees:
7 | - inttter
8 | body:
9 | - type: markdown
10 | attributes:
11 | value: |
12 | Before submitting this request, make sure the badge does not **already exist** within the current badge list. Preferably, it should also have a **valid** icon on [SimpleIcons](https://simpleicons.org) to simplify the process of adding it to the list.
13 | - type: input
14 | id: name
15 | attributes:
16 | label: Badge Name
17 | description: What is the name of the badge?
18 | placeholder: eg. React
19 | validations:
20 | required: true
21 | - type: textarea
22 | id: description
23 | attributes:
24 | label: Description
25 | description: Give a brief description about who/what the badge is for. For example, you can link a URL to a website.
26 | placeholder: This badge is for [NAME]...
27 | validations:
28 | required: true
--------------------------------------------------------------------------------
/.github/ISSUE_TEMPLATE/02-issue-report.yml:
--------------------------------------------------------------------------------
1 | name: Issue Report
2 | description: Report something that is incorrect or not working.
3 | title: "[Bug]: "
4 | labels: ["🐛 bug"]
5 | projects: ["inttter/md-badges"]
6 | body:
7 | - type: markdown
8 | attributes:
9 | value: |
10 | Search for your issue in the [issue listing](https://github.com/inttter/md-badges/issues) to make sure your issue is not a duplicate.
11 | - type: textarea
12 | attributes:
13 | label: Description of issue
14 | description: Describe the issue you have and give any additional details.
15 | placeholder: The issue is...
16 | validations:
17 | required: true
18 | - type: textarea
19 | attributes:
20 | label: Screenshots/Videos
21 | description: If applicable, drag a screenshot or video into this box that shows this issue.
22 | validations:
23 | required: false
--------------------------------------------------------------------------------
/.github/PULL_REQUEST_TEMPLATE.md:
--------------------------------------------------------------------------------
1 | ## Information
2 |
3 |
4 | * **Name:** [NAME]
5 | * **Category:** [CATEGORY]
6 |
7 | ## Preview
8 |
9 |
10 | | Preview | Markdown Code |
11 | |---------|---------------|
12 | | [](#) | `[](#)` |
--------------------------------------------------------------------------------
/.vscode/settings.json:
--------------------------------------------------------------------------------
1 | {
2 | "markdown.extension.toc.updateOnSave": false,
3 | }
--------------------------------------------------------------------------------
/CODE_OF_CONDUCT.md:
--------------------------------------------------------------------------------
1 | # Contributor Covenant Code of Conduct
2 |
3 | ## Our Pledge
4 |
5 | We as members, contributors, and leaders pledge to make participation in our
6 | community a harassment-free experience for everyone, regardless of age, body
7 | size, visible or invisible disability, ethnicity, sex characteristics, gender
8 | identity and expression, level of experience, education, socio-economic status,
9 | nationality, personal appearance, race, religion, or sexual identity
10 | and orientation.
11 |
12 | We pledge to act and interact in ways that contribute to an open, welcoming,
13 | diverse, inclusive, and healthy community.
14 |
15 | ## Our Standards
16 |
17 | Examples of behavior that contributes to a positive environment for our
18 | community include:
19 |
20 | * Demonstrating empathy and kindness toward other people
21 | * Being respectful of differing opinions, viewpoints, and experiences
22 | * Giving and gracefully accepting constructive feedback
23 | * Accepting responsibility and apologizing to those affected by our mistakes,
24 | and learning from the experience
25 | * Focusing on what is best not just for us as individuals, but for the
26 | overall community
27 |
28 | Examples of unacceptable behavior include:
29 |
30 | * The use of sexualized language or imagery, and sexual attention or
31 | advances of any kind
32 | * Trolling, insulting or derogatory comments, and personal or political attacks
33 | * Public or private harassment
34 | * Publishing others' private information, such as a physical or email
35 | address, without their explicit permission
36 | * Other conduct which could reasonably be considered inappropriate in a
37 | professional setting
38 |
39 | ## Enforcement Responsibilities
40 |
41 | Community leaders are responsible for clarifying and enforcing our standards of
42 | acceptable behavior and will take appropriate and fair corrective action in
43 | response to any behavior that they deem inappropriate, threatening, offensive,
44 | or harmful.
45 |
46 | Community leaders have the right and responsibility to remove, edit, or reject
47 | comments, commits, code, wiki edits, issues, and other contributions that are
48 | not aligned to this Code of Conduct, and will communicate reasons for moderation
49 | decisions when appropriate.
50 |
51 | ## Scope
52 |
53 | This Code of Conduct applies within all community spaces, and also applies when
54 | an individual is officially representing the community in public spaces.
55 | Examples of representing our community include using an official e-mail address,
56 | posting via an official social media account, or acting as an appointed
57 | representative at an online or offline event.
58 |
59 | ## Enforcement
60 |
61 | Instances of abusive, harassing, or otherwise unacceptable behavior may be
62 | reported to the community leaders responsible for enforcement at
63 | .
64 | All complaints will be reviewed and investigated promptly and fairly.
65 |
66 | All community leaders are obligated to respect the privacy and security of the
67 | reporter of any incident.
68 |
69 | ## Enforcement Guidelines
70 |
71 | Community leaders will follow these Community Impact Guidelines in determining
72 | the consequences for any action they deem in violation of this Code of Conduct:
73 |
74 | ### 1. Correction
75 |
76 | **Community Impact**: Use of inappropriate language or other behavior deemed
77 | unprofessional or unwelcome in the community.
78 |
79 | **Consequence**: A private, written warning from community leaders, providing
80 | clarity around the nature of the violation and an explanation of why the
81 | behavior was inappropriate. A public apology may be requested.
82 |
83 | ### 2. Warning
84 |
85 | **Community Impact**: A violation through a single incident or series
86 | of actions.
87 |
88 | **Consequence**: A warning with consequences for continued behavior. No
89 | interaction with the people involved, including unsolicited interaction with
90 | those enforcing the Code of Conduct, for a specified period of time. This
91 | includes avoiding interactions in community spaces as well as external channels
92 | like social media. Violating these terms may lead to a temporary or
93 | permanent ban.
94 |
95 | ### 3. Temporary Ban
96 |
97 | **Community Impact**: A serious violation of community standards, including
98 | sustained inappropriate behavior.
99 |
100 | **Consequence**: A temporary ban from any sort of interaction or public
101 | communication with the community for a specified period of time. No public or
102 | private interaction with the people involved, including unsolicited interaction
103 | with those enforcing the Code of Conduct, is allowed during this period.
104 | Violating these terms may lead to a permanent ban.
105 |
106 | ### 4. Permanent Ban
107 |
108 | **Community Impact**: Demonstrating a pattern of violation of community
109 | standards, including sustained inappropriate behavior, harassment of an
110 | individual, or aggression toward or disparagement of classes of individuals.
111 |
112 | **Consequence**: A permanent ban from any sort of public interaction within
113 | the community.
114 |
115 | ## Attribution
116 |
117 | This Code of Conduct is adapted from the [Contributor Covenant][homepage],
118 | version 2.0, available at
119 | https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
120 |
121 | Community Impact Guidelines were inspired by [Mozilla's code of conduct
122 | enforcement ladder](https://github.com/mozilla/diversity).
123 |
124 | [homepage]: https://www.contributor-covenant.org
125 |
126 | For answers to common questions about this code of conduct, see the FAQ at
127 | https://www.contributor-covenant.org/faq. Translations are available at
128 | https://www.contributor-covenant.org/translations.
--------------------------------------------------------------------------------
/CONTRIBUTING.md:
--------------------------------------------------------------------------------
1 | # Contributing to md-badges
2 |
3 | Thank you for taking the time to contribute to md-badges! Before you do, please take a moment to read through the guidelines and the different ways you can contribute.
4 |
5 | > Make sure to follow the [Code of Conduct](CODE_OF_CONDUCT.md) when contributing.
6 |
7 | ## Installing locally
8 |
9 | You will need to have a local copy of the repository. To do this, fork the project locally by clicking the **'Fork'** button at the top of the repository to create a fork of md-badges to your GitHub account.
10 |
11 | You'll then need to clone it on your local machine. In order to do this, make sure you have [Git](https://git-scm.com) installed, then run the following commands:
12 |
13 | ```bash
14 | # Replace 'YOUR-USERNAME' with your GitHub username
15 | git clone https://github.com/YOUR-USERNAME/md-badges.git
16 | cd md-badges
17 | ```
18 |
19 | Once cloned, create a branch to work on your changes by running these commands:
20 |
21 | ```bash
22 | # Replace '[NAME]' with the name of your branch
23 | git branch [NAME]
24 | git checkout [NAME]
25 | ```
26 |
27 | You can now start working locally on the project.
28 |
29 | When you decide you are ready to commit your changes, and want to push them to remote, run:
30 |
31 | ```bash
32 | git add .
33 | git commit -m "✨ feat: [commit message here]"
34 | git push
35 | ```
36 |
37 | > While not strictly required, it's recommended to follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) guidelines for commit messages. If you would like, you could also use [Gitmoji](https://gitmoji.dev) or any other commit emoji spec.
38 |
39 | You can now create a [pull request](https://github.com/inttter/md-badges/pulls) to the repository with your changes.
40 |
41 | ## Reporting an issue
42 |
43 | If you encounter something that is wrong or incorrect, please check to see if the problem is not already an [open issue](https://github.com/inttter/md-badges/issues).
44 |
45 | If there is no open issue for your problem, [create a new issue](https://github.com/inttter/md-badges/issues/new?assignees=&labels=%F0%9F%90%9B+bug&projects=inttter%2Fmd-badges&template=02-issue-report.yml&title=%5BBug%5D%3A+) using the bug report template. Do your best to fill out each field, preferably in as much detail as possible.
46 |
47 | ## Adding a badge
48 |
49 | > Make sure you have permission from whoever or whatever you are making a badge of to add them here.
50 |
51 | If you would like to request a badge, please create a new issue using the [badge request](https://github.com/inttter/md-badges/issues/new?assignees=inttter&labels=%F0%9F%93%9B+badge+request&projects=inttter%2Fmd-badges&template=01-badge-request.yml&title=%5BBadge+Request%5D%3A+) template. You **must** out all available fields. This will help to learn more about what you want added and where it would be relevant.
52 |
53 | If you would like to add a new badge yourself, you can **contribute** a new badge by submitting a [pull request](https://github.com/inttter/md-badges/pulls) to the repository.
54 |
55 | When you contribute a new badge, make sure that you have checked for the following:
56 |
57 | * Badge is not a **duplicate**
58 | * Badge is in the **correct category**
59 | * Badge is listed in the category in **alphabetical order**
60 | * Badge image appears **without any issues**
61 | * Badges' Markdown code works **without any issues**
62 | * Badge has a **valid logo/icon**[^1]
63 | * Badge follows the **correct format**
64 |
65 | It would also help to include the issue(s) that the pull request closes if there is an [existing badge request](https://github.com/inttter/md-badges/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22%F0%9F%99%8F%20badge%20request%22) associated with the badge, but this is not strictly required.
66 |
67 | If the category that a badge fits into does not exist in the badge list yet, you can create a new category for it. Ensure that the category is also placed in **alphabetical order** within the [Table of Contents](README.md#table-of-contents) and the badge list itself.
68 |
69 | The correct format for inserting badges within a table is as follows:
70 |
71 | ```markdown
72 | | Preview | Markdown Code |
73 | |---------|---------------|
74 | | [](#) | `[](#)` |
75 | ```
76 |
77 | ## Questions
78 |
79 | If you have any inquiries, would like to ask for help, or have anything else that does not fit within the available templates, feel free to make a [blank issue](https://github.com/inttter/md-badges/issues/new) outside of the templates offered, with the `question` label.
80 |
81 | ## License
82 |
83 | By contributing, you agree that your contributions will be licensed under the [MIT License](LICENSE). Companies, brands, or projects from the badges may have **different licenses**.
84 |
85 | [^1]: To display icons on badges, Shields.io uses [SimpleIcons](https://simpleicons.org). If an icon has not been added to SimpleIcons, you can use a tool like [custom-icon-badges](https://custom-icon-badges.demolab.com) to create or use icons with a custom slug.
--------------------------------------------------------------------------------
/LICENSE:
--------------------------------------------------------------------------------
1 | MIT License
2 |
3 | Copyright (C) 2025 Inter
4 |
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
6 | of this software and associated documentation files (the "Software"), to deal
7 | in the Software without restriction, including without limitation the rights
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9 | copies of the Software, and to permit persons to whom the Software is
10 | furnished to do so, subject to the following conditions:
11 |
12 | The above copyright notice and this permission notice shall be included in all
13 | copies or substantial portions of the Software.
14 |
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21 | SOFTWARE.
22 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # md-badges [](https://github.com/sindresorhus/awesome)
2 |
3 | An extensive list of static Shields.io badges, sorted by category.
4 |
5 | ## Table Of Contents
6 |
7 | * [App Store](#-app-store)
8 | * [Artificial Intelligence](#-artificial-intelligence)
9 | * [Blog](#%EF%B8%8F-blog)
10 | * [Browser](#-browser)
11 | * [CI](#-ci)
12 | * [Cloud Storage](#%EF%B8%8F-cloud-storage)
13 | * [Cloud System](#%EF%B8%8F-cloud-system)
14 | * [Code Coverage](#-code-coverage)
15 | * [Code Editor](#-code-editors)
16 | * [Collaboration Tool](#-collaboration-tool)
17 | * [Cryptocurrency](#-cryptocurrency)
18 | * [Database](#%EF%B8%8F-database)
19 | * [Data Science](#-data-science)
20 | * [Delivery](#%EF%B8%8F-delivery)
21 | * [Design](#-design)
22 | * [Documentation](#-documentation)
23 | * [Education](#-education)
24 | * [Funding](#-funding)
25 | * [Framework](#%EF%B8%8F-framework)
26 | * [Game Engine](#%EF%B8%8F-game-engine)
27 | * [Gaming Storefront](#-gaming-storefront)
28 | * [Job](#-job)
29 | * [Operating System](#%EF%B8%8F-operating-system)
30 | * [ORM](#%EF%B8%8F-orm)
31 | * [Package Manager](#-package-manager)
32 | * [Payment](#-payment)
33 | * [Programming Language](#-programming-language)
34 | * [Review](#-review)
35 | * [Search Engine](#-search-engine)
36 | * [Social Media](#-social-media)
37 | * [Sound](#-sound)
38 | * [Static Site](#-static-site)
39 | * [Streaming](#-streaming)
40 | * [Terminal](#%EF%B8%8F-terminal)
41 | * [Version Control](#-version-control)
42 | * [Virtual Reality](#%EF%B8%8F-virtual-reality)
43 | * [Website Status](#-website-status)
44 |
45 | > **Tip:** Use Ctrl + F to quickly search for and find a badge.
46 |
47 | ### 🛒 App Store
48 |
49 | | Preview | Markdown Code |
50 | |---------|---------------|
51 | | [](#) | `[](#)` |
52 | | [](#) | `[](#)` |
53 | | [](#) | `[](#)` |
54 | | [](#) | `[](#)` |
55 | | [](#) | `[](#)` |
56 |
57 |
58 |
59 | [Back To Top ⬆️](#table-of-contents)
60 |
61 |
62 | ### 🤖 Artificial Intelligence
63 |
64 | | Preview | Markdown Code |
65 | |---------|---------------|
66 | | [](#) | `[](#)` |
67 | | [](#) | `[](#)` |
68 | | [](#) | `[](#)` |
69 | | [](#) | `[](#)` |
70 | | [](#) | `[](#)` |
71 | | [](#) | `[](#)` |
72 | | [](#) | `[](#)` |
73 | | [](#) | `[](#)` |
74 | | [](#) | `[](#)` |
75 | | [](#) | `[](#)` |
76 | | [](#) | `[](#)` |
77 |
78 |
79 |
80 | [Back To Top ⬆️](#table-of-contents)
81 |
82 |
83 | ### ✏️ Blog
84 |
85 | | Preview | Markdown Code |
86 | |---------|---------------|
87 | | [](#) | `[](#)` |
88 | | [](#) | `[](#)` |
89 | | [](#) | `[](#)` |
90 | | [](#) | `[](#)` |
91 | | [](#) | `[](#)` |
92 | | [](#) | `[](#)` |
93 | | [](#) | `[](#)` |
94 | | [](#) | `[](#)` |
95 | | [](#) | `[](#)` |
96 | | [](#) | `[](#)` |
97 | | [](#) | `[](#)` |
98 |
99 |
100 |
101 | [Back To Top ⬆️](#table-of-contents)
102 |
103 |
104 | ### 🌐 Browser
105 |
106 | | Preview | Markdown Code |
107 | |---------|---------------|
108 | | [](#) | `[](#)` |
109 | | [](#) | `[](#)` |
110 | | [](#) | `[](#)` |
111 | | [](#) | `[](#)` |
112 | | [](#) | `[](#)` |
113 | | [](#) | `[](#)` |
114 | | [](#) | `[](#)` |
115 | | [](#) | `[](#)` |
116 | | [](#) | `[](#)` |
117 |
118 |
119 |
120 | [Back To Top ⬆️](#table-of-contents)
121 |
122 |
123 | ### 🔎 CI
124 |
125 | | Preview | Markdown Code |
126 | |---------|---------------|
127 | | [](#) | `[](#)` |
128 | | [](#) | `[](#)` |
129 | | [](#) | `[](#)` |
130 | | [](#) | `[](#)` |
131 | | [](#) | `[](#)` |
132 | | [](#) | `[](#)` |
133 | | [](#) | `[](#)` |
134 | | [](#) | `[](#)` |
135 | | [](#) | `[](#)` |
136 | | [](#) | `[](#)` |
137 | | [](#) | `[](#)` |
138 | | [](#) | `[](#)` |
139 | | [](#) | `[](#)` |
140 |
141 |
142 |
143 | [Back To Top ⬆️](#table-of-contents)
144 |
145 |
146 | ### 🌫️ Cloud Storage
147 |
148 | | Preview | Markdown Code |
149 | |---------|---------------|
150 | | [](#) | `[](#)` |
151 | | [](#) | `[](#)` |
152 | | [](#) | `[](#)` |
153 | | [](#) | `[](#)` |
154 | | [](#) | `[](#)` |
155 | | [](#) | `[](#)` |
156 |
157 |
158 |
159 | [Back To Top ⬆️](#table-of-contents)
160 |
161 |
162 | ### ☁️ Cloud System
163 |
164 | | Preview | Markdown Code |
165 | |---------|---------------|
166 | | [](#) | `[](#)` |
167 | | [](#) | `[](#)` |
168 | | [](#) | `[](#)` |
169 | | [](#) | `[](#)` |
170 | | [](#) | `[](#)` |
171 | | [](#) | `[](#)` |
172 | | [](#) | `[](#)` |
173 | | [](#) | `[](#)` |
174 | | [](#) | `[](#)` |
175 | | [](#) | `[](#)` |
176 | | [](#) | `[](#)` |
177 | | [](#) | `[](#)` |
178 | | [](#) | `[](#)` |
179 | | [](#) | `[](#)` |
180 |
181 |
182 |
183 | [Back To Top ⬆️](#table-of-contents)
184 |
185 |
186 | ### 🌋 Code Coverage
187 |
188 | | Preview | Markdown Code |
189 | |---------|---------------|
190 | | [](#) | `[](#)` |
191 | | [](#) | `[](#) ` |
192 | | [](#) | `[](#)` |
193 | | [](#) | `[](#)` |
194 | | [](#) | `[](#)` |
195 | | [](#) | `[](#)` |
196 | | [](#) | `[](#)` |
197 |
198 |
199 |
200 |
201 | [Back To Top ⬆️](#table-of-contents)
202 |
203 |
204 | ### 💻 Code Editor
205 |
206 | | Preview | Markdown Code |
207 | |---------|---------------|
208 | | [](#) | `[](#)` |
209 | | [](#) | `[](#)` |
210 | | [](#) | `[](#)` |
211 | | [](#) | `[](#)` |
212 | | [](#) | `[](#)` |
213 | | [](#) | `[](#)` |
214 | | [](#) | `[](#)` |
215 | | [](#) | `[](#)` |
216 | | [](#) | `[](#)` |
217 | | [](#) | `[](#)` |
218 | | [](#) | `[](#)` |
219 | | [](#) | `[](#)` |
220 | | [](#) | `[](#)` |
221 | | [](#) | `[](#)` |
222 | | [](#) | `[](#)` |
223 | | [](#) | `[](#)` |
224 | | [](#) | `[](#)` |
225 | | [](#) | `[](#)` |
226 | | [](#) | `[](#)` |
227 | | [](#) | `[](#)` |
228 | | [](#) | `[](#)` |
229 | | [](#) | `[](#)` |
230 | | [](#) | `[](#)` |
231 | | [](#) | `[](#)` |
232 | | [](#) | `[](#)` |
233 |
234 |
235 |
236 | [Back To Top ⬆️](#table-of-contents)
237 |
238 |
239 | ### 🤝 Collaboration Tool
240 |
241 | | Preview | Markdown Code |
242 | |---------|---------------|
243 | | [](#) | `[](#)` |
244 | | [](#) | `[](#)` |
245 | | [](#) | `[](#)` |
246 | | [](#) | `[](#)` |
247 | | [](#) | `[](#)` |
248 | | [](#) | `[](#)` |
249 | | [](#) | `[](#)` |
250 |
251 |
252 |
253 | [Back To Top ⬆️](#table-of-contents)
254 |
255 |
256 | ### 🪙 Cryptocurrency
257 |
258 | | Preview | Markdown Code |
259 | |---------|---------------|
260 | | [](#) | `[](#)` |
261 | | [](#) | `[](#)` |
262 | | [](#) | `[](#)` |
263 | | [](#) | `[](#)` |
264 | | [](#) | `[](#)` |
265 | | [](#) | `[](#)` |
266 | | [](#) | `[](#)` |
267 | | [](#) | `[](#)` |
268 | | [](#) | `[](#)` |
269 | | [](#) | `[](#)` |
270 | | [](#) | `[](#)` |
271 | | [](#) | `[](#)` |
272 | | [](#) | `[](#)` |
273 | | [](#) | `[](#)` |
274 | | [](#) | `[](#)` |
275 | | [](#) | `[](#)` |
276 | | [](#) | `[](#)` |
277 |
278 |
279 |
280 | [Back To Top ⬆️](#table-of-contents)
281 |
282 |
283 | ### ⛈️ Database
284 |
285 | | Preview | Markdown Code |
286 | |---------|---------------|
287 | | [](#) | `[](#)` |
288 | | [](#) | `[](#)` |
289 | | [](#) | `[](#)` |
290 | | [](#) | `[](#)` |
291 | | [](#) | `[](#)` |
292 | | [](#) | `[](#)` |
293 | | [](#) | `[](#)` |
294 | | [](#) | `[](#)` |
295 | | [](#) | `[](#)` |
296 | | [](#) | `[](#)` |
297 | | [](#) | `[](#)` |
298 | | [](#) | `[](#)` |
299 | | [](#) | `[](#)` |
300 | | [](#) | `[](#)` |
301 | | [](#) | `[](#)` |
302 | | [](#) | `[](#)` |
303 | | [](#) | `[](#)` |
304 | | [](#) | `[](#)` |
305 |
306 |
307 |
308 | [Back To Top ⬆️](#table-of-contents)
309 |
310 |
311 | ### 📊 Data Science
312 |
313 | | Preview | Markdown Code |
314 | |---------|---------------|
315 | | [](#) | `[](#)` |
316 | | [](#) | `[](#)` |
317 | | [](#) | `[](#)` |
318 | | [](#) | `[](#)` |
319 | | [](#) | `[](#)` |
320 | | [](#) | `[](#)` |
321 | | [](#) | `[](#)` |
322 | | [](#) | `[](#)` |
323 | | [](#) | `[](#)` |
324 | | [](#) | `[](#)` |
325 | | [](#) | `[](#)` |
326 | | [](#) | `[](#)` |
327 |
328 |
329 |
330 | [Back To Top ⬆️](#table-of-contents)
331 |
332 |
333 | ### 🍽️ Delivery
334 |
335 | | Preview | Markdown Code |
336 | |---------|---------------|
337 | | [](#) | `[](#)` |
338 | | [](#) | `[](#)` |
339 | | [](#) | `[](#)` |
340 | | [](#) | `[](#)` |
341 | | [](#) | `[](#)` |
342 |
343 |
344 |
345 | [Back To Top ⬆️](#table-of-contents)
346 |
347 |
348 | ### 🎨 Design
349 |
350 | | Preview | Markdown Code |
351 | |---------|---------------|
352 | | [](#) | `[](#)` |
353 | | [](#) | `[](#)` |
354 | | [](#) | `[](#)` |
355 | | [](#) | `[](#)` |
356 | | [](#) | `[](#)` |
357 | | [](#) | `[](#)` |
358 | | [](#) | `[](#)` |
359 | | [](#) | `[](#)` |
360 | | [](#) | `[](#)` |
361 | | [](#) | `[](#)` |
362 | | [](#) | `[](#)` |
363 | | [](#) | `[](#)` |
364 |
365 |
366 |
367 | [Back To Top ⬆️](#table-of-contents)
368 |
369 |
370 | ### 📄 Documentation
371 |
372 | | Preview | Markdown Code |
373 | |---------|---------------|
374 | | [](#) | `[](#)` |
375 | | [](#) | `[](#)` |
376 | | [](#) | `[](#)` |
377 | | [](#) | `[](#)` |
378 | | [](#) | `[](#)` |
379 | | [](#) | `[](#)` |
380 | | [](#) | `[](#)` |
381 | | [](#) | `[](#)` |
382 | | [](#) | `[](#)` |
383 | | [](#) | `[](#)` |
384 |
385 |
386 |
387 | [Back To Top ⬆️](#table-of-contents)
388 |
389 |
390 | ### 🎓 Education
391 |
392 | | Preview | Markdown Code |
393 | |---------|---------------|
394 | | [](#) | `[](#)` |
395 | | [](#) | `[](#)` |
396 | | [](#) | `[](#)` |
397 | | [](#) | `[](#)` |
398 | | [](#) | `[](#)` |
399 | | [](#) | `[](#)` |
400 | | [](#) | `[](#)` |
401 | | [](#) | `[](#)` |
402 | | [](#) | `[](#)` |
403 | | [](#) | `[](#)` |
404 | | [](#) | `[](#)` |
405 | | [](#) | `[](#)` |
406 | | [](#) | `[](#)` |
407 | | [](#) | `[](#)` |
408 | | [](#) | `[](#)` |
409 | | [](#) | `[](#)` |
410 | | [](#) | `[](#)` |
411 | | [](#) | `[](#)` |
412 | | [](#) | `[](#)` |
413 |
414 |
415 |
416 | [Back To Top ⬆️](#table-of-contents)
417 |
418 |
419 | ### 💸 Funding
420 |
421 | | Preview | Markdown Code |
422 | |---------|---------------|
423 | | [](#) | `[](#)` |
424 | | [](#) | `[](#)` |
425 | | [](#) | `[](#)` |
426 | | [](#) | `[](#)` |
427 | | [](#) | `[](#)` |
428 | | [](#) | `[](#)` |
429 | | [](#) | `[](#)` |
430 | | [](#) | `[](#)` |
431 |
432 |
433 |
434 | [Back To Top ⬆️](#table-of-contents)
435 |
436 |
437 | ### 🖼️ Framework
438 |
439 | | Preview | Markdown Code |
440 | |---------|---------------|
441 | | [](#) | `[](#)` |
442 | | [](#) | `[](#)` |
443 | | [](#) | `[](#)` |
444 | | [](#) | `[](#)` |
445 | | [](#) | `[](#)` |
446 | | [](#) | `[](#)` |
447 | | [](#) | `[](#)` |
448 | | [](#) | `[](#)` |
449 | | [](#) | `[](#)` |
450 | | [](#) | `[](#)` |
451 | | [](#) | `[](#)` |
452 | | [](#) | `[](#)` |
453 | | [](#) | `[](#)` |
454 | | [](#) | `[](#)` |
455 | | [](#) | `[](#)` |
456 | | [](#) | `[](#)` |
457 | | [](#) | `[](#)` |
458 | | [](#) | `[](#)` |
459 | | [](#) | `[](#)` |
460 | | [](#) | `[](#)` |
461 | | [](#) | `[](#)` |
462 | | [](#) | `[](#)` |
463 | | [](#) | `[](#)` |
464 | | [](#) | `[](#)` |
465 | | [](#) | `[](#)` |
466 | | [](#) | `[](#)` |
467 | | [](#) | `[](#)` |
468 | | [](#) | `[](#)` |
469 | | [](#) | `[](#)` |
470 | | [](#) | `[](#)` |
471 | | [](#) | `[](#)` |
472 | | [](#) | `[](#)` |
473 | | [](#) | `[](#)` |
474 | | [](#) | `[](#` |
475 | | [](#) | `[](#)` |
476 | | [](#) | `[](#)` |
477 | | [](#) | `[](#)` |
478 | | [](#) | `[](#)` |
479 | | [](#) | `[](#)` |
480 | | [](#) | `[](#)` |
481 | | [](#) | `[](#)` |
482 | | [](#) | `[](#)` |
483 | | [](#) | `[](#)` |
484 | | [](#) | `[](#)` |
485 | | [](#) | `[](#)` |
486 | | [](#) | `[](#)` |
487 | | [](#) | `[](#)` |
488 | | [](#) | `[](#)` |
489 | | [](#) | `[](#)` |
490 | | [](#) | `[](#)` |
491 | | [](#) | `[](#)` |
492 | | [](#) | `[](#)` |
493 | | [](#) | `[](#)` |
494 | | [](#) | `[](#)` |
495 | | [](#) | `[](#)` |
496 | | [](#) | `[](#)` |
497 | | [](#) | `[](#)` |
498 | | [](#) | `[](#)` |
499 | | [](#) | `[](#)` |
500 | | [](#) | `[](#)` |
501 | | [](#) | `[](#)` |
502 | | [](#) | `[](#)` |
503 | | [](#) | `[](#)` |
504 | | [](#) | `[](#)` |
505 | | [](#) | `[](#)` |
506 | | [](#) | `[](#)` |
507 | | [](#) | `[](#)` |
508 | | [](#) | `[](#` |
509 | | [](#) | `[](#)` |
510 | | [](#) | `[](#)` |
511 | | [](#) | `[](#)` |
512 | | [](#) | `[](#)` |
513 | | [](#) | `[](#)` |
514 | | [](#) | `[](#)` |
515 |
516 |
517 |
518 | [Back To Top ⬆️](#table-of-contents)
519 |
520 |
521 | ### 🕹️ Game Engine
522 |
523 | | Preview | Markdown Code |
524 | |---------|---------------|
525 | | [](#) | `[](#)` |
526 | | [](#) | `[](#)` |
527 | | [](#) | `[](#)` |
528 | | [](#) | `[](#)` |
529 | | [](#) | `[](#)` |
530 | | [](#) | `[](#)` |
531 | | [](#) | `[](#)` |
532 | | [](#) | `[](#)` |
533 |
534 |
535 |
536 | [Back To Top ⬆️](#table-of-contents)
537 |
538 |
539 | ### 🎮 Gaming Storefront
540 |
541 | | Preview | Markdown Code |
542 | |---------|---------------|
543 | | [](#) | `[](#)` |
544 | | [](#) | `[](#)` |
545 | | [](#) | `[](#)` |
546 | | [](#) | `[](#)` |
547 | | [](#) | `[](#)` |
548 | | [](#) | `[](#)` |
549 | | [](#) | `[](#)` |
550 | | [](#) | `[](#)` |
551 | | [](#) | `[](#)` |
552 | | [](#) | `[](#)` |
553 | | [](#) | `[](#)` |
554 | | [](#) | `[](#)` |
555 |
556 |
557 |
558 | [Back To Top ⬆️](#table-of-contents)
559 |
560 |
561 | ### 💼 Job
562 |
563 | | Preview | Markdown Code |
564 | |---------|---------------|
565 | | [](#) | `[](#)` |
566 | | [](#) | `[](#)` |
567 | | [](#) | `[](#)` |
568 | | [](#) | `[](#)` |
569 | | [](#) | `[](#)` |
570 | | [](#) | `[](#)` |
571 | | [](#) | `[](#)` |
572 |
573 |
574 |
575 | [Back To Top ⬆️](#table-of-contents)
576 |
577 |
578 | ### 🖥️ Operating System
579 |
580 | | Preview | Markdown Code |
581 | |---------|---------------|
582 | | [](#) | `[](#)` |
583 | | [](#) | `[](#)` |
584 | | [](#) | `[](#)` |
585 | | [](#) | `[](#)` |
586 | | [](#) | `[](#)` |
587 | | [](#) | `[](#)` |
588 | | [](#) | `[](#)` |
589 | | [](#) | `[](#)` |
590 | | [](#) | `[](#)` |
591 | | [](#) | `[](#)` |
592 | | [](#) | `[](#)` |
593 | | [](#) | `[](#)` |
594 | | [](#) | `[](#)` |
595 | | [](#) | `[](#)` |
596 | | [](#) | `[](#)` |
597 | | [](#) | `[](#)` |
598 | | [](#) | `[](#)` |
599 | | [](#) | `[](#)` |
600 | | [](#) | `[](#)` |
601 | | [](#) | `[](#)` |
602 | | [](#) | `[](#)` |
603 | | [](#) | `[](#)` |
604 | | [](#) | `[](#)` |
605 | | [](#) | `[](#)` |
606 | | [](#) | `[](#)` |
607 |
608 |
609 |
610 | [Back To Top ⬆️](#table-of-contents)
611 |
612 |
613 | ### ⚙️ ORM
614 |
615 | | Preview | Markdown Code |
616 | |---------|---------------|
617 | | [](#) | `[](#)` |
618 | | [](#) | `[](#)` |
619 | | [](#) | `[](#)` |
620 | | [](#) | `[](#)` |
621 | | [](#) | `[](#)` |
622 |
623 |
624 |
625 |
626 | [Back To Top ⬆️](#table-of-contents)
627 |
628 |
629 | ### 📦 Package Manager
630 |
631 | | Preview | Markdown Code |
632 | |---------|---------------|
633 | | [](#) | `[](#)` |
634 | | [](#) | `[](#)` |
635 | | [](#) | `[](#)` |
636 | | [](#) | `[](#)` |
637 | | [](#) | `[](#)` |
638 | | [](#) | `[](#)` |
639 | | [](#) | `[](#)` |
640 | | [](#) | `[](#)` |
641 | | [](#) | `[](#)` |
642 | | [](#) | `[](#)` |
643 | | [](#) | `[](#)` |
644 | | [](#) | `[](#)` |
645 |
646 |
647 |
648 | [Back To Top ⬆️](#table-of-contents)
649 |
650 |
651 | ### 💳 Payment
652 |
653 | | Preview | Markdown Code |
654 | |---------|---------------|
655 | | [](#) | `[](#)` |
656 | | [](#) | `[](#)` |
657 | | [](#) | `[](#)` |
658 | | [](#) | `[](#)` |
659 | | [](#) | `[](#)` |
660 | | [](#) | `[](#)` |
661 | | [](#) | `[](#)` |
662 | | [](#) | `[](#)` |
663 | | [](#) | `[](#)` |
664 | | [](#) | `[](#)` |
665 | | [](#) | `[](#)` |
666 | | [](#) | `[](#)` |
667 | | [](#) | `[](#)` |
668 |
669 |
670 |
671 | [Back To Top ⬆️](#table-of-contents)
672 |
673 |
674 | ### 🧑💻 Programming Language
675 |
676 | | Preview | Markdown Code |
677 | |---------|---------------|
678 | | [](#) | `[](#)` |
679 | | [](#) | `[](#)` |
680 | | [](#) | `[](#)` |
681 | | [](#) | `[](#)` |
682 | | [](#) | `[](#)` |
683 | | [](#) | `[](#)` |
684 | | [](#) | `[](#)` |
685 | | [](#) | `[](#)` |
686 | | [](#) | `[](#)` |
687 | | [](#) | `[](#)` |
688 | | [](#) | `[](#)` |
689 | | [](#) | `[](#)` |
690 | | [](#) | `[](#)` |
691 | | [](#) | `[](#)` |
692 | | [](#) | `[](#)` |
693 | | [](#) | `[](#)` |
694 | | [](#) | `[](#)` |
695 | | [](#) | `[](#)` |
696 | | [](#) | `[](#)` |
697 | | [](#) | `[](#)` |
698 | | [](#) | `[](#)` |
699 | | [](#) | `[](#)` |
700 | | [](#) | `[](#)` |
701 | | [](#) | `[](#)` |
702 | | [](#) | `[](#)` |
703 | | [](#) | `[](#)` |
704 | | [](#) | `[](#)` |
705 | | [](#) | `[](#)` |
706 | | [](#) | `[](#)` |
707 | | [](#) | `[](#)` |
708 | | [](#) | `[](#)` |
709 | | [](#) | `[](#)` |
710 | | [](#) | `[](#)` |
711 | | [](#) | `[](#)` |
712 | | [](#) | `[](#)` |
713 | | [](#) | `[](#)` |
714 | | [](#) | `[](#)` |
715 | | [](#) | `[](#)` |
716 | | [](#) | `[](#)` |
717 | | [](#) | `[](#)` |
718 | | [](#) | `[](#)` |
719 | | [](#) | `[](#)` |
720 | | [](#) | `[](#)` |
721 | | [](#) | `[](#)` |
722 | | [](#) | `[](#)` |
723 | | [](#) | `[](#)` |
724 | | [](#) | `[](#)` |
725 | | [](#) | `[](#)` |
726 | | [](#) | `[](#)` |
727 | | [](#) | `[](#)` |
728 | | [](#) | `[](#)` |
729 |
730 |
731 |
732 | [Back To Top ⬆️](#table-of-contents)
733 |
734 |
735 | ### ⭐ Review
736 |
737 | | Preview | Markdown Code |
738 | |---------|---------------|
739 | | [](#) | `[](#)` |
740 | | [](#) | `[](#)` |
741 | | [](#) | `[](#)` |
742 | | [](#) | `[](#)` |
743 |
744 |
745 |
746 | [Back To Top ⬆️](#table-of-contents)
747 |
748 |
749 | ### 🔦 Search Engines
750 |
751 | | Preview | Markdown Code |
752 | |---------|---------------|
753 | | [](#) | `[](#)` |
754 | | [](#) | `[](#)` |
755 | | [](#) | `[](#)` |
756 | | [](#) | `[](#)` |
757 |
758 |
759 |
760 | [Back To Top ⬆️](#table-of-contents)
761 |
762 |
763 | ### 📱 Social Media
764 |
765 | | Preview | Markdown Code |
766 | |---------|---------------|
767 | | [](#) | `[](#)` |
768 | | [](#) | `[](#)` |
769 | | [](#) | `[](#)` |
770 | | [](#) | `[](#)` |
771 | | [](#) | `[](#)` |
772 | | [](#) | `[](#)` |
773 | | [](#) | `[](#)` |
774 | | [](#) | `[](#)` |
775 | | [](#) | `[](#)` |
776 | | [](#) | `[](#)` |
777 | | [](#) | `[](#)` |
778 | | [](#) | `[](#)` |
779 | | [](#) | `[](#)` |
780 | | [](#) | `[](#)` |
781 | | [](#) | `[](#)` |
782 | | [](#) | `[](#)` |
783 | | [](#) | `[](#)` |
784 | | [](#) | `[](#)` |
785 | | [](#) | `[](#)` |
786 | | [](#) | `[](#)` |
787 | | [](#) | `[](#)` |
788 | | [](#) | `[](#)` |
789 | | [](#) | `[](#)` |
790 | | [](#) | `[](#)` |
791 | | [](#) | `[](#)` |
792 | | [](#) | `[](#)` |
793 | | [](#) | `[](#)` |
794 | | [](#) | `[](#)` |
795 | | [](#) | `[](#)` |
796 | | [](#) | `[](#)` |
797 | | [](#) | `[](#)` |
798 | | [](#) | `[](#)` |
799 | | [](#) | `[](#)` |
800 | | [](#) | `[](#)` |
801 | | [](#) | `[](#)` |
802 | | [](#) | `[](#)` |
803 | | [](#) | `[](#)` |
804 | | [](#) | `[](#)` |
805 | | [](#) | `[](#)` |
806 | | [](#) | `[](#)` |
807 | | [](#) | `[](#)` |
808 | | [](#) | `[](#)` |
809 | | [](#) | `[](#)` |
810 | | [](#) | `[](#)` |
811 | | [](#) | `[](#)` |
812 | | [](#) | `[](#)` |
813 | | [](#) | `[](#)` |
814 | | [](#) | `[](#)` |
815 | | [](#) | `[](#)` |
816 | | [](#) | `[](#)` |
817 |
818 |
819 |
820 | [Back To Top ⬆️](#table-of-contents)
821 |
822 |
823 | ### 🎧 Sound
824 |
825 | | Preview | Markdown Code |
826 | |---------|---------------|
827 | | [](#) | `[](#)` |
828 | | [](#) | `[](#)` |
829 | | [](#) | `[](#)` |
830 | | [](#) | `[](#)` |
831 | | [](#) | `[](#)` |
832 | | [](#) | `[](#)` |
833 | | [](#) | `[](#)` |
834 | | [](#) | `[](#)` |
835 | | [](#) | `[](#)` |
836 | | [](#) | `[](#)` |
837 | | [](#) | `[](#)` |
838 |
839 |
840 |
841 | [Back To Top ⬆️](#table-of-contents)
842 |
843 |
844 | ### 🫸 Static Site
845 |
846 | | Preview | Markdown Code |
847 | |---------|---------------|
848 | | [](#) | `[](#)` |
849 | | [](#) | `[](#) ` |
850 | | [](#) | `[](#)` |
851 | | [](#) | `[](#)` |
852 | | [](#) | `[](#)` |
853 | | [](#) | `[](#)` |
854 | | [](#) | `[](#)` |
855 | | [](#) | `[](#)` |
856 | | [](#) | `[](#)` |
857 | | [](#) | `[](#)` |
858 |
859 |
860 |
861 | [Back To Top ⬆️](#table-of-contents)
862 |
863 |
864 | ### 📺 Streaming
865 |
866 | Preview | Markdown Code |
867 | |---------|---------------|
868 | | [](#) | `[](#)` |
869 | | [](#) | `[](#)` |
870 | | [](#) | `[](#)` |
871 | | [](#) | `[](#)` |
872 | | [](#) | `[](#)` |
873 | | [](#) | `[](#)` |
874 | | [](#) | `[](#)` |
875 |
876 |
877 |
878 | [Back To Top ⬆️](#table-of-contents)
879 |
880 |
881 | ### ⌨️ Terminal
882 |
883 | | Preview | Markdown Code |
884 | |---------|---------------|
885 | | [](#) | `[](#) ` |
886 | | [](#) | `[](#)` |
887 | | [](#) | `[](#)` |
888 | | [](#) | `[](#)` |
889 | | [](#) | `[](#)` |
890 | | [](#) | `[](#)` |
891 | | [](#) | `[](#)` |
892 | | [](#) | `[](#)` |
893 |
894 |
895 |
896 | [Back To Top ⬆️](#table-of-contents)
897 |
898 |
899 | ### 🔖 Version Control
900 |
901 | | Preview | Markdown Code |
902 | |---------|---------------|
903 | | [](#) | `[](#)` |
904 | | [](#) | `[](#)` |
905 | | [](#) | `[](#)` |
906 | | [](#) | `[](#)` |
907 |
908 |
909 |
910 | [Back To Top ⬆️](#table-of-contents)
911 |
912 |
913 | ### 🖲️ Virtual Reality
914 |
915 | | Preview | Markdown Code |
916 | |---------|---------------|
917 | | [](#) | `[](#)` |
918 | | [](#) | `[](#)` |
919 | | [](#) | `[](#)` |
920 | | [](#) | `[](#)` |
921 | | [](#) | `[](#)` |
922 |
923 |
924 |
925 | [Back To Top ⬆️](#table-of-contents)
926 |
927 |
928 | ### 🍏 Website Status
929 |
930 | | Preview | Markdown Code |
931 | |---------|---------------|
932 | | [](https://shields.io/) | `[](https://shields.io/)` |
933 | | [](#) | `[](#)` |
934 |
935 |
936 |
937 | [Back To Top ⬆️](#table-of-contents)
938 |
939 |
940 | ---
941 |
942 | ## CLI
943 |
944 | If you want to find badges from directly within your terminal, check out [mdbadges-cli](https://github.com/inttter/mdbadges-cli), which includes all the badges listed under this repository, and also offers various commands, like creating custom badges!
945 |
946 | ## Contributing
947 |
948 | If you would like to contribute in any way, such as adding a badge or category, please read the [contributing guidelines](/CONTRIBUTING.md) and then make a contribution.
949 |
950 | Here are some people who have contributed to md-badges so far:
951 |
952 |
953 |
954 |
955 |
--------------------------------------------------------------------------------
/_config.yml:
--------------------------------------------------------------------------------
1 | markdown: GFM
2 | plugins:
3 | - jekyll-relative-links
4 | relative_links:
5 | enabled: true
6 | collections: true
7 | include:
8 | - CONTRIBUTING.md
9 | - README.md
10 | - LICENSE.md
11 | - CODE_OF_CONDUCT.md
--------------------------------------------------------------------------------