tilo
Start-Up Expert. Love Ruby/Rails, and Elixir/Phoenix. Creator of smarter_csv and other gems, open source contributor.
Earth
Pinned Repositories
cmusphinx-1
A git clone of the CMU Sphinx svn repository
deploy_rails_as_rpm
Helps you to deploy your Rails app as an RPM in seconds. This Gem helps you generate an RPM.spec file, helps you build the RPM, and to automate the deployment via RPM
embedded_localization
Rails I18n: embedded_localization allows you to transparently store translations for ActiveRecord 3 attributes right inside each attribute -- no extra table needed.}
ID3
A native ID3 tag library for Ruby, which does not depend on architecture-dependent C-libraries. It supports reading and writing ID3-tag versions 1.0, 1.1, and 2.2.x, 2,3.x, 2,4.x
mail_form_example_with_recaptcha
A mail_form example with Rails 3 using reCaptcha
nginx-rpm
Nginx RPM spec file with most useful modules plus auth_pam
replace_string
Command line tool to do Multiple search-replace or query-search-replace operations on multiple files.
smarter_csv
Ruby Gem for convenient reading and writing of CSV files. It has intelligent defaults, and auto-discovery of column and row separators. It imports CSV Files as Array(s) of Hashes, suitable for direct processing with ActiveRecord, kicking-off batch jobs with Sidekiq, parallel processing, or oploading data to S3. Writing CSV Files is equally easy.
tilo's Repositories
tilo/dotenv
A Ruby gem to load environment variables from `.env`.
tilo/activerecord-postgis-adapter
ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo
tilo/alex-koin
A highly valued virtual currency
tilo/algorithms
A collection of different algorithms, in ruby.
tilo/ancestry
Organise ActiveRecord model into a tree structure
tilo/bamboozled
Bamboozled wraps the BambooHR API without the use of Rails dependencies.
tilo/cloudinary_gem
Cloudinary GEM for Ruby on Rails integration
tilo/doorkeeper
Doorkeeper is an OAuth 2 provider for Rails.
tilo/elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
tilo/ex_csv
CSV for Elixir
tilo/exmatrix
Elixir library implementing a parallel matrix multiplication algorithm and other utilities for working with matrices. Used for benchmarking computationally intensive concurrent code.
tilo/facets
Ruby Facets
tilo/firefox-slack-groups
[OUTDATED] WebExtension for 🦊. Add groups into your started contact list in Slack
tilo/fixed_width_file_parser
Parse fixed width files easily and efficiently.
tilo/fixtures_dumper
Dump your data to fixtures easily
tilo/geoip2
tilo/mongodb_ecto
MongoDB adapter for Ecto
tilo/nimble_csv
A simple and fast CSV parsing and dumping library for Elixir
tilo/phoenix
Productive. Reliable. Fast.
tilo/plupload-rails
Integration of Plupload with the Rails asset pipeline
tilo/pushr-apns
tilo/pushr-gcm
tilo/rack
a modular Ruby webserver interface
tilo/rubocop
A Ruby static code analyzer, based on the community Ruby style guide.
tilo/ruby-style-guide
A community-driven Ruby coding style guide
tilo/service_now
A gem to interface with Service Now
tilo/stormpath-sdk-ruby
Ruby SDK for the Stormpath User Management and Authentication REST+JSON API
tilo/tabula-extractor
Extract tables from PDF files
tilo/terraform
A simple plug for incrementally transforming an API into Phoenix. Check out the blog post:
tilo/warden-jwt_auth
JWT token authentication with warden