index

projects

9/29/25

I'm making my person card on Github, and changing the index page to make it cooler. I'll also add some content to the eastern and western pages.

11/6/25

I've done things but haven't recorded them in the journal. I will start to record everything from now on. I'm gonna work on animating the home page, and start to make a game.

11/20/25

We learned about functions. We can make our own functions. I made a function that makes a dancing dog move when keys are pressed

11/24/25

I made a project that pops corn kernels

12/1/25

I made a function that makes photos appear when I click.

12/8

We just made a modulo function. It makes it so that when you click a certain amount of times, it changes color. Later, we will make it that it plays or pauses music.

1/8

Today, we did Math.random, and I made a page that has its background color change on itself.

2/2

We are still working on confetti. We have learned how to change the color of the confetti with a color picker, and also being able to change the amount of confetti that drops.

2/19

Today, we worked on making objects and arrays with the objects. I made an array with a list of Boston Atheltes

2/26

We worked on making a train. We were able to make a train where you could add or remove any train cart that you want to, and worked on understanding objects.

3/12

We worked on making a gallery. I worked on making one filled with a photo of one of my favorite streamers.

4/6

Learned how to make a grid using nested for loop

4/16

We made a random walker with random colors and positions.

4/20

We made a bouncing ball with p5js, and we changed the color of the ball depending on the position

4/23

Today we learned how to make functions with parameters