journal

First Entry-What I Learned on CS So Far: 9/26/2024
Thus far, I have learned how to use divs, style tags, positioning, hyperlinks, transitions, fonts, and just generally the basics of using CS

Second Entry-How to push things to GitHub: 10/10/2024
cd ./desktop/jturnbull123.github.io

Third Entry- :10/17/2024

git add .
git commit -m "adding things"
git push

Fourth Entry-JavaScript and Functions
Last class we learned how to make animations using css languae and today we learned a bit on how to use java script and how to make functions. One of my functions is not working right not so I need to figure that out

Fifth Entry-Jumpscares
Today we did jumpscares using java script and some of the functions we learned last class.

Sixth Entry-Cleaning Up
Today I mostly just cleaned up my website specifically my projects page, adding some icons for new projects, fixing some of them. I made the project icons different cds and I thought that was pretty cool.

Seventh Entry-Explaining functions
addEventListener("click", function())

Eighth Entry-If then statments
Today, we learned about if else statements and how they work. I want to make something with Astroworld and that color palette and having when you click the color changes from one of the primary colors to the other. I chose the yellow and the blue of the cover. I did this because I really like that album and I wanna incorporate it into my website in some way and this felt like a good way to do it. Throughout the year I hope to use almost all of my favorite albums in some way in my website, so far I have used


It's Dark and Hell is Hot-DMX
E-ecco2k
This is Not a Test-Missy Elliot
MOTM1-Kid Cudi
Donda-Ye
Only Built 4 Cuban Links-Raekwon
Positions-Ariana Grande
Blonde-Frank Ocean
Coloring Book-Chance The Rapper

Ninth Entry-Review Today, we reviewed a lot of the basics of HTML,css, and js to make sure that we have a solid knowledge of how to use sublime text.

Tenth Entry-Review(2) Today, we actually applied the stuff on the review sheet to actual code. A lot of the javascript stuff that wasn't making sense before is actually starting to make sense now, so that's great. I was also finally able to push my website after months of not being able to, so now my website is up to date.