Pinned Repositories
AdventOfCode
better_errors
Better error page for Rack apps
factory_bot
A library for setting up Ruby objects as test data.
OnlineCalendar
A personal website with a calendar, for me to add my events, plan, and improve my routine.
safe_rm
After I accidentally deleted my entire home directory, I created this simple Ruby program to check if what I was trying to delete was something I probably shouldn't be deleting!
share-the-food
ARCHIVED: See https://www.github.com/addisonmartin/sharethefood
ShareTheFood
SpaceTowerDefense
CSC 371
gps_logging_and_mapping_app
oms2
OMS (Organization Management System) is a fully featured, Ruby on Rails web application that allows non-technical users to manage their organization's online presence.
addisonmartin's Repositories
addisonmartin/share-the-food
ARCHIVED: See https://www.github.com/addisonmartin/sharethefood
addisonmartin/ShareTheFood
addisonmartin/AdventOfCode
addisonmartin/better_errors
Better error page for Rack apps
addisonmartin/factory_bot
A library for setting up Ruby objects as test data.
addisonmartin/OnlineCalendar
A personal website with a calendar, for me to add my events, plan, and improve my routine.
addisonmartin/safe_rm
After I accidentally deleted my entire home directory, I created this simple Ruby program to check if what I was trying to delete was something I probably shouldn't be deleting!
addisonmartin/SpaceTowerDefense
CSC 371
addisonmartin/PerAsperaAdAstra
WIP website to visualize satellites orbiting around Earth. Uses Ruby on Rails, StimulusJS, Hotwire, three.js, and satellite.js.
addisonmartin/ProjectEuler
My solutions, in Ruby, to projecteuler.net's programming problems!
addisonmartin/roommate-compatibility
A roommate compatibility calculating program for CSC 102 at Cal Poly.
addisonmartin/Smugglers
A game developed using the Greenfoot Game Engine. A two player, one computer game. One player tries to smuggle between buildings, the other tries to spot them. Who is better, the smuggler or the police?
addisonmartin/sudoku
A collection of code and algorithms related to studying and solving Sudoku puzzles!