Skip to content

DMsuDev/basic-badges-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Markdown Badge Catalog

This README.md serves as a basic badge catalog for your projects.
Copy and paste them wherever you need.

⭐ Recommended Resource

If you are looking for a more complete, and extensive collection of Markdown badges, I highly recommend checking out the following repository:

Visit markdown-badges repository

🤝 Contributing

Contributions

Contributions, issues and feature requests are welcome.
Feel free to check the issues page.

📜 License

License

Badges

🧑‍💻 Languages

Name Badge Markdown
Go Go [![Go](https://img.shields.io/badge/Language-Go-00ADD8?style=flat&logo=go&logoColor=white)](https://go.dev/)
C C [![C](https://img.shields.io/badge/Language-C-A8B9CC?style=flat&logo=c)](https://en.wikipedia.org/wiki/C_(programming_language))
C++ C++ [![C++](https://img.shields.io/badge/Language-C%2B%2B-00599C?style=flat&logo=cplusplus&logoColor=white)](https://isocpp.org/)
Python Python [![Python](https://img.shields.io/badge/Language-Python-3776AB?style=flat&logo=python&logoColor=white)](https://www.python.org/)
JavaScript JavaScript [![JavaScript](https://img.shields.io/badge/Language-JavaScript-F7DF1E?style=flat&logo=javascript)](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
TypeScript TypeScript [![TypeScript](https://img.shields.io/badge/Language-TypeScript-3178C6?style=flat&logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
Rust Rust [![Rust](https://img.shields.io/badge/Language-Rust-000000?style=flat&logo=rust&logoColor=white)](https://www.rust-lang.org/)
Java Java [![Java](https://img.shields.io/badge/Language-Java-007396?style=flat&logo=java&logoColor=white)](https://www.java.com/)
PHP PHP [![PHP](https://img.shields.io/badge/Language-PHP-777BB4?style=flat&logo=php&logoColor=white)](https://www.php.net/)
Ruby Ruby [![Ruby](https://img.shields.io/badge/Language-Ruby-CC342D?style=flat&logo=ruby&logoColor=white)](https://www.ruby-lang.org/)
Swift Swift [![Swift](https://img.shields.io/badge/Language-Swift-F05138?style=flat&logo=swift&logoColor=white)](https://swift.org/)

(Back to top)

🛠️ Compilers

Name Badge Markdown
MSVC MSVC [![MSVC](https://img.shields.io/badge/Build-MSVC-5C2D91?style=flat)](https://learn.microsoft.com/en-us/cpp/)
GCC GCC [![GCC](https://img.shields.io/badge/Build-GCC-000000?style=flat&logo=gnu&logoColor=white)](https://gcc.gnu.org/)
Clang Clang [![Clang](https://img.shields.io/badge/Build-Clang-262D3A?style=flat&logo=llvm&logoColor=white)](https://clang.llvm.org/)

(Back to top)

🛠️ Build Tools

Name Badge Markdown
Make Make [![Make](https://img.shields.io/badge/Build-Make-6D00CC?style=flat&logo=cmake&logoColor=white)](https://www.gnu.org/software/make/)
CMake CMake [![CMake](https://img.shields.io/badge/Build-CMake-064F8C?style=flat&logo=cmake&logoColor=white)](https://cmake.org/)
Gradle Gradle [![Gradle](https://img.shields.io/badge/Build-Gradle-02303A?style=flat&logo=gradle&logoColor=white)](https://gradle.org/)
Maven Maven [![Maven](https://img.shields.io/badge/Build-Maven-C71A36?style=flat&logo=apachemaven&logoColor=white)](https://maven.apache.org/)

(Back to top)

📦 Runtime & Package Managers

Name Badge Markdown
Node.js Node.js [![Node.js](https://img.shields.io/badge/Runtime-Node.js-339933?style=flat&logo=node.js&logoColor=white)](https://nodejs.org/)
npm npm [![npm](https://img.shields.io/badge/Package-npm-CB3837?style=flat&logo=npm&logoColor=white)](https://www.npmjs.com/)
PyPI PyPI [![PyPI](https://img.shields.io/pypi/v/pip?style=flat&logo=python&logoColor=white)](https://pypi.org/)
Cargo Cargo [![Cargo](https://img.shields.io/crates/v/cargo?style=flat&logo=rust&logoColor=white)](https://crates.io/)

(Back to top)

🎮 Engines & Frameworks

Name Badge Markdown
Unity Unity [![Unity](https://img.shields.io/badge/Engine-Unity-000000?style=flat&logo=unity&logoColor=white)](https://unity.com/)
Unreal Engine Unreal [![Unreal Engine](https://img.shields.io/badge/Engine-Unreal-0E1128?style=flat&logo=unrealengine&logoColor=white)](https://www.unrealengine.com/)
Godot Godot [![Godot](https://img.shields.io/badge/Engine-Godot-478CBF?style=flat&logo=godot&logoColor=white)](https://godotengine.org/)
Blender Blender [![Blender](https://img.shields.io/badge/Tool-Blender-F5792A?style=flat&logo=blender&logoColor=white)](https://www.blender.org/)
React React [![React](https://img.shields.io/badge/Framework-React-61DAFB?style=flat&logo=react&logoColor=white)](https://reactjs.org/)
Angular Angular [![Angular](https://img.shields.io/badge/Framework-Angular-DD0031?style=flat&logo=angular&logoColor=white)](https://angular.io/)
Vue.js Vue [![Vue.js](https://img.shields.io/badge/Framework-Vue-4FC08D?style=flat&logo=vue.js&logoColor=white)](https://vuejs.org/)

(Back to top)

🧑‍💻 IDEs & Editors

Name Badge Markdown
VS Code VSCode [![VSCode](https://img.shields.io/badge/Editor-VS%20Code-007ACC?style=flat)](https://code.visualstudio.com/)
Visual Studio Visual Studio [![Visual Studio](https://img.shields.io/badge/IDE-Visual%20Studio-5C2D91?style=flat&logo=visualstudio&logoColor=white)](https://visualstudio.microsoft.com/)
JetBrains JetBrains [![JetBrains](https://img.shields.io/badge/IDE-JetBrains-000000?style=flat&logo=jetbrains&logoColor=white)](https://www.jetbrains.com/)
Sublime Text Sublime [![Sublime Text](https://img.shields.io/badge/Editor-Sublime%20Text-FF9800?style=flat&logo=sublimetext&logoColor=white)](https://www.sublimetext.com/)

(Back to top)

🎨 Graphics APIs

Name Badge Markdown
OpenGL OpenGL [![OpenGL](https://img.shields.io/badge/Graphics-OpenGL-5586A4?style=flat&logo=opengl&logoColor=white)](https://www.opengl.org/)
Vulkan Vulkan [![Vulkan](https://img.shields.io/badge/Graphics-Vulkan-AC162C?style=flat&logo=vulkan&logoColor=white)](https://www.khronos.org/vulkan/)
DirectX DirectX [![DirectX](https://img.shields.io/badge/Graphics-DirectX-107C10?style=flat)](https://learn.microsoft.com/en-us/windows/win32/directx)

(Back to top)

🧰 Version Control / GitHub

Name Badge Markdown
Git Git [![Git](https://img.shields.io/badge/VCS-Git-F05032?style=flat&logo=git&logoColor=white)](https://git-scm.com/)
GitHub GitHub [![GitHub](https://img.shields.io/badge/Platform-GitHub-181717?style=flat&logo=github&logoColor=white)](https://github.com/)

(Back to top)

🟢 Status / Development

Name Badge Markdown
Early Development Status ![Status](https://img.shields.io/badge/Status-Early%20Development-yellow?style=flat)
In Development Status ![Status](https://img.shields.io/badge/Status-In%20Development-orange?style=flat)
Stable Status ![Status](https://img.shields.io/badge/Status-Stable-success?style=flat)
Deprecated Status ![Status](https://img.shields.io/badge/Status-Deprecated-lightgrey?style=flat)
Experimental Status ![Status](https://img.shields.io/badge/Status-Experimental-blueviolet?style=flat)

(Back to top)

🖥️ Platforms

Name Badge Markdown
Windows Platform ![Platform](https://img.shields.io/badge/Platform-Windows-lightgrey?style=flat)
Linux Platform ![Platform](https://img.shields.io/badge/Platform-Linux-lightgrey?style=flat)
macOS Platform ![Platform](https://img.shields.io/badge/Platform-macOS-lightgrey?style=flat)
Windows | Linux Platform ![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20Linux-lightgrey?style=flat)
Windows | Linux | macOS Platform ![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20Linux%20%7C%20macOS-lightgrey?style=flat)

(Back to top)

📜 Licenses

Name Badge Markdown
MIT License [![License](https://img.shields.io/badge/License-MIT-green?style=flat)](LICENSE)
GPLv3 License [![License](https://img.shields.io/badge/License-GPLv3-blue?style=flat)](https://www.gnu.org/licenses/gpl-3.0)
Apache 2.0 License [![License](https://img.shields.io/badge/License-Apache%202.0-red?style=flat)](https://www.apache.org/licenses/LICENSE-2.0)

(Back to top)

⚙️ Project Type

Name Badge Markdown
Game Type ![Type](https://img.shields.io/badge/Project-Game-FF3D00?style=flat&logo=unity&logoColor=white)
Engine Type ![Type](https://img.shields.io/badge/Project-Engine-purple?style=flat)
Library Type ![Type](https://img.shields.io/badge/Project-Library-blue?style=flat)
Framework Type ![Type](https://img.shields.io/badge/Project-Framework-2E7D32?style=flat&logo=code&logoColor=white)
Web Type ![Type](https://img.shields.io/badge/Project-Web-blueviolet?style=flat)
CLI Type ![Type](https://img.shields.io/badge/Project-CLI-424242?style=flat&logo=terminal&logoColor=white)

(Back to top)

📌 Dynamic Badges Overview

Dynamic badges are small visual indicators generated in real time using services like Shields.io.
They automatically reflect the current status of a project, such as package versions, build status, or release information.

🔧 How to Use Them

  1. Choose the badge type you need (npm, PyPI, Crates.io, CI status, etc.).
  2. Replace the placeholder values (e.g. your-package-name, your-user, your-repo) with your actual project data.
  3. Copy the Markdown snippet and paste it directly into your README.md.
  4. The badge will update automatically whenever the source data changes.

📦 Common Use Cases

  • Show the latest published version of a package
  • Display CI / build status
  • Indicate project activity or stability
  • Provide quick visual metadata for repositories

🧩 Example Dynamic-Version Badges

Name Badge Markdown
npm npm version [![npm version](https://img.shields.io/npm/v/your-package-name?logo=nodedotjs)](https://www.npmjs.com/)
PyPI PyPI version [![PyPI version](https://img.shields.io/pypi/v/your-package-name?logo=python)](https://pypi.org/)
Crates.io Crates.io [![Crates.io](https://img.shields.io/crates/v/your-crate-name?logo=rust&logoColor=white)](https://crates.io/)

(Back to top)

About

Badges for your personal developer branding, profile, and projects.

Topics

Resources

License

Stars

Watchers

Forks