Patrick Byrne (@pbyrne)
  • Stars
    star
    165
  • Global Rank 143,168 (Top 5 %)
  • Followers 72
  • Following 13
  • Registered about 16 years ago
  • Most used languages
    Ruby
    72.2 %
    TypeScript
    5.6 %
    Rust
    5.6 %
    Shell
    5.6 %
    Elixir
    5.6 %
    CSS
    5.6 %
  • Location 🇺🇸 United States
  • Country Total Rank 32,056
  • Country Ranking
    Ruby
    1,555
    Elixir
    2,175
    Rust
    7,309

Top repositories

1

cron-checker

Source code for the Cron Checker site.
Ruby
117
star
2

static-site-contact-form

Sinatra app to receive contact-form submissions from your static sites, which then get emailed to you.
Ruby
8
star
3

dotfiles

My various dotfiles, and Rake tasks to install and update them.
Shell
7
star
4

presentations

My Presentations
Ruby
5
star
5

array-to-csv

A gem including a simple method to convert arrays to CSV output.
Ruby
4
star
6

valid-date

Adds a String#valid_date? method for use in combination with the Rails String#to_date method. Using to_date on a string without a valid date in it throws an exception. Adding the valid_date? method allows checking against a valid date before attempting to performing the conversion.
Ruby
4
star
7

roller

Friendly dice roller
Rust
2
star
8

patrickbyrne.net

My Main Website
CSS
1
star
9

obsidian-fetch-twitter-likes

Fetch Twitter likes into your Obsidian vault
TypeScript
1
star
10

rack-relations

Ruby
1
star
11

end-of-year-stats

Generating stats for end-of-year retrospectives.
Ruby
1
star
12

exercism

My responses for Excercism.
1
star
13

object-in-enumerable

Gives the more-readable `foo.in?(some_list)` rather than having to revert to the more backward `some_list.include?(foo)`.
Ruby
1
star
14

sss

SSS, the Simple SCM Service, performs commands across all your checked out code, be they Git, Mercurial, or Subversion.
Ruby
1
star
15

Twitter-Profile-Image-Permalink

A simple Sinatra app to provide a self-hosted permalink to Twitter profile images on demand.
Ruby
1
star
16

tmp

Where I put my experiments and so on.
Elixir
1
star
17

iswhen.info

IsWhen.info web app
Ruby
1
star
18

find_as_hashes

Provides ActiveRecord methods to return results as attribute hashes rather than instantiated ActiveRecord objects. Useful when working with very large sets of results to improve performance.
Ruby
1
star
19

enumerated_field

EnumeratedField is a library that provides some nice methods when a string column is used like an enumeration.
Ruby
1
star