Coder Social home page Coder Social logo

adityan-compile / markdown-badges Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ileriayo/markdown-badges

0.0 0.0 0.0 330 KB

Badges for your Profile and Projects.

Home Page: https://ileriayo.netlify.app/posts/mardown-badges-2og0/

License: MIT License

markdown-badges's Introduction

Markdown Badges

Add badges to your Profile and Projects.

How to Use

Copy the appropriate <img> element and paste it in your Markdown file (e.g., README.md)

Note: The for-the-badge is just a style that we have chosen for appearance purposes. There are other styles available with https://shields.io#styles. Other styles can be easily used with the below listed badges. Thanks @kingthorin for mentioning this!

Shortcuts

Programming Languages

Name Badge Markdown
Node.js NodeJS <img alt="NodeJS" src="https://img.shields.io/badge/node.js-%2343853D.svg?&style=for-the-badge&logo=node.js&logoColor=white"/>
JavaScript JavaScript <img alt="JavaScript" src="https://img.shields.io/badge/javascript-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E"/>
TypeScript TypeScript <img alt="TypeScript" src="https://img.shields.io/badge/typescript-%23007ACC.svg?&style=for-the-badge&logo=typescript&logoColor=white"/>
HTML5 HTML5 <img alt="HTML5" src="https://img.shields.io/badge/html5-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white"/>
CSS3 CSS3 <img alt="CSS3" src="https://img.shields.io/badge/css3-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white"/>
Python Python <img alt="Python" src="https://img.shields.io/badge/python-%2314354C.svg?&style=for-the-badge&logo=python&logoColor=white"/>
C C <img alt="C" src="https://img.shields.io/badge/c-%2300599C.svg?&style=for-the-badge&logo=c&logoColor=white"/>
C++ C++ <img alt="C++" src="https://img.shields.io/badge/c++-%2300599C.svg?&style=for-the-badge&logo=c%2B%2B&ogoColor=white"/>
C# C# <img alt="C#" src="https://img.shields.io/badge/c%23-%23239120.svg?&style=for-the-badge&logo=c-sharp&logoColor=white"/>
Java Java <img alt="Java" src="https://img.shields.io/badge/java-%23ED8B00.svg?&style=for-the-badge&logo=java&logoColor=white"/>
PHP PHP <img alt="PHP" src="https://img.shields.io/badge/php-%23777BB4.svg?&style=for-the-badge&logo=php&logoColor=white"/>
R R <img alt="R" src="https://img.shields.io/badge/r-%23276DC3.svg?&style=for-the-badge&logo=r&logoColor=white"/>
Swift Swift <img alt="Swift" src="https://img.shields.io/badge/swift-%23FA7343.svg?&style=for-the-badge&logo=swift&logoColor=white"/>
Kotlin Kotlin <img alt="Kotlin" src="https://img.shields.io/badge/kotlin-%230095D5.svg?&style=for-the-badge&logo=kotlin&logoColor=white"/>
Go Go <img alt="Go" src="https://img.shields.io/badge/go-%2300ADD8.svg?&style=for-the-badge&logo=go&logoColor=white"/>
Ruby Ruby <img alt="Ruby" src="https://img.shields.io/badge/ruby-%23CC342D.svg?&style=for-the-badge&logo=ruby&logoColor=white"/>
Scala Scala <img alt="Scala" src="https://img.shields.io/badge/scala-%23DC322F.svg?&style=for-the-badge&logo=scala&logoColor=white"/>
Rust Rust <img alt="Rust" src="https://img.shields.io/badge/rust-%23000000.svg?&style=for-the-badge&logo=rust&logoColor=white"/>
Dart Dart <img alt="Dart" src="https://img.shields.io/badge/dart-%230175C2.svg?&style=for-the-badge&logo=dart&logoColor=white"/>
Lua Lua <img alt="Lua" src="https://img.shields.io/badge/lua-%232C2D72.svg?&style=for-the-badge&logo=lua&logoColor=white"/>
Perl Perl <img alt="Perl" src="https://img.shields.io/badge/perl-%2339457E.svg?&style=for-the-badge&logo=perl&logoColor=white"/>
Elixir Elixir <img alt="Elixir" src="https://img.shields.io/badge/elixir-%234B275F.svg?&style=for-the-badge&logo=elixir&logoColor=white"/>
Markdown Markdown <img alt="Markdown" src="https://img.shields.io/badge/markdown-%23000000.svg?&style=for-the-badge&logo=markdown&logoColor=white"/>
Shell Script Shell Script <img alt="Shell Script" src="https://img.shields.io/badge/shell_script-%23121011.svg?&style=for-the-badge&logo=gnu-bash&logoColor=white"/>
LaTeX LaTeX <img alt="LaTeX" src="https://img.shields.io/badge/latex-%23008080.svg?&style=for-the-badge&logo=latex&logoColor=white"/>
GraphQL GraphQL <img alt="GraphQL" src="https://img.shields.io/badge/-GraphQL-E10098?style=for-the-badge&logo=graphql"/>
Clojure Clojure <img alt="Clojure" src="https://img.shields.io/badge/Clojure-%23Clojure.svg?&style=for-the-badge&logo=Clojure&logoColor=Clojure"/>

