Fibonacci (Java) An iterative fibonacci solver
FractionReducer (Ruby) A simple script that takes fractions from the command line and prints the reduced equivalent. Implements Euclid's alorithm for finding the greatest common divisor.
Heroku (Ruby) A test app for my first deployment to Heroku
Node basic (Javascript) Learning node.js with a tutorial
pgDBtest (Ruby/Rails) Test Rails app with PostgreSQL as a database
sqliteDBtest (Ruby/Rails) Test Rails app with SQLite3 as a database