matthewrudy
Technical Architect @ministryofjustice, former Architect @GoGoVan, Organiser of @hkcodeconf and @codeaholicshk. Mandarin (and semi-Cantonese) speaker
GoGoVanLondon / Hong Kong
Pinned Repositories
acts_as_configurable
Avoid cluttering your Rails models, ActsAsConfigurable abstracts all your configuration away with a polymorphic config store
cmon
C'mon, lets make monitoring simpler
fake-code4hk-app
Decompiling a fake code4hk / occupy central app distributed via whatsapp
memoist
ActiveSupport::Memoizable with a few enhancements
memoist2
Simple Memoization for Ruby 2.0
rcov_rails
Ruby, Rails, Rcov put together into a neat Rake task
regexpert
A collection of common Regexps for Ruby. Validation for emails, uk postcode, etc.
rudeq
A rails DB-based queue plugin
solr_query
a ruby library designed to make building nested Solr queries simple and standardized.
the-rude-book-of-elixir
Who knows?
matthewrudy's Repositories
matthewrudy/memoist
ActiveSupport::Memoizable with a few enhancements
matthewrudy/rudeq
A rails DB-based queue plugin
matthewrudy/memoist2
Simple Memoization for Ruby 2.0
matthewrudy/matthewrudy.com
MatthewRudy.com is the home of Matthew Rudy Jacobs (me)
matthewrudy/groupy
Categorise and Group Records
matthewrudy/rude-rails
My branches and patches.
matthewrudy/grpc-cache
playing with GRPC with a cache example
matthewrudy/active_replica
ActiveReplica makes it super-easy (and performant) to use a read-only replica with ActiveRecord
matthewrudy/activerecord-postgis-adapter
ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo
matthewrudy/bundler2-heroku-example
An example of running bundler2 on heroku - to try and demonstrate a bug
matthewrudy/dep-example
showing how dep handles dependencies in a monorepo
matthewrudy/devise
Flexible authentication solution for Rails with Warden.
matthewrudy/docker-templates
matthewrudy/go-zh
An experiment with Go in Chinese
matthewrudy/gocrawler
A Golang web crawler implemented for a coding test
matthewrudy/gooyster
An imaginary implementation of the Oyster Card system implemented for a timeboxed coding test
matthewrudy/gostructures
Playing around with algorithms and datastructures in Go
matthewrudy/greplite
Example Grep tool from Rust in Action
matthewrudy/hashie
Hashie is a collection of classes and mixins that make hashes more powerful.
matthewrudy/heroku-buildpack-ruby
Heroku's Ruby Buildpack for Cedar
matthewrudy/kubernetes
Container Cluster Manager from Google
matthewrudy/moving-people-safely
Moving People Safely - Digital Person Escort Record
matthewrudy/primetable
Prints out a multiplication table of the first N prime numbers.
matthewrudy/puma-dev
A tool to manage rack apps in development with puma
matthewrudy/rbspy
Sampling profiler for Ruby
matthewrudy/responders
A set of Rails responders to dry up your application
matthewrudy/rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
matthewrudy/signing-example
An example repo for playing with git commit signing
matthewrudy/twilio-ruby
A Ruby gem for communicating with the Twilio API and generating TwiML
matthewrudy/zero_downtime
A simple library for running zero-downtime with Rails and ActiveRecord