Pinned Repositories
advent-of-code
For Advent Of Code things
amazing-automatic-volunteer-a-tron
For helping to find people that might want to be "volunteered" to do a talk at your local user group.
lruggery
I occasionally write crappy scripts to brighten up the chores of hosting LRUG. They mostly suck, but it's good to share...
one_stop_shop
A "one stop shop" for information that the internet knows about your local area, starting with your postcode and branching out from there. Created at rewiredstate '09.
parental_control
A plugin for rails that allows has_one, has_many and certain belongs_to associations to share instances of the "parent" model to the "child" model via the association.
rails-sqlserver-adapter
A seriously out of date fork of the old rails sqlserver adapter. Go check out http://github.com/rails-sqlserver/2000-2005-adapter/ for the most up-to-date version.
soup
I suppose it's a document database. Or a tuple store. But really, it's just data sloshing around, waiting to be used.
stegosaurus
Maybe something to do with steganography, maybe something stupid
talon
A twitter client, written in Shoes. It was used as the demo code from a presentation I gave at RubyManor. This app isn't for reals.
vanilla-rb
Vanilla in Ruby
h-lame's Repositories
h-lame/parental_control
A plugin for rails that allows has_one, has_many and certain belongs_to associations to share instances of the "parent" model to the "child" model via the association.
h-lame/talon
A twitter client, written in Shoes. It was used as the demo code from a presentation I gave at RubyManor. This app isn't for reals.
h-lame/stegosaurus
Maybe something to do with steganography, maybe something stupid
h-lame/amazing-automatic-volunteer-a-tron
For helping to find people that might want to be "volunteered" to do a talk at your local user group.
h-lame/lruggery
I occasionally write crappy scripts to brighten up the chores of hosting LRUG. They mostly suck, but it's good to share...
h-lame/one_stop_shop
A "one stop shop" for information that the internet knows about your local area, starting with your postcode and branching out from there. Created at rewiredstate '09.
h-lame/vanilla-rb
Vanilla in Ruby
h-lame/rails-sqlserver-adapter
A seriously out of date fork of the old rails sqlserver adapter. Go check out http://github.com/rails-sqlserver/2000-2005-adapter/ for the most up-to-date version.
h-lame/advent-of-code
For Advent Of Code things
h-lame/soup
I suppose it's a document database. Or a tuple store. But really, it's just data sloshing around, waiting to be used.
h-lame/dungeon_keeper
A rails 3 app to be used as a walkthrough for a training course.
h-lame/factory_bot
Fork of factory_bot from way back in 2008 to add after_build and after_create callbacks before the main gem had these features. Keeping this for posterity because the commit wasn't included directly in the main repo.
h-lame/trikker
A stupid stupid fake API clone of twitter. For testing innit.
h-lame/h-lame.com
A quick redesign of h-lame.com until I can think of something else
h-lame/rubygolf
h-lame/twitter_book
Create a book from twitter
h-lame/vestibule
This app now lives in rubymanor/vestibule. Go there. This fork exists solely for old links and to point people at the right place.
h-lame/whats-in-a-name
A toy app exploring twitter auth and names
h-lame/blog
My blargh!
h-lame/cocktails
A static site for cocktails
h-lame/computationclub
Code generated from my attendance at http://london.computation.club
h-lame/game-of-life
Game of Life implementations rescued from code retreats I've attended
h-lame/january-2019-code-golf
Code Golf problems and test harness for our January 2019 meeting
h-lame/little_scheme
Growing a little Scheme interpreter, guided by The Little Schemer
h-lame/mapit.poplus.org
The Jekyll site for http://mapit.poplus.org
h-lame/middleman
Hand-crafted frontend development
h-lame/petition-map
Visualising government petitions
h-lame/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
h-lame/rubyvideo
Indexing all Ruby related videos
h-lame/seal
This is a Slack bot that publishes a team's pull requests to their Slack Channel, once provided the organisation name, the team members' github names, and a list of repos to follow. It is my first 20% project at GDS.