Frameworks and libraries

Name Badge Markdown
Express.js Express.js <img alt="Express.js" src="https://img.shields.io/badge/express.js-%23404d59.svg?&style=for-the-badge"/>
React React <img alt="React" src="https://img.shields.io/badge/react-%2320232a.svg?&style=for-the-badge&logo=react&logoColor=%2361DAFB"/>
React Native React Native <img alt="React Native" src="https://img.shields.io/badge/react_native-%2320232a.svg?&style=for-the-badge&logo=react&logoColor=%2361DAFB"/>
Vue.js Vue.js <img alt="Vue.js" src="https://img.shields.io/badge/vuejs-%2335495e.svg?&style=for-the-badge&logo=vue.js&logoColor=%234FC08D"/>
Angular Angular <img alt="Angular" src="https://img.shields.io/badge/angular-%23DD0031.svg?&style=for-the-badge&logo=angular&logoColor=white"/>
Angular.js Angular.js <img alt="Angular.js" src="https://img.shields.io/badge/angular.js-%23E23237.svg?&style=for-the-badge&logo=angularjs&logoColor=white"/>
TailwindCSS TailwindCSS <img alt="TailwindCSS" src="https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?&style=for-the-badge&logo=tailwind-css&logoColor=white"/>
Bootstrap Bootstrap <img alt="Bootstrap" src="https://img.shields.io/badge/bootstrap-%23563D7C.svg?&style=for-the-badge&logo=bootstrap&logoColor=white"/>
Material UI Material UI <img alt="Material UI" src="https://img.shields.io/badge/materialui-%230081CB.svg?&style=for-the-badge&logo=material-ui&logoColor=white"/>
Redux Redux <img alt="Redux" src="https://img.shields.io/badge/redux-%23593d88.svg?&style=for-the-badge&logo=redux&logoColor=white"/>
jQuery jQuery <img alt="jQuery" src="https://img.shields.io/badge/jquery-%230769AD.svg?&style=for-the-badge&logo=jquery&logoColor=white"/>
Django Django <img alt="Django" src="https://img.shields.io/badge/django-%23092E20.svg?&style=for-the-badge&logo=django&logoColor=white"/>
Rails Rails <img alt="Rails" src="https://img.shields.io/badge/rails-%23CC0000.svg?&style=for-the-badge&logo=ruby-on-rails&logoColor=white"/>
Laravel Laravel <img alt="Laravel" src="https://img.shields.io/badge/laravel-%23FF2D20.svg?&style=for-the-badge&logo=laravel&logoColor=white"/>
Spring Spring <img alt="Spring" src="https://img.shields.io/badge/spring-%236DB33F.svg?&style=for-the-badge&logo=spring&logoColor=white"/>
Flask Flask <img alt="Flask" src="https://img.shields.io/badge/flask-%23000.svg?&style=for-the-badge&logo=flask&logoColor=white"/>
Flutter Flutter <img alt="Flutter" src="https://img.shields.io/badge/Flutter-%2302569B.svg?&style=for-the-badge&logo=Flutter&logoColor=white" />
SASS SASS <img alt="SASS" src="https://img.shields.io/badge/SASS-hotpink.svg?&style=for-the-badge&logo=SASS&logoColor=white"/>
NuxtJS NuxtJS <img alt="NuxtJS" src="https://img.shields.io/badge/NuxtJS-black.svg?&style=for-the-badge&logo=NuxtJS&logoColor=white"/>
Stylus Stylus <img alt="Stylus" src="https://img.shields.io/badge/stylus-hotpink.svg?&style=for-the-badge&logo=stylus&logoColor=white"/>
Webpack Webpack <img alt="Webpack" src="https://img.shields.io/badge/webpack-%238DD6F9.svg?&style=for-the-badge&logo=webpack&logoColor=black" />
NestJS NestJS <img alt="NestJS" src="https://img.shields.io/badge/nestjs-%23E0234E.svg?&style=for-the-badge&logo=nestjs&logoColor=white" />
Strapi Strapi <img alt="Strapi" src="https://img.shields.io/badge/strapi-%232E7EEA.svg?&style=for-the-badge&logo=strapi&logoColor=white" />
RxJS RxJS <img alt="RxJS" src="https://img.shields.io/badge/rxjs-%23B7178C.svg?&style=for-the-badge&logo=reactivex&logoColor=white" />
Jasmine Jasmine <img alt="Jasmine" src="https://img.shields.io/badge/jasmine-%238A4182.svg?&style=for-the-badge&logo=jasmine&logoColor=white" />
Meteor JS Metero JS <img alt= "Meteor JS" src="https://img.shields.io/badge/meteorjs-%23d74c4c.svg?&style=for-the-badge&logo=meteor&logoColor=white"/>
Svelte Svelte <img alt="Svelte" src="https://img.shields.io/badge/svelte-%23f1413d.svg?&style=for-the-badge&logo=svelte&logoColor=white"/>
Next JS Next JS <img alt="Next JS" src="https://img.shields.io/badge/nextjs-%23000000.svg?&style=for-the-badge&logo=next.js&logoColor=white"/>
TypeGraphQL Type-graphql <img alt="Type-graphql" src="https://img.shields.io/badge/-TypeGraphQL-%23C04392?&style=for-the-badge"/>
Ant Design Ant-Design <img alt="Ant-Design" src="https://img.shields.io/badge/-AntDesign-%230170FE?&style=for-the-badge&logo=ant-design&logoColor=white"/>
Apollo GraphQL Apollo-GraphQL <img alt="Apollo-GraphQL" src="https://img.shields.io/badge/-ApolloGraphQL-311C87?style=for-the-badge&logo=apollo-graphql"/>
Styled Components Styled Components <img alt="Styled Components" src="https://img.shields.io/badge/styled--components-DB7093?style=for-the-badge&logo=styled-components&logoColor=white"/>
OpenGL OpenGL <img alt="OpenGL" src="https://img.shields.io/badge/OpenGL-%23FFFFFF.svg?&style=for-the-badge&logo=opengl"/>
.NET .Net <img alt=".Net" src="https://img.shields.io/badge/.NET-5C2D91?style=for-the-badge&logo=.net&logoColor=white"/>
OpenCV OpenCV <img alt="OpenCV" src="https://img.shields.io/badge/opencv-%23white.svg?&style=for-the-badge&logo=opencv&logoColor=white"/>

