PROJECT#0

PROJECT DATE

2021/09/01

~2021/09/16


PERSONAL WEBSITE

YEO-JIN PARK

Create a personal website to house the individual works you will create in this class. Your page should have a considered design which expresses your own personal visual language.

THE DESIGN IS SUPPOSED TO LOOK LIKE NUTRITION FACTS. EACH BOX REPRESENTS ONE PROJECT. ANY IMAGE OR DISCRIPTION CAN REPLACE THIS SPACE.
*CD STUDIO: JAVASCRIPT

PROJECT#1

PROJECT DATE

2021/09/16

~2021/09/30


MAGIC 8 BALL

DEMO FILE

The Magic 8-Ball is a plastic sphere, made to look like an eight-ball, that is used for fortune-telling or seeking advice. We will use HTML, CSS, and JavaScript to recreate this real world object as a functional website.
Goals
  • Manipulate an exisiting script to understand how its parts are working.
  • Gain experience with arrays, event handlers, and Math.random() functions.
*CD STUDIO: JAVASCRIPT

PROJECT#2

PROJECT DATE

2021/09/30

~2021/10/21


PRINTER

YEO-JIN PARK

Generative art refers to art that in whole or in part has been created with the use of an autonomous system. An autonomous system is generally one that is nonhuman and can independently determine features of an artwork that would otherwise require decisions made directly by the artist.
Goals
  • Gain comfort with loops and conditional programming.
  • Create a unique work that is both planned and unplanned.
*CD STUDIO: JAVASCRIPT