Personal Projects
- 
				algorithms-data-structures-pythonPython Following along with the second edition of Problem Solving with Algorithms and Data Structures using Python by Miller & Ranum Go to project
- 
				aoc-2022-denoTypeScript Solutions to Advent of Code 2022 written in TypeScript and running on Deno Go to project
- 
				codeshift-transform-declared-arrow-to-func-decTypeScript jscodeshift transform to convert arrow function expressions, assigned to variables at the point of declaration, into traditional function declarations Go to project
- 
				event-dependent-promisesTypeScript Proxy async methods to await prerequisite EventEmitter events Go to project
- 
				68k-mega-driveAssembly Developing for the Sega Mega Drive using 68k assembly Go to project
- 
				dreJavaScript A tool for determining unused CSS rules across multiple web pages Go to project
- 
				cis194-haskellHaskell Following UPenn's CIS194: Introduction to Haskell module Go to project
- 
				egghead-purescriptPureScript Following Vincent Orr's "Functional Programming Concepts in PureScript" Egghead course Go to project
- 
				composrJavaScript A library for building declarative web UIs via function composition Go to project
- 
				apollo-reactJavaScript A React app that consumes data from a GraphQL server, provided by Apollo Go to project
- 
				cpp-gamesC++ Following the tutorials found in Beginning C++ Game Programming by John Horton Go to project
- 
				enqueue-workJavaScript A Node.js child process worker library Go to project
- 
				ecmascript-proxy-examplesJavaScript Examples for my JS Roundabout talk about the Proxy API Go to project
- 
				audionode-visualiserJavaScript A D3.js-powered library for generating tree visualisations of Web Audio API node graphs Go to project
- 
				es5-es6-minificationJavaScript A comparison of ES5 minification with Closure Compiler and ES6 with UglifyJS ahead of JS1k 2017 Go to project
- 
				detectoristJavaScript [DEMO] A configurable feature detection library that doesn't dirty the DOM Go to project
- 
				expose-guest-portsPowerShell PowerShell script to expose VirtualBox guest machine TCP and UDP ports to the host Go to project
- 
				certbot-heroku-renewalShell Automate the renewal of Certbot SSL certificates and their deployment to Heroku SSL Go to project
- 
				browserstatsGo A HTTP API written in Go that exposes StatsCounter's browser share dataset as JSON Go to project
- 
				elemental-entropyHTML My JS1K 2016 entry. A HTML5 canvas game that uses OscillatorNode for audio. Go to project
- 
				capped-cacheJavaScript An abstraction of NodeCache that supports a max size option Go to project
- 
				connect-cache-control-middlewareJavaScript A Connect/Express middleware for consistently setting Cache-Control headers Go to project
- 
				automated-chrome-profilingJavaScript A prototype of automated Chrome/V8 profiling Go to project
- 
				breaking-newsJavaScript Isomorphic breaking news app using React, Flux, Immutable.js, Firebase, Browersify, and Babel Go to project
- 
				chat-serverTypeScript A Node.js server written in TypeScript to receive and push chat room messages via WebSockets Go to project
- 
				appfog-wp7C# AppFog app for Windows Phone 7, using the MVVM pattern and MVVM Light framework Go to project
Open-Source Contributions and Forks
- 
				benchTypeScript 📊 Comparing deno & node HTTP frameworks Go to project
- 
				DefinitelyTypedTypeScript The repository for high quality TypeScript type definitions. Go to project
- 
				db-module-iiJavaScript A Node.js, SQLite, and Bookshelf lesson I wrote for @CodeYourFuture Go to project
- 
				agnostic-derefJavaScript Synchronous JSON schema dereference utility that supports any file format Go to project