Design

Name Badge Markdown
Adobe Adobe <img alt="Adobe" src="https://img.shields.io/badge/adobe-%23FF0000.svg?&style=for-the-badge&logo=adobe&logoColor=white"/>
Adobe XD Adobe XD <img alt="Adobe XD" src="https://img.shields.io/badge/adobexd-%23FF26BE.svg?&style=for-the-badge&logo=adobexd&logoColor=white"/>
Adobe Photoshop Adobe Photoshop <img alt="Adobe Photoshop" src="https://img.shields.io/badge/adobephotoshop-%2331A8FF.svg?&style=for-the-badge&logo=adobephotoshop&logoColor=white"/>
Adobe Illustrator Adobe Illustrator <img alt="Adobe Illustrator" src="https://img.shields.io/badge/adobeillustrator-%23FF9A00.svg?&style=for-the-badge&logo=adobeillustrator&logoColor=white"/>
Affinity Photo Affinity Photo <img alt="Affinity Photo" src="https://img.shields.io/badge/affinityphoto-%237E4DD2.svg?&style=for-the-badge&logo=affinity-photo&logoColor=white"/>
Affinity Designer Affinity Designer <img alt="Affinity Designer" src="https://img.shields.io/badge/affinitydesginer-%231B72BE.svg?&style=for-the-badge&logo=affinity-designer&logoColor=white"/>
Figma Figma <img alt="Figma" src="https://img.shields.io/badge/figma-%23F24E1E.svg?&style=for-the-badge&logo=figma&logoColor=white"/>
Blender Blender <img alt="Blender" src="https://img.shields.io/badge/blender-%23F5792A.svg?&style=for-the-badge&logo=blender&logoColor=white"/>
Canva Canva <img alt="Canva" src="https://img.shields.io/badge/Canva-%2300C4CC.svg?&style=for-the-badge&logo=Canva&logoColor=white"/>

IDEs/Editors

Name Badge Markdown
Visual Studio Code Visual Studio Code <img alt="Visual Studio Code" src="https://img.shields.io/badge/VisualStudioCode-0078d7.svg?&style=for-the-badge&logo=visual-studio-code&logoColor=white"/>
Visual Studio Visual Studio <img alt="Visual Studio" src="https://img.shields.io/badge/VisualStudio-5C2D91.svg?&style=for-the-badge&logo=visual-studio&logoColor=white"/>
Xcode Xcode <img alt="Xcode" src="https://img.shields.io/badge/Xcode-007ACC?style=for-the-badge&logo=Xcode&logoColor=white"/>
PyCharm PyCharm <img alt="PyCharm" src="https://img.shields.io/badge/PyCharm-000000.svg?&style=for-the-badge&logo=PyCharm&logoColor=white"/>
IntelliJ IDEA IntelliJ IDEA <img alt="IntelliJ IDEA" src="https://img.shields.io/badge/IntelliJIDEA-000000.svg?&style=for-the-badge&logo=intellij-idea&logoColor=white"/>
NetBeans IDE NetBeans IDE <img alt="NetBeans IDE" src="https://img.shields.io/badge/NetBeansIDE-1B6AC6.svg?&style=for-the-badge&logo=apache-netbeans-ide&logoColor=white"/>
Vim Vim <img alt="Vim" src="https://img.shields.io/badge/VIM-%2311AB00.svg?&style=for-the-badge&logo=vim&logoColor=white"/>
Sublime Text Sublime Text <img alt="Sublime Text" src="https://img.shields.io/badge/sublime_text-%23575757.svg?&style=for-the-badge&logo=sublime-text&logoColor=important"/>

Version Control

