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/python-rootpath
Python project/package root path detection.
grimen/python-config2
Python environment configuration simplified - highly inspired by `node-config`.
grimen/python-attributedict
A dictionary object with attributes support - for Python.
grimen/node-env-flag
Little util function for simpler extracting Boolean values from ENV variables in Node.js.
grimen/python-mybad
My friendly error base class - for Python.
grimen/python-totalrecall
A runtime step profiler - for Python.
grimen/python-connection-uri
A robust connection URI parser/stringifier - for Python.
grimen/python-palmtree
A pretty filesystem tree inspection utility - for Python.
grimen/python-setupextras
Additional common `setuptools` helpers - for Python.
grimen/circleci-sample-python
Sample flask app to demonstrate a simple python circleci configuration
grimen/DeepStream-Yolo
NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 / 5.1 implementation for YOLO models
grimen/devops-sandbox
Various DevOps experiments sandbox.
grimen/dom-utils
grimen/ftp-srv
:postbox: Modern FTP Server
grimen/js-connection-uri
A robust connection URI parser/stringifier - for JavaScript/Node.
grimen/js-function-types
grimen/js-humanizer
A human/developer friendly value humanizer - for JavaScript/Node.
grimen/js-mybad
My friendly error base class - for JavaScript/Node.
grimen/js-totalrecall
A runtime step profiler - for JavaScript/Node.
grimen/node-fast-crc32c
node.js CRC-32C algorithm with hardware acceleration and software fallback.
grimen/node-rootpath
Node.js project/package root path detection.
grimen/node-snappy-stream
Compress data over a Stream using the snappy framing format
grimen/parseq-tensorrt-support
Scene Text Recognition with Permuted Autoregressive Sequence Models (ECCV 2022)
grimen/python-envjoy
A more enjoyable environment variable getter and setter - for Python.
grimen/python-humanizer
A human/developer friendly value humanizer - for Python.
grimen/python-inspecta
A colorized object pretty printer - for Python.
grimen/python-mybase
My friendly library base class - for Python.
grimen/react-interactable
A clean and performant React Hook implementation of universal component/element dragging/moving, dropping, and resizing.
grimen/secrets-to-env-action
Export your GitHub Actions secrets to environment variables
grimen/snappystream
JavaScript library for supporting Snappy framing format