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

https://github.com/mechdeveloper/github-readme-widgets

Dynamically generated widgets for your GitHub readme
https://github.com/mechdeveloper/github-readme-widgets

credly dynamic profile-readme readme-generator serverless

Last synced: 10 months ago
JSON representation

Dynamically generated widgets for your GitHub readme

Awesome Lists containing this project

README

          

# GitHub Readme Widgets

Get dynamically generated widgets for your GitHub Profile Readme !

# Features

- [Certifications card](#certifications-card)

# Certifications Card

Copy-paste following into your markdown content !

Change the `?username=` value to your [Credly's username](https://www.credly.com/users/sign_in).

```md
[![Certifications](https://github-readme-widgets.vercel.app/api?username=ashishsinghbaghel)](https://github.com/mechdeveloper/github-readme-widgets)
```

[![My Credly Badges](https://github-readme-widgets.vercel.app/api?username=ashishsinghbaghel)](https://github.com/mechdeveloper/github-readme-widgets)

## Themes

With inbuilt themes, you can customize the look of the card
Use `&theme=THEME_NAME` parameter

```md
[![Certifications](https://github-readme-widgets.vercel.app/api?username=ashishsinghbaghel&theme=dark)](https://github.com/mechdeveloper/github-readme-widgets)
```

[![Certifications](https://github-readme-widgets.vercel.app/api?username=ashishsinghbaghel&theme=dark)](https://github.com/mechdeveloper/github-readme-widgets)

You can look at a preview for [all available themes](./themes/README.md) or checkout the [theme config file](./themes/index.js) & **you can also contribute new themes** if you like :D

## Support the project

You can use this service for free.

If you are using this project and are happy with it or just want to encourage me to continue creating stuff, there are few ways you can do it :-

- Giving proper credit when you use github-readme-stats on your readme, linking back to it 😀
- Starring and sharing the project 🚀

Thanks! ❤️

---
Contributions are welcome!

Inspired by :