Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luigiimvector/github-badge

Various type of badges for your README.
https://github.com/luigiimvector/github-badge

badge github readme vercel

Last synced: 14 days ago
JSON representation

Various type of badges for your README.

Awesome Lists containing this project

README

        

# Github Badges

In this repository i will add various type of badges for your README.

---

## When did you start programming?

You can show how many years of experience you have in the development world.

**Write this in your README** (remember to replace `COLOR` and `NUMBER`):

```md
[![Preview](https://github-badge-three.vercel.app/api/COLOR?years=NUMBER)](https://github.com/LuigiImVector/github-badge)
```

Color | Example
----- | ------
`red` | [![Preview](https://github-badge-three.vercel.app/api/red?years=2)](https://github.com/LuigiImVector/github-badge)
`blue` | [![Preview](https://github-badge-three.vercel.app/api/blue?years=2)](https://github.com/LuigiImVector/github-badge)
`green` | [![Preview](https://github-badge-three.vercel.app/api/green?years=2)](https://github.com/LuigiImVector/github-badge)
`yellow` | [![Preview](https://github-badge-three.vercel.app/api/yellow?years=2)](https://github.com/LuigiImVector/github-badge)
`purple` | [![Preview](https://github-badge-three.vercel.app/api/purple?years=2)](https://github.com/LuigiImVector/github-badge)
`pink` | [![Preview](https://github-badge-three.vercel.app/api/pink?years=2)](https://github.com/LuigiImVector/github-badge)