jvon1904 - Overview

View jvon1904's full-sized avatar

Jesse vonBergen jvon1904

I'm a full-stack Ruby developer for an insurance company.

Block or report jvon1904

Pinned Loading

  1. Record your daily activities

    Rust

  2. Provides intuitive methods for outputting ANSI escaped content to the terminal

    Ruby

  3. Extends Ruby's Time class for parsing Windows FILETIME formats

    Ruby

  4. A 1-4 player complete Farkle game built on a frontend Javascript empowered site.

    JavaScript

  5. 1

    # NB: This method utilizes 'pbcopy' which is only available on MacOS.

    3

    # I often find myself in the IRB or Pry console needing to both format a Ruby Hash and copy it to the clipboard.

    4

    # Here is a covenient method that can accomplish both of those tasks