Pixel GitHub Card Generator
Generate pixel art profiles from your GitHub data.
Parameters
Click to show/close parameters
| Name | Type | Required | Default | Description | More Description |
|---|---|---|---|---|---|
username | string | true | GitHub's username. | Example: imhalid. | |
background | string | #434343 | Set background color/image. Supports a subset of CSS background property values. | ||
color | string | white | Set text color to any valid CSS color value. | ||
hide | string | Hide specific statistics or elements. | Optional values: avatar, commits, contributions, issues, prs, rank, stars. | ||
include_all_commits | boolean | false | Count all commits. | ||
pixelate_avatar | boolean | true | Apply pixelation to avatar. | ||
screen_effect | boolean | false | Enable curved screen effect. | ||
theme | string | Theme. | Optional values: journey, road_trip, fuji, summer, lax, crt, monica. | ||
dithering | boolean | false | Render image with 256 color palette and apply dithering. |
txt
https://pixel-profile.vercel.app/api/github-stats{?username,background,color,hide,include_all_commits,pixelate_avatar,screen_effect,theme,dithering}Examples
Default Card
markdown
<!-- imhalid -->
Fuji theme without pixelated avatar
markdown
<!-- LuciNyan -->
