Pinned Repositories
amqp-delegate
A simple, but performant, remote worker system that uses AMQP to coordinate jobs.
amqp-simple-pub-sub
A simple Pub Sub system that uses AMQP Messaging to exchange data between services
api-server-boilerplate
My own API Server Boilerplate codebase
competing-services-example
A simple example of how to use the amqp-simple-pub-sub library to implement competing micro-services.
ERC884-reference-implementation
An Interface and Reference Implementation of the ERC-884 DGCL Token.
jose-simple
Jose-Simple allows the encryption and decryption of data using the JOSE (JSON Object Signing and Encryption) standard.
mock-algolia
A mock server for the Algolia search engine allowing integration testing without the need to hit Algolia's actual servers
mock-req-res
Extensible mock req / res objects for use in unit tests of Express controller and middleware functions.
sequelize-test-helpers
A collection of utilities to help with unit-testing Sequelize models
swagger-routes-express
Connect your Express route controllers to restful paths using your Swagger definition file
davesag's Repositories
davesag/DebGen
An open source Automated Persona Management System (APMS)
davesag/jquery-bs3Alert
A simple jQuery Plugin to show repeatable Bootstrap 3 Alerts
davesag/listJuggler
A jQuery plugin that allows manual sorting of list elements
davesag/r18n
I18n tool to translate your Ruby application.
davesag/whathasthegovernmenteverdoneforus
A simple website that lists the various achievements of the current Australian Government, in a fun and informative way.
davesag/imageToggler
A jQuery Plugin to manage the toggling of staff images in the Maxwell Forest website
davesag/base
A Starter Kit for React+Flux and Express+Postgres
davesag/bitcoin-testnet-box
Create a private, difficulty 1 bitcoin testnet
davesag/coffeescript-jquery-plugin-template
A simple template to use as a starting point when writing a jQuery plugin in coffee script
davesag/datetime_helper
A collection of useful utilities for Ruby projects that have to deal with dates, times, and time zones in a consistent manner
davesag/dotfiles
config files for the home directory
davesag/ds-butterflies
A simple sprite animation of some butterflies, experimenting with urge and sense networks.
davesag/flower-shop-test
My solution to the Flower Shop test
davesag/flower-shop-test-jquery
Another version of the flowershop test but as a jQuery plugin
davesag/goaskabbott
Questions for the Government from the general public
davesag/hubble-bubble
This is my implementation of the RedBubble's developer test.
davesag/jquery-machine
Kick-ass finite state machines with jQuery
davesag/jquery-ui-form-sugar
A simple jQuery UI widget that takes a very simple form and some config options and wraps your form elements in all the right styles for jQuery UI and adds validation handlers and so forth automagically.
davesag/jquery-ui-timeline
A jQuery UI widget for creating timelines
davesag/mail-preview
Preview your Nodemailer emails in your browser.
davesag/node
Docker Official Image packaging for Node
davesag/open-recipe
A facebook app that allows people to share their favourite home recipes
davesag/phone
Ruby library for phone number parsing, validation and formatting
davesag/Plugins
Plug-ins for DataTables
davesag/sails
Realtime MVC Framework for Node.js
davesag/sails-i18n-example
A simple example of i18n's objectNotation not working in Sails.js
davesag/sat
Sinatra Application Template.
davesag/sitemap-flattener
Turns a folder full of numbered sitemap.xml files into a list of links
davesag/toy-robot-test
A test of my Ruby coding skills, sent to me by a recruiter to check that I can actually write ruby code.
davesag/wolfpack
SailsJS Model Testing Library