Projects
Dataman
2024- Excel-like data wrangler in the terminal
- Use regex or SQL to transform data
- Reads files into an in-memory SQLite database to transform in the TUI app
Ariavault.com
2022- A web platform for opera sheet music which have become public domain
- Python was used for splitting whole operas scores up into individual songs and ensembles
- NextJS generates static html from database, for improved UX
Pianisto.net
2022- An online piano that you can play in the browser with a customizable amount of keys
- Works with keyboard, touch, or mouse
- Made by me, a musician, for other musicians to use