Pinned Repositories
angularjs-rails-example
The "Jog Logger" -- example app.
ffi
Ruby FFI
gpdb-docker
Greenplum Database Docker image
gr-tpms-linari
Dave Linari and I collaborate on getting a hacky "Tire pressure monitoring system" Python program running ...
greenplumdb_singlenode_docker
Greenplum Database (GPDB) 4.3.7.1 "Single Node" Dockerized for testing purposes only.
jelly
a sweet unobtrusive javascript framework for jQuery and Rails
jQuery-UI-Timepicker
jQuery UI Timepicker (original author: Martin Milesich)
remit
An API for using the Amazon Flexible Payment Service (FPS).
kevinmtrowbridge's Repositories
kevinmtrowbridge/greenplumdb_singlenode_docker
Greenplum Database (GPDB) 4.3.7.1 "Single Node" Dockerized for testing purposes only.
kevinmtrowbridge/gr-tpms-linari
Dave Linari and I collaborate on getting a hacky "Tire pressure monitoring system" Python program running ...
kevinmtrowbridge/jQuery-UI-Timepicker
jQuery UI Timepicker (original author: Martin Milesich)
kevinmtrowbridge/angularjs-rails-example
The "Jog Logger" -- example app.
kevinmtrowbridge/ffi
Ruby FFI
kevinmtrowbridge/gpdb-docker
Greenplum Database Docker image
kevinmtrowbridge/jelly
a sweet unobtrusive javascript framework for jQuery and Rails
kevinmtrowbridge/remit
An API for using the Amazon Flexible Payment Service (FPS).
kevinmtrowbridge/2016-election-notes
Just one guy does plain text research into the 2016 election, in San Francisco.
kevinmtrowbridge/coronavirus-at-risk-person-lives-here-sign
A sign: "Coronavirus: An At Risk Person Lives Here" 8.5x11" in PNG, PDF, and Sketch (design source) formats.
kevinmtrowbridge/data-vis-example
A sample app developed to understand how best to implement a feature "Data Visibility" ... for a huge app.
kevinmtrowbridge/delayed_paperclip
Process your Paperclip attachments in the background with delayed_job or Resque.
kevinmtrowbridge/devise_saml_authenticatable
Devise SAML 2.0 authentication strategy
kevinmtrowbridge/jquery-ui
The official jQuery user interface library.
kevinmtrowbridge/kevinmtrowbridge.github.io
Deploy for personal site:
kevinmtrowbridge/rails-user-interactions-example
Rails ActiveRecord configured with a User model, and an Interaction model ... interactions between users ... to show how SQL can model this and an ORM can load these states into a high level programming language.
kevinmtrowbridge/signed_config
Cryptograpically sign a configuration hash. A way to (lightly) enforce configuration / licensing of an installed Ruby application.
kevinmtrowbridge/swagger_ui_static_engine
Mount Swagger UI in a Rails app, via an engine, in as simple, editable, maintainable, STATIC way, as possible.