Projects

A selection of projects you might find interesting

Orca Sorting Algorithms

Orca Sorting Algorithms

A musical representation of the Bubble, Insertion, and Bead Sort algorithms. Implemented in Orca, an esoteric programming language and livecoding environment designed to quickly create procedural sequencers, in which every letter of the alphabet is an operation, where lowercase letters operate on bang, uppercase letters operate each frame.

Pong Game

Pong Game

A single-player pong game. Implemented in JavaScript, with supporting code in HTML and CSS.