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: about 1 month ago
JSON representation
Your commits, your style
- Host: GitHub
- URL: https://github.com/anonymousrecords/git-style
- Owner: anonymousRecords
- License: mit
- Created: 2025-05-25T10:59:46.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-02-16T14:27:04.000Z (about 2 months ago)
- Last Synced: 2026-02-16T22:18:29.262Z (about 2 months ago)
- Topics: contribution-graph, github, github-profile, personalization, readme-art, readme-badge, readme-customization, svg-generator, themes, visualization
- Language: TypeScript
- Homepage: https://git-style.vercel.app
- Size: 285 KB
- Stars: 9
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING-ko.md
- License: LICENSE
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.

---
## 🚀 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

```
## 🎨 Themes
• 💇 Hair
• 🔥 Fire
• 🌱 Plant (coming soon)
• 😎 Emoji (coming soon)
## 📦 Setup
```
pnpm install
pnpm dev
```