fnando
Father, husband, software developer, 🇧🇷🇨🇦, he/him/ele, punk rocker, amateur guitar/bass player. Everything is fine.🔥
@stellarVancouver, Canada
Pinned Repositories
attr_keyring
Simple encryption-at-rest with key rotation support for Ruby.
browser
Do some browser detection with Ruby. Includes ActionController integration.
cpf_cnpj
🇧🇷 Validate, generate and format CPF/CNPJ numbers. Include command-line tools.
i18n
A small library to provide the I18n translations on the JavaScript.
i18n-js
It's a small library to provide the I18n translations on the Javascript. It comes with Rails support.
kitabu
A framework for creating e-books from Markdown using Ruby. Using the Prince PDF generator, you'll be able to get high quality PDFs. Also supports EPUB, Mobi, Text and HTML generation.
password_strength
Check password strength against several rules. Includes ActiveRecord/ActiveModel support.
paypal-recurring
PayPal Express Checkout API Client for recurring billing.
recurrence
A simple library that handles recurring events.
sparkline
Generate SVG sparklines with JavaScript without any external dependency.
fnando's Repositories
fnando/paypal-recurring
PayPal Express Checkout API Client for recurring billing.
fnando/cpf_cnpj.js
Validate, generate and format CPF/CNPJ numbers
fnando/check_files
Check non-reloadable files changes on Rails apps.
fnando/csr
Generate CSR (Certificate Signing Request) using Ruby and OpenSSL.
fnando/stellar-paperwallet
Make paper wallets to keep your Stellar addresses safe.
fnando/tagger
Tagging plugin for Ruby on Rails apps
fnando/parsel-js
Encrypt and decrypt data with a given key.
fnando/parsel-rb
Encrypt and decrypt data with a given key.
fnando/amount-input
Add amount masking to inputs with this teeny-tiny-lib.
fnando/encrypt_attr
Encrypt attributes using AES-256-CBC (or your custom encryption strategy). Works with and without ActiveRecord.
fnando/env_vars-node
Access environment variables. Also includes presence validation, type coercion and default values.
fnando/rails-template
My new Rails project template
fnando/rn-stellar-sdk-sample
fnando/check
An alternative for switch that resembles Ruby's case.
fnando/npm-scripts
fnando/omniauth-netlify
Netlify's OAuth2 Strategy for OmniAuth.
fnando/touch
Touch a parent's collection on ActiveRecord.
fnando/24th-bip39-word
fnando/json_blob-js
Load JSON blob (application/json;base64) content.
fnando/redux-sample-app
fnando/webpack-rails
Webpack configuration that just works for Rails apps.
fnando/json_blob
Create `<script type="application/json;base64">` tags to safely send data to the UI. You can then use https://github.com/fnando/json_blob-js to load this data on the client-side.
fnando/omniauth-basecamp
Basecamp OAuth2 Strategy for OmniAuth
fnando/Pinboard.safariextension
Simple button that adds current page to your Pinboard. Also binds the cmd-shift-P shortcut.
fnando/react-sample-app
fnando/saml-sample
fnando/sample
fnando/stellar-fyi-federation
fnando/time_window
Retrieve time objects by time windows (e.g. TimeWindow.call('5m') will round minutes to multiples of 5).
fnando/unambiguous_string
Generate random unambiguous strings (no `ilo06b2z` chars).