Name Badge Markdown
Git Git <img alt="Git" src="https://img.shields.io/badge/git-%23F05033.svg?&style=for-the-badge&logo=git&logoColor=white"/>
GitLab GitLab <img alt="GitLab" src="https://img.shields.io/badge/gitlab-%23181717.svg?&style=for-the-badge&logo=gitlab&logoColor=white"/>
GitHub GitHub <img alt="GitHub" src="https://img.shields.io/badge/github-%23121011.svg?&style=for-the-badge&logo=github&logoColor=white"/>
Bitbucket Bitbucket <img alt="Bitbucket" src="https://img.shields.io/badge/bitbucket-%230047B3.svg?&style=for-the-badge&logo=bitbucket&logoColor=white"/>

Social

Name Badge Markdown
Instagram Instagram <img alt="Instagram" src="https://img.shields.io/badge/<handle>-%23E4405F.svg?&style=for-the-badge&logo=Instagram&logoColor=white"/>
Skype Skype <img alt="Skype" src="https://img.shields.io/badge/<handle>-%2300AFF0.svg?&style=for-the-badge&logo=Skype&logoColor=white"/>
Snapchat Snapchat <img alt="" src="https://img.shields.io/badge/<handle>-%23FFFC00.svg?&style=for-the-badge&logo=Snapchat&logoColor=white"/>
TikTok TikTok <img alt="TikTok" src="https://img.shields.io/badge/<handle>-%23000000.svg?&style=for-the-badge&logo=TikTok&logoColor=white"/>
Tumblr Tumblr <img alt="Tumblr" src="https://img.shields.io/badge/<handle>-%2336465D.svg?&style=for-the-badge&logo=Tumblr&logoColor=white"/>
Twitch Twitch <img alt="Twitch" src="https://img.shields.io/badge/<handle>-%239146FF.svg?&style=for-the-badge&logo=Twitch&logoColor=white"/>
Gmail Gmail <img alt="Gmail" src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white" />
Messenger Messenger <img alt="Messenger" src="https://img.shields.io/badge/Messenger-00B2FF?style=for-the-badge&logo=messenger&logoColor=white" />
Twitter Twitter <img alt="Twitter" src="https://img.shields.io/badge/<handle>-%231DA1F2.svg?&style=for-the-badge&logo=Twitter&logoColor=white"/>
Protonmail Protonmail <img alt="Protonmail" src="https://img.shields.io/badge/ProtonMail-8B89CC?style=for-the-badge&logo=protonmail&logoColor=white" />
Outlook Outlook <img alt="Outlook" src="https://img.shields.io/badge/Microsoft_Outlook-0078D4?style=for-the-badge&logo=microsoft-outlook&logoColor=white" />
Xbox Xbox <img alt="Xbox" src="https://img.shields.io/badge/<handle>-%23107C10.svg?&style=for-the-badge&logo=Xbox&logoColor=white"/>
Youtube Youtube <img alt="Youtube" src="https://img.shields.io/badge/<handle>-%23FF0000.svg?&style=for-the-badge&logo=YouTube&logoColor=white"/>
LinkedIn LinkedIn <img alt="LinkedIn" src="https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white"/>
Discord Discord <img alt="Discord" src="https://img.shields.io/badge/%3CServer%3E-%237289DA.svg?&style=for-the-badge&logo=discord&logoColor=white"/>
WhatsApp WhatsApp <img alt="WhatsApp" src="https://img.shields.io/badge/WhatsApp-25D366?style=for-the-badge&logo=whatsapp&logoColor=white"/>
Telegram Telegram <img alt="Telegram" src="https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white" />
Slack Slack <img alt="Slack" src="https://img.shields.io/badge/Slack-4A154B?style=for-the-badge&logo=slack&logoColor=white" />
Zoom Zoom <img alt="Zoom" src="https://img.shields.io/badge/Zoom-2D8CFF?style=for-the-badge&logo=zoom&logoColor=white" />
Reddit Reddit <img alt="Reddit" src="https://img.shields.io/badge/Reddit-FF4500?style=for-the-badge&logo=reddit&logoColor=white" />
Facebook Facebook <img alt="Facebook" src="https://img.shields.io/badge/Facebook-%231877F2.svg?&style=for-the-badge&logo=Facebook&logoColor=white"/>
Pinterest Pinterest <img alt="Pinterest" src="https://img.shields.io/badge/<handle >-%23E60023.svg?&style=for-the-badge&logo=Pinterest&logoColor=white"/>
Medium Medium <img alt="Medium" src="https://img.shields.io/badge/Medium-%23000000.svg?&style=for-the-badge&logo=Medium&logoColor=white"/>
WordPress WordPress <img alt="WordPress" src="https://img.shields.io/badge/WordPress-%23117AC9.svg?&style=for-the-badge&logo=WordPress&logoColor=white"/>
Signal <img src="https://img.shields.io/badge/Signal-%23039BE5.svg?&style=for-the-badge&logo=Signal&logoColor=white"/>

Education

Name Badge Markdown
Udemy Udemy <img alt="Udemy" src="https://img.shields.io/badge/Udemy-%23EA5252.svg?&style=for-the-badge&logo=Udemy&logoColor=white"/>
Duolingo Duolingo <img alt="Duolingo" src="https://img.shields.io/badge/Duolingo-%234DC730.svg?&style=for-the-badge&logo=Duolingo&logoColor=white"/>
Khan Academy Khan Academy <img alt="Khan Academy" src="https://img.shields.io/badge/KhanAcademy-%2314BF96.svg?&style=for-the-badge&logo=KhanAcademy&logoColor=white"/>
Repl.it Repl.it <img alt="Repl.it" src="https://img.shields.io/badge/Repl.it-%230D101E.svg?&style=for-the-badge&logo=Repl.it&logoColor=white"/>

