Posts

Showing posts from September, 2021

Canvas

Image
      I chose my design searching on the internet. I found a mosaic piece and then I tried to copy it and make the image in my own way. I picked this image because it had all the requirements this  assignment asked us to have. It may look very simple to do but with all the code and details this image has it was harder than you may think.     Since this image had a lot of details I have to do, and knowing how to place each shape together is actually takes a lot of time for me. What I did is play with the numbers of the code until I got to the place that I wanted. This  project took me about 8 hours to make in total. What I think makes this project so successful is because of all the hours and details I had to do to make it look good. code: //backgroung 1 var x=0; var y=300; var width = 6500 var height= 320; context.beginPath(); context.rect(x, y, width, height); context.lineWidth = 10; context.fillStyle = 'rgba(187,40,42,1.00)'; context.strokeStyle = 'rgba(4,4,4,1.00)'

The World Wide Web and the Internet

     The internet is a vast network that enables people to connect and share information around the world. It was created by computer scientists Bob and Vinton Cerf on January 1, 1983. The Internet was first created for military and scientific purposes. It became widely used for communication and research.  The Internet is mostly used now to access libraries, encyclopedias, art galleries, news archives, and other information sources from anywhere in the world.     The World Wide Web is an Information System that allows documents to be linked to each other through hypertext links. The founders/inventors of the World Wide Web are Tim Berners-Lee and Robert Cailliau. The World Wide Web was created in 1989 to enable scientists to share information among themselves. Its creation was made possible by the need for automated information sharing. I t was made for scientists but now it's open for everyone, and now people can get and share information from it.        The Internet and the Worl
Image
       My name is Orlando Mena and I am from Puerto Rico, I have only experienced once this class so I don't know much of what to expect. From what I have experienced I liked the class, what it was all about and what it entailed. I consider myself as an outgoing person, that likes to surround himself with positive and fun people. I also consider myself a very athletic and active person.    Like every person, I have experienced my ups and downs. One of the biggest ups that I have experienced is graduating high school and being accepted to a university that I liked. That means that all the hard work that I put in high school paid off. One of the biggest downs that I have experienced is, when covid started, it was very hard to focus on academics. I had too many distractions but I pushed through and ended with good grades.