jockofcode's Repositories
jockofcode/ballclock
ballclock package (Go golang)
jockofcode/ballclock_rb
Ballclock project, implemented in Ruby
jockofcode/ballclockd
the go main for ballclock package
jockofcode/jockofcode.github.io
jockofcode/pull_request_pics
Pictures used in the comments for pull requests on github
jockofcode/RegexPermutator
jockofcode/RPG-JS
Create your browser RPG in HTML5!
jockofcode/text_view
TextView is a Ruby library that leverages the Curses library to create and manage terminal-based windows with features like message dispatching, color pairings, and debug logging. It supports a modular approach allowing additional functionality to be added when needed.
jockofcode/ultimate_shim
This is a Bash 3.2 compatible shim that when placed in a directory that's at the front of the $PATH, will load from an environment variables file and then check preconditions before running
jockofcode/weather
Weather app exercise