Pinned Repositories
cobra_kai
A repo for trying to learn a bit about network statistics/play around with data from the Zachary Karate Club.
date-input-rails
Rails support for <input type='date'> with a jQuery UI datepicker polyfill
devise_token_auth
Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
fantasy_predictions_2015
Fantasy Football expected points/value prediction model. 2015 Edition.
foundation-sites
The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
freeform
Decouple your forms from your domain models!
simple_action
A simple Service Object class for internal services, API endpoints, etc.
simple_params
A simple class for specifying parameters for an API, service object, etc.
validates_serialized
Validation helpers for serialized ActiveModel attributes
brycesenz's Repositories
brycesenz/validates_serialized
Validation helpers for serialized ActiveModel attributes
brycesenz/freeform
Decouple your forms from your domain models!
brycesenz/simple_action
A simple Service Object class for internal services, API endpoints, etc.
brycesenz/simple_params
A simple class for specifying parameters for an API, service object, etc.
brycesenz/cobra_kai
A repo for trying to learn a bit about network statistics/play around with data from the Zachary Karate Club.
brycesenz/date-input-rails
Rails support for <input type='date'> with a jQuery UI datepicker polyfill
brycesenz/devise_token_auth
Token based authentication for Rails JSON APIs. Designed to work with jToker and ng-token-auth.
brycesenz/fantasy_predictions_2015
Fantasy Football expected points/value prediction model. 2015 Edition.
brycesenz/foundation-sites
The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.
brycesenz/guides
Ruby Guides
brycesenz/materialize
Materialize, a CSS Framework based on Material Design
brycesenz/multi-env-deploy
Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer
brycesenz/polygons
A playable post on how harmless choices can make a harmful world.
brycesenz/polymorphic_select
brycesenz/programming_elixir
Workbook for Programming Elixir
brycesenz/rails-webpacker-foundation
A integrate sample
brycesenz/react-data-grid
Excel-like grid component built with React, with editors, keyboard navigation, copy & paste, and the like http://adazzle.github.io/react-data-grid/
brycesenz/react-redux-form
Create forms easily in React with Redux.
brycesenz/reform
Decouples your models from form validation, presentation and workflows.
brycesenz/seven_concurrency_models_workbook
Workbook for examples from the book "Seven Concurrency Models in Seven Weeks"
brycesenz/snicker
brycesenz/udemy_complete_react_course_workbook
A workbook/repo for the Udemy complete react course.
brycesenz/webdack-uuid_migration
UUID Migration helpers to ease out migrating of exiting applications using Rails4 UUID support for PostgreSQL