Final Project Ideas
source and idea links:Â
https://www.instagram.com/p/CKPDi3ylT5a/?utm_medium=copy_link
https://github.com/googlecreativelab/posenet-sketchbook

roma★

oozey mess

Product Placement
Peter Solarz
art blog(derogatory)

Discoholic 🪩
todays bird
Xuebing Du

styofa doing anything
we're not kids anymore.

ellievsbear

if i look back, i am lost
2025 on Tumblr: Trends That Defined the Year
taylor price
macklin celebrini has autism

Kiana Khansmith
he wasn't even looking at me and he found me
seen from Singapore

seen from United States
seen from Kenya
seen from Thailand
seen from Vietnam
seen from Venezuela

seen from Bahrain

seen from Japan

seen from Netherlands
seen from Canada

seen from Malaysia
seen from Singapore
seen from Germany
seen from Colombia
seen from Colombia

seen from United States
seen from United States
seen from United States
seen from United States

seen from United States
@bryanh--they-them
Final Project Ideas
source and idea links:Â
https://www.instagram.com/p/CKPDi3ylT5a/?utm_medium=copy_link
https://github.com/googlecreativelab/posenet-sketchbook

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Audio + Video Hw
https://glitch.com/edit/#!/overjoyed-seasoned-feeling?path=script.js%3A13%3A35
Very difficult trying to figure out how to toggle the sound playing or not without the pause function being functional but ended up just needed parenthesis anyway so it ended up working fine.Â
Partner Function HW
https://glitch.com/edit/#!/terrific-caterwauling-beach?path=script.js%3A78%3A20
I had a bit of trouble trying to assign a random weight to each line of rain but eventually just had them bound to an amount of gravity and had them pick a random number in the assigned gravity set. But overall it was more fun to just do someone else’s idea and try to solve that, it made it seem more like a puzzle and less overwhelming.Â
Loop Homework
https://glitch.com/edit/#!/sandy-aeolian-barber?path=script.js%3A13%3A0
I had a lot of trouble trying to get the computer to understand and distinguish between down motion and up motion and succeeded at binding the background and the objects color to this but don’t understand how to make the buttons exclusively move it down or up respectively and therefore the colors. I can only manage to get them to invert which is different from returning it to a set state. I attempted multiple approaches but haven’t found something that worked perfectly.
Conditionals wk 3
https://glitch.com/edit/#!/lyrical-soapy-celery?path=script.js%3A108%3A13
I had a bit of trouble trying to get the buttons to set the right speed while still having the objects move without and turn around without needing them pressed but haven’t found a solution. I also wanted the blue button to invert the colors of the background and the man to the opposite but have yet to figure that out.Â
One state that I have seen in video games is the bleeding state. This state especially interests me because it can be remedied by various solutions, so this is the kind of state I want to code: states that are triggered by multiple different stimuli.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
UserInteraction Coded Game
https://www.addictinggames.com/puzzle/escape-the-car The reason I chose this link is because it is one of my favorite escape games I used to play as a kid at the library. It was one of the first real video games I played and at the time it seemed amazing that computer games could suck me in so much.
User Interaction Assignment 2 CC
https://glitch.com/edit/#!/moving-men?path=script.js%3A21%3A5Â I found it hard to make the shapes move by themselves and first wanted to them to move individually with every click and tried to define all items to make it easier but it was still a struggle for them to move the little they do.Â
EDIT: I had to assign each variable a value individually and not separated with a comma which would output a value of zero.Â
Self Portrait blog
On this assignment I got a lot more used to basic shapes and how to change one shape slightly or majorly to make a completely new shape. With that tho I found the I was repeating a lot of code a lot of time so am looking forward to finding shortcuts for these. Furthermore, I found some functions in p5js that I simply didn’t understand even after reading the whole reference page. I hope I more understand functions in code without needing extra explanation by the end of this class.Â
https://glitch.com/edit/#!/getaways-cigarrettes?path=script.js%3A1%3A0