Monday, April 6, 2015

lyrics collage

For my lyrics collage I chose the song Bad Intentions. The heart and infinity sign   are there to symbolize an endless love. The grandfather clock represents time passing. The evil eye at the bottom is for the negative energy (the bad intentions). I used the plane in literal terms for the lyrics. I kept everything pretty transparent to keep the focus mainly on the background, which is a picture I took last night.


custom graphic

For my custom graphic I took a picture of the sky and made a custom made stamp and changed the color to pink. I thought it was cool that I was able to take a scenic picture and make it almost look like wallpaper. The tree reminded me of a family tree, I used the evil eye because it is something my grandma always wore.

Wednesday, April 1, 2015

magazine cover!

For my magazine cover I extracted a picture of my best friend kendall and I and attempted to layer it. It ended up being a hard picture to extract but I took the time and tried my best. I really liked the way the the blue popped against the pink.

Monday, March 30, 2015

babe took me to the beach




I had a little too much fun with this assignment. I decided to put myself next to Mario Lopez at a beach in Greece. This was my first experience with photoshop so I was extremely shaky but I enjoyed it.

Wednesday, March 25, 2015

Hardest Project Ever !!!!!!

var x = 400;
var y = 200;
var controlx1 = 300;
var controly1 = -10;
var controlx2 = 50;
var controly2 = 150;
var endx = 200;
var endy = 320;
var controlx3 = 320;
var controly3 = 400;
var endx2 = 400;
var endy2 = 550;
var controlx4 = 480;
var controly4 = 400;
var endx3 = 600;
var endy3 = 320;
var controlx5 = 750;
var controly5 = 150;
var controlx6 = 500;
var controly6 = -10;


context.beginPath();
context.moveTo(x, y);
context.bezierCurveTo(controlx1, controly1, controlx2, controly2, endx, endy);
context.quadraticCurveTo(controlx3, controly3, endx2, endy2);
context.quadraticCurveTo(controlx4, controly4, endx3, endy3);
context.bezierCurveTo(controlx5, controly5, controlx6, controly6, x, y);
context.closePath();
context.lineWidth = 20;
context.fillStyle = 'rgb(255, 0, 0)';
context.fill();
context.strokeStyle = 'rgb(150, 0, 0)';
context.stroke();


This was one of the hardest assignments I have ever done. I wanted it to look like a little logo. I could see this being useful for a creative resume. It took me almost an hour just to make the square alone but I am happy with how my logo came out.

Monday, March 2, 2015

self portrait

This project actually looked a lot better before I saved it to the web. My hair was more filled in and my skin color was different. I attempted to give the contour effect to my face by using shadows where the sun would hit. This is a trick that is usually done with makeup.

Monday, February 23, 2015

Smokey's Hottie Girl Sister

I decided to  take a different approach for this assignment. I made smokey into a girl by giving her a lovely flower hat, eye lashes and a womanly outfit.