andfaulkner
Married to JS/TS, having love affairs w/ Ruby, Clojure, & Kotlin. Old pals w sh, frenemies w/ Java. Ex-neuroscientist. Obsessed w my kids & dog, rave music, etc
Ottawa Health Research Institute: mHealth lab (@Ottawa-mHealth)Ottawa, Ontario
Pinned Repositories
dev-environment-components
Miscellaneous snippets defined throughout time developing Node.js, Typescript, Ruby, React.js, Clojure, etc apps - workflow improvements. Backup repository for local abstractions to speed up development. Guides for learning various languages and concepts.
env-var-helpers
Quickly grab info from common environment variables (NODE_ENV, LOG_LEVEL, RELEASE_ENV, etc)
kotlin-multiplatform-example-with-typescript
Kotlin 1.2.* multi-platform example & experiments. Includes typescript, nodemon, etc.
mad-logs
Winston-lite-esque logging lib for terminal and browser debugging, with piles of unignorable log tags and marker styles. A mad set of logs indeed.
mad-utils
Miscellaneous Typescript utilities: isomorphic, node-specific, and browser-specific. Documentation is very WIP.
node-common-constants
Collection of commonly used constants such as various dates and times, mathematical constants like PI, log levels, and default ports
pad-comments-sublime
Sublime Text plugin to add padded comments to lines
pattern-design-showcase-webapp-2
NodeJS, Express, React, Redux, Babel, Webpack, Radium, Gulp, Redis, Postgres, Sass, Knex
react-typescript-template--space-flip-game
Simple WIP space 'shooting' and board flipping game made to act as a template for future React applications written in Typescript...using any combination of Redux, Webpack, Babel, postcss, postgres, npm, lodash, bootstrap (components), ExperssJS, and enzyme.
andfaulkner's Repositories
andfaulkner/pattern-design-showcase-webapp-2
NodeJS, Express, React, Redux, Babel, Webpack, Radium, Gulp, Redis, Postgres, Sass, Knex
andfaulkner/ron-swanson-pirate-quote-generator
Gets random Ron Swanson quotes, then translates them into pirate. Provided testbed to create promisified versions of core seneca functions.
andfaulkner/TESTBED-seneca-express-4
TESTBED-seneca-4
andfaulkner/api-ror-client
Example Ruby on Rails (3.2.12) Client using Ackroo API v1
andfaulkner/cheatsheets
Cheatsheets for various languages
andfaulkner/clarify
Remove nodecore related stack trace noise
andfaulkner/claw
Terminal text-handling utilities. Slash and hack your text files to bits right from the command line. Inject lines at matches, delete lines by number or match, prepend and append text to files. WIP.
andfaulkner/combinations
Node library to find all combinations from an array
andfaulkner/DefinitelyTyped
The repository for high quality TypeScript type definitions.
andfaulkner/dev-environment-nodejs
My nodeJS development environment - along with example code and projects
andfaulkner/general-ramblings
I spout off my random thoughts here. No one should read this :)
andfaulkner/import-js
A tool to simplify importing JS modules
andfaulkner/javascript-the-bad-parts
examples of terrible behavior in javascript
andfaulkner/MyoParrot_AI
Train an AI to autopilot the Parrot AR hovering drone, using Myo gesture-control armband. Neural networks in MyoParrot_AI --> flying robot to do your bidding --> PROFIT!
andfaulkner/nid
Nice clean-mouthed unique id generation, without any swearing!
andfaulkner/node-regex-single-source-of-truth-json-test
andfaulkner/pattern-design-showcase-webapp
andfaulkner/rails_test_2_testbed
Testbed for learning rspec & more rails
andfaulkner/react-starter-kit
React Starter Kit — isomorphic web app boilerplate (Node.js, Express, GraphQL, React.js, Babel 6, PostCSS, Webpack, Browsersync)
andfaulkner/react-tunnel
React components and decorators for putting context-like values into context and pulling them out as props
andfaulkner/sample_app--rails-tutorial
Working through tutorial app in Ruby on Rails Tutorial (3rd Edition)
andfaulkner/seneca
A micro-services toolkit for Node.js.
andfaulkner/seneca-examples
Node.js seneca module usage examples
andfaulkner/sublime-to-atom-snippets
This little script allows you to convert sublime text snippets to atom editor cson snippets.
andfaulkner/test-console
A simple and pragmatic library for testing Node.js console output.
andfaulkner/testbed-6--seneca-express-promises-backbone
Another testbed - this time to promisify my general NodeJS app setup
andfaulkner/TESTBED3-backbone-Express
Testbed for tinkering with ExpressJS and Backbone
andfaulkner/tslint-fix
tslint-fix takes output of tslint and automagically fixes the errors.
andfaulkner/tslint-react
Lint rules related to React & JSX for TSLint.
andfaulkner/vortigern
A universal boilerplate for building web applications w/ TypeScript, React, Redux, Server Side Rendering and more.