Pinned Repositories
aws-serverless-template
A template ("boilerplate") project for creating simple serverless web applications hosted in AWS.
grandmars-laundry
Made for Butterscotch Shenanijam 2017 – Really Dangerous Games' first game
libnoise.ts
A JavaScript port of libnoise, modernised and ported to TypeScript
pico8-emmylua-definitions
EmmyLua intellisense definitions for PICO-8
scrutiny-deep-install-details
Analyse impact of installing NPM packages
terraform-netlify-heroku
Learn about Terraform by hosting a static site on Netlify connected to an API on Heroku
Unity-2D-Jam-Template
Template Unity project for creating 2D games for game jams
unity-oculus-leapmotion-driving
Sample Unity application demonstrating integration with Oculus Rift and Leap Motion
web-monitor
A docker container that monitors websites and reports when they change
peabnuts123's Repositories
peabnuts123/2spooky4me
2spooky4me
peabnuts123/angular.js
HTML enhanced for web apps
peabnuts123/authdog
Server side U2F/FIDO implementation for Node.js
peabnuts123/browser-module-concat
Node.js module concatenation library
peabnuts123/crypto
JavaScript implementations of standard and secure cryptographic algorithms.
peabnuts123/doesmybank
A review of NZ Banking Security (and features)
peabnuts123/HipsterJS
Base project to record and demonstrate progress in learning modern development practices/libraries/workflows.
peabnuts123/is-nonempty-string
peabnuts123/isEmptyString
Test whether a variable is an empty or undefined string
peabnuts123/markovchain
generates a markov chain of words based on input files
peabnuts123/npm-registry
An alternative npm registry client that I like.
peabnuts123/peabnuts123.github.io
Sweet GitHub Pages site
peabnuts123/react-learning
Learning React (with TypeScript) by building a small application
peabnuts123/rfcs
RFCs for changes to Yarn
peabnuts123/svelte-learning
Learning the Svelte workflow by creating a small demo application
peabnuts123/test-repo
Please ignore
peabnuts123/typescript-angular-learning
Develop workflow for TypeScript with AngularJS and ES6
peabnuts123/typescript-learning
A gallery exhibiting the features of Typescript, compiled as a learning experience.
peabnuts123/xlsx.js
XLSX.js is a JavaScript library for converting the data in base64 XLSX files into JavaScript objects - and back! Please note that this library is licensed under the Microsoft Office Extensible File License - a license NOT approved by the OSI. While this license is based off of the MS-PL, which is OSI-approved, there are significant differences.
peabnuts123/XML2JSONGolf
Write JS Functions to convert XML<->JSON in as little code as possible