I made a bunch of cool miscellaneous things in Fusion 360, such as a pencil holder shaped like a plane, a radial engine, and one of those puzzles made of blocks: github.com/MelonMars/FusionMisc
I made a program that makes a heatmap of where you run the most, based on GPX files exported from most run trackers (e.g. Strava, Garmin, &c.) github.com/MelonMars/RunningHeatmap
I created an agent based model simulation of a wildfire using python MESA and allowed configuration and running of the model to be done through a webui: github.com/MelonMars/WildfireABM
Created an AI that creates random fake quotes, alongside an API and Webui for the use of it: github.com/MelonMars/Quoter
I made a program using locally hosted AI (Stable Diffusion API & downloaded Huggingface models), to create that annoying algorithmic slop. github.com/MelonMars/Slopper