This project demonstrates the Bubble Sort algorithm running from an external Python file using PyScript.
Bubble Sort Result:
Final output below
This project was written in GO and works to divide up work for processing large datasets in parallel across many different machines then combining all of those machines outputs into a single output
View on GitHub
This C++ project involved constructing instruments from waveforms and being able to read and write sheet music for those instruments to play.
View on GitHub