- 🏘
Naughty Neighbors NFT
NFT project with artist Elena Bastyte (elenabastyte.com).
- 🎸
Usic
Artist discovery tool for record labels using Spotify data.
- 💸
Best Execution Calculator
Calculates crypto exchange to buy from depending on quantity.
- 🧬
Genetic Algorithm for ByteBeat Music
Generative machine learning algorithm for ByteBeat music generation.
- 🎹
Pitch Detection and Synthesis
This program detects pitches in .mp3 files, reproduces them in MIDI, synthesizes them using custom wave formats, and reproduces them though both audio and video.
- 🧠
Memory Allocation in C
Rewriting the memory allocation and deallocation functions in C with first fit, best fit and worst fit.