Time

Past time is finite, future time is infinite. -Edwin Powell Hubble Time is social construct that measures the length of existence. Time never stops. For this creative coding project, we had to create a sketch with p5.js. I created a screen with lights continuously flowing  and the time displayed in the center because to me, Read More

A Novel

This new project was coding a novel in Jupyter  for National Novel Generation Month (NaNoGenMo), a project that started from a tweet in 2013. Our novel had to generate at least 50,000 words, mine generates about twice as much. I combined two different stories from Project Gutenberg, which was Siddhartha and The Hound of the Read More

Screensaver

For this new project, we had to create a screensaver with javascript in p5.js. I wanted something soothing and eye catching, so I decided to create a cherry blossom screensaver. Using the Snowflakes example by Aatish Bhatia, I set a light blue background with pink petals sweeping across the screen in slow motion.  You can see Read More

Glitch Art

For this Creative Coding project, we learned about Glitch Art, which is data manipulation that changes images into something else. We learned three different glitch methods, databending, which is using different software, such as Audacity to change image files, pixel sorting, which is using Python to rearrange the pixels of an image, and datamoshing, which Read More

Poetry Remix

Here it is, my poetry remix project. I used Python code to pull a random adjective and noun from Grimm`s Fairytales text from the Gutenberg Project and format it into 4 lines of poetry. Example: second tree wild hatchet scarlet revenge old ‘ I used Microsoft Azure Notebooks, which gave me access to the web application, Jupyter Read More

Twitter Bot

First week of Creative Coding is done! We talked about making Twitter bots and looked at some great sources, such as Kate Compton’s Tracery Tutorial,  “Who’s Responsible for What Bots say Online?,” and more. We also made fake Twitter accounts to post our Twitter bots to and we will use Cheap Bots, Done Quick to post out Twitter bot Read More