Skip to content
View murdho's full-sized avatar

Organizations

@iprally

Block or report murdho

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
murdho/README.md

whoami

def enjoying = "Ruby on Rails"
<hyped-about>Hypermedia, Hotwire</hyped-about>
(def bending-my-mind-with "Clojure")
curiousAbout := []string{"Go", "WebAssembly", "Rust"}
SELECT unnest('{"PostgreSQL", "SQLite", "DuckDB"}'::text[]) AS comfortable_with;

creations

💸 spendbetterRuby on Rails & Hotwire application for tracking my own expenses

📟 pi-read-meterGo CLI application that ran on Raspberry Pi, automatically took photos of gas meter and uploaded those to Dropbox, so I could easily report the number while living abroad

🚀 spinning — WebAssembly (Rust, etc.) applications built with Spin and deployed to Fermyon Cloud

💰 payment_scheduleRuby DSL for describing and maintaining payment schedules (is/was used in production in an actual 🏦)

📦 rack-cargoRuby gem for adding batch requests support to Rack apps (works with Rails, Roda, Sinatra, etc)

🔮 something.rbRuby mini-puzzle for fun. Can you solve it?

Pinned Loading

  1. something-to-think-about.rb something-to-think-about.rb
    1
    # Make the code below output "something!"
    2
    # by adding a single line of code to line 3.
    3
    
                  
    4
    something = something.something unless something
    5
    puts something
  2. spinning spinning Public archive

    🚀 My Fermyon Spin WebAssembly apps

    Rust

  3. pi-read-meter pi-read-meter Public archive

    ⚡ Raspberry Pi Reading Gas Meter! 🎥

    Go 11

  4. rack-cargo rack-cargo Public archive

    🚚 Batch requests for Rack apps (works with Rails, Sinatra, etc)

    Ruby 17

  5. payment_schedule payment_schedule Public archive

    Need to schedule some 💰 payments? This Ruby gem is for you.

    Ruby 3