Pinned Repositories
bcrypt-ruby
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
buildpacks-ruby
Heroku's official Cloud Native Buildpacks for the Ruby ecosystem.
exception_hunter
Crash reporting engine to hunt down bugs 🐞
federicoaldunate.github.io
heroku-buildpack-google-chrome
Run (headless) Google Chrome on Heroku
heroku-buildpack-jemalloc
Heroku buildpack that installs the Jemalloc memory allocator
heroku-buildpack-post-build-clean
Buildpack to remove unwanted files from the slug post-build
heroku-buildpack-ruby
Heroku's Ruby Buildpack
input_validator
Random code
jointest
Test App (for troubleshooting model has_and_belongs_to_many issue)
federicoaldunate's Repositories
federicoaldunate/bcrypt-ruby
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
federicoaldunate/buildpacks-ruby
Heroku's official Cloud Native Buildpacks for the Ruby ecosystem.
federicoaldunate/exception_hunter
Crash reporting engine to hunt down bugs 🐞
federicoaldunate/federicoaldunate.github.io
federicoaldunate/heroku-buildpack-google-chrome
Run (headless) Google Chrome on Heroku
federicoaldunate/heroku-buildpack-jemalloc
Heroku buildpack that installs the Jemalloc memory allocator
federicoaldunate/heroku-buildpack-post-build-clean
Buildpack to remove unwanted files from the slug post-build
federicoaldunate/heroku-buildpack-ruby
Heroku's Ruby Buildpack
federicoaldunate/input_validator
Random code
federicoaldunate/jointest
Test App (for troubleshooting model has_and_belongs_to_many issue)
federicoaldunate/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
federicoaldunate/mimemagic
Mime type detection in ruby via file extension or file content
federicoaldunate/kamal
Deploy web apps anywhere.
federicoaldunate/rails
Ruby on Rails
federicoaldunate/rspec-retry
retry randomly failing rspec example
federicoaldunate/simplecov-check-action
SimpleCov+ Action
federicoaldunate/simplecov-report-action
A GitHub Action that report simplecov coverage.
federicoaldunate/strong_migrations
Catch unsafe migrations in development
federicoaldunate/yaaf
Easing the form object pattern in Rails applications