Pinned Repositories
planner
🗓 the main codebar site
addressbook
A Shoes app that models a basic address book. It will touch on our knowledge of objects, classes and blocks.
adventure-game
My take on a text adventure
earlyserver
Writing a rack-based API from scratch to accommodate a multi-app, single-api environment
int-to-words
This is a fresh attempt at the numbers to words program. The idea is that you give this program an integer < 1m and it will spit out that number in words.
retro-ken
A slack bot for doing retrospectives with the team
rails
Ruby on Rails
ruby-style-guide
A community-driven Ruby coding style guide
dansteele's Repositories
dansteele/addressbook
A Shoes app that models a basic address book. It will touch on our knowledge of objects, classes and blocks.
dansteele/grape-on-padrino
Grape API mounted on the Padrino web framework.
dansteele/hello-world
Test Area
dansteele/javascript_koans_nodeunit
A set of JavaScript koans written using NodeUnit as the Test Runner.
dansteele/music_guru
Our amazing first foray into web development
dansteele/network_practice
Let's practice networking
dansteele/sentiment-api-example
This is a basic sentiment analysis API. It is mean to illustrate how easy is to create, deploy, manage, control and monitor API using the free 3scale's management solution.
dansteele/ShoesCalculator
A basic shoes app that emulates a calculator
dansteele/Talk-to-me
An attempt at an easy-to-use internal IM system
dansteele/trafficlight
A traffic light application to drive home some Ruby OOP principles.
dansteele/wgc_groundwork
We Got Coders Profile Viewer - Programming Challenge