Creative Code
The projects below are assignments from my creative coding course at Hunter College. Code was created using the p5.js web editor. For each project you can choose to interact with it or see the code in edit mode!
Entry Not Found // This is a program that allows the user to search for words or phrases from my own diary entries from the year 2020. Results will show brief snippets of entries, so there is no context. This was my favorite, and final project.
Bubble // This program features "bubbles" that wobble across the screen and cycle to the other side (like PacMan). Clicking on them causes them to change color.
Frequency // This program reads the frequency of the music playing and displays it on a graph.
Orbit // This is a model solar system featuring planets and some moons. My biggest challenge here was to alter the speed of the planets and control the separate revolutions of the moons.
Orbit 1.2 // This is an early version of Orbit, but I really liked how it looked so I saved it! I love how it paints the screen like a canvas.
Substitution // The phrase featured above is an excerpt from a live performance written by some of my peers. The program substitutes the nouns and verbs for other random nouns and verbs upon clicking the screen. Some nonsensical, and some almost profound, poetry can take place!
Grid // This is a static image I designed with coded lines.
Scroll // Entering text into the bar on the lower left replaces the text on the screen. The text endlessly scrolls upward.
Baby Fish // One of my first attempts at digital art, this program attempts to control the fish by moving around the mouse. It works, but not with the range of motion I would have liked at the time. All of the images are coded into the background and foreground.