Pinned Repositories
addisongoolsbee.com
My personal website
bicycle-scramble
Unity game where you beat up some poor guy riding a bicycle using various weapons
chomp
React Native app for finding free food on campus (either leftover after events or just as advertising for an event)
dotfiles
All useful dotfiles
gnome-torture
Play a gnome sound every few minutes on your computer, in such a way that it's really hard to find/stop the noise
Headstrong
Unity puzzle-platformer game where you play as a character with a detachable, momentum-generating head
ice-puzzle
Ice puzzle unity game
lindagoolsbee.com
Linda Goolsbee's Campaign Website
orange-addison
Wordless Unity puzzle game meant to mimic the style of Bart Bonte's "Green" app. This is my part of the project, though it was combined with 5 others to make a collection of increasing complexity puzzles
papyrus-viewer
Website to view and manipulate ancient papyri and their fragments.
AddisonGoolsbee's Repositories
AddisonGoolsbee/addisongoolsbee.com
My personal website
AddisonGoolsbee/bicycle-scramble
Unity game where you beat up some poor guy riding a bicycle using various weapons
AddisonGoolsbee/dotfiles
All useful dotfiles
AddisonGoolsbee/gnome-torture
Play a gnome sound every few minutes on your computer, in such a way that it's really hard to find/stop the noise
AddisonGoolsbee/ice-puzzle
Ice puzzle unity game
AddisonGoolsbee/lindagoolsbee.com
Linda Goolsbee's Campaign Website
AddisonGoolsbee/orange-addison
Wordless Unity puzzle game meant to mimic the style of Bart Bonte's "Green" app. This is my part of the project, though it was combined with 5 others to make a collection of increasing complexity puzzles
AddisonGoolsbee/addisongoolsbee
AddisonGoolsbee/beeps
Just some random beeping sounds idk
AddisonGoolsbee/blindfold-art
Physical electronic wonky drawing game using a Raspberry Pi and an ESP32
AddisonGoolsbee/computer-from-scratch
Building a computer from the logic gate level, all the way to a simple OS running Snake. This is a walkthrough of Nand2Tetris
AddisonGoolsbee/creative-embedded-systems
Code for the class Creative Embedded Systems
AddisonGoolsbee/edx-game-development-course
My games for the assignments for the EdX course Intro to game development
AddisonGoolsbee/falling-blocks
Simple Unity game where you avoid falling blocks
AddisonGoolsbee/github-readme-stats
:zap: Dynamically generated stats for your github readmes
AddisonGoolsbee/knock-lock
Code for the Knock-Lock: an arduino-based lock mechanism that unlocks itself when a specific knocking pattern is inputted
AddisonGoolsbee/morse-game
Simple Python CLI quiz to test your Morse Code skills
AddisonGoolsbee/pokemon-quiz
CLI game to name all the pokemon in order
AddisonGoolsbee/rucio
Fork of rucio data management tool for implementing dataset scheduling
AddisonGoolsbee/sir-stabbys-torture-device
2-player embedded system puzzle/obstacle course/game involving a trapped victim, a rescuer detective, an AI, and lots of miscommunication. Beware: you will be stabbed
AddisonGoolsbee/wattage-warlords
Physical electronic button masher game
AddisonGoolsbee/yale-shuttle-generative-art
Generative art for the displays in Becton
AddisonGoolsbee/2D-matrix-manipulation
Assignment 2 of CPSC 487: 3D Spacial Modeling and Computing. Three.js implementation of various 2D rotations culminating in full implementation of SE(2) with distance calculation between matrices
AddisonGoolsbee/bulletin
AddisonGoolsbee/cs487-assignment-0
AddisonGoolsbee/cs487-assignment-1
AddisonGoolsbee/forward-kinematics
Three.js implementation of forward kinematics on an 8-joint robot arm. Assignment 4 of the course CPSC 487: 3D Spatial Modeling and Computing
AddisonGoolsbee/motion-mapper
Three.js orb-collecting game using inverse kinematics
AddisonGoolsbee/quaternions-and-SE3
Assignment 3 of CPSC 487: 3D Spacial Modeling and Computing. Three.js implementation of SE(3), including distance calculation between matrices. Also includes an implementation of the H1 Lie Group using quaternions for rotation (but not including translation)
AddisonGoolsbee/stuff
A bunch of random tiny programs