Skip to content

Commit 0cb37bf

Browse files
authored
Merge pull request #9 from GFrancV/8-add-new-badges
8 add new badges
2 parents 621cd72 + 219d0eb commit 0cb37bf

File tree

1 file changed

+110
-8
lines changed

1 file changed

+110
-8
lines changed

src/consts/badges.json

Lines changed: 110 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@
2929
"markdown": "![Google Assistant](https://img.shields.io/badge/google%20assistant-4285F4?style=for-the-badge&logo=google%20assistant&logoColor=white)",
3030
"category": "Artificial Intelligence"
3131
},
32+
{
33+
"name": "Google Gemini",
34+
"url": "https://img.shields.io/badge/google%20gemini-8E75B2?style=for-the-badge&logo=google%20gemini&logoColor=white",
35+
"markdown": "![Google Gemini](https://img.shields.io/badge/google%20gemini-8E75B2?style=for-the-badge&logo=google%20gemini&logoColor=white)",
36+
"category": "Artificial Intelligence"
37+
},
3238
{
3339
"name": "Hyperledger",
3440
"url": "https://img.shields.io/badge/hyperledger-2F3134?style=for-the-badge&logo=hyperledger&logoColor=white",
@@ -265,8 +271,8 @@
265271
},
266272
{
267273
"name": "Bitcoin",
268-
"url": "https://img.shields.io/badge/Bitcoin-000?style=for-the-badge&logo=bitcoin&logoColor=white",
269-
"markdown": "![Bitcoin](https://img.shields.io/badge/Bitcoin-000?style=for-the-badge&logo=bitcoin&logoColor=white)",
274+
"url": "https://img.shields.io/badge/bitcoin-F7931A?style=for-the-badge&logo=bitcoin&logoColor=white",
275+
"markdown": "![Bitcoin](https://img.shields.io/badge/bitcoin-F7931A?style=for-the-badge&logo=bitcoin&logoColor=white)",
270276
"category": "Cryptocurrency"
271277
},
272278
{
@@ -995,6 +1001,12 @@
9951001
"markdown": "![AdonisJS](https://img.shields.io/badge/adonisjs-%23220052.svg?style=for-the-badge&logo=adonisjs&logoColor=white)",
9961002
"category": "Frameworks"
9971003
},
1004+
{
1005+
"name": "Aiohttp",
1006+
"url": "https://img.shields.io/badge/aiohttp-%232C5bb4.svg?style=for-the-badge&logo=aiohttp&logoColor=white",
1007+
"markdown": "[Aiohttp](https://img.shields.io/badge/aiohttp-%232C5bb4.svg?style=for-the-badge&logo=aiohttp&logoColor=white)",
1008+
"category": "Frameworks"
1009+
},
9981010
{
9991011
"name": "Alpine.js",
10001012
"url": "https://img.shields.io/badge/alpinejs-white.svg?style=for-the-badge&logo=alpinedotjs&logoColor=%238BC0D0",
@@ -1199,6 +1211,12 @@
11991211
"markdown": "![Fastify](https://img.shields.io/badge/fastify-%23000000.svg?style=for-the-badge&logo=fastify&logoColor=white)",
12001212
"category": "Frameworks"
12011213
},
1214+
{
1215+
"name": "Filament",
1216+
"url": "https://img.shields.io/badge/Filament-FFAA00?style=for-the-badge&logoColor=%23000000",
1217+
"markdown": "![Filament](https://img.shields.io/badge/Filament-FFAA00?style=for-the-badge&logoColor=%23000000)",
1218+
"category": "Frameworks"
1219+
},
12021220
{
12031221
"name": "Flask",
12041222
"url": "https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge&logo=flask&logoColor=white",
@@ -1235,6 +1253,12 @@
12351253
"markdown": "![Insomnia](https://img.shields.io/badge/Insomnia-black?style=for-the-badge&logo=insomnia&logoColor=5849BE)",
12361254
"category": "Frameworks"
12371255
},
1256+
{
1257+
"name": "htmx",
1258+
"url": "https://img.shields.io/badge/htmx-3366CC.svg?style=for-the-badge&logo=htmx&logoColor=white",
1259+
"markdown": "![HTMX](https://img.shields.io/badge/htmx-3366CC.svg?style=for-the-badge&logo=htmx&logoColor=white)",
1260+
"category": "Frameworks"
1261+
},
12381262
{
12391263
"name": "Hugo",
12401264
"url": "https://img.shields.io/badge/Hugo-black.svg?style=for-the-badge&logo=Hugo",
@@ -1247,12 +1271,6 @@
12471271
"markdown": "![Ionic](https://img.shields.io/badge/Ionic-%233880FF.svg?style=for-the-badge&logo=Ionic&logoColor=white)",
12481272
"category": "Frameworks"
12491273
},
1250-
{
1251-
"name": "AIOHTTP",
1252-
"url": "https://img.shields.io/badge/iohttp-%232C5bb4.svg?style=for-the-badge&logo=aiohttp&logoColor=white",
1253-
"markdown": "![AIOHTTP](https://img.shields.io/badge/iohttp-%232C5bb4.svg?style=for-the-badge&logo=aiohttp&logoColor=white)",
1254-
"category": "Frameworks"
1255-
},
12561274
{
12571275
"name": "Jasmine",
12581276
"url": "https://img.shields.io/badge/jasmine-%238A4182.svg?style=for-the-badge&logo=jasmine&logoColor=white",
@@ -2027,6 +2045,12 @@
20272045
"markdown": "![CodeSandbox](https://img.shields.io/badge/Codesandbox-040404?style=for-the-badge&logo=codesandbox&logoColor=DBDBDB)",
20282046
"category": "IDEs"
20292047
},
2048+
{
2049+
"name": "Doxygen",
2050+
"url": "https://img.shields.io/badge/doxygen-2C4AA8?style=for-the-badge&logo=doxygen&logoColor=white",
2051+
"markdown": "![Doxygen](https://img.shields.io/badge/doxygen-2C4AA8?style=for-the-badge&logo=doxygen&logoColor=white)",
2052+
"category": "IDEs"
2053+
},
20302054
{
20312055
"name": "Eclipse",
20322056
"url": "https://img.shields.io/badge/Eclipse-FE7A16.svg?style=for-the-badge&logo=Eclipse&logoColor=white",
@@ -2045,6 +2069,12 @@
20452069
"markdown": "![GoLand](https://img.shields.io/badge/GoLand-0f0f0f?&style=for-the-badge&logo=goland&logoColor=white)",
20462070
"category": "IDEs"
20472071
},
2072+
{
2073+
"name": "Google Colab",
2074+
"url": "https://img.shields.io/badge/Google%20Colab-%23F9A825.svg?style=for-the-badge&logo=googlecolab&logoColor=white",
2075+
"markdown": "![Google Colab](https://img.shields.io/badge/Google%20Colab-%23F9A825.svg?style=for-the-badge&logo=googlecolab&logoColor=white)",
2076+
"category": "IDEs"
2077+
},
20482078
{
20492079
"name": "IntelliJ IDEA",
20502080
"url": "https://img.shields.io/badge/IntelliJIDEA-000000.svg?style=for-the-badge&logo=intellij-idea&logoColor=white",
@@ -2255,6 +2285,12 @@
22552285
"markdown": "![Fortran](https://img.shields.io/badge/Fortran-%23734F96.svg?style=for-the-badge&logo=fortran&logoColor=white)",
22562286
"category": "Languages"
22572287
},
2288+
{
2289+
"name": "GDScript",
2290+
"url": "https://img.shields.io/badge/GDScript-%2374267B.svg?style=for-the-badge&logo=godotengine&logoColor=white",
2291+
"markdown": "![GDScript](https://img.shields.io/badge/GDScript-%2374267B.svg?style=for-the-badge&logo=godotengine&logoColor=white)",
2292+
"category": "Languages"
2293+
},
22582294
{
22592295
"name": "Go/Golang",
22602296
"url": "https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge&logo=go&logoColor=white",
@@ -2873,12 +2909,24 @@
28732909
"markdown": "![Sequelize](https://img.shields.io/badge/Sequelize-52B0E7?style=for-the-badge&logo=Sequelize&logoColor=white)",
28742910
"category": "ORM"
28752911
},
2912+
{
2913+
"name": "TypeORM",
2914+
"url": "https://img.shields.io/badge/TypeORM-FE0803.svg?style=for-the-badge&logo=typeorm&logoColor=white",
2915+
"markdown": "![TypeORM](https://img.shields.io/badge/TypeORM-FE0803.svg?style=for-the-badge&logo=typeorm&logoColor=white)",
2916+
"category": "ORM"
2917+
},
28762918
{
28772919
"name": "Quill",
28782920
"url": "https://img.shields.io/badge/Quill-52B0E7?style=for-the-badge&logo=apache&logoColor=white",
28792921
"markdown": "![Quill](https://img.shields.io/badge/Quill-52B0E7?style=for-the-badge&logo=apache&logoColor=white)",
28802922
"category": "ORM"
28812923
},
2924+
{
2925+
"name": "Accessibility",
2926+
"url": "https://img.shields.io/badge/Accessibility-%230170EA.svg?style=for-the-badge&logo=Accessibility&logoColor=white",
2927+
"markdown": "![Accessibility](https://img.shields.io/badge/Accessibility-%230170EA.svg?style=for-the-badge&logo=Accessibility&logoColor=white)",
2928+
"category": "Other"
2929+
},
28822930
{
28832931
"name": "Airbnb",
28842932
"url": "https://img.shields.io/badge/Airbnb-%23ff5a5f.svg?style=for-the-badge&logo=Airbnb&logoColor=white",
@@ -2975,6 +3023,12 @@
29753023
"markdown": "![Espressif](https://img.shields.io/badge/espressif-E7352C.svg?style=for-the-badge&logo=espressif&logoColor=white)",
29763024
"category": "Other"
29773025
},
3026+
{
3027+
"name": "Google TalkBack",
3028+
"url": "https://img.shields.io/badge/Google%20TalkBack-%236636B4.svg?style=for-the-badge&logo=GoogleTalkBack&logoColor=whitee",
3029+
"markdown": "![Google TalkBack](https://img.shields.io/badge/Google%20TalkBack-%236636B4.svg?style=for-the-badge&logo=GoogleTalkBack&logoColor=white)",
3030+
"category": "Other"
3031+
},
29783032
{
29793033
"name": "Gradle",
29803034
"url": "https://img.shields.io/badge/Gradle-02303A.svg?style=for-the-badge&logo=Gradle&logoColor=white",
@@ -2999,6 +3053,12 @@
29993053
"markdown": "![Homebridge](https://img.shields.io/badge/homebridge-%23491F59.svg?style=for-the-badge&logo=homebridge&logoColor=white)",
30003054
"category": "Other"
30013055
},
3056+
{
3057+
"name": "JAWS",
3058+
"url": "https://img.shields.io/badge/JAWS-%231962AA.svg?style=for-the-badge&logo=JAWS&logoColor=white",
3059+
"markdown": "![JAWS](https://img.shields.io/badge/JAWS-%231962AA.svg?style=for-the-badge&logo=JAWS&logoColor=white)",
3060+
"category": "Other"
3061+
},
30023062
{
30033063
"name": "Jellyfin",
30043064
"url": "https://img.shields.io/badge/jellyfin-%23000B25.svg?style=for-the-badge&logo=Jellyfin&logoColor=00A4DC",
@@ -3029,12 +3089,24 @@
30293089
"markdown": "![Mosquitto](https://img.shields.io/badge/mosquitto-%233C5280.svg?style=for-the-badge&logo=eclipsemosquitto&logoColor=white)",
30303090
"category": "Other"
30313091
},
3092+
{
3093+
"name": "Narrator",
3094+
"url": "https://img.shields.io/badge/Narrator-%230771D0.svg?style=for-the-badge&logo=Narrator&logoColor=white",
3095+
"markdown": "![Narrator](https://img.shields.io/badge/Narrator-%230771D0.svg?style=for-the-badge&logo=Narrator&logoColor=white)",
3096+
"category": "Other"
3097+
},
30323098
{
30333099
"name": "Notion",
30343100
"url": "https://img.shields.io/badge/Notion-%23000000.svg?style=for-the-badge&logo=notion&logoColor=white",
30353101
"markdown": "![Notion](https://img.shields.io/badge/Notion-%23000000.svg?style=for-the-badge&logo=notion&logoColor=white)",
30363102
"category": "Other"
30373103
},
3104+
{
3105+
"name": "NVDA",
3106+
"url": "https://img.shields.io/badge/NVDA-%23630093.svg?style=for-the-badge&logo=NVDA&logoColor=white",
3107+
"markdown": "![NVDA](https://img.shields.io/badge/NVDA-%23630093.svg?style=for-the-badge&logo=NVDA&logoColor=white)",
3108+
"category": "Other"
3109+
},
30383110
{
30393111
"name": "OpenAPI Specification",
30403112
"url": "https://img.shields.io/badge/openapiinitiative-%23000000.svg?style=for-the-badge&logo=openapiinitiative&logoColor=white",
@@ -3173,6 +3245,24 @@
31733245
"markdown": "![Vagrant](https://img.shields.io/badge/vagrant-%231563FF.svg?style=for-the-badge&logo=vagrant&logoColor=white)",
31743246
"category": "Other"
31753247
},
3248+
{
3249+
"name": "VirtualBox",
3250+
"url": "https://img.shields.io/badge/virtualbox-183A61.svg?style=for-the-badge&logo=virtualbox&logoColor=white",
3251+
"markdown": "![VirtualBox](https://img.shields.io/badge/virtualbox-183A61.svg?style=for-the-badge&logo=virtualbox&logoColor=white)",
3252+
"category": "Other"
3253+
},
3254+
{
3255+
"name": "VoiceOver",
3256+
"url": "https://img.shields.io/badge/VoiceOver-%23484848.svg?style=for-the-badge&logo=VoiceOver&logoColor=white",
3257+
"markdown": "![VoiceOver](https://img.shields.io/badge/VoiceOver-%23484848.svg?style=for-the-badge&logo=VoiceOver&logoColor=white)",
3258+
"category": "Other"
3259+
},
3260+
{
3261+
"name": "WCAG",
3262+
"url": "https://img.shields.io/badge/WCAG-%23015A69.svg?style=for-the-badge&logo=WCAG&logoColor=white",
3263+
"markdown": "![WCAG](https://img.shields.io/badge/WCAG-%23015A69.svg?style=for-the-badge&logo=WCAG&logoColor=white)",
3264+
"category": "Other"
3265+
},
31763266
{
31773267
"name": "Wireguard",
31783268
"url": "https://img.shields.io/badge/wireguard-%2388171A.svg?style=for-the-badge&logo=wireguard&logoColor=white",
@@ -3293,6 +3383,12 @@
32933383
"markdown": "![Airtable](https://img.shields.io/badge/Airtable-18BFFF?style=for-the-badge&logo=Airtable&logoColor=white)",
32943384
"category": "Social"
32953385
},
3386+
{
3387+
"name": "Bluesky",
3388+
"url": "https://img.shields.io/badge/Bluesky-0285FF?style=for-the-badge&logo=Bluesky&logoColor=white",
3389+
"markdown": "![Bluesky](https://img.shields.io/badge/Bluesky-0285FF?style=for-the-badge&logo=Bluesky&logoColor=white)",
3390+
"category": "Social"
3391+
},
32963392
{
32973393
"name": "Discord",
32983394
"url": "https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white",
@@ -3839,6 +3935,12 @@
38393935
"markdown": "![Freelancer](https://img.shields.io/badge/Freelancer-29B2FE?style=for-the-badge&logo=Freelancer&logoColor=white)",
38403936
"category": "Jobs"
38413937
},
3938+
{
3939+
"name": "Glassdoor",
3940+
"url": "https://img.shields.io/badge/Glassdoor-00A162?style=for-the-badge&logo=Glassdoor&logoColor=white",
3941+
"markdown": "![Glassdoor](https://img.shields.io/badge/Glassdoor-00A162?style=for-the-badge&logo=Glassdoor&logoColor=white)",
3942+
"category": "Jobs"
3943+
},
38423944
{
38433945
"name": "Hacker Earth",
38443946
"url": "https://img.shields.io/badge/HackerEarth-%232C3454.svg?style=for-the-badge&logo=HackerEarth&logoColor=Blue",

0 commit comments

Comments
 (0)