Pinned Repositories
carrierwave-sftp
[Archived Repo Warning: Newbie Ruby code ahead.] SFTP storage support for the CarrierWave file upload gem.
dotfiles
Vim and Bash and Git, oh my!
elm-beyond-simple-types-draftstuff
"Beyond Simple Types in Elm" - rough live-coding / talk material, written for/at ElixirCamp Sydney 2017.
flow-classy-type-wrapper
Type-wrappers for Flow, quickly defined with ES6 classes.
js-compiler-workshop
JS Compiler Workshop, given at CampJS and Compose Melbourne.
purescript-launchpad-experiments
Novation Launchpad Mini wrapping library, with some animations and a few Game of Life variations.
purescript-workshop
Step-by-step tutorial materials for the "A Whirlwind Tour of PureScript" workshop, held at YOW! Lambda Jam 2016 in Brisbane, and Compose Conf 2016 in Melbourne, Australia..
rspec-ensure-unfiltered
A plugin for ensuring your RSpec tests don't run with a filter (eg. focus: true).
rubyconfau2020_voyager
damncabbage's Repositories
damncabbage/damncabbage.github.io.old
My assorted wibblings.
damncabbage/derringer
The mobile companion to SMASH!'s online ticket sales system.
damncabbage/antiprivate
Ruby let me do this; it must be okay.
damncabbage/railsless-console
Provides a Rails-like console via Rake.
damncabbage/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
damncabbage/basic-refactoring-example
Code samples to go with the "Basic Refactoring" talk given at Rorosyd on 10 Dec, 2013.
damncabbage/bower
A package manager for the web
damncabbage/capybara-basic_auth_helper
Provides basic_auth(username, password) for Capybara integration specs.
damncabbage/echidna
A Rube-Goldberg esque server for tunneling HTTP(S) back to your local machine.
damncabbage/flapjack
Monitoring notification routing + event processing system
damncabbage/hash_initialized_struct
Initialize a Struct with a Hash; blows up if you do something dumb.
damncabbage/haskell-battleship
damncabbage/haskell-boilerplate
A boilerplate for a library project quickstart.
damncabbage/hopscotch
simplify complex business logic
damncabbage/installfest_guides
The installfest guides
damncabbage/lets-lens
Course material for lens
damncabbage/NICTA-Haskell-TTT-Challenge
The NICTA Haskell Course "Tic-Tac-Toe Challenge" exercise. https://github.com/nicta/course/blob/master/projects/TicTacToe/TicTacToe.markdown
damncabbage/notcode
damncabbage/PrisonersDilemmaGameClient
damncabbage/publicwhip
Helping you find out if your MP represents you by analysing their votes in Australia's parliament for you.
damncabbage/rag
Ruby Auto-grader
damncabbage/railsless-active_record
ActiveRecord integration for Sinatra, Grape and other not-Rails frameworks.
damncabbage/resque-status
resque-status is an extension to the resque queue system that provides simple trackable jobs.
damncabbage/ript
Ript provides a clean Ruby DSL for describing firewall rules, and implements database migrations-like functionality for applying the rules
damncabbage/robhoward.id.au-puppet
Puppet manifests for my personal VPS.
damncabbage/ruby-conf-au
RubyConf Australia Holding Site
damncabbage/stackato-buildpack-ruby
Alternative ruby/rails buidpack for Stackato
damncabbage/state_machine
Adds support for creating state machines for attributes on any Ruby class
damncabbage/travis-iptables-test
damncabbage/workflow-transactional
Forking workflow (http://www.geekq.net/workflow/) to add transactions, locking and conditional transitions.