Pinned Repositories
active-storage-spike
A spike of Rails 5.2 Active Storage using direct upload via Javascript.
bootstrap-sass
Official Sass port of Bootstrap
compressor
A code test based on basic string compression/decompression
dockertest
Messing around with Docker Compose
dotfiles
My dotfiles innit
efficient_downloader
An easy and efficient way to download things in Ruby
enumerator
Quite a fun code test I completed. Take a number of ordered enumerators and then emit their values in ascending order.
grati
mobile-fu
Automatically detect mobile requests from mobile devices in your Rails application.
MusicDrop
An app to look up your favourite artists biographies.
carlosmartinez's Repositories
carlosmartinez/efficient_downloader
An easy and efficient way to download things in Ruby
carlosmartinez/compressor
A code test based on basic string compression/decompression
carlosmartinez/active-storage-spike
A spike of Rails 5.2 Active Storage using direct upload via Javascript.
carlosmartinez/bootstrap-sass
Official Sass port of Bootstrap
carlosmartinez/dockertest
Messing around with Docker Compose
carlosmartinez/dotfiles
My dotfiles innit
carlosmartinez/enumerator
Quite a fun code test I completed. Take a number of ordered enumerators and then emit their values in ascending order.
carlosmartinez/grati
carlosmartinez/mobile-fu
Automatically detect mobile requests from mobile devices in your Rails application.
carlosmartinez/MusicDrop
An app to look up your favourite artists biographies.
carlosmartinez/paranoia_uniqueness_validator
carlosmartinez/primetable
Code test to generate prime numbers, without using the Prime class :-)
carlosmartinez/promotions
A relatively involved code test I completed in 2013 for an e-commerce company. Cukes and everything ;-)
carlosmartinez/questions-to-anki-cards
Utility for importing Anki flashcards
carlosmartinez/rock_paper_scissors
PHP based Rock Paper Scissors game (
carlosmartinez/s3-direct-upload-example
carlosmartinez/sidekiq-unique-jobs
The missing unique jobs in sidekiq
carlosmartinez/stripe-ruby-mock
A mocking library for testing stripe ruby
carlosmartinez/stripey
Code test that interacts with Stripe API for recipients and transfers
carlosmartinez/waveform_data_js_rails
waveform-data.js wrapped as a Rubygem. Forking in order to add Rails 5 support.