Spooghetti420
Author of the osu!mania "Hold Off" mod! YouTube: https://www.youtube.com/channel/UCsNmiuX2XBFymwNqOcSRUXA
Pinned Repositories
advent-of-code-2022
My answers to the Advent of Code challenge 2022!
ARM-Assembly-Image-Renderer
A Python script that generates an AQA ARM32 assembly program which can draw an image to the screen.
Assembly-Interpreter
A webpage in a similar vein to the Little Man Computer, allowing basic instructions to be processed as though running on a CPU.
Bad-Apple-Scratch
Frame extractor and encoder for my Scratch project (https://scratch.mit.edu/projects/614473645/editor)
Bad-Apple-Turtle
Clone of my Scratch project, but in Python turtle
BadAppleOsu
kanji-data
This repository provides a JSON file with kanji readings. ~13600 covered characters.
kurt3
A Python library similar to tjvr/kurt, but with support for .sb3. (Scratch project file API)
Operating-System-Project
Making an operating system from zero.
PokemonDBRipper
Python script to rip the stats and Gen 4 (Platinum) sprites from pokemondb.net.
Spooghetti420's Repositories
Spooghetti420/kurt3
A Python library similar to tjvr/kurt, but with support for .sb3. (Scratch project file API)
Spooghetti420/kanji-data
This repository provides a JSON file with kanji readings. ~13600 covered characters.
Spooghetti420/Operating-System-Project
Making an operating system from zero.
Spooghetti420/PokemonDBRipper
Python script to rip the stats and Gen 4 (Platinum) sprites from pokemondb.net.
Spooghetti420/advent-of-code-2022
My answers to the Advent of Code challenge 2022!
Spooghetti420/ARM-Assembly-Image-Renderer
A Python script that generates an AQA ARM32 assembly program which can draw an image to the screen.
Spooghetti420/BadAppleOsu
Spooghetti420/ChasCompetition
Group Project for the cambridge higher aspirations scheme.
Spooghetti420/CLI-Parser
Command line parser generator in Python
Spooghetti420/Colors
xterm-256color escape sequences for colored terminal output; module in Python.
Spooghetti420/Exercise-Log
This is a tracker for all my calisthenics exercise reps.
Spooghetti420/Faulhaber
A program to generate the sum of the p-th powers of the first n positive integers using Faulhaber's formula.
Spooghetti420/game-jam
Game jam project
Spooghetti420/JSON-Parser
JSON parser written in Python, serving as practice for creating a language grammar.
Spooghetti420/kanji.sh-ripper
This collection of Python scripts fetches all the PDF contents of kanji.sh, a site for learning Japanese kanji.
Spooghetti420/LagrangianInterpolation
Lagrange interpolator in Python: generates a polynomial that passes through a list of points.
Spooghetti420/Mandelbrot
The umpteenth Mandelbrot set renderer on GitHub. In Python.
Spooghetti420/my-flask-app
Spooghetti420/osu
rhythm is just a *click* away!
Spooghetti420/osu-ranked-lobbies
A bot that creates osu! lobbies, with an alternative leaderboard not based on performance points.
Spooghetti420/other-flask-app
Spooghetti420/Plox
A guided replica of the Lox programming language; tutorial on http://www.craftinginterpreters.com.
Spooghetti420/PythonScratch
Clone of Scratch backend in Python. Might make frontend as well.
Spooghetti420/scheme
Exploration of functional programming using Scheme.
Spooghetti420/sicp-solutions.net
Used to be codology.net
Spooghetti420/Snake-Assembly
The snake game written in assembly (run on virtual machine at https://peterhigginson.co.uk/AQA)
Spooghetti420/Spooghetti420
Spooghetti420/spooghetti420.github.io
Website for all my projects
Spooghetti420/Tetris
A Tetris clone in JavaScript (p5.js). Shamelessly and impudently ripped off of https://github.com/NathanHolyland/ChasCompetition.
Spooghetti420/Touhou9Py
Touhou 9: Phantasmagoria of Flower View in pygame.