Google Sheets API
od6 is the worksheet-id of the 'default' sheet within your Google Spreadsheet. That is, the leftmost sheet visible within the interface.
Publish Subscribe pattern
The Angular circular dependancy error https://docs.angularjs.org/error/$injector/cdep results from services with injected dependencies A <- B <- A.
Linux MongoDB EC2 install
Install MongoDB for 64 bit linux http://docs.mongodb.org/manual/tutorial/install-mongodb-on-linux/
Linux mEaN stack install
Install instructions for NodeJS and ExpressJS on an AWS Linux EC2 instance. How to launch node app as a nohup.
Dungeoneering
This Unity app procedurally generates a dungeon layout of rooms and corridors. A set number of rooms sizes are generated at the world origin, these are then spaced out using iterations until no rooms overlaps exist. Adjacent rooms are joined with corridors. Geometry is generated for each tile. A UI for customizing this layout supports laying down new tiles using the left mouse button - drag lclick to place trails of tiles.
Election Simulator
U.K. election season is in full flow, one interest of mine is in the mechanics of the electorial system itself. This web application is intended to show how the main voting systems work and how the same set of votes can generate different results depending on which system is being used.
AngularJS-App-Template-Setup-Using-Yeoman-Grunt-And-Bower
- ####Yeoman#### This workflow is a robust and opinionated client-side stack, comprising tools and frameworks that can help developers quickly build beautiful web applications