grimen
Full-stack engineer/manager with ~20 years experience. Advanced in JavaScript/Node, Python, Ruby, C#, Java, C++, Visual Basic. Learning Rust, Go.
NavTracNew York, United States
Pinned Repositories
compass_blueprint_tmbundle
Textmate: A TextMate-bundle for more productive Compass + Blueprint development. NOTE: Not maintained anymore.
devise_facebook_connectable
Devise << Facebook Connect. IMPORTANT: Not maintained anymore.
dry_scaffold
Rails: A Rails scaffold generator that generates DRYer, cleaner, and more useful code. IMPORTANT: Not maintained anymore.
formtastic_tmbundle
TextMate: A TextMate-bundle for Formtastic - the great semantic form builder/DSL.
is_reviewable
Rails: Make an ActiveRecord model ratable/reviewable (rating + comment), without the usual extra code-smell.
link2
Generation next link_to-helper for Rails: Spiced with semantic beauty and intelligence.
node-document
Many document stores, Y U NO interface?
node-document-api
HTTP API endpoint/middleware for `node-document` ODM for Node.js.
node-env-file
Parse and load environment files (containing ENV variable exports) into Node.js environment, i.e. `process.env`.
validatious-on-rails
Rails plugin that maps model validations to class names on form elements to integrate with Validatious. IMPORTANT: Project is not maintained anymore.
grimen's Repositories
grimen/formtastic_tmbundle
TextMate: A TextMate-bundle for Formtastic - the great semantic form builder/DSL.
grimen/compass_blueprint_tmbundle
Textmate: A TextMate-bundle for more productive Compass + Blueprint development. NOTE: Not maintained anymore.
grimen/awesome_email
Rails ActionMailer with HTML layouts, inline CSS and entity substitution
grimen/hamlize
Shell: Convert project files to HAML/SASS with ease.
grimen/page_glimpse
Ruby: A little Ruby wrapper for the PageGlimpse API for generating webpage snapshots - glimpses - in a snap.
grimen/rainbow
Shell: MD5 hash lookup using on one of the biggest rainbow lookup tables available.
grimen/invoicesystem2spcs
A fully functional C# implementation of a generic database-to-SPCS export of invoices, customers, projects, units, etc from an existing database to Visma SPCS Admin 1000/2000. An old project of mine used in a couple of projects, but solving a quite painful issue so why not put it out as open source.
grimen/opencv_motion_detection
The motion detection part of our video feature detection project using OpenCV in a CV course at the National University of Singapore. Backed up for nostalgia purposes only.
grimen/r_extensions
Rails: Helpers that I tend to en up writing all the time.
grimen/test_app
Dummie Rails app intended for testing/debugging Formtastic and Validatious-On-Rails.
grimen/has_status
Rails: The missing status/enum field helpers for ActiveRecord.
grimen/gemgen
Shell: A very basic Ruby gem skeleton generator empowered by Jeweler. Fits most needs.
grimen/i18n_extensions
Rails: Missing Rails I18n features.
grimen/local_e
Rails: Smart detection of locale for an multi-national app - with priority control.
grimen/gems_install
Rails: A replacement for the useless Rake task gems:install that fails to install the gems 90% of the time.
grimen/shellcuts
Shell: Convenient shortcuts directly within the shell.
grimen/swedish_company_info_scraper
Ruby: Simple, scrapes detailed info about a company based on a organization number from allabolag.se
grimen/validation_reflection
Mirror of validation reflection plugin