An open API service indexing awesome lists of open source software.

https://github.com/datejer/badges

🏷️
https://github.com/datejer/badges

badges shieldsio

Last synced: 8 months ago
JSON representation

🏷️

Awesome Lists containing this project

README

          

# Badges

A set of awesome [shields.io](https://shields.io) badges for personal use. Feel free to nab some for your own READMEs!

This list will be expanded in the future.

## Technologies

| Badge | Markdown |
| ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| ![TypeScript](https://img.shields.io/badge/TypeScript-%233178C6?logo=typescript&logoColor=white) | `![TypeScript](https://img.shields.io/badge/TypeScript-%233178C6?logo=typescript&logoColor=white)` |
| ![Next.js](https://img.shields.io/badge/Next.js-%23000000?logo=next.js&logoColor=white) | `![Next.js](https://img.shields.io/badge/Next.js-%23000000?logo=next.js&logoColor=white)` |
| ![Gatsby](https://img.shields.io/badge/Gatsby-%23663399?logo=gatsby&logoColor=white) | `![Gatsby](https://img.shields.io/badge/Gatsby-%23663399?logo=gatsby&logoColor=white)` |
| ![Create React App](https://img.shields.io/badge/Create_React_App-%2309D3AC?logo=createreactapp&logoColor=white) | `![Create React App](https://img.shields.io/badge/Create_React_App-%2309D3AC?logo=createreactapp&logoColor=white)` |
| ![React](https://img.shields.io/badge/React-%2361DAFB?logo=react&logoColor=black) | `![React](https://img.shields.io/badge/React-%2361DAFB?logo=react&logoColor=black)` |
| ![SCSS](https://img.shields.io/badge/Sass-%23CC6699?logo=sass&logoColor=white) | `![SCSS](https://img.shields.io/badge/Sass-%23CC6699?logo=sass&logoColor=white)` |
| ![MongoDB](https://img.shields.io/badge/MongoDB-%2347A248?logo=mongodb&logoColor=white) | `![MongoDB](https://img.shields.io/badge/MongoDB-%2347A248?logo=mongodb&logoColor=white)` |
| ![PostgreSQL](https://img.shields.io/badge/PostgreSQL-%234169E1?logo=postgresql&logoColor=white) | `![PostgreSQL](https://img.shields.io/badge/PostgreSQL-%234169E1?logo=postgresql&logoColor=white)` |
| ![Prisma](https://img.shields.io/badge/Prisma-%232D3748?logo=prisma&logoColor=white) | `![Prisma](https://img.shields.io/badge/Prisma-%232D3748?logo=prisma&logoColor=white)` |
| ![Yarn](https://img.shields.io/badge/Yarn-%232C8EBB?logo=yarn&logoColor=white) | `![Yarn](https://img.shields.io/badge/Yarn-%232C8EBB?logo=yarn&logoColor=white)` |
| ![Docker](https://img.shields.io/badge/Docker-%232496ED?logo=docker&logoColor=white) | `![Docker](https://img.shields.io/badge/Docker-%232496ED?logo=docker&logoColor=white)` |
| [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier) | `[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)` |
| ![ESLint](https://img.shields.io/badge/ESLint-%234B32C3?logo=eslint&logoColor=white) | `![ESLint](https://img.shields.io/badge/ESLint-%234B32C3?logo=eslint&logoColor=white)` |

## Monitoring

| Badge | Markdown |
| ------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| ![Vercel](https://vercelbadge.vercel.app/api/datejer/dudek.ga) | `![Vercel](https://vercelbadge.vercel.app/api/datejer/dudek.ga)` |
| ![Website](https://img.shields.io/website?url=https%3A%2F%2Fdudek.ga) | `![Website](https://img.shields.io/website?url=https%3A%2F%2Fdudek.ga)` |
| ![Lighthouse Score](https://img.shields.io/badge/Lighthouse-100-F44B21?logo=lighthouse&logoColor=white) | `![Lighthouse Score](https://img.shields.io/badge/Lighthouse-100-F44B21?logo=lighthouse&logoColor=white)` |