📝Journal📝

This is what i've learned by 9/23/24

  • I have learned how to open html, and use the language
  • I have learned how to add links to different pages
  • I learned how to add images and videos
  • I learned to position anything on my page
  • I learned to transition shapes and colors
  • I learned a new way to scroll
  • And finaly I learned new fonts
  • This is what ive learned by 10/7/24

  • I have finally posted my website online, I also created a person card! Some instructions i learned is to how to push edits with this code: cd ./desktop/MMstealer.github.io git add ./ git commit -m "making changes"'' git push
  • This is what I've learned by 10/21/24

  • We have started creating full animations. I now have a project were two shifting sqaures cross. We have started adding Javascript into our code to further advance out knowledge of code.
  • Description of my current projects by 11/4/24

  • Animation is my first projects. It has two moving squares that cross and change shape. I found it cool for a first project because of how three things are going on, moving, color changing, and shape changing.
  • Jumpscare is a holloween project that includes a phone call from a mysterious number and when you answer a suprise awaits.
  • What I have learnt by 11/18/24

  • I have started creating a clock and made it count up infinitly creating a box to hold the number.
  • I am currently working to make this clock more like an anolog one by resenting it when it reaches 60 secounds.
  • The Clock is finished/function I know

  • The clock now counts to one minute then all the secounds text boxs go away and a minute one pops up.
  • The secounds then reset, and the same thing happens for hours as well.
  • Some of the functions I know are: Event.listner console.log Math.random
  • Using more random stuff

  • We used random and connected it to RGB to make different colors
  • We use to have it change colors on reset now it changes based on the x and y cords of the mouse