⚡ Animated typing SVG that displays your live GitHub stats — commits, stars, followers, and more, typed out in real-time inside your README. Bring your GitHub profile to life with a typewriter effect that showcases your latest activity and stats dynamically. 🎉
Website: Live

📝 Dynamic GitHub Data → Show latest commits, repo stars, followers, PR counts, etc.
⌨️ Typing Animation → Smooth typewriter effect with customizable speed and styles.
🎨 Customizable → Change text color, font size, cursor style, and more.
🔄 Live Updates → Always up to date with your latest GitHub activity.
🌍 Easy Embed → Just drop an tag in your README, no setup needed.
Just replace YOUR_USERNAME with your GitHub username:
| Parameter | Description | Default | Options |
|---|---|---|---|
user |
GitHub username (required) | - | Any valid GitHub username |
type |
Data type to display | commit |
commit, stars, followers, forks, repos |
size |
Font size in pixels | 14 |
Any positive integer |
color |
Custom text color | - | Any hex color (without #) |
cursor |
Cursor character | _ |
Any single character |
repeat |
Repeat animation | true |
true, false |
speed |
Typing speed (ms/char) | 50 |
Any positive integer |
theme |
Color theme | dark |
dark, light, ocean, forest, sunset |
width |
Width in pixels | 400 |
Any positive integer |
height |
Height in pixels | 50 |
Any positive integer |
Create a dashboard effect by combining multiple dynamic stats:


Match your profile's color scheme:
Adjust the typing speed for different effects:

Use different cursor styles:

We love contributions!
- Inspired by readme-typing-svg
- GitHub API for real-time data
- All our amazing contributors