P5.js Project: Calculate the Union and Intersection of Two Sets
06
OCTOBER, 2018
Projects
Academics
This is a module to calculate the union or intersection of two sets of data written for CSC 350: Intro to Discrete Structures. It is written in P5.js.
Input the two data sets with each element separated by one comma and one space.
Complex Problems Program Leader
Lily was the program leader of an American University first-year “Complex Problems” seminar called “Reality: Distorted, Augmented, or Otherwise.”
Assembly Language Final Project for OoCS
This is a game written entirely in Assembly language. The game features a sprite inspired by Tamagotchi. The hardware includes a microcontroller, LED screen, potentiometer, and a piezo.
Predictive Policing Module
An example of Average Kerneling and Heat Mapping for use with Predictive Policing. Coded in p5.js.