Skip to content
View duffn's full-sized avatar

Organizations

@ruby-grape @swsheets @gobuffalo @service-relief

Block or report duffn

Report abuse

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

Report abuse

Pinned Loading

  1. dumb-password-rules dumb-password-rules Public

    A compilation of sites with dumb password rules.

    Nunjucks 3k 304

  2. odin-tinyfiledialogs odin-tinyfiledialogs Public

    Odin bindings for tinyfiledialogs

    C 6 1

  3. libvmod-querymodifier libvmod-querymodifier Public

    A Varnish VMOD that allows modification of a URL's query parameters.

    C 1

  4. grape-api-boilerplate grape-api-boilerplate Public

    A full-featured, production ready, and easy to understand API boilerplate for the Grape framework.

    Ruby 7 3

  5. Creating a date dimension table in P... Creating a date dimension table in PostgreSQL
    1
    DROP TABLE if exists d_date;
    2
    
                  
    3
    CREATE TABLE d_date
    4
    (
    5
      date_dim_id              INT NOT NULL,
  6. theouterrim theouterrim Public

    Fan-made stat site for Fantasy Flight Games' Star Wars role-playing game.

    HTML 20 13