I Turned GitHub Contribution Graphs into an Animated Minecraft Tree ๐ŸŒณ
DEV Community

I Turned GitHub Contribution Graphs into an Animated Minecraft Tree ๐ŸŒณ

I made gh-tree - a GitHub Action that turns your GitHub activity into an animated Minecraft tree. How it works - Fetches Your Stats: Uses GitHub's GraphQL API to pull your recent commits, pull requests, and PR reviews. - Generates Pixel Art: Dynamically maps stats to 14 leaf blocks, flowers, and apples rendered via WebAssembly ( resvg-wasm ). - Auto-Commits: Builds a transparent animated GIF and updates your README.md daily. - ๐Ÿƒ Leaves = Weekly commits (drives foliage greenness) - ๐ŸŒธ Flowers = Open PRs - ๐ŸŽ Red Apples = Merged PRs - ๐Ÿโœจ Golden Apples = PR Reviews & Assigned PRs ๐Ÿ’ Quick Links - ๐Ÿ“– Full Setup & Options: How do I Setup - ๐Ÿ›’ GitHub Marketplace: Minecraft Commit Tree on Marketplace Thank you for reading and using my Github Action, Muahโค๏ธ, Have a great day ahead ๐Ÿณ Top comments (0)

Read on DEV Community ↗ ← Back to News

Comments

No comments yet. Start the discussion.