Home Portfolio Case-Study

Julia Ballas

DESIGNING INFOGRAPHICS

infographic on singapore

I was inspired by a trip to Singapore and the beautiful Gardens by the Bay landscape and architecture. This is an amazing place!

I focused on 3 aspects: the history, the design and the appeal of the gardens.

infographic on singapore

The images are the true heros and the design is based around them. Credits to the amazing photographers: Victor, Justin Lim, Fahrul Amzi, Taylor Simpson and Hu Chen who provided these free images on Unsplash.com.

Singapore logo for cover

For the supertrees I added facts about these sci-fi wonders. The illustrations and icons I created from scratch. The background image is AI generated from the prompt: "leafy jungle trees, palms fronds and palm trees".

infographic on singapore

Creative Code / Digital Art

Creating an algorithmic art sketch

In my research phase I studied other examples of algorithmic art. To simplify my project, I decided on rotation and triangles as my theme. Most of the early static designs resemble flowers.

flower created with code

Randomness - the key element!
It represents the randomness of life and is incorporated throughout: with random colors values, the movement occurs in tiny out of control increments; each rotation is unique. Each new pinwheel leaf appears onto the black screen unexpected and without end.

By embracing the chaos I accepted that that I had lost control and yet I was not unhappy with the result.

The Coding Process
My approach to coding is methodical taking one tiny step at a time.

abstract art made of red triangles in  and code

First, I created a rotating triangle, then added constraints that move the triangles around the screen. They were a single red color until I finally changed the colors. Triangles appearing on the right of the screen gradually turn yellow.

The code complexity builds until I finish strong. My final step is to organized my thoughts. I finish up with my documentation. I hope you enjoyed viewing summer pinwheels.

pinwheel abstract made with code

Click here to see the original live version on github.