Pinned Repositories
CougSat1-Software
All software written on CougSat-1 exists here
AppReview
AudioLoop
A personal project of mine where the user can create music from small samples that get looped
Binary-Decision-Diagram
Code to manipulate a binary decision tree to check for loops of certain sizes
Bullet-Hell-Game
CarMechanic
Diplomacy
lmms
Machine-Learning-Music
Puzzle-Alarm
WHOmagoo's Repositories
WHOmagoo/Diplomacy
WHOmagoo/lmms
WHOmagoo/CarMechanic
WHOmagoo/AppReview
WHOmagoo/AudioLoop
A personal project of mine where the user can create music from small samples that get looped
WHOmagoo/Binary-Decision-Diagram
Code to manipulate a binary decision tree to check for loops of certain sizes
WHOmagoo/Bullet-Hell-Game
WHOmagoo/Machine-Learning-Music
WHOmagoo/Puzzle-Alarm
WHOmagoo/CS460
Code for Computer Science 460, relating to operating systems
WHOmagoo/Diplomacy-MonoGame
WHOmagoo/diplomats
WHOmagoo/DiscordMinecraftBot
A discord bot that can connect to a minecraft server and integrate a discord channel and the server with each other
WHOmagoo/Distributed-Systems-Middleware
WHOmagoo/Excell-Spreadsheet
Code for Computer Science 321. This code is related to object oriented programming principles.
WHOmagoo/ExcellSpreadsheet
A class project creating an excel
WHOmagoo/EXT2-File-System
Code from CS360. Relating to EXT2 file systems and systems programming
WHOmagoo/Financial-Viewer
Python script to help visualize spending
WHOmagoo/LaserChess
Simple Laser Chess Game
WHOmagoo/PostScriptInterpreter
A simple post script interpreter written in Python
WHOmagoo/SoundEngine
Entry for WSU 2020 Hackathon
WHOmagoo/webapp-manager
WHOmagoo/WitnessProgram
Program made to find the worst liars when it comes to the Rabin-Miller test. Based on the Witness Numbers Numberphile Video https://www.youtube.com/watch?v=_MscGSN5J6o
WHOmagoo/wumpus-world-simulator
Simulator for the AI Wumpus World game in C++ with Python wrapper.