https://docs.google.com/document/d/1PLbn6NjG2ZfrMEIjCtEJ9LQFnxmoTaqzFnIn9FXKBXA/edit?usp=sharing
I learned how python works in terms of using commas to turn integer or float values into printable strings.
I kind of understood it all but I want to do the more advanced portion to test my skills.
This is a burmese python. It can hold its breath underwater for over 30 minutes and layes up to 100 eggs at a time.
https://docs.google.com/document/d/1oFn1YU41dqfXt-kp4_nl51upXALv5dVXwstsgZFLwM8/edit?usp=sharing
I learned how to use the range command to access certain values in a list.
I would like to know more about accessing values in a dictionary
11/5/2025
I did this project with Mina
I learned how to use fusion as a powerful tool to create circuitboards quickly and easily, and I learned how connections on the scematic turn into the actual board design.
A challenge we faced was getting our API to show the correct data.
We fixed it by changing our zip code in the URL
For my digital project, I want to program the buttons so I can switch between my spotify API, the weather, and one other page that i'm yet to decide.
I am going to use the Feather microcontroller and utilize the screen to display my API data.
The project will be standalone from my speakers, it's simply an addition for convenience.
GIST:
https://gist.github.com/hayden-34/28d54bde7778db8ec7c3a3517983888b
I made a flappy frog game on my microcontroller that has player collision detection and realistic gravity
I faced a lot of challenges with circuit python syntax because I'm already not very experienced in python and circuit python is just that but worse, but in the process i got a lot better at debugging.