You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository generates a dynamic slideshow for my GitHub profile.
The Slideshow
How it works
The build.py script combines SVG files from the slides/ directory into a single animated SVG using CSS keyframes.
The GitHub Action runs this script automatically.