Beautiful, animated profile cards for your GitHub README, laid out as a modern bento grid. Point an image tag at the service and it renders a live card with your stats.
The card pulls your profile, star and fork counts, and language breakdown live from the GitHub API and renders them as an SVG. Deploy your own instance in one command:
npm install
npx vercel --prod # serverless function lives at api/card.jsGitHub profile stats generators mostly share one aesthetic — boxy, dated, all looking like the same template. This one renders bento-style cards that look like they belong in 2026.
JavaScript · SVG generation · GitHub API
Built by Aryan S Rao. Issues and pull requests are welcome.