Pinned Repositories
cad_volume
Calculate the volume of a STEP file
datamaps-icons-plugin
A Datamaps plugin to display a layer of icons on a Datamap svg.
datamaps-zoomto-plugin
A Datamaps plugin to zoom to coordinates on a Datamaps svg.
deliver_later_matchers
RSpec matchers for ActionMailer delayed emails
jdlubrano.github.io
My projects and blog
lambda_converters
A Collection of AWS Lambdas for File Conversions
light_switch-rb
Simple circuit breakers on Rails
pagerduty-cli
A CLI for quick PagerDuty access
reverse-proxy
A reverse proxy written in Go
stream_lines
A Ruby gem for streaming remote files one line at a time
jdlubrano's Repositories
jdlubrano/cad_volume
Calculate the volume of a STEP file
jdlubrano/stream_lines
A Ruby gem for streaming remote files one line at a time
jdlubrano/datamaps-zoomto-plugin
A Datamaps plugin to zoom to coordinates on a Datamaps svg.
jdlubrano/deliver_later_matchers
RSpec matchers for ActionMailer delayed emails
jdlubrano/light_switch-rb
Simple circuit breakers on Rails
jdlubrano/pagerduty-cli
A CLI for quick PagerDuty access
jdlubrano/coffee-swoop
A (hopefully) simple application to coordinate coffee orders for you and your crew
jdlubrano/docker-terraform-aws-ci
A Docker image to build with Terraform and the AWS CLI on CI servers
jdlubrano/jdlubrano.github.io
My projects and blog
jdlubrano/quote_of_the_day-api
Quote of the Day Backend (Pact example)
jdlubrano/reverse-proxy
A reverse proxy written in Go
jdlubrano/activeadmin
The administration framework for Ruby on Rails applications.
jdlubrano/activemodel-associations
has_many and belongs_to macro for Plain Ruby Object.
jdlubrano/dep-appearances
Check whether your Python dependencies are being used in your code
jdlubrano/desktop-qr-reader
Electron app for opening URLs embedded in QR codes
jdlubrano/interrogator
The Interrogator Slack app
jdlubrano/myfortysix
MyFortySix is an application to help keep track of your progress on your way to becoming an Adirondack 46er.
jdlubrano/nilify_blanks
Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a blank string.
jdlubrano/opentelemetry-ruby-contrib
Contrib Packages for the OpenTelemetry Ruby API and SDK implementation.
jdlubrano/pitch-deck-uploader
jdlubrano/rails
Ruby on Rails
jdlubrano/ransack
Object-based searching.
jdlubrano/request-logger
A simple web app to log incoming POST requests
jdlubrano/resque-remora
resque plugin that allows you to add information to the payload of each enqueued job and retrieve it when it gets popped of the queue
jdlubrano/resque-retry
A resque plugin; provides retry, delay and exponential backoff support for resque jobs.
jdlubrano/resque-scheduler
A light-weight job scheduling system built on top of Resque
jdlubrano/rspec-deep-dives
jdlubrano/rspec-rails
RSpec for Rails-3+
jdlubrano/single-file-rails
A Rails app defined with bundle-inline
jdlubrano/turbo-rails-sandbox
A sandbox to experiment with Rails and Turbo