← back

GitStats

in-progress

Automated generator of animated SVG GitHub stats cards with particle effects, contribution streaks, and language breakdowns.

github ↗
automationgithub-apigraphqlpythonreadme-profilesvgutils

Overview

GitStats automatically generates animated SVG stats cards for GitHub profiles, pulling data via the GitHub REST and GraphQL APIs. Cards include contribution history, streaks, top languages, and repository views — with particle effects that visually reflect the languages used across your repos.

The project is designed to run on a schedule via GitHub Actions and self-update by committing the generated SVG back to the repository.

Scope

Card Models

Status

In progress. Core generation pipeline and multiple card models are functional.