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 .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.