Posts

Typography Assignment 1

Image
TIMES NEW ROMAN

Minimalist Movie Posters

Image

assignment 4 GIF

Image

Assignment 03

Image

Assignment 02

Image
                                                             canvas_assign_02A.html context.beginPath(); context.moveTo(0, 0); context.lineTo(800, 600); context.lineWidth = 5; context.strokeStyle = 'rgb(0, 255, 0)'; context.stroke(); canvas_assign_02B.html var x = 0; var y = 0; var x1 = 400; var y1 = 600; var x2 = 800; var y2 = 0; context.beginPath(); context.moveTo(x, y); context.lineTo(x1, y1); context.lineTo(x2, y2); context.lineWidth = 10; context.strokeStyle = 'rgb(255, 255, 0)'; context.lineCap ='round'; context.stroke();                                                                     canvas_assign_02C.html context.beginPath(); context.moveTo(50, 300); context.lineTo(750, 300);   context.lineWidth = 30; context.strokeStyle = '#6633cc'; context.lineCap ='round'; context.stroke(); canvas_assign_02D.html var x = 725;   var y = 450;   var x1 = 200;

Assignment 1

Hello All. My name is Tyler. I worked for the Disney Corporation and have been throughly brainwashed. It doesn't help that there is a permanent smile plastered on my countenance all the time... I got a political science degree which has about the same consistency as toilet paper. I started a web design website and I go to the gym 6 times a week and have throughly injured myself but hey, looks good on social media even though I'm in constant pain. If you want to know more just ask!