Developer/Forums

Name Badge Markdown
Quora Quora <img alt="Quora" src="https://img.shields.io/badge/Quora-%23B92B27.svg?&style=for-the-badge&logo=Quora&logoColor=white"/>
Reddit Reddit <img alt="Reddit" src="https://img.shields.io/badge/Reddit-%23FF4500.svg?&style=for-the-badge&logo=Reddit&logoColor=white"/>
XDA Developers XDA Developers <img alt="XDA Developers" src="https://img.shields.io/badge/XDA-Developers-%23AC6E2F.svg?&style=for-the-badge&logo=XDA-Developers&logoColor=white"/>
OnePlus Forums OnePlus Forums <img alt="OnePlus Forums" src="https://img.shields.io/badge/OnePlusForums-%23EB0028.svg?&style=for-the-badge&logo=OnePlus&logoColor=white"/>
Stack Overflow Stack Overflow <img alt="Stack Overflow" src="https://img.shields.io/badge/-Stackoverflow-FE7A16?style=for-the-badge&logo=stack-overflow&logoColor=white"/>
Stack Exchange Stack Exchange <img alt="Stack Exchange" src="https://img.shields.io/badge/StackExchange-%23ffffff.svg?&style=for-the-badge&logo=StackExchange&logoColor=white"/>
HackerRank HackerRank <img alt="HackerRank" src="https://img.shields.io/badge/-Hackerrank-2EC866?style=for-the-badge&logo=HackerRank&logoColor=white"/>
Hacker Earth HackerEarth <img alt="HackerEarth" src="https://img.shields.io/badge/HackerEarth-%232C3454.svg?&style=for-the-badge&logo=HackerEarth&logoColor=Blue"/>

Hosting/SaaS

Name Badge Markdown
AWS AWS <img alt="AWS" src="https://img.shields.io/badge/AWS-%23FF9900.svg?&style=for-the-badge&logo=amazon-aws&logoColor=white"/>
Google Cloud Google Cloud <img alt="Google Cloud" src="https://img.shields.io/badge/GoogleCloud-%234285F4.svg?&style=for-the-badge&logo=google-cloud&logoColor=white"/>
Azure Azure <img alt="Azure" src="https://img.shields.io/badge/azure-%230072C6.svg?&style=for-the-badge&logo=azure-devops&logoColor=white"/>
Heroku Heroku <img alt="Heroku" src="https://img.shields.io/badge/heroku-%23430098.svg?&style=for-the-badge&logo=heroku&logoColor=white"/>
Glitch Glitch <img alt="Glitch" src="https://img.shields.io/badge/glitch-%233333FF.svg?&style=for-the-badge&logo=glitch&logoColor=white"/>
Vercel Vercel <img alt="Vercel" src="https://img.shields.io/badge/vercel-%23000000.svg?&style=for-the-badge&logo=vercel&logoColor=white"/>
OpenStack OpenStack <img alt="OpenStack" src="https://img.shields.io/badge/Openstack-%23f01742.svg?&style=for-the-badge&logo=openstack&logoColor=white"/>
DigitalOcean DigitalOcean <img alt="DigitalOcean" src="https://img.shields.io/badge/DigitalOcean-%230167ff.svg?&style=for-the-badge&logo=digitalOcean&logoColor=white"/>
Firebase Firebase <img alt="Firebase" src="https://img.shields.io/badge/firebase-%23039BE5.svg?&style=for-the-badge&logo=firebase"/>
Scaleway Scaleway <img alt="Scaleway" src="https://img.shields.io/badge/SCALEWAY-%234f0599.svg?&style=for-the-badge&logo=scaleway&logoColor=white"/>

Servers

Name Badge Markdown
Apache Apache <img alt="Apache" src="https://img.shields.io/badge/apache-%23D42029.svg?&style=for-the-badge&logo=apache&logoColor=white"/>
Nginx Nginx <img alt="Nginx" src="https://img.shields.io/badge/nginx-%23009639.svg?&style=for-the-badge&logo=nginx&logoColor=white"/>
Jenkins Jenkins <img alt="Jenkins" src="https://img.shields.io/badge/jenkins-%232C5263.svg?&style=for-the-badge&logo=jenkins&logoColor=white"/>

Databases

Name Badge Markdown
MySQL MySQL <img alt="MySQL" src="https://img.shields.io/badge/mysql-%2300f.svg?&style=for-the-badge&logo=mysql&logoColor=white"/>
Postgres Postgres <img alt="Postgres" src ="https://img.shields.io/badge/postgres-%23316192.svg?&style=for-the-badge&logo=postgresql&logoColor=white"/>
MongoDB MongoDB <img alt="MongoDB" src ="https://img.shields.io/badge/MongoDB-%234ea94b.svg?&style=for-the-badge&logo=mongodb&logoColor=white"/>
SQLite SQLite <img alt="SQLite" src ="https://img.shields.io/badge/sqlite-%2307405e.svg?&style=for-the-badge&logo=sqlite&logoColor=white"/>
Oracle Oracle <img alt="Oracle" src ="https://img.shields.io/badge/oracle-%23F00000.svg?&style=for-the-badge&logo=oracle&logoColor=white" />
Redis Redis <img alt="Redis" src="https://img.shields.io/badge/redis-%23DD0031.svg?&style=for-the-badge&logo=redis&logoColor=white"/>

