Developer identity cards from GitHub profiles
Generates structured developer identity cards from GitHub profiles. 14 signal extractors (languages, contribution patterns, collaboration style), 5 SVG themes, 7 output formats. Also runs as an MCP server for AI agent consumption.
Developer profiles are messy. Recruiters can't parse GitHub, and AI agents have no structured way to evaluate developers. DevCard extracts real signals from actual activity, not self-reported skills.
First launch got ~50 likes on LinkedIn, near-zero PyPI downloads. Demo beats thought leadership. A web app beats a CLI for distribution. Next version leads with a GitHub Action that renders cards directly into README files.
Python, GitHub API, SVG rendering, MCP server, PyPI distribution. 361+ tests, CI workflow. pip install devcard