# git.findutils.com — GitHub Dev Card FIFA-style scouting reports for any public GitHub profile. Free, no login. ## Pages - /{handle} — card page in four acts: the card, the record (career timeline, trophy cabinet, league context), nine readings, and a hire-facing signing section - /{handle}/cv — print-ready scouting dossier - /{handle}/embed — iframe widget for personal sites - /{a}/vs/{b} — head-to-head battle - /squad/{a},{b},... — 2-5 dev squad sheet - /game — Scout Streak (daily stat-roulette game) - /legends — the season catalogue: every baked legend ranked by rating ## Machine-readable endpoints (experimental — schema may change additively) - /{handle}.json — scout data: stats, tier, metrics, languages, archetype, market value (schema_version 1) - /{handle}.svg — README-embeddable card image (?design=classic|midnight|pitch|terminal; ?card=rpg|dossier for the RPG character-sheet / classified-dossier universes, each with its own ?design= variants) - /{handle}.png — 600x840 card raster (used for og:image unfurls) Errors: 404 unknown user, 429 rate limited (retry_after provided on .json), 502 upstream. Embed markdown: [![Dev Card](https://git.findutils.com/HANDLE.svg)](https://git.findutils.com/HANDLE)