jvon1904 - Overview
I'm a full-stack Ruby developer for an insurance company.
-
Brotherhood Mutual Insurance Company
- Indiana, USA
- 16:35 (UTC -05:00)
- https://avocoaster.com
Pinned Loading
-
Record your daily activities
Rust
-
Provides intuitive methods for outputting ANSI escaped content to the terminal
Ruby
-
Extends Ruby's Time class for parsing Windows FILETIME formats
Ruby
-
A 1-4 player complete Farkle game built on a frontend Javascript empowered site.
JavaScript
-
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