dbrady
I once wrote a perl script in Reno, just to watch it die();
Shiny Systems, LLCSaratoga Springs, Utah
Pinned Repositories
dijkstra
Rubygame animation visualizing Dijkstra's Minimum Spanning Tree algorithm
euler
My Project Euler solutions. Don't peek until you have worked Project Euler for yourself!
ligament.js
Backbone.js extension that connects backbone models with relational associations.
migratrix
Rails migration tool supporting multiple migration strategies
pally
Your friendly helpful Command-Line Interface to Rally
scoped_attr_accessor
Adds private and protected attr_accessor methods to your classes--or to all of ruby.
scrapbin
Random code fragments and tools.
ssh-config
A Tool to help manage your .ssh/config file.
tourbus
Website load testing tool in Ruby, with the ability to "unload a busload of tourists" on a website, each with the ability to trace through complex application paths.
dbrady's Repositories
dbrady/scoped_attr_accessor
Adds private and protected attr_accessor methods to your classes--or to all of ruby.
dbrady/euler
My Project Euler solutions. Don't peek until you have worked Project Euler for yourself!
dbrady/geocode
Ruby library and CLI tool to geocode and reverse geocode.
dbrady/polyhedra
Polyhedral RPG Dice DSL and Rolling Tool
dbrady/sinfile
Sinatra File Server - A simple http file server.
dbrady/kk
Personal diary/journaling/logging tool
dbrady/switchy
Ruby application to switch AC power loads via USB Serial driver and a Teensy dev board (Atmel AVR at90usb162)
dbrady/baseball-statsification-monkey
Nothing to see here. Definitely nothing you'd want to copy for a code exercise or anything.
dbrady/echoserver
Sample Echo Server using Sinatra-Websocket
dbrady/imagerrhea
Image processing and hosting website
dbrady/msie2vbox
Download and install a VirtualBox image based on a current MS VPC application compatibility image.
dbrady/phaser_tower
Tower Defense game made with with Phaser.io. Learning project. Set expectations to "low". No, lower than that. Still lower. Keep going... okay, stop. That's about right.
dbrady/ruby-units
A unit handling library for ruby
dbrady/text
Collection of text algorithms. gem install text
dbrady/death_race_9000
Top-secret project hiding in plain sight. ;-)
dbrady/discourse
A platform for community discussion. Free, open, simple.
dbrady/emacs_libs
A custom emacs config for erlang, org mode, and a few other features
dbrady/english-words
:memo: A text file containing 479k English words for fast search auto-completion / autosuggestion.
dbrady/EverCraft-Kata
Blizzards of the Coast Role Playing Game Kata
dbrady/green-dots
Just that.
dbrady/grid_square
Encode/decode between lat/lng locations and US GridSquare references
dbrady/human_resource_machine
A homemade emulator for Human Resource Machine (http://tomorrowcorporation.com/humanresourcemachine)
dbrady/jaran01
Test/teach Tutorial Project with Jaran
dbrady/jruby
JRuby, an implementation of Ruby on the JVM
dbrady/mcu
dbrady/nested_comments
This was the problem for the first Ruby Quiz Study Group, held March 14th, 2014.
dbrady/options_hash
An OptionsHash is a definition of required and optional keys in an options hash
dbrady/robotic_terror
Robot-based sim game
dbrady/vertable
Display a list of strings on the console in vertically-sorted columns
dbrady/weighted_hash
Build hashes of arbitrary weights and randomly sample from it by weight