How to publish folder on internet

When we want to update our work to the internet we go to our terminal. We then use the code "cd ./desktop" to connect to the desktop. Next we do "cd ./henrywinokur.github.io" to connect to our folder on our desktop. Now to connect our folder to the internet we first use "git add ." Then "git commit -m "whaterver you are adding" Then to finish you us "git push"

September 26th 2023

Today we made our person card page. I Used Gifs. We use CS1 to do it. I also used a hover code to use two diffrent soccer gifs.

October 12th 2023

Today was used Java script and learnd how to use our console. Soon I will ass this to my website.

October 17th 2023

Not much today. I pushed my website onto the internet and changed my luigi Gif. I then added font to mario luigi and bowser to say what they are used for.

January 30th 2023

In my array project I created a slot machine that would decide who is the best soccer player. We make the code randomly pick a number each number is put onto a player. When that number is chosen a pictutre of that person will be shown. This happens everytime you press on the slot machine handle.

Febuary 6th 2024

In my car project a created a car that can drive through roads. We created event listeners to keys on our keyboard. We then made it for each time that we press a arrow key the car moves up or down 10 px. We make a -10 when we want it to make tha car go up making it 10 away from the top. To go down we make it +10 going 10 px away from the top.

Febuary 22nd 2024

Today we learned about color and how RGB affects the color. We used Math.random to choose a number 0-1 and connected it to color so that evreytime we click it changes the background to a random color.

Febuary 27th 2024

In my Valentines day project we connected the x and y axis to the arrow keys so that each time we pressed on an arrow key our charcter will move a seartain amount of pixles. I also did that wen our charcter moves in a radius of the girl a alert will pop out.

My Face Project!

In my face project we make a event listner for that everytime we press on an image our mouse becomes it. We then press on the face again placing the image from our mouce on the face. By doing this we can create many fun and cool faces!i