CI

Name Badge Markdown
TravisCI TravisCI <img alt="TravisCI" src="https://img.shields.io/badge/travisci-%232B2F33.svg?&style=for-the-badge&logo=travis&logoColor=white"/>
CircleCI CircleCI <img alt="CircleCI" src="https://img.shields.io/badge/CIRCLECI-%23161616.svg?&style=for-the-badge&logo=circleci&logoColor=white"/>
GitHub Actions GitHub Actions <img alt="GitHub Actions" src="https://img.shields.io/badge/githubactions-%232671E5.svg?&style=for-the-badge&logo=githubactions&logoColor=white"/>
GitLab CI GitLab CI <img alt="GitLab CI" src="https://img.shields.io/badge/GitLabCI-%23181717.svg?&style=for-the-badge&logo=gitlab&logoColor=white"/>

Testing

Name Badge Markdown
Testing Library Testing-Library <img alt="Testing-Library" src="https://img.shields.io/badge/-TestingLibrary-%23E33332?&style=for-the-badge&logo=testing-library&logoColor=white"/>
Jest Jest <img alt="Jest" src="https://img.shields.io/badge/-jest-%23C21325?&style=for-the-badge&logo=jest&logoColor=white"/>
Mocha Mocha <img alt="Mocha" src="https://img.shields.io/badge/-mocha-%238D6748?&style=for-the-badge&logo=mocha&logoColor=white"/>
Jasmine Jasmine <img alt="Jasmine" src="https://img.shields.io/badge/-Jasmine-%238A4182?&style=for-the-badge&logo=Jasmine&logoColor=white"/>

ML/DL

Name Badge Markdown
Keras Keras <img alt="Keras" src="https://img.shields.io/badge/Keras-%23D00000.svg?&style=for-the-badge&logo=Keras&logoColor=white"/>
TensorFlow TensorFlow <img alt="TensorFlow" src="https://img.shields.io/badge/TensorFlow-%23FF6F00.svg?&style=for-the-badge&logo=TensorFlow&logoColor=white" />
PyTorch PyTorch <img alt="PyTorch" src="https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?&style=for-the-badge&logo=PyTorch&logoColor=white" />
Pandas Pandas <img alt="Pandas" src="https://img.shields.io/badge/pandas-%23150458.svg?&style=for-the-badge&logo=pandas&logoColor=white" />
NumPy NumPy <img alt="NumPy" src="https://img.shields.io/badge/numpy-%23013243.svg?&style=for-the-badge&logo=numpy&logoColor=white" />

Gaming

Name Badge Markdown
Unreal Engine Unreal Engine <img alt="Unreal Engine" src="https://img.shields.io/badge/unrealengine-%23313131.svg?&style=for-the-badge&logo=unrealengine&logoColor=white"/>
Unity Unity <img alt="Unity" src="https://img.shields.io/badge/unity-%23000000.svg?&style=for-the-badge&logo=unity&logoColor=white"/>
Battle.net Battle.net <img alt="Battle.net" src="https://img.shields.io/badge/battle.net-%2300AEFF.svg?&style=for-the-badge&logo=battle.net&logoColor=white"/>
Steam Steam <img alt="Steam" src="https://img.shields.io/badge/steam-%23000000.svg?&style=for-the-badge&logo=steam&logoColor=white"/>
Epic Games Epic Games <img alt="Epic Games" src="https://img.shields.io/badge/epicgames-%23313131.svg?&style=for-the-badge&logo=epicgames&logoColor=white"/>
EA EA <img alt="EA" src="https://img.shields.io/badge/ea-%23000000.svg?&style=for-the-badge&logo=ea&logoColor=white"/>
Xbox Xbox <img alt="Xbox" src="https://img.shields.io/badge/xbox-%23107C10.svg?&style=for-the-badge&logo=xbox&logoColor=white"/>
Ubisoft Ubisoft <img alt="Ubisoft" src="https://img.shields.io/badge/Ubisoft-%23F5F5F5.svg?&style=for-the-badge&logo=Ubisoft&logoColor=black"/>
PlayStation Network PlayStation Network <img alt="PlayStation Network" src="https://img.shields.io/badge/PSN-%230070D1.svg?&style=for-the-badge&logo=Playstation&logoColor=white"/>
Square Enix Square Enix <img alt="Square Enix" src="https://img.shields.io/badge/SquareEnix-%23ED1C24.svg?&style=for-the-badge&logo=SquareEnix&logoColor=white"/>
nVIDIA nVIDIA <img alt="nVIDIA" src="https://img.shields.io/badge/nVIDIA-%2376B900.svg?&style=for-the-badge&logo=nVIDIA&logoColor=white"/>
Itch.io Itch.io <img alt="Itch.io" src="https://img.shields.io/badge/Itch-%23FF0B34.svg?&style=for-the-badge&logo=Itch.io&logoColor=white"/>
Humble Bundle Humble Bundle <img alt="Humble Bundle" src="https://img.shields.io/badge/HumbleBundle-%23494F5C.svg?&style=for-the-badge&logo=HumbleBundle&logoColor=white"/>
Godot Engine Godot Engine <img alt="Godot Engine" src="https://img.shields.io/badge/GODOT-%23FFFFFF.svg?&style=for-the-badge&logo=godot-engine"/>

