markdown-badges
Badges for your personal developer branding, profile, and projects.
Top Related Projects
:octocat: Improve your README.md profile with these amazing badges.
😎 A curated list of GitHub badges for your next project
:pencil: Markdown code for lots of small badges :ribbon: :pushpin: (shields.io, forthebadge.com etc) :sunglasses:. Contributions are welcome! Please add yours!
:zap: Dynamically generated stats for your github readmes
SVG icons for popular brands
Concise, consistent, and legible badges in SVG and raster format
Quick Overview
Ileriayo/markdown-badges is a GitHub repository that provides a comprehensive collection of badges for use in markdown files. These badges cover a wide range of technologies, tools, and platforms, allowing developers to easily showcase their skills, project dependencies, or build statuses in their README files or documentation.
Pros
- Extensive collection of badges covering numerous technologies and tools
- Easy to use with simple markdown syntax
- Regularly updated with new badges and improvements
- Customizable badge styles and colors
Cons
- May lead to cluttered README files if overused
- Some less common technologies might not be included
- Requires manual updates to keep badges current in projects
- Dependent on external services for badge generation
Getting Started
To use the badges in your markdown files:
- Visit the Ileriayo/markdown-badges repository.
- Find the badge you want to use in the README.
- Copy the markdown code for the badge.
- Paste the code into your markdown file.
Example:



This will display badges for Python, JavaScript, and Docker in your markdown file.
Competitor Comparisons
:octocat: Improve your README.md profile with these amazing badges.
Pros of Badges4-README.md-Profile
- Offers a wider variety of badge categories, including social media and streaming platforms
- Provides a more visually appealing layout with badges grouped by category
- Includes a search functionality to easily find specific badges
Cons of Badges4-README.md-Profile
- Less frequently updated compared to markdown-badges
- Some badges may not be as professionally designed or consistent in style
- Lacks detailed documentation on how to use the badges in different contexts
Code Comparison
markdown-badges:

Badges4-README.md-Profile:
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black" />
Both repositories provide similar code snippets for adding badges to README files. The main difference is in the URL structure and color scheme used for the badges. markdown-badges tends to use more consistent naming conventions and color schemes across its badges.
😎 A curated list of GitHub badges for your next project
Pros of awesome-badges
- Offers a wider variety of badge styles and designs
- Includes badges for more niche technologies and tools
- Provides a user-friendly web interface for badge generation
Cons of awesome-badges
- Less organized and structured compared to markdown-badges
- May have some inconsistencies in badge designs across different categories
- Lacks detailed documentation on how to contribute new badges
Code Comparison
markdown-badges:


