TimMensch
I am an experienced software architect that specializes in robust new projects in varying technology and rescuing projects that are having trouble.
CodeRescue and QuickCharge Games.Longmont, Colorado
Pinned Repositories
angular2-cli-bootstrap4
A skeleton environment that uses the Angular 2 cli, Bootstrap 4 (a4), and a precommit lint hook.
b-spline
Optimized B-spline interpolation for TypeScript and JavaScript
Cocos2d-js-ES2016-Flow
A Cocos2d-js template that includes ES2015+some ES2016 transpilation, eslint, and FlowType static type checking.
dub
A Lua bindings generator that uses Doxygen parsed C/C++ code.
hexagame
Open Source HTML5 Word Puzzle Game
largetifftools
An unofficial git repo for the largetifftools open source project
passport-github-scopes
GitHub authentication strategy for Passport and Node.js. Modified to query scopes.
soundfont-player
Quick soundfont loader and player for browser
toluapp-recharge
A fork of the tolua++ source adding operator->().
vscode-multiclip
Multiple clipboards for VSCode
TimMensch's Repositories
TimMensch/Cocos2d-js-ES2016-Flow
A Cocos2d-js template that includes ES2015+some ES2016 transpilation, eslint, and FlowType static type checking.
TimMensch/angular2-cli-bootstrap4
A skeleton environment that uses the Angular 2 cli, Bootstrap 4 (a4), and a precommit lint hook.
TimMensch/vscode-multiclip
Multiple clipboards for VSCode
TimMensch/add-to-homescreen
Add to home screen call-out for mobile devices
TimMensch/arangojs
The official ArangoDB JavaScript driver.
TimMensch/buble
A patched clone of Buble. Would have used GitLab, but it took 5+ minutes to fork, so I gave up and pushed here.
TimMensch/cocos2d-html5
cocos2d for Web Browsers. Built using JavaScript
TimMensch/css-layout
Reimplementation of CSS layout using pure JavaScript
TimMensch/docker-openresty
Docker tooling for OpenResty
TimMensch/ee5_base64
Lua base64 encoding
TimMensch/emitter
Event emitter component
TimMensch/EZGUI
EZGUI - The missing GUI for Pixi.js and Phaser.io
TimMensch/feathers
A REST and realtime API layer for modern applications.
TimMensch/feathers-authentication
Feathers local, token, and OAuth authentication over REST and Websockets using JSON Web Tokens (JWT) with PassportJS.
TimMensch/feathers-hooks
Service method hooks for easy authorization and processing
TimMensch/gulp-newer
Pass through newer source files only
TimMensch/hexo-email-obfuscate
Hide email addresses from web crawlers
TimMensch/kue
Kue is a priority job queue backed by redis, built for node.js.
TimMensch/nine-patch-phaser-plugin
A Nine Patch Plugin for Phaser
TimMensch/nodejs-express-typescript-boilerplate
Sample boilerplate project for node.js, express using TypeScript and Gulp.
TimMensch/qcDrawNode
Modified DrawNode class from Cocos2d
TimMensch/qcDrawNode_Broken
Modified DrawNode class from Cocos2d
TimMensch/range
Range parser that parse range from string, e.g. "0, 1, 7~8, 9-10, 100~105" -> [[0, 1], [7, 10], [100, 105]]
TimMensch/RichardJudaySite
TimMensch/rollup-plugin-angular
Angular2 template and styles inliner
TimMensch/rollup-plugin-commonjs
Convert CommonJS modules to ES2015
TimMensch/RollupTypeScriptBug
Example where rollup-typescript fails to do all TypeScript conversions.
TimMensch/sb-angular2-seed-rollup
Simple Dashboard Admin App built using Angular 2 and Bootstrap 4, using Rollup.js for build
TimMensch/three-types
Improved type definitions for Three.js
TimMensch/typescript-json-schema
Generate json-schema from your Typescript sources (tweaked to use TypeScript 2.0)