top of page

Interactive Design

Using p.5 Javascript

I took Interactive Design to learn about the possibilities of creating digital art via code. It allowed me to gain a new perspective on what art "is" and could be.

I wanted to make something that changes over time but had a relatively simple look and I ended up with this project. I was inspired by the look of spring flowers. Refresh the page and get a slightly different result each time.

The purpose of this project was to create an interpretation of a clock using the "noise" function in JS. The value of the noise is relative to the position of the user's mouse. Move your mouse to different parts of the screen to see a different pattern.

I made this map to show the male to female bachelor's degree graduation ratio in certain countries. So if a country were to have an equal number of females and males graduating it would appear as one color without a ring. If there are more females, there would be a red "ring" around the blue dot. Drag the dot along the timeline to see how the data changed over time.

Red = Female graduates

Blue = Male graduates

bottom of page