About GitHub Contribution Tetris π
GitHub Contribution Tetris is a site where you enter your GitHub username, select a year of activity, and then get a playable generated Tetris game from that activity. It was built with Next.js and TS, while also taking bits and pieces from npm packages:
Developing locally
# install dependencies
yarn
# run locally
yarn devDeveloping using codespaces
Navigate to the repo link: https://github.com/arndom/github-contribution-tetris and click
<>Codethen select codespaces and click+to create a codespace with the already provided dev-container
Leave a π if you found this interesting.
