miccy/Snake Evolution
Generate an animated snake eating your GitHub contributions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jan 29, 2026
- License
- None
Pinned Snippet
uses: miccy/snake-evolution@42e6db66e50979a0fffbb857ed833c731f77abae # v1.3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_user_name | GitHub username to generate snake for | yes | — |
| github_token | GitHub token for API access (optional, uses public scraping if not provided) | no | "" |
| outputs | Output file path(s) - SVG only while GIF support is in progress | no | dist/snake.svg |
| theme | Color theme (github-light, github-dark, ocean, sunset, neon-gamer, cypherpunk; glass planned with future GIF support) | no | github-dark |
| year | Year to generate contributions for | no | "" |
Outputs
| name | description |
|---|---|
| svg_path | Path to generated SVG file |