Journal:

Entry 9/26/24:

This is the first journal entry of my website. So far we've learned about divs, moving them around, colors, scrolling, text, and fonts. I have some visions about what my website could look like. I was imagining a sort of piano thing in my projects. I don't really know yet. I'm still working on thhe home page, and I still need to finish all of the links on the home page. I need some images on my website, but I'll get those later. I still don't have a real theme for my website yet, but it's still early on.

Entry 10/10/24:

cd ./desktop/MarcosPolos.github.io
git add .
git commit -m "adding things"
git push Besides that, I finished my person card today, it looks really good by the way


Entry 10/22/24:

In the past few weeks we learned about animations and the basics of javascript, and ive enjoyed being able to do more on my website. I hope I can work on my more long term projects

Entry 10/29/24:

I've begun to work on my jumpscares in my projects, and implanning on adding a soundeffect, a boo, thunder, etc. I'll work it out before Halloween though. It's been great so far.

Entry 11/21/24:

So thanksgiving is coming up, so im finishing my turkey clock project, but not having the code has made doing much difficult. I have made some progress on my piano, but theres a wierd issue with a portion of the code, where only one key can make sound, while adding any more code will just make none of them work. Also the title of each of these journal entries has gotten smaller and smaller and I don't know what to do to fix it. Its not a big deal. I'll fix it after I finish my clock and a little more of my piano. Maybe I can make a back button for each main page Idk.

Entry 11/26/24:

Function: when we want to run a function on the whole document we say document.__, and when we want to do this with a div we sat it's id and then its style and gthen the atricute to change - we usually put these thiongsinside themselves (e.g. box.style.opacity = "0") addEventListener("click", function(){}) setInterval() createElement() classList.add() console.log() alert() play() pause() appendChild()

Entry 12/10/24

Today I learned about if else statements, which were helpful when it came to wanting a div to be a different color on click, which is what I did today

Entry #1 1/21/25

In the weeks leading up to Winter Break and the first few weeks of the year, we've had a lot of projects. My biggest one ive been working on is the bouncy project, and ive added text and a nice background to it. Ive also made a slot machine, with colors determining if you win and units for colors in a row. Thats helped me learn about if statements mixing with colors chosen from a list. I also made a project with a button that plays "All I want for Christmas is you" before Christmas. So in this time ive learned about if else statements, event listeners, sounds, lists, etc.

Entry 2/27/25

We reviewed arrays, lists, animations, functions in general, and many other concepts that we've learned over the past few months, and we went over things that we might've forgotten and stuff, and it felt like a productive class. Don't know what to make now, new project soon.