jasonlong/isometric-contributions

Browser extension for rendering an isometric pixel art version of your GitHub contribution graph.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 51 minutes ago
Added to GitGenius on September 18th, 2026
Created on March 26th, 2014
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 172
Total Stargazers: 3,695 (+0)
Total Subscribers: 43 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.4 days
Mean response time: 22.3 days
90th percentile: 29.3 days
Tracked items: 2

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • automated-check (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Isometric Contributions is a browser extension that renders your GitHub contribution graph as an isometric pixel art visualization.

The extension solves the problem of visualizing contribution data in a novel way by transforming the standard two-dimensional GitHub contribution chart into a three-dimensional isometric view. It uses obelisk.js to generate the isometric graphics and allows users to toggle between the regular chart and the isometric version directly on GitHub. The isometric perspective provides finer granularity in distinguishing between different contribution levels through height variation in the pixel art representation.

The tool is designed as a visual novelty rather than a practical replacement for GitHub's standard contribution view. The README explicitly acknowledges that the isometric version is less useful in most practical ways—it lacks axis labels, shorter bars can be obscured by taller ones, and hovering to see specific day counts and contribution numbers is not supported. Someone considering this extension should view it as an aesthetic enhancement for GitHub profiles rather than a functional improvement to contribution tracking. The extension is available for Chrome, Brave, Firefox, and Microsoft Edge through their respective official stores.

The maintainer has stated that no new features are currently planned for the extension and requests contact before any pull requests with new functionality are submitted. The project uses Biome for code style enforcement and maintains a Node.js CI workflow. A community fork exists that extends the extension with additional features and integrations, indicating that some users have sought expanded functionality beyond the original scope.