personal

My Piano Repertoire: Songs, Sheet Music, and Performance Notes

For years, I kept track of the songs I wanted to learn and practice on piano in a simple text file. In March 2020, I decided to better organize my repertoire by moving the list to a Google Sheet. This made it easier to track my progress and share updates with friends who were interested in hearing me play or record my performances.

Fast forward to 2025, and I’ve taken the next step: publishing the list online to make it even more accessible. I built a straightforward Next.js single-page app to display the songs, along with notes on my performance quality and transpositions needed to play them in their original keys. The app also includes links to sheet music for each piece.

You can explore it here: repertoire.chrisvogt.me. If you're curious about the code behind it, check out the repository on GitHub: github.com/chrisvogt/repertoire.chrisvogt.me.