Arkanoid Contribution Graph
Version updated for https://github.com/sgiraz/akn to version v1.1.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The akn GitHub Action automates the creation of an animated Arkanoid-style visualization of a user’s GitHub contribution graph, where commits are represented as breakable bricks in a looping SVG animation powered by pure CSS. It fetches contribution data, simulates the animation, and generates lightweight, self-contained SVG files that can be embedded in GitHub READMEs or other platforms. This action provides a fun and visually engaging way to showcase GitHub activity without requiring external dependencies or JavaScript.
What’s Changed
Full Changelog: https://github.com/sgiraz/akn/compare/v1.1.0...v1.1.1