I made an LED Ice Cream Cone Display

I made an LED Ice Cream Cone Display

I made an LED Ice Cream Cone Display 20 APRIL, 2021 Art Projects What do compact fluorescent light bulbs (CFLs) and soft serve have in common? Their iconic swirls! This project combines these iconic swirls together to create a light-up, color-changing ice cream cone....
Predictive Policing Module

Predictive Policing Module

Predictive Policing Module An Example of Average Kerneling and Heat Mapping for use with Predictive Policing How it works: Crime data is taken in and cleaned for use. For this example, open source crime data from Cary, North Carolina was used. The data was stripped to...
P5.js Project: License Plate Generator

P5.js Project: License Plate Generator

P5.js Project: License Plate Generator 21 OCTOBER, 2018 Projects Academics This is a module that outputs some random examples of Virginia style license plates (3 numbers and 3 letters). It is written for CSC 350: Intro to Discrete Structures. It is written in P5.js....
P5.js Project: Permutations

P5.js Project: Permutations

P5.js Project: Permutations 21 OCTOBER, 2018 Projects Academics This is a module that takes a set of data and outputs how many numbers (with a certain number of given digits) can be made from the set. It is written for CSC 350: Intro to Discrete Structures. It is...