GitHub Stats - PPhatDEv

GitHub Stats

Generate dynamic stat cards

Performance Metrics for Your GitHub Profile

Generate beautiful, customizable SVG cards displaying GitHub user statistics for your README files. Track stars, commits, PRs, and more.

API Calls Cached

10min

Response Time

<1s

Live Demo

See it in action with sample data

GitHub Stats

Quick Start

Add to your GitHub README in seconds

![Stats](http://localhost:3102/stats?username=YOUR_USERNAME)
GET /stats?username=YOUR_USERNAME&theme=dark

API Parameters

person

username

GitHub username (required)

visibility_off

hide_title

Hide the title (true/false)

stars

hide_rank

Hide the rank badge (true/false)

title

custom_title

Custom card title

Examples

![Stats](http://localhost:3102/stats?username=pphatdev&theme=tokyonight)
![Stats](http://localhost:3102/stats?username=pphatdev&theme=radical&hide_border=true)
![Stats](http://localhost:3102/stats?username=pphatdev&custom_title=My%20GitHub%20Stats)