Wednesday, October 30, 2019

Scary story 1

This is my first "scary story" made in Premiere Pro. this is the first story conically on the teacher blog.

here is an image of my frames/audio

Here is the actual video.  
(the file was to large for blogger.)

Monday, October 28, 2019

Cinemagrpah Day 4

This is my 2 part cinemagraph in which one part moves and then another part moves this one is a night sky with one side moving and then the other side. It was made in Premiere Pro.



(sorry for the Cinemagraph's being out of place i worked on the mat different times)

Thursday, October 24, 2019

Cinemagraph Day3

Today i finished my 4 part cinemagraph it is a birthday cake with  individual Candles moving and not moving. It was made in Premiere Pro.

   

Wednesday, October 23, 2019

Cinemagraph day 2

today i made a cinemagraph in premiere pro
here is the tutorial i followed: https://youtu.be/R5ZJQqRSj_4

here is my actually Cinemagraph i used the same video clip as in the Photoshop one



Tuesday, October 22, 2019

Friday, October 18, 2019

Brodey Pencil Case version 2

today i redesigned my pencil case after a failures printing here is what i got.... 
 

i'm printing out the name separately to avoid confusion. Ill update this blog after the printing is done   

Tuesday, October 15, 2019

SketchUp Object that fits in its self 2

This is my second attempt of building an object that fits in its self. My original object didn't fit in its self because the diameter of the holes was to wide, i have adjusted the width of the holes to be proportionally smaller than the other.


Sketchup object that fits in itself

Following the tutorial placed on the teachers blog i made my own custom object that fits in its self.
it consist of 2 circular and rectangle prongs that fit in holds on the opposite side.



The object did not print out successfully i did not measure the printer inaccuracy and the printed messed up my perfect measurements, i have to resigned the object    



Sketchup Cube with multiple faces

Here is my custom Cube project that includes an accurate X Y Z, my name and a smiley face.





The Cube was assembled on Sketchup and was printed out successfully 

Friday, October 11, 2019

Sketchup pencil case

today in Sketchup i made a "katie" pencil holder which is 5 separate pieces that fold together
here is a few images.


It is 5 separate pieces and it assembles very easily.  


Tuesday, October 8, 2019

SketchUp Rubiks Cube

Today in Sketchup i made a Rubik's cube with the dimensions of 9ft x 9ft x 9ft

This app is really frustrating though. positing the name was way more difficult than it had to be.

Here is my 4x4 cube its dimensions are 12ft x 12ft x 12ft
i used the block tool to create both of these Rubik's Cubes.

Friday, October 4, 2019

Codecademy Day 10

Today i used my knowledge with box elements to make a game called "lets test your memory"

That's the CSS code HTML below.


There are 2 different kinds of boxes i used to make this a "content box" and "border boxes".
Content box: Allows you to insert different kind of content and media into your code.
Border box: serves and a space between images

The code to properly size a box is very simple and is as shown above.

Unfortunately that is as far as i can go seeing as i cant take anymore lessons until i upgrade to pro.










Codecademy Day 9

Today i learned how to do margins with CSS.
Here is a quick diagram explaining what diagrams are.
this is an example of an margin element. first element (30px) is for height and second element (20px) is for horizontal distance apart.
In this example of code we can see that width between the margins has already been set in the line above so all you would need to to do is set height (0px) and the width to auto causing it to read the line above.
Here is just a quick recap of all the code i did today.


Tomorrow i will be working how to change the box model

Codecademy Day 8


This Diagram represent a CSS box for clarity in the rest of this post.


Today i a website about Conservation efforts at Lake Tahoe.
here is the finished product.


One of main things i learned today where Borders and there attributes like there margin size width, height and radius. you need to create a .content section to even use borders and if there is no "border:" it doesn't count as a border. However i do not know the different styles for borders.

The other thing i learned today was Padding:

Padding is the innermost layer of a Box image the px means the amount of pixels.
however the issue is that you need to make each side (top, left, right, bottom) unless...
you use combined padding, first number is for Top and bottom, 2nd number means Left Right.

That's all for today tomorrow i will be learning how to do Margins




Thursday, October 3, 2019

Codecadamy Day 7

Today i learned how to do more with CSS

Today what i was doing  was making this rather bland HTML coded soccer website into a better looking website with CSS, here are the tools that i used...

Border: controls the size of the website                  Padding Bottom: space between bottom of website Color: makes the color of the background                                          and bottom of text.
Text Align: where the text aligns (left)                   Font Family: the font style
Font Weight: how thick the font is                          Width: width of the text
Font Size: the size of the font

This is a section of code dedicated to my caption paragraph
D isplay: How the text is displayed
>Line Height: the height of each line
Margin Left: how large the left margin is
Padding: how thick the padding is
Position: position of text
Top: how high up the text is on the background
Width: the with of the Caption box
Background Color: color of the background
Color: text color


The opacity of the text thought the entire document however if you.


      
This is the completed code with the CSS however for some reason the web host wasn't working so i cant get a finished project.


Tomorrow i will be learning how to make box models with CSS in Codecademy                  

Wednesday, October 2, 2019

Codecademy Day 6


 Left: This is me making a login for my website, it also allows you to create an account.
Right: the the website actually looks for public eyes.

However due to limitations of not knowing how to use CSS i could not add any graphics of any kind to my website so for the rest of the i am going to learn CSS using Codecademys free CSS lessons.


My website before CSS


This id my website after CSS, i used CSS ability to insert images, put text on images, and to modify text boxes to make the image look stunning. Since CSS is compatible with HTML its rather easy to mix and match to 2 of them to make rather stunning artworks 

This website does not any of the fancy graphics as the previous website however i used CSS to change the text fonts and just make the text look better