awesome-badges:
<img src="https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge&logo=javascript&logoColor=black" />
<img src="https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white" />
Both repositories provide similar functionality for adding badges to GitHub profiles and README files. markdown-badges offers a more structured and organized approach, while awesome-badges provides a broader range of badge options and styles. The code syntax is slightly different, with markdown-badges using Markdown image syntax and awesome-badges using HTML img tags.
:pencil: Markdown code for lots of small badges :ribbon: :pushpin: (shields.io, forthebadge.com etc) :sunglasses:. Contributions are welcome! Please add yours!
Pros of badges
- Offers a wider variety of badge types, including custom SVG badges
- Provides more detailed documentation and examples for each badge type
- Includes badges for additional categories like funding and social media
Cons of badges
- Less focused on specific technologies and frameworks
- May require more manual customization for some badge types
- Repository structure is less organized, making it harder to find specific badges
Code Comparison
badges:
[](https://www.python.org/)
[](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)
markdown-badges:


Both repositories provide easy-to-use markdown code for adding badges to project READMEs. badges offers more customization options and a wider range of badge types, while markdown-badges focuses on a consistent style and comprehensive coverage of popular technologies and platforms. The choice between the two depends on specific project needs and personal preferences for badge aesthetics and functionality.
:zap: Dynamically generated stats for your github readmes
Pros of github-readme-stats
- Dynamic content: Automatically updates with real-time GitHub statistics
- Customizable appearance: Offers themes and layout options
- Comprehensive data: Displays various metrics like stars, commits, and languages
Cons of github-readme-stats
- Requires API calls: May have rate limits or slower load times
- More complex setup: Needs configuration and URL parameters
- Limited to GitHub data: Doesn't support badges for other platforms or technologies
Code Comparison
markdown-badges:


github-readme-stats:

[](https://github.com/anuraghazra/github-readme-stats)
markdown-badges provides static badges for various technologies and platforms, while github-readme-stats generates dynamic GitHub statistics and language usage charts. markdown-badges is simpler to implement but less dynamic, whereas github-readme-stats offers more comprehensive GitHub-specific information with a slightly more complex setup.
SVG icons for popular brands
Pros of simple-icons
- Larger collection of icons (2000+) compared to markdown-badges
- SVG format allows for easy scaling and customization
- Includes a detailed API for programmatic access to icons
Cons of simple-icons
- Requires more setup to use in Markdown files
- Lacks pre-formatted badge styles found in markdown-badges
- May require additional styling to achieve desired appearance
Code Comparison
markdown-badges:

simple-icons:
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>JavaScript</title>
<path d="M0 0h24v24H0V0zm22.034 18.276c-.175-1.095-.888-2.015-3.003-2.873-.736-.345-1.554-.585-1.797-1.14-.091-.33-.105-.51-.046-.705.15-.646.915-.84 1.515-.66.39.12.75.42.976.9 1.034-.676 1.034-.676 1.755-1.125-.27-.42-.404-.601-.586-.78-.63-.705-1.469-1.065-2.834-1.034l-.705.089c-.676.165-1.32.525-1.71 1.005-1.14 1.291-.811 3.541.569 4.471 1.365 1.02 3.361 1.244 3.616 2.205.24 1.17-.87 1.545-1.966 1.41-.811-.18-1.26-.586-1.755-1.336l-1.83 1.051c.21.48.45.689.81 1.109 1.74 1.756 6.09 1.666 6.871-1.004.029-.09.24-.705.074-1.65l.046.067zm-8.983-7.245h-2.248c0 1.938-.009 3.864-.009 5.805 0 1.232.063 2.363-.138 2.711-.33.689-1.18.601-1.566.48-.396-.196-.597-.466-.83-.855-.063-.105-.11-.196-.127-.196l-1.825 1.125c.305.63.75 1.172 1.324 1.517.855.51 2.004.675 3.207.405.783-.226 1.458-.691 1.811-1.411.51-.93.402-2.07.397-3.346.012-2.054 0-4.109 0-6.179l.004-.056z"/>
</svg>
Concise, consistent, and legible badges in SVG and raster format
Pros of shields
- Dynamic badge generation based on real-time data
- Extensive customization options for badge appearance
- Supports a wide range of services and integrations
Cons of shields
- Requires server-side processing, which can lead to slower load times
- More complex setup and usage compared to static badges
- Potential for broken badges if the service is down or API changes
Code Comparison
shields:
const url = 'https://img.shields.io/badge/dynamic-badge-blue.svg?label=Hello&message=World&color=success';
markdown-badges:

Key Differences
- shields focuses on dynamic badge generation, while markdown-badges provides a curated list of static badges
- shields offers more flexibility and customization, but markdown-badges is simpler to use
- shields requires API calls for dynamic content, while markdown-badges uses pre-generated static images
Use Cases
- Choose shields for projects requiring real-time data or extensive customization
- Opt for markdown-badges when simplicity and quick implementation are priorities
Community and Maintenance
- shields has a larger community and more frequent updates
- markdown-badges is maintained by a smaller team but offers a focused collection of commonly used badges
Convert
designs to code with AI
Introducing Visual Copilot: A new AI model to turn Figma designs to high quality code using your components.
Try Visual CopilotREADME
Markdown Badges
Add badges to your Profile and Projects.
Table of contents
- Markdown Badges
- Table of contents
- Usage
- Tips
- Contribution
- License
- Badges
-
List of badges
- Artificial Intelligence and Bots
- Blog
- Blockchain
- Browsers
- CD
- CI
- Cloud Storage
- Cryptocurrency
- Databases
- Design
- Developer/Forums
- Documentation Platforms
- Education
- Funding
- Frameworks, Platforms and Libraries
- Gaming
- Game Consoles
- Hosting/SaaS
- IDEs/Editors
- Languages
- ML/DL
- Music
- Office
- Operating System
- ORM
- Other
- Quantum Programming Frameworks and Libraries
- Search Engines
- Servers
- Smartphone Brands
- Social
- Store
- Streaming
- Testing
- Version Control
- Wearables
- Work/Jobs
-
Usage
To use a badge:
- Via GitHub
- Press
Ctrl
+f
on your keyboard, to bring out the search modal. - Enter the name of the badge you need.
- Copy the appropriate

element and paste it in your Markdown file (e.g. README.md)
- Press
- You could also visit the live site at ileriayo.github.io/markdown-badges/
Tips
ð How to use a different badge style
Note:
for-the-badge
is the style that we chose for appearance purposes. Other styles are available at https://shields.io/#styles and can be used with the badges here. Thanks, @kingthorin for mentioning this!
Shields.io offers 5 styles, which are:
S/N | Types | Styles |
---|---|---|
1 | Plastic | |
2 | Flat-square | |
3 | Flat | |
4 | Social | |
5 | For-the-badge |
ð¡ To use a different style: Replace for-the-badge
in the markdown link with any of the styles above.
Example.
ð§· For plastic
https://shields.io/badge/style-plastic-green?logo=appveyor&style=plastic
ð¤ð½ For Flat
https://shields.io/badge/style-flat-green?logo=appveyor&style=flat
ð Use Ctrl + F or CMD + F to search
Tip: Since there are a lot of badges, to search for the particular badge you are looking for, use Ctrl + F and type the name you want. Thanks, @JakyeRU for mentioning this!
Contribution
The project has a separate contribution file. Please adhere to the steps listed in the separate contributions file
Contact
You can reach me on Twitter @ileriayooo
License
Badges
ð¤ Artificial Intelligence and Bots
Name | Badge | Markdown |
---|---|---|
Amazon Alexa |  | |
ChatGPT |  | |
Dependabot |  | |
GitHub Copilot |  | |
Google Assistant |  | |
Google Gemini |  | |
Perplexity |  |
ð Blockchain
Name | Badge | Markdown |
---|---|---|
Bitcoin |  | |
Hyperledger |  |
ð Blog
Name | Badge | Markdown |
---|---|---|
Blogger |  | |
daily.dev |  | |
Dev |  | |
Ghost |  | |
Hashnode |  | |
Medium |  | |
Micro.blog |  | |
Rss |  | |
Substack |  | |
Wix |  |
ð Browsers
Name | Badge | Markdown |
---|---|---|
Brave |  | |
DuckDuckGo |  | |
Edge |  | |
Firefox |  | |
Google Chrome |  | |
IceCat |  | |
IE |  | |
Opera |  | |
Safari |  | |
Tor |  | |
Vivaldi |  | |
Arc |  |
ð¬ CI
Name | Badge | Markdown |
---|---|---|
CircleCI |  | |
ChipperCI |  | |
CloudBees |  | |
Fastlane |  | |
GitLab CI |  | |
GitHub Actions |  | |
TeamCity |  | |
Travis CI |  |
ð² CD
Name | Badge | Markdown |
---|---|---|
Octopus Deploy |  |
ð Cloud Storage
Name | Badge | Markdown |
---|---|---|
Amazon S3 |  | |
Dropbox |  | |
Google Drive |  | |
Mega.nz |  | |
Microsoft OneDrive |  | |
Next Cloud |  | |
OneDrive |  | |
Proton Drive |  |
ð² Cryptocurrency
Name | Badge | Markdown |
---|---|---|
Amp |  | |
Bitcoin |  | |
Bitcoin Cash |  | |
Bitcoin SV |  | |
Binance |  | |
Chainlink |  | |
Dogecoin |  | |
Dash |  | |
Ethereum |  | |
Iota |  | |
Litecoin |  | |
Monero |  | |
Polkadot |  | |
Stellar |  | |
Tether |  | |
Xrp |  | |
Z Cash |  |
ð¾ Databases
Name | Badge | Markdown |
---|---|---|
Amazon DynamoDB |  | |
Appwrite |  | |
ArangoDB |  | |
Cassandra |  | |
ClickHouse |  | |
Cockroach Labs |  | |
Couchbase |  | |
CrateDB |  | |
Firebase |  | |
InfluxDB |  | |
MariaDB |  | |
MusicBrainz |  | |
Microsoft SQL Server |  | |
MongoDB |  | |
MySQL |  | |
Neo4J |  | |
PlanetScale |  | |
PocketBase |  | |
Postgres |  | |
Realm |  | |
Redis |  | |
Single Store |  | |
SQLite |  | |
Supabase |  | |
SurrealDB |  | |
Teradata |  |
ð¨ Design
Name | Badge | Markdown |
---|---|---|
Adobe |  | |
Adobe Acrobat Reader |  | |
Adobe After Effects |  | |
Adobe Audition |  | |
Adobe Creative Cloud |  | |
Adobe Dreamweaver |  | |
Adobe Fonts |  | |
Adobe Illustrator |  | |
Adobe InDesign |  | |
Adobe Lightroom |  | |
Adobe Lightroom Classic |  | |
Adobe Photoshop |  | |
Adobe Premiere Pro |  | |
Adobe XD |  | |
Aseprite |  | |
Affinity Designer |  | |
Affinity Photo |  | |
Blender |  | |
Canva |  | |
Clip Studio Paint |  | |
Dribbble |  | |
Figma |  | |
Framer |  | |
Gimp |  | |
Inkscape |  | |
Invision |  | |
Krita |  | |
Penpot |  | |
Proto.io |  | |
Rhinoceros |  | |
Sketch |  | |
Sketch Up |  | |
Storybook |  |
ð§âð» Developer/Forums
Name | Badge | Markdown |
---|---|---|
CodeChef |  | |
Codeforces |  | |
CodePen |  | |
Hackerearth |  | |
Hackerrank |  | |
Kaggle |  | |
LeetCode |  | |
OnePlus Forums |  | |
Quora |  | |
 | ||
ResearchGate |  | |
Stack Exchange |  | |
Stack Overflow |  | |
XDA-Developers |  |
ð Documentation Platforms
Name | Badge | Markdown |
---|---|---|
Bookstack |  | |
GitBook |  | |
ReadTheDocs |  | |
Wikipedia |  | |
Wiki.js |  |
ð Education
Name | Badge | Markdown |
---|---|---|
42 |  | |
Codecademy |  | |
Codingninjas |  | |
Codewars |  | |
Coursera |  | |
Datacamp |  | |
Duolingo |  | |
edX |  | |
Exercism |  | |
FreeCodeCamp |  | |
Future Learn |  | |
GeeksforGeeks |  | |
Google Scholar |  | |
Khan Academy |  | |
MDN Web Docs |  | |
Microsoft Learn |  | |
Pluralsight |  | |
Scrimba |  | |
Skill Share |  | |
Udacity |  | |
Udemy |  |
ð° Funding
Name | Badge | Markdown |
---|---|---|
Amazon Pay |  | |
Apple Pay |  | |
Buy Me a Coffee |  | |
Github Sponsors |  | |
Google Pay |  | |
Ko-Fi |  | |
LiberaPay |  | |
Patreon |  | |
PayPal |  | |
Paytm |  | |
Phonepe |  | |
Samsung Pay |  | |
Stripe |  | |
Wise |  |
ð Frameworks, Platforms and Libraries
Name | Badge | Markdown |
---|---|---|
.NET |  | |
AdonisJS |  | |
Aiohttp | [Aiohttp](https://img.shields.io/badge/aiohttp-%232C5bb4.svg?style=for-the-badge&logo=aiohttp&logoColor=white) | |
Alpine.js |  | |
AMD HIP |  | |
Anaconda |  | |
Angular |  | |
Angular.js |  | |
Ant Design |  | |
Apache Spark |  | |
Apache Kafka |  | |
Apache Hadoop |  | |
Apache Hive |  | |
Apollo GraphQL |  | |
Astro |  | |
Aurelia |  | |
Blazor |  | |
Bootstrap |  | |
Buefy |  | |
Bulma |  | |
Bun |  | |
Celery |  | |
Chakra UI |  | |
Chart.js |  | |
Code Igniter |  | |
Context API |  | |
CUDA |  | |
DaisyUI |  | |
Deno JS |  | |
Directus |  | |
Django |  | |
DjangoREST |  | |
Drupal |  | |
EJS |  | |
Elasticsearch |  | |
Electron.js |  | |
Ember |  | |
ESBuild |  | |
Expo |  | |
Express.js |  | |
FastAPI |  | |
Fastify |  | |
Filament |  | |
Flask |  | |
Flutter |  | |
Framework7 |  | |
Gatsby.js |  | |
Grav |  | |
Green Sock |  | |
Gulp |  | |
Gutenberg |  | |
Insomnia |  | |
Handlebars |  | |
Hugo |  | |
Ionic |  | |
Jasmine |  | |
JavaFx |  | |
Jinja |  | |
Joomla |  | |
jQuery |  | |
JWT/JSON Web Token |  | |
Laravel |  | |
Livewire |  | |
Less |  | |
Maven | ) | |
MUI |  | |
Meteor JS |  | |
Mantine |  | |
MaxCompute |  | |
Mediapipe | [Mediapipe](https://img.shields.io/badge/mediapipe-0097A7.svg?style=for-the-badge&logo=mediapipe&logoColor=white) | |
NPM |  | |
NestJS |  | |
Next JS |  | |
Node.js |  | |
Nodemon |  | |
Node-RED |  | |
Nuxt JS |  | |
Nx |  | |
OpenCV |  | |
OpenGL |  | |
P5js |  | |
Phoenix Framework |  | |
Plotly Dash |  | |
PNPM |  | |
Poetry |  | |
Prefect |  | |
Pug |  | |
Pytest |  | |
Qt |  | |
Quarkus |  | |
Quasar |  | |
ROS |  | |
RabbitMQ |  | |
Radix UI |  | |
Rails |  | |
RayLib |  | |
React |  | |
React Native |  | |
React Query |  | |
React Router |  | |
React Hook Form |  | |
Redux |  | |
Remix |  | |
RollupJS |  | |
RxDB |  | |
RxJS |  | |
SASS |  | |
Scrapy |  | |
Semantic UI React |  | |
Snowflake |  | |
Socket.io |  | |
SolidJS |  | |
Spring |  | |
Strapi |  | |
Streamlit |  | |
Styled Components |  | |
Stylus |  | |
Svelte |  | |
SvelteKit |  | |
Symfony |  | |
TailwindCSS |  | |
Tauri |  | |
Three.js |  | |
Thymeleaf |  | |
tRPC |  | |
TypeGraphQL |  | |
UnoCSS |  | |
Vite |  | |
Vue.js |  | |
Vuetify |  | |
Vulkan |  | |
Webflow |  | |
WebGL |  | |
Webpack |  | |
Web3.js |  | |
WindiCSS |  | |
WordPress |  | |
Xamarin |  | |
Yarn |  | |
Zod |  |
ð® Gaming
Name | Badge | Markdown |
---|---|---|
AMD |  | |
Analogue |  | |
Battle.net |  | |
Bevy |  | |
EA |  | |
Epic Games |  | |
Godot Engine |  | |
Humble Bundle |  | |
Itch.io |  | |
nVIDIA |  | |
OpenGL |  | |
PlayStation Network |  | |
Riot Games |  | |
Sidequest |  | |
Square Enix |  | |
Steam |  | |
Ubisoft |  | |
Unity |  | |
Unreal Engine |  | |
Xbox |  |
ð¹ï¸ Game Consoles
Name | Badge | Markdown |
---|---|---|
3DS |  | |
Gamecube |  | |
Playstation |  | |
Playstation 2 |  | |
Playstation 3 |  | |
Playstation 4 |  | |
Playstation 5 |  | |
Playstation Vita |  | |
Switch |  | |
Wii |  | |
Wii U |  | |
Xbox |  |
âï¸ Hosting/SaaS
Name | Badge | Markdown |
---|---|---|
Asana |  | |
Alibaba Cloud |  | |
AWS |  | |
Azure |  | |
Clickup |  | |
Cloudflare |  | |
Codeberg |  | |
Datadog |  | |
DigitalOcean |  | |
Firebase |  | |
Github Pages |  | |
Glitch |  | |
Google Cloud |  | |
Heroku |  | |
Linear |  | |
Linode |  | |
Netlify |  | |
Oracle |  | |
OpenStack |  | |
OVH |  | |
PythonAnywhere |  | |
Proxmox |  | |
Render |  | |
Scaleway |  | |
Vercel |  | |
Vultr |  |
ð» IDEs/Editors
Name | Badge | Markdown |
---|---|---|
Android Studio |  | |
Atom |  | |
CLion |  | |
CodePen |  | |
CodeSandbox |  | |
Doxygen |  | |
Eclipse |  | |
Emacs |  | |
GoLand |  | |
Google Colab |  | |
Helix |  | |
IntelliJ IDEA |  | |
Jupyter Notebook |  | |
Neovim |  | |
NetBeans IDE |  | |
Notepad++ |  | |
Obsidian |  | |
P5js Editor |  | |
PhpStorm |  | |
PyCharm |  | |
Replit |  | |
Rider |  | |
RStudio |  | |
Spyder |  | |
Stackblitz | ![Stackblitz] (https://img.shields.io/badge/Stackblitz-fff?style=for-the-badge&logo=Stackblitz&logoColor=1389FD) | |
Sublime Text |  | |
Vim |  | |
Visual Studio Code |  | |
VS Code Insiders |  | |
Visual Studio |  | |
WebStorm |  | |
Xcode |  | |
Zed |  | |
Zend |  |
|
ð Languages
Name | Badge | Markdown |
---|---|---|
Apache Groovy |  | |
Assembly Script |  | |
C |  | |
C# |  | |
C++ |  | |
Clojure |  | |
Crystal |  | |
CSS3 |  | |
Dart |  | |
Dgraph |  | |
Elixir |  | |
Elm |  | |
Erlang |  | |
Fortran |  | |
GDScript |  | |
Go/Golang |  | |
GraphQL |  | |
Haskell |  | |
HTML5 |  | |
Java |  | |
JavaScript |  | |
Julia |  | |
Kotlin |  | |
LaTeX |  | |
Lua |  | |
Markdown |  | |
Nim |  | |
Nix |  | |
Objective-C |  | |
OCaml |  | |
Octave |  | |
Org Mode |  | |
Perl |  | |
PHP |  | |
PowerShell |  | |
Python |  | |
R |  | |
ReScript |  | |
Ruby |  | |
Rust |  | |
Scala |  | |
Bash Script |  | |
Solidity |  | |
Swift |  | |
TypeScript |  | |
Typst |  | |
Windows Terminal |  | |
YAML |  | |
Zig |  |
ð¥ï¸ ML/DL
Name | Badge | Markdown |
---|---|---|
Keras |  | |
Matplotlib |  | |
mlflow |  | |
NumPy |  | |
Pandas |  | |
Plotly |  | |
PyTorch |  | |
scikit-learn |  | |
SciPy |  | |
TensorFlow |  |
ð¶ Music
Name | Badge | Markdown |
---|---|---|
Apple Music |  | |
Audacity |  | |
Deezer |  | |
Last.fm |  | |
SoundCloud |  | |
Spotify |  | |
Shazam |  | |
Tidal |  | |
YouTube Music |  | |
Musixmatch |  |
ð¢ Office
Name | Badge | Markdown |
---|---|---|
LibreOffice |  | |
Microsoft |  | |
Microsoft Access |  | |
Microsoft Excel |  | |
Microsoft Office |  | |
Microsoft PowerPoint |  | |
Microsoft SharePoint |  | |
Microsoft Visio |  | |
Microsoft Word |  |
ðï¸ Operating System
Name | Badge | Markdown |
---|---|---|
Alpine Linux |  | |
Android |  | |
Arch |  | |
Cent OS |  | |
Chrome OS |  | |
Debian |  | |
Deepin |  | |
Elementary OS |  | |
Fedora |  | |
FreeBSD |  | |
Gentoo |  | |
iOS |  | |
Kali |  | |
Kubuntu |  | |
Linux |  | |
Linux Mint |  | |
Lubuntu |  | |
Lineageos |  | |
Manjaro |  | |
MX Linux |  | |
macOS |  | |
NixOS |  | |
OpenWRT |  | |
OpenBSD |  | |
openSUSE |  | |
Pop!_OS |  | |
Red Hat |  | |
Rocky Linux |  | |
Solus |  | |
SUSE |  | |
Slackware |  | |
Tails |  | |
Ubuntu |  | |
Ubuntu MATE |  | |
Unraid |  | |
Wear OS |  | |
Windows |  | |
Windows 11 |  | |
Windows 95 |  | |
Windows XP |  | |
Zorin OS |  |
ð ORM
Name | Badge | Markdown |
---|---|---|
Hibernate |  | |
Prisma |  | |
Sequelize |  | |
TypeORM |  | |
Quill |  |
ð¥ Other
Name | Badge | Markdown |
---|---|---|
Accessibility |  | |
Airbnb |  | |
Alfred |  | |
Ansible |  | |
Aqua Sec |  | |
Arduino |  | |
Babel |  | |
Bitwarden |  | |
Cisco |  | |
CMake |  | |
CodeCov |  | |
Confluence |  | |
Crowdin |  | |
Docker |  | |
ESLint |  | |
ElasticSearch |  | |
Espressif |  | |
FFmpeg |  | |
Google TalkBack |  | |
Gradle |  | |
Grafana |  | |
Home Assistant |  | |
Homebridge |  | |
JAWS |  | |
Jellyfin |  | |
Jira |  | |
Kubernetes |  | |
Meta |  | |
Mosquitto |  | |
Narrator |  | |
Notion |  | |
NVDA |  | |
OpenAPI Specification |  | |
OpenSea |  | |
OpenTelemetry |  | |
Packer |  | |
Pi-Hole |  | |
PlatformIO |  | |
Plex |  | |
Portfolio |  | |
Postman |  | |
Power BI |  | |
Prettier |  | |
Prezi |  | |
Prometheus |  | |
PyPi |  | |
Rancher |  | |
Raspberry Pi |  | |
SonarLint |  | |
SonarQube |  | |
Splunk |  | |
Swagger |  | |
Tampermonkey |  | |
TOR |  | |
Terraform |  | |
Trello |  | |
Twilio |  | |
Uber |  | |
Ubiquiti |  | |
Vagrant |  | |
VoiceOver |  | |
WCAG |  | |
Wireguard |  | |
XFCE |  | |
Zigbee |  |
ð¥ï¸ Quantum Programming Frameworks and Libraries
Name | Badge | Markdown |
---|---|---|
Qiskit |  |
ð Search Engines
Name | Badge | Markdown |
---|---|---|
Baidu |  | |
Bing |  | |
DuckDuckGo |  | |
 | ||
Yahoo! |  |
ðï¸ Servers
Name | Badge | Markdown |
---|---|---|
Apache |  | |
Apache Airflow |  | |
Apache Ant |  | |
Apache Flink |  | |
Apache Maven |  | |
Apache Tomcat |  | |
Gunicorn |  | |
Jenkins |  | |
Nginx |  |
ð¬ Social
Name | Badge | Markdown |
---|---|---|
Airtable |  | |
Bluesky |  | |
Discord |  | |
Element |  | |
 | ||
Gmail |  | |
Goodreads |  | |
Google Meet |  | |
 | ||
KakaoTalk |  | |
Line |  | |
 | ||
Linktree |  | |
Meetup |  | |
Messenger |  | |
Mastodon |  | |
Outlook |  | |
Odysee |  | |
 | ||
Protonmail |  | |
Polywork |  | |
 | ||
Session |  | |
Signal |  | |
Skype |  | |
Slack |  | |
Snapchat |  | |
TeamSpeak |  | |
Telegram |  | |
Tencent QQ |  | |
TikTok |  | |
Thunderbird |  | |
Tumblr |  | |
Tutanota |  | |
Twitch |  | |
Viber |  | |
 | ||
 | ||
Wire |  | |
X |  | |
Xbox |  | |
 | ||
YouTube |  | |
Zoom |  | |
Threads |  |
ð± Smartphone Brands
Name | Badge | Markdown |
---|---|---|
Apple |  | |
ASUS |  | |
BlackBerry |  | |
Huawei |  | |
Lenovo |  | |
LG |  | |
OnePlus |  | |
Motorola |  | |
Nokia |  | |
Samsung |  | |
Xiaomi |  | |
Oppo |  | |
Vivo |  |
ðï¸ Store
Name | Badge | Markdown |
---|---|---|
App Store |  | |
AppGallery |  | |
F-Droid |  | |
Shopify |  | |
AppGallery |  |
ðº Streaming
Name | Badge | Markdown |
---|---|---|
Amazon Prime |  | |
Bilibili |  | |
Apple TV |  | |
Crunchyroll |  | |
Facebook Gaming |  | |
Facebook Live |  | |
Fandango At Home |  | |
Fire TV |  | |
Fubo |  | |
Hulu |  | |
Kick |  | |
Netflix |  | |
Roku |  | |
Tubi |  | |
Twitch |  | |
Youtube Gaming |  | |
Disney |  |
𧪠Testing
Name | Badge | Markdown |
---|---|---|
Cypress |  | |
Jasmine |  | |
Jest |  | |
Mocha |  | |
Playwright |  | |
Puppeteer |  | |
Selenium |  | |
Sentry |  | |
Testing Library |  | |
Vitest |  |
ð Version Control
Name | Badge | Markdown |
---|---|---|
Apache Subversion |  | |
Bitbucket |  | |
Forgejo |  | |
Git |  | |
Gitea |  | |
Gitee |  | |
GitHub |  | |
GitLab |  | |
Gitpod |  | |
Mercurial |  | |
Perforce Helix |  |
âï¸ Wearables
Name | Badge | Markdown |
---|---|---|
Fitbit |  |
ð¼ Work/Jobs
Name | Badge | Markdown |
---|---|---|
AngelList |  | |
Behance |  | |
Freelancer |  | |
Glassdoor |  | |
Hacker Earth |  | |
HackerRank |  | |
Indeed |  | |
Upwork |  |
Top Related Projects
:octocat: Improve your README.md profile with these amazing badges.
😎 A curated list of GitHub badges for your next project
:pencil: Markdown code for lots of small badges :ribbon: :pushpin: (shields.io, forthebadge.com etc) :sunglasses:. Contributions are welcome! Please add yours!
:zap: Dynamically generated stats for your github readmes
SVG icons for popular brands
Concise, consistent, and legible badges in SVG and raster format
Convert
designs to code with AI
Introducing Visual Copilot: A new AI model to turn Figma designs to high quality code using your components.
Try Visual Copilot