sanaa's journal 🗽

10/1/24

10/1/24 I'm gonna work on my website in my free time so I can get it to look like how I want it to. I want to make a lot of changes and overall change the formating.
how to put website online: - open my terminal
- cd ./desktop/sanaa-28.github.io
- git add .
- git commit -m "test"
- git push

10/1/24

I am adding my first project to my projects page.

11/5/24

Today I finished my jumpscare project and made my website more cohesive by changing color of backgrounds/font and text.

11/12/24

Today in class we worked on javascript projects and making divs.

11/19/24

Today in class we worked on making gifts for people for the holidays. I'm going to make mine for my mom and dad and add a bunch of pictures.

11/26/24

Functions Cheat Sheet:
- getElement()
- add()
- clearInterval()
- setInterval()
- consoleLog()
- appendChild()
- addEventListener()
- sound.play()
- createEvent()
- link: https://docs.google.com/document/d/1FtdGK1i5cfNebLnRPI6-yHjy8soVyhGRGhYPoNK8gp8/edit?tab=t.0

12/3/24

Todat we worked on the Math.random() function.