Portfolio

The following page contains portfolio samples of my work.

Date Added: May 30, 2023
Date Updated: June 3, 2023
Description: Interactive demo to visualizes fractions with a pie graph. Programmed in javascript using the p5js library, an implementation of the Processing language, and using MathJax, a math rendering library.
Date Added: May 24, 2023
Date Updated: Oct 8, 2023
Description: A tutorial with an interactive demo that provides a drop-down box for insertion sort and quicksort that displays both a visual and text-based list of the steps the sort takes on a chosen list. Programmed in javascript using the p5js library, an implementation of the Processing language, and in MathJax, a math rendering library.
Date Added: Not Available
Date Updated: Jun 1, 2021
Description: A python clock, timer, and calendar. The source is also available at this Bitbucket repository.
Date Added: Not Available
Date Updated: Oct 24, 2020
Description: A short but complete platformer game with a twist. Created in GDevelop. Demonstrates parallax scrolling. This is a web game that's playable on both desktop/laptops and mobile devices. You can also download the source here: Source Code. The source is also available from this Bitbucket repository.
Name: Slide Rule
Date Added: Not Available
Date Updated: Aug 15, 2020
Description: A slide rule that can be clicked and dragged. Programmed in javascript using the p5js library, an implementation of the Processing language.
Name: Timer
Date Added: Not Available
Date Updated: Aug 10, 2020
Description: A javascript timer. See the README here.