GitHubStats
Production-Ready GitHub Profile Cards & REST/SVG Endpoints

Every GitHub Stat Tool, Unified & Instant.

Generate dynamic, customizable SVG cards and JSON endpoints for your GitHub profile README. Backed by persistent Supabase PostgreSQL caching and live view counters.

Quick Presets:
Theme:

Available Endpoints (12)

Overview Stats/api/stats

Stars, Commits, PRs, Issues, and calculated Dev Grade ring badge

Overview Stats

Copy Embed Snippet

Markdown (Profile README)
![Overview Stats](https://githubstats.vercel.app/api/stats?username=Dileepadari&theme=default)
HTML Tag
<img src="https://githubstats.vercel.app/api/stats?username=Dileepadari&theme=default" alt="Overview Stats" />
Direct Raw URL
https://githubstats.vercel.app/api/stats?username=Dileepadari&theme=default

API Reference & Query Parameters

All endpoints support both high-res SVG image output and JSON data format

ParameterTypeDefaultDescription
usernamestring (required)-GitHub user login handle (e.g. torvalds, octocat)
themestringdefaultdefault, radical, dracula, tokyonight, catppuccin, cyberpunk, nord, vue, synthwave, light
formatsvg | jsonsvgReturn raw XML SVG for README embedding or JSON payload for headless applications
hide_borderbooleanfalseWhen true, removes the outer card border
border_radiusnumber12Custom border corner radius in pixels
bg_color / text_colorhex stringtheme defaultsOverride specific colors without hash (e.g. bg_color=0d1117)
style (for /api/counter)flat | pill | cyberpunkflatVisual style variant for the profile visitor counter badge