First Journal Entry

Last class we linked our websites to our github name. We can now access my website off of the internet.

Second Journal Entry

Today we learned the way the links work in google docs and while coding. Im tired today because I went to bed late. I already have a lot of HW.

October 6 journal Entry

Today I linked my boxes project to the projects page using href. I will chnage fonts and colors on my menu page. I will also make the experience of finding things more satifying and effortless.

October 27 journal Entry / Jumpscare

We made jumpscares in class. The way it works is for the computer to listen to when I click. When this happens a scary photo and sound appear. Once I've clicked on the bucket of candy I want it to disapear so the photo takes up the whole screen. To do this I change the opacity.

3 questions on video

  • Would an event listener work in other languages?
  • How do event listeners contribute to interactivity in web pages?
  • What are the most important parameters in event listeners?
  • November 14 journal Entry

    A function is something that takes in data, processes it, and does something with it. It is a command that can be used over and over again.

    November 17 Journal Entry

    I worked on the Thanks Card and made it about my brothers birthday. I'm still trying to figure out the button. I used funtions and div ids to make what I have so far.

    Jan 8 2024 Journal Entry

    We worked on arrays and random generators. Picked random numbers which corilated to a name. We used event listeners for a random name to appear when clicking on the screen. We also used Variables to store the names and random numbers.

    Jan 23 2024 Journal Entry

    We worked random number generators. I made it my own by making a random ski brand generator. Everytime You click A new brand and a ski from that brand shows up. I used Math.random to choose a random number that corelated to the ski brand and its photo.

    Jan 23 2024 Journal Entry

    We worked random number generators. I made it my own by making a random ski brand generator. Everytime You click A new brand and a ski from that brand shows up. I used Math.random to choose a random number that corelated to the ski brand and its photo.

    Jan feb 14 2024 Journal Entry

    Today we made a name game that depending on the name different things showed up. I used if statements and button ids aswell as math.random. This allowed me to input someones name and their own private message would show up and not for anyone else.