Skip to main content

GitHub Insights

Composable SVG profile visualizations

Overview

TypeScript pipeline generating composable SVG visualizations for GitHub profile READMEs: language velocity streamgraphs, contribution radar charts, project constellation maps, and open-source impact trails. Features AI project classification via GitHub Models, preamble generation, and an interactive Ink-based TUI with live progress.

Demo

Language usage chart

Languages

Expertise areas chart

Expertise

Contribution pulse chart

Pulse

Contributions chart

Contributions

Features

Language Velocity

Streamgraph SVG showing language usage evolution over the past year.

Contribution Rhythm

Radar chart revealing day-of-week commit patterns with streak and PR stats.

Project Constellation

Visual map positioning repos by language ecosystem and relative complexity level.

AI Classification

GitHub Models classify repos by status and purpose with AI summaries.

Dual Theme SVGs

CSS prefers-color-scheme adapts all charts to light and dark mode.

Interactive TUI

Ink-based terminal UI with live progress tracking, spinners, and phase timing.

Tech Stack

TypeScript
TypeScript
Node.js
Node.js
GitHub Actions
GitHub Actions