Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.74 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.74 KB

🚀 GitHub Profile Language Statistics

Preview

Easily display a dynamic language usage chart on your GitHub profile!

🌐 Get Your Badge

![](https://<YOUR DOMAIN>/?username=<YOUR USERNAME>&theme=<THEME>)

Example:

![](https://example.com/?username=byBenPuls&theme=ambient_gradient)

🎨 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:

# 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 folder.

⭐ Star This Project!

If you find this useful, give it a star ⭐ and help others discover it! 🚀