Wednesday, October 16, 2019

Bees Project in JavaScript

Bees project for CS 6011: Object-Oriented Programming.
The graphics were created using JavaScript and HTML.


Because of University restrictions, I am only allowed to share this code privately.

Wednesday, October 2, 2019

Synthesizer Project in JavaFX

Synthesizer project for CS 6011: Object-Oriented Programming.
The sounds were created by using math formulas and bit manipulation.
The graphics were created with JavaFX.

Phase one - fully functional sliders.


Because of University restrictions, I am only allowed to share this code privately.