imkrimerman
Director of Engineering, Europe @ Rise-X. Former CTO, Engineering Manager and Technical Leader at GBSFO. Open source developer and contributor.
Rise-XOdessa
Pinned Repositories
awesome-design
:flags: Best UI/UX Design Resources For Developer & Designer Ever :)
boris
A tiny REPL for PHP
colour-schemes
Colour schemes for a variety of editors created by Dayle Rees.
core-decorators.js
Library of JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more. Popular with React/Angular, but is framework agnostic.
core-js
JS Standard Library
deploy
Easy project deployment
design_patterns_in_typescript
:triangular_ruler: Design pattern implementations in TypeScript
DesignPatternsPHP
sample code for several design patterns in PHP
primitive
PHP OOP Primitive Types
imkrimerman's Repositories
imkrimerman/primitive
PHP OOP Primitive Types
imkrimerman/awesome-design
:flags: Best UI/UX Design Resources For Developer & Designer Ever :)
imkrimerman/boris
A tiny REPL for PHP
imkrimerman/colour-schemes
Colour schemes for a variety of editors created by Dayle Rees.
imkrimerman/core-decorators.js
Library of JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @override, @deprecate, @autobind, @mixin and more. Popular with React/Angular, but is framework agnostic.
imkrimerman/core-js
JS Standard Library
imkrimerman/deploy
Easy project deployment
imkrimerman/design_patterns_in_typescript
:triangular_ruler: Design pattern implementations in TypeScript
imkrimerman/DesignPatternsPHP
sample code for several design patterns in PHP
imkrimerman/Books
imkrimerman/fabric-tools
imkrimerman/fiber
Fiber Framework, born to bring simplicity and consistency
imkrimerman/flowInterfaces
List of flowtype Interfaces.
imkrimerman/free-programming-books
:books: Freely available programming books
imkrimerman/idiomatic.js
Principles of Writing Consistent, Idiomatic JavaScript
imkrimerman/im.Class
Node JS ES5 Classes with 'extend' inheritance
imkrimerman/im.val
Default value assigner for ES5 with checker
imkrimerman/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
imkrimerman/jlayout
JavaScript layout algorithms
imkrimerman/livon
Centralized shawarma ordering for team
imkrimerman/lodash.forget
Lodash includes great has, get and set methods, but NOT one that will remove value with the same recursive way.
imkrimerman/magic-string
Manipulate strings like a wizard
imkrimerman/mixins
imkrimerman/multi-tenant
The Laravel Tenantable package is designed to enable multi-tenancy based database connections on the fly.
imkrimerman/p4-robot
Node port to perforce
imkrimerman/TypeScript-Handbook
The TypeScript Handbook is a comprehensive guide to the TypeScript language
imkrimerman/virtual-dom
A Virtual DOM and diffing algorithm