Category: Uncategorized

  • Html Parsing and Beautiful Soup

    I have recently been learning Html Parsing and combining it with beautiful soup. The other day I made a stock price scraper that tells you if the price is higher or lower than the last update. Here is the code: And what the code does when run: tsla253.91254.4Sell

  • Rps.py

    I made a rock paper scissors game on python today. It is a simple random loop of basic inputs and responses. Here is the code.

  • Why I don’t like blog posts

    I don’t like blog posts very much because they are requiring me to type actual words which is way harder than coding. I don’t need the points from this particular blog post so I can just give you an opinion on blogs. Hail our supreme leader, The great and honorable King Ace of Aceland the…

  • Goldenrod Adventure: The Best Platformer of 2024

    I have been working on a making a platformer game for a shot while. I am calling it “Goldenrod Adventure” because most of it is two shades of one color. The game is only 4 levels, but still a decent game nonetheless in my opinion. Here is some of the code for the main file…

  • Free friday on the day my wrist hurt

    I learned let, how to use a source on a script tag, and also about primitive values. Another thing I learned is that Javascript is a dynamically typed language, which means values don’t need to be set right away. Also null and undefined are different apparently. Yet another new thing was non-primitive values inheriting from…

  • Free Friday again

    I worked on Javascript and got more comfortable with buttons. Here is some code that worked and you don’t need to see what didn’t work The rest was just basic html and css to get it to interact correctly.

  • What I did today.(Freee Friday 4/26)

    Today I learned some Javascript and practiced changing text when a button was clicked and also opening windows.

  • Alien Invasion Code

    My main code

  • Free Friday and Screw Michael

    I worked on making a button but it doesn’t work yet.

  • Friday on the 5th of April

    I just worked on alien invasion, I tweaked the speed of the ship to be able to actually move. I also changed it so that the ship is a picture of Mr. Orlando. and I tried to refine the movement code but I am also stupid so it didn’t work.