javierjulio
Staff Engineer at @jackpocket. A parrillero. Newcastle United fan. RailsBridgeNYC organizer. ActiveAdmin maintainer.
@jackpocketNew York, NY
Pinned Repositories
dictionary
A Ruby parser for the GCIDE English word dictionary that generates friendly structured JSON files for easy mass database import. Includes other resources if you need more data for an English dictionary database.
dotfiles
DEPRECATED - now part of laptop script in the javierjulio/laptop repo
humble-bundle-key-exporter
A bookmarklet to export a list of your unredeemed Humble Bundle keys into a downloaded formatted JSON file.
laptop
Shell script to setup my Mac with dotfiles and apps 💻
learning-ruby-the-hard-way
Completing all the exercises in the online book Learning Ruby The Hard Way.
memory-game
An endless, randomly generated, Memory game (aka Concentration) using cards. No timers or scores.
nonograms-game
A game of endless, randomly generated but solvable Nonogram puzzles. No timers or scores.
ruby-koans-completed
These are my completed tests with in depth notes as I'm learning Ruby along the way.
salesforce_bulk
Rewrite of original Salesforce Bulk API gem with full tests and API capability
textarea-autosize
Vertically adjust a textarea based on user input without using a clone or ghost element.
javierjulio's Repositories
javierjulio/textarea-autosize
Vertically adjust a textarea based on user input without using a clone or ghost element.
javierjulio/dictionary
A Ruby parser for the GCIDE English word dictionary that generates friendly structured JSON files for easy mass database import. Includes other resources if you need more data for an English dictionary database.
javierjulio/humble-bundle-key-exporter
A bookmarklet to export a list of your unredeemed Humble Bundle keys into a downloaded formatted JSON file.
javierjulio/salesforce_bulk
Rewrite of original Salesforce Bulk API gem with full tests and API capability
javierjulio/laptop
Shell script to setup my Mac with dotfiles and apps 💻
javierjulio/envied
Ensures presence and type of your app's ENV-variables
javierjulio/binlist-elixir
An Elixir client library for the Binlist.net service.
javierjulio/nonograms-game
A game of endless, randomly generated but solvable Nonogram puzzles. No timers or scores.
javierjulio/activeadmin
The administration framework for Ruby on Rails applications.
javierjulio/javierjulio.github.io
Personal site built in Jekyll and Github Pages
javierjulio/memory-game
An endless, randomly generated, Memory game (aka Concentration) using cards. No timers or scores.
javierjulio/action-brakeman
Run brakeman with reviewdog 🐶
javierjulio/action-protolint
Run protolint with reviewdog
javierjulio/binlist-node
A browser or Node.js client library for the Binlist.net service.
javierjulio/bugsnag-ruby
BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby
javierjulio/dartsass-rails
Integrate Dart Sass with the asset pipeline in Rails
javierjulio/dotenv
A Ruby gem to load environment variables from `.env`.
javierjulio/dwolla-v2-ruby
Official Ruby Wrapper for Dwolla's API v2
javierjulio/flowbite
Open-source UI component library and front-end development framework based on Tailwind CSS
javierjulio/importmap-rails
Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.
javierjulio/jira-description-action
A lightweight solution to integrate GitHub with JIRA for project management.
javierjulio/LaunchDarkly-Docs
javierjulio/launchdarkly-ruby-server-sdk
LaunchDarkly Server-side SDK for Ruby
javierjulio/premailer-rails
CSS styled emails without the hassle.
javierjulio/rabl-rails
Rails 3+ templating system with JSON, XML and Plist support.
javierjulio/rails
Ruby on Rails
javierjulio/rspec-rails
RSpec for Rails 6+
javierjulio/tailwindcss-rails
javierjulio/tiptap-editor-demo
Minimal text editor built in Svelte with Vite
javierjulio/turbo_tests
Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse and Rubygems source code.