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

https://github.com/anonymousrecords/git-style

Your commits, your style
https://github.com/anonymousrecords/git-style

contribution-graph github github-profile personalization readme-art readme-badge readme-customization svg-generator themes visualization

Last synced: 6 months ago
JSON representation

Your commits, your style

Awesome Lists containing this project

README

          

# ✨ Git Style

**Your commits, your style.**

Turn your GitHub contributions into a personalized SVG badge — hairlines, flames, and more.

![GitStyle Preview](https://git-style.vercel.app/api/your-github-username?theme=hair)

---

## 🚀 Try It Now

👉 [git-style.vercel.app](https://git-style.vercel.app)

1. Enter your GitHub username.
2. Choose a theme.
3. Copy the markdown and paste it into your `README.md`.

```md
![GitStyle](https://git-style.vercel.app/api/your-github-username?theme=hair)
```

## 🎨 Themes
• 💇 Hair
• 🔥 Fire
• 🌱 Plant (coming soon)
• 😎 Emoji (coming soon)

## 📦 Setup
```
pnpm install
pnpm dev
```