Posts

Speaker

Image
 The speaker of the live event was Jenn Halweil and what i learned throughout the speakers event was how much effort it takes to be a creative director and how to communicate on a big project. Jenn was my favorite speaker because she gave insights on their projects and gave us specific examples about how she would go about starting a project. Another reason was because she answered our questions at the end with great responses. An advice that I took was to be flexible and work as a team on a project because when everyone's doing their part it would go by smoothly and i would take this advice into the future because if i decide to work on a big project with people communication is the best tool for it.

credit app

Image
The credit score App project is a Credit Score app is for a user to calculate their credit score. This is done by looking up questions about credit score and estimating each question as they answer through gaining points. It’s a simple and straightforward game through the help of AppLab on Code.org. Some trouble i had was creating a function to add up the numbers and display them at the end. I had to individually give every label, button, etc. a separate id, and had to incorporate this into my code. Using javascript i was able to code this. Before this important step i created a button for each page and labeled them with a specific id. I was using similar code I already knew, I still learned about credit score and credit. I learned that d eclaring Bankruptcy also lowers your credit score significantly from 130-200 points. I also learned that having more credit cards is good as long as you can pay them off on time. Finally learned about more credit and how to maintain a good credit sco...

CTE eXPo

Being a senior in the web design academe y this will be  the last CTE expo I would do and as a final show off i got to show all of my achievements in this academy. In the Expor we show our work to the upcoming freshman classes so they are aware of this opportunity . For my final expo I showed off my entire portfolio, I had to create a portfolio page that is linked to my other pages I've created. I chose this because it would lead to all my other works and attract them to my site. I was able to interact with many freshmens and describe to them how you start off the academy beginning learning graphic design, such as Photoshop, Indesign, and Illustrator, and as a bonus I showed off my work for Visual Design and explained the different projects that I have worked on that year. Then I would tell them abnout the junior year and show off a project we did and explain to them what they would learn such as web designing using Dreamweaver, Html, Css, and Javascript and at the same time t...

Junior Achievements

Image
On March 6 the web designers and video production class teamed up to a day out and teach the younger generation. Our task was chosen at Middle Village to teach economy and jobs to the  fifth graders. Beginning of our task we had 1 week to review our material and create lessons that would captivate our audiences attention. Out of 5 session i was given session 3. We all decided to work on the sessions together and combine our knowledge to teach each lesson collaboratively. We had one leader per session while the rest supported and helped out in any way through that session to make sure we were giving 100%. Once the day came to finally teach the kids we were ready and prepared not only because this wasn't our first time but because we took time out and dedicated to learning the material to make it the best time for the kids. Once we arrived there all my nerves were gone and was ready to connect with the kids. Time went by quick as we tried our best to complete each session efficiently...

Smart goals

Image

Lab 25

Image
 During lab 25 we had to write an sentence to interact with the viewers.  The point of lab 25 was to make the viewer type out a secret code that will in return give them a reward. In order to do this lab I created an h1 tag that had id of display and in this display allowed the user to type in it. Doing so took the use of javascript which used an evenListener to see once the correct code was typed in. This is very useful as a web designer because it allows for you to create easter eggs on your website if you want and create a better user interaction with the site.

Lab 24

Image
During lab 24 we were given the code and to create a custom video controls.  This lab was very easy to do because we just had to insert a video with a custom mixer controls. In order to do this i created a video tag and inserted my link of the video into. To change the controls of the video I used javascript to code different mixing controls and that effected the video as well. This is very useful to a web designer because it allows for videos on your site to be unique and have there own specific mixing controls and cool effects towards the video.