Skip to content
View murdho's full-sized avatar
โ›ต
โ›ต

Organizations

@iprally
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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</hyped-about>
(map had-great-time-with ["Clojure" "Go" "PostgreSQL"])
let curious_about = vec!["Rust", "WebAssembly"];

creations

๐Ÿ’ธ spendbetter โ€” Ruby on Rails & Hotwire application for tracking my own expenses

๐Ÿš€ spinning โ€”ย WebAssembly (Rust, etc.) applications built with Spin and deployed to Fermyon Cloud

๐Ÿ“Ÿ pi-read-meter โ€” Go 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

๐Ÿ’ฐ payment_schedule โ€” Ruby DSL for describing and maintaining payment schedules (is/was used in production in an actual ๐Ÿฆ)

๐Ÿ“ฆ rack-cargo โ€” Ruby gem for adding batch requests support to Rack apps (works with Rails, Roda, Sinatra, etc)

๐Ÿ”ฎ something.rb โ€” Ruby mini-puzzle for fun. Can you solve it?

Pinned

  1. spendbetter spendbetter Public

    ๐Ÿ’ธ My own little expense tracker

    Ruby

  2. 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
  3. spinning spinning Public

    ๐Ÿš€ My Fermyon Spin WebAssembly apps

    Rust

  4. pi-read-meter pi-read-meter Public archive

    โšก Raspberry Pi Reading Gas Meter! ๐ŸŽฅ

    Go 10

  5. rack-cargo rack-cargo Public archive

    ๐Ÿšš Batch requests for Rack apps (works with Rails, Sinatra, etc)

    Ruby 17

  6. payment_schedule payment_schedule Public archive

    Need to schedule some ๐Ÿ’ฐ payments? This Ruby gem is for you.

    Ruby 3