richardpringle
Mechanical/Biomedical engineer turned developer, worked at @IBM with @strongloop, @coinsquare, now mainly working with @ava-labs
@circle-freeCanada
Pinned Repositories
richardpringle's Repositories
richardpringle/_c-e-r
richardpringle/algo
Set up a personal IPSEC VPN in the cloud
richardpringle/apache-crypt
Node.js module for Apache style password encryption using crypt(3).
richardpringle/apache-md5
Node.js module for Apache style password encryption using md5.
richardpringle/Arduino
My Arduino Projects
richardpringle/branch-info
branch-info gathered from web scraping
richardpringle/c-e-r
richardpringle/chai-http
HTTP Response assertions for the Chai Assertion Library.
richardpringle/HapticDemo
NodeJS IoT Project
richardpringle/linter-eslint
ESLint plugin for Atom Linter
richardpringle/loadtest
Runs a load test on the selected URL. Easy to extend minimally for your own ends.
richardpringle/loopback
LoopBack is an open source Node.js framework built on top of Express optimized for building APIs for mobile, web, and other devices. Connect to multiple data sources, write business logic in Node.js, glue on top of your existing services and data, connect using JS, iOS & Android SDKs.
richardpringle/loopback-example-remote
Example of LoopBack remote connector
richardpringle/loopback-sandbox
A repository for reproducing LoopBack community issues.
richardpringle/md-viewer
richardpringle/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
richardpringle/node-csvtojson
All you need nodejs csv to json converter. Support big json data, CLI, server. can be easily used in other nodejs app and extended.
richardpringle/oh-my-zsh
A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
richardpringle/rest-api
Name is a little arbitrary but this module is used to create a "RestApi" instance instantiated with the base-url and default headers (including authentication) that can be used to hit endpoints.
richardpringle/richardpringle.github.io
richardpringle/sequelize-socket-interface
richardpringle/strong-globalize
strong-globalize is built on Unicode CLDR and jquery/globalize and implements automatic extraction of strings from JS source code and HTML templates, lint the string resource, machine-translate them in seconds. In runtime, it loads locale and string resource into memory and provides a hook to persistent logging.
richardpringle/strong-remoting
Communicate between objects in servers, mobile apps, and other servers.
richardpringle/SublimeLinter-eslint
This linter plugin for SublimeLinter provides an interface to ESLint
richardpringle/task-runner
The task-runner executes an iterable of functions in-order, passing the next function as the callback of the function in execution
richardpringle/uvbook
An Introduction to libuv