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/retro-ken
A slack bot for doing retrospectives with the team
dansteele/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.
dansteele/adventure-game
My take on a text adventure
dansteele/adventureBook
Tech test
dansteele/api_docs
Beautiful static documentation for your API
dansteele/branch-merge
GitHub Action to merge branches in a repository
dansteele/brightonruby.com
brightonruby.com
dansteele/browsercms
BrowserCMS: Humane Content Management for Rails
dansteele/browserlist-ignored
dansteele/fake_stripe
A Stripe fake so that you can avoid hitting Stripe servers in tests.
dansteele/fancy_to_proc
Have you ever wished Symbol#to_proc was chainable and took arguments? Now it does.
dansteele/flappy-boye
dansteele/game
dansteele/graphql-engine-heroku
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
dansteele/html-table
An interface for generating HTML tables with Ruby, with some rules enforcement
dansteele/is_crawler
is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.
dansteele/join-dev-design
Join Microsoft Developer Design
dansteele/jruby.github.io
The JRuby.org site
dansteele/named_return
Named return paths using `throw` and DSL around catch in Ruby
dansteele/number_to_words
Test-driven practice
dansteele/planner
🗓 the main codebar site
dansteele/rails
Ruby on Rails
dansteele/reaction-test
Get it? Cos React
dansteele/ruby-build-action
Set up your GitHub Actions workflow with a specific version of Ruby (by using ruby-build)
dansteele/ruby-samples
💎 Ruby samples for G Suite products.
dansteele/scenic
Versioned database views for Rails
dansteele/slowloris
Quick ruby implementation of the slowloris attack
dansteele/tribute-pages
My responsive and pretty HTML pages with external CSS and JavaScript.
dansteele/turtle-game
dansteele/webpacker
Use Webpack to manage app-like JavaScript modules in Rails