Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gers2017/gers2017-readme
- Owner: Gers2017
- Created: 2022-03-07T05:43:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-01T21:22:50.000Z (about 2 years ago)
- Last Synced: 2023-03-05T17:50:40.776Z (over 1 year ago)
- Topics: github-api, markdown, nextjs, profile-readme, readme, readme-generator, readme-stats, serverless, svg
- Language: TypeScript
- Homepage: https://gers2017-readme.vercel.app/
- Size: 419 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gers2017 Readme
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)