Sunday, November 13, 2016

Lion King

I chose recreate the Lion King because it was one of my favorite animations movies as a kid.

Wednesday, October 19, 2016

Nike Coding



I chose Nike because it is my favorite clothing and shoe brand. 


My Version


HTML Coding Graph
                                           




<!DOCTYPE HTML>
<html>
<head>
<script>
window.onload = function() {
var canvas = document.getElementById("myCanvas");
var context = canvas.getContext("2d");

////////////////////////////////////// start below this line ˇˇˇˇˇˇˇˇˇˇ

context.beginPath();
context.moveTo(184,160);
context.quadraticCurveTo(200, 285, 295, 247);
context.quadraticCurveTo(240, 262, 680, 150);
context.quadraticCurveTo(700, 150, 240, 320);
context.quadraticCurveTo(130, 350, 185, 157);
context.lineWidth = '6';  //Stroke width
context.fillStyle = 'rgb(0, 0, 0)';  //RGB Notation for color
context.fill();
context.stroke();









////////////////////////////////////// end above this line ˆˆˆˆˆˆˆˆˆˆˆˆˆˆˆ

};

</script>
</head>
<body>
<canvas id="myCanvas" width="800" height="600"></canvas>
</body>
</html>

Saturday, September 10, 2016

Wal-mart vs. Target


I have chosen Wal-Mart and Target as my two logos to critique.
Wal-Mart is a multinational retail store that sells everything you need for everyday life, from groceries, furniture, clothing and outdoor equipment. The asterisk or flower of the Wal-mart logo is a symbol of the brand’s friendliness and peripheral quality. The simple design of Wal-mart logo both attracts and harmonizes its viewers and customers. Target is also a large retail store that sells everything from groceries to outdoor living supplies. The small circle at the center of a target; a round peppermint-flavored candy; the registered trademark of Minneapolis-based Target Corporation.
Wal-Mart’s new starburst logo mimics the cleaner, brighter sign of Target with its iconic red-and-white bull’s-eye. They both use bold colors that will capture the audiences eyes, the both spell the name of the business out and have a symbol with almost the same concept. The differences are Wal-mart does not use all capital letters whereas Target does, they are different in size and color. Wal-mart and Target's audience are all shoppers, old and young. Overall the think the designs are good and they match the name and the message they are trying to get across to the audience. For both of the businesses , the color choices were good because blue, red and yellow are very bright and bold and will catch the eyes of people near and far. I think Target's design is more successful because there logo is right on point because they use a bull's eye as the logo and everyone knows that the center circle is the main target, also meaning that the store is right on target with what products the sell to their audience. Just by seeing the logo and not the name you will know exactly which shop you are at because the object in the logo is a target, hence the why the name and object go so well with each other.

Tuesday, August 30, 2016

About Me!

Hey! My name is Amanda Silva. I'm from the Cayman Islands, I am a Junior at the University of Tampa. I love to travel, my favorite colors are gray, blue and black, I love to cook and bake, I love dogs, I'm very shy and I hate frogs. I am expecting to learn how to use Illustrator and Photoshop so that I can create and edit objects and pictures.