https://github.com/bybenpuls/github-language-stats
Svg (readme) statistics of programming languages from your public GitHub repos
https://github.com/bybenpuls/github-language-stats
fastapi github languages pet-project python redis svg
Last synced: 9 months ago
JSON representation
Svg (readme) statistics of programming languages from your public GitHub repos
- Host: GitHub
- URL: https://github.com/bybenpuls/github-language-stats
- Owner: byBenPuls
- License: apache-2.0
- Created: 2024-07-25T05:17:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-17T02:30:35.000Z (over 1 year ago)
- Last Synced: 2024-09-17T06:09:50.153Z (over 1 year ago)
- Topics: fastapi, github, languages, pet-project, python, redis, svg
- Language: Python
- Homepage:
- Size: 163 KB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🚀 GitHub Profile Language Statistics

*Easily display a dynamic language usage chart on your GitHub profile!*
## 🌐 Get Your Badge
```md

```
### Example:
```md

```
## 🎨 Themes
Choose from a variety of stunning themes:
| Name | Preview |
|:--------------------------:|-------------------------------------------------|
| Main |  |
| Dark |  |
| Monokai |  |
| Gradient |  |
| Ambient Gradient |  |
| Vice City Gradient |  |
| Ocean Blue Gradient |  |
| Eternal Constance Gradient |  |
| Purpink Gradient |  |
## 🛠️ Installation
Get started in just a few steps:
```sh
# 1. Copy environment configuration
cp example.env .env
# 2. Start the application with Docker
# Using Makefile:
make run
# Without Makefile:
docker-compose build && docker-compose up
```
## 📖 Documentation
For advanced setup, customization, and API details, check out the [docs](docs/) folder.
## ⭐ Star This Project!
If you find this useful, give it a **star** ⭐ and help others discover it! 🚀