top of page
Search

abates144
Oct 31, 20231 min read
p5, 1980 x 720
let x = 400; let y = -100; let diameter = 700; function setup() { createCanvas(1280, 720); fill(0, 175, 100); } function draw() {...
0 comments
abates144
Oct 30, 20231 min read
Hello World! Processing
Being newly introduced into the world of coding has been very interesting. I never thought I would be coding in any way, shape, or form....
0 comments

abates144
Oct 24, 20231 min read
p5
function setup() { createCanvas(400, 400); } function draw() { background(120, 0, 200); strokeWeight(10); fill(0, 250, 0); triangle(5, 5,...
0 comments
abates144
Oct 12, 20231 min read
The Garden of Forking Paths
The notion that a player or viewer can select any path they want to take, is what is relevant for this current assignment. Therefore, we...
0 comments
abates144
Oct 3, 20231 min read
Psychogeography
This may have application in contemporary art by making the viewer feel like they are traveling from one moment to another. The only way...
0 comments
abates144
Sep 27, 20231 min read
Critique Reflection
Going into the critique, I was aware that my website needed to be completed. I focused more on the ends of functionality. Learning how to...
0 comments


abates144
Aug 31, 20231 min read
Artists Websites
Virgil Abloh https://virgilabloh.com/free-game/ https://virgilabloh.com https://public---domain.com Jack Bridgland...
0 comments




abates144
Apr 17, 20231 min read
ASSIGNMENT 4: Interior
The second spread is unfinished, missing a few components on page 3, and page 4 needs the logo redesign.
0 comments


abates144
Apr 2, 20231 min read
ASSIGNMENT 3
The concept of my magazine is a design magazine that highlights my own take on popular album covers. I am not really sure about keeping...
0 comments






abates144
Mar 19, 20231 min read
Why Typography Matters
Reading this article made me realize how much I take the designs around me for granted. I am sure I am not the only one who did not grasp...
0 comments








abates144
Feb 20, 20231 min read
How to Choose a Font/Typeface
I consider myself to be a novice when it comes to choosing appropriate typefaces. When curating fonts for a design, the same thoughts...
0 comments
bottom of page