Back in 2020, GitHub added profile READMEs. I jumped on it and created mine when they silently launched the feature but then did …nothing with it. As the profile README is implemented as a special repository which gets rendered on your profile page, I’d wanted to build something that would auto-update and show contributions after reading that Simon Willison had done the same. I was never going to remember to update these myself, but as it’s just a GitHub repo, we can use GitHub Actions ...