Cloud storage

Name Badge Markdown
Dropbox Dropbox <img alt="Dropbox" src="https://img.shields.io/badge/Dropbox-%233B4D98.svg?&style=for-the-badge&logo=Dropbox&logoColor=white"/>
Mega.nz Mega.nz <img alt="Mega.nz" src="https://img.shields.io/badge/Mega-%23D90007.svg?&style=for-the-badge&logo=Mega&logoColor=white"/>

Store

Name Badge Markdown
Play Store Play Store <img alt="Play Store" src="https://img.shields.io/badge/Google_Play-414141?style=for-the-badge&logo=google-play&logoColor=white" />
App Store App Store <img alt="App Store" src="https://img.shields.io/badge/App_Store-0D96F6?style=for-the-badge&logo=app-store&logoColor=white" />

Music

Name Badge Markdown
Spotify Spotify <img alt="Spotify" src="https://img.shields.io/badge/Spotify-1ED760?style=for-the-badge&logo=spotify&logoColor=white" />
Deezer Deezer <img alt="Deezer" src="https://img.shields.io/badge/Deezer-FEAA2D?style=for-the-badge&logo=deezer&logoColor=white" />
Apple Music Apple Music <img alt="Apple Music" src="https://img.shields.io/badge/Apple_Music-9933CC?style=for-the-badge&logo=apple-music&logoColor=white" />

Funding

Name Badge Markdown
Paypal Paypal <img alt="Paypal" src="https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white" />
LiberaPay LiberaPay <img alt="LiberaPay" src="https://img.shields.io/badge/Liberapay-F6C915?style=for-the-badge&logo=liberapay&logoColor=black" />
Bitcoin Bitcoin <img alt="Bitcoin" src="https://img.shields.io/badge/Bitcoin-000000?style=for-the-badge&logo=bitcoin&logoColor=white" />
Patreon Patreon <img alt="Patreon" src="https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white" />
Ko-Fi Ko-Fi <img alt="Ko-Fi" src="https://img.shields.io/badge/Ko--fi-F16061?style=for-the-badge&logo=ko-fi&logoColor=white" />

Operating System

Name Badge Markdown
Ubuntu Ubuntu <img alt="Ubuntu" src="https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge&logo=ubuntu&logoColor=white" />
Debian Debian <img alt="Debian" src="https://img.shields.io/badge/Debian-D70A53?style=for-the-badge&logo=debian&logoColor=white" />
Windows Windows 10 <img alt="Windows 10" src="https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logo=windows&logoColor=white" />
Android Android <img alt="Android" src="https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white" />
IOS IOS <img alt="IOS" src="https://img.shields.io/badge/iOS-000000?style=for-the-badge&logo=ios&logoColor=white">

Blog

Name Badge Markdown
Medium Medium img alt="Medium" src="https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white"/>
Hashnode Hashnode <img alt="Hashnode" src="https://img.shields.io/badge/Hashnode-2962FF?style=for-the-badge&logo=hashnode&logoColor=white">
Dev Dev.to blog <img alt="Dev.to blog" src="https://img.shields.io/badge/dev.to-0A0A0A?style=for-the-badge&logo=dev.to&logoColor=white" >
Blogger Blogger <img alt="Blogger" src="https://img.shields.io/badge/Blogger-FF5722?style=for-the-badge&logo=blogger&logoColor=white" >

Office

Name Badge Markdown
Microsoft <img alr="Microsoft" src="https://img.shields.io/badge/Microsoft-0078D4?style=for-the-badge&logo=microsoft&logoColor=white" />
Microsoft Word Microsoft Word <img alt="Microsoft Word" src="https://img.shields.io/badge/Microsoft_Word-2B579A?style=for-the-badge&logo=microsoft-word&logoColor=white" />
Microsoft Office Microsoft Office <img alt="Microsoft Office" src="https://img.shields.io/badge/Microsoft_Office-D83B01?style=for-the-badge&logo=microsoft-office&logoColor=white" />
Microsoft Access Microsoft Access <img alt="Microsoft Access" src="https://img.shields.io/badge/Microsoft_Access-A4373A?style=for-the-badge&logo=microsoft-access&logoColor=white" />
Microsoft PowerPoint Microsoft PowerPoint <img alt="Microsoft PowerPoint" src="https://img.shields.io/badge/Microsoft_PowerPoint-B7472A?style=for-the-badge&logo=microsoft-powerpoint&logoColor=white" />
Microsoft Excel Microsoft Excel <img alt="Microsoft Excel" src="https://img.shields.io/badge/Microsoft_Excel-217346?style=for-the-badge&logo=microsoft-excel&logoColor=white" />
Microsoft SharePoint Microsoft SharePoint <img alt="Microsoft SharePoint " src="https://img.shields.io/badge/Microsoft_SharePoint-0078D4?style=for-the-badge&logo=microsoft-sharepoint&logoColor=white" />
Microsoft Visio Microsoft Visio <img alt="Microsoft Visio" src="https://img.shields.io/badge/Microsoft_Visio-3955A3?style=for-the-badge&logo=microsoft-visio&logoColor=white" />

Other

Name Badge Markdown
Docker Docker <img alt="Docker" src="https://img.shields.io/badge/docker-%230db7ed.svg?&style=for-the-badge&logo=docker&logoColor=white"/>
Kubernetes Kubernetes <img alt="Kubernetes" src="https://img.shields.io/badge/kubernetes-%23326ce5.svg?&style=for-the-badge&logo=kubernetes&logoColor=white"/>
Rancher Rancher <img alt="Rancher" src="https://img.shields.io/badge/rancher-%230075A8.svg?&style=for-the-badge&logo=rancher&logoColor=white"/>
Vagrant Vagrant <img alt="Vagrant" src="https://img.shields.io/badge/vagrant-%231563FF.svg?&style=for-the-badge&logo=vagrant&logoColor=white"/>
Ansible Ansible <img alt="Ansible" src="https://img.shields.io/badge/ansible-%231A1918.svg?&style=for-the-badge&logo=ansible&logoColor=white"/>
Terraform Terraform <img alt="Terraform" src="https://img.shields.io/badge/terraform-%235835CC.svg?&style=for-the-badge&logo=terraform&logoColor=white"/>
Jupyter Jupyter <img alt="Jupyter" src="https://img.shields.io/badge/Jupyter-%23F37626.svg?&style=for-the-badge&logo=Jupyter&logoColor=white" />
Raspberry Pi Raspberry Pi <img alt="Raspberry Pi" src="https://img.shields.io/badge/-RaspberryPi-C51A4A?style=for-the-badge&logo=Raspberry-Pi"/>" />
Arduino Arduino <img alt="Arduino" src="https://img.shields.io/badge/-Arduino-00979D?style=for-the-badge&logo=Arduino&logoColor=white"/>
Trello Trello <img alt="Trello" src="https://img.shields.io/badge/Trello-%23026AA7.svg?&style=for-the-badge&logo=Trello&logoColor=white"/>
Prezi Prezi <img alt="Prezi" src="https://img.shields.io/badge/Prezi-%23000000.svg?&style=for-the-badge&logo=Prezi&logoColor=white"/>
Google Pay Google Pay <img alt="Google Pay" src="https://img.shields.io/badge/GooglePay-%233780F1.svg?&style=for-the-badge&logo=GooglePay&logoColor=white"/>
Uber Uber <img alt="" src="https://img.shields.io/badge/Uber-%23000000.svg?&style=for-the-badge&logo=Uber&logoColor=white"/>
ElasticSearch ElasticSearch <img alt="ElasticSearch" src="https://img.shields.io/badge/-ElasticSearch-005571?style=for-the-badge&logo=elasticsearch"/>
Postman Postman <img alt="Postman" src="https://img.shields.io/badge/Postman-FF6C37?style=for-the-badge&logo=postman&logoColor=red" />
CMake CMake <img alt="CMake" src="https://img.shields.io/badge/CMake-%23008FBA.svg?&style=for-the-badge&logo=cmake&logoColor=white"/>
Babel Babel <img alt="Babel" src="https://img.shields.io/badge/Babel-F9DC3e?style=for-the-badge&logo=babel&logoColor=black" />
ESLint ESLint <img alt="ESLint" src="https://img.shields.io/badge/ESLint-4B3263?style=for-the-badge&logo=eslint&logoColor=white" />

Contribution

  1. Fork this repo

  2. Update a local clone or make changes directly on the forked repo, adding a badge with its appropriate hex-color

    Markdown Format:


   <img alt="" src="https://img.shields.io/badge/<badge>-%23<badge-color>.svg?&style=for-the-badge&logo=<badge>&logoColor=<logo-color>" alt="Badge Name"/>

Replace the following: <badge> , <badge-color> , <logo-color>

  1. Send in a PR with badges for other tools/technologies and I'd be happy to merge.

Thanks to ALL the amazing contributors!

Contact

You can reach me on Twitter @ileriayooo

License

Licence
MIT

markdown-badges's People

Contributors

727021 avatar achmurali avatar ajannat avatar almeida-matheus avatar arcezd avatar arduinoidiot avatar b3ns44d avatar defcon27 avatar domidemps avatar hecsall avatar ileriayo avatar imshivamgupta avatar kevinadhiguna avatar kurkurzz avatar mehtaansh avatar milantenk avatar mluminary avatar mrdgh2821 avatar mvdhaeze avatar nwylynko avatar pedro-murilo avatar plooney81 avatar rajrohanyadav avatar rb35 avatar sameer882000 avatar skyclo avatar sohamdave08 avatar strorch avatar torchedsammy avatar zhongxilu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.