Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gers2017/gers2017-readme

Dynamically generated cards to visualize your Github stats
https://github.com/gers2017/gers2017-readme

github-api markdown nextjs profile-readme readme readme-generator readme-stats serverless svg

Last synced: about 3 hours ago
JSON representation

Dynamically generated cards to visualize your Github stats

Awesome Lists containing this project

README

        


Gers2017 Readme


gers-readme-logo

Dynamically generated cards to visualize your Github stats 🐙


Powered by SVG and Next.js

## Github card

A preview of the themes can be found [here](https://gers2017-readme.vercel.app/)

Copy and paste the following into your readme and replace

```
![title](https://gers2017-readme.vercel.app/api/card?username=&cache_seconds=&theme=)
```

| Option | Description | Default value |
| --------------- | -------------------------------------------------------- | ------------- |
| `username` | Your GitHub username | "" |
| `cache_seconds` | _(optional)_ The number of seconds to cache the response | 30 minutes |
| `theme` | The name of the theme to use. | `glitch` |

List of available themes:

### **Glitch**

![glitch](resources/glitch.png)

### **Vscode**

![vscode](resources/vscode.png)

### **Dracula**

![dracula](resources/dracula.png)

### **Spectrum**

![spectrum](resources/spectrum.png)