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
- Host: GitHub
- URL: https://github.com/anonymousrecords/git-style
- Owner: anonymousRecords
- Created: 2025-05-25T10:59:46.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-25T15:35:02.000Z (8 months ago)
- Last Synced: 2025-06-28T16:01:27.035Z (7 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: 39.1 KB
- Stars: 8
- Watchers: 0
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```