Pinned Repositories
BGSEO-chrome-extension
clojurescript-chess
World's simplest chess engine, in Clojurescript
CodeFellows-JS-library
Data-Structures-Algorithms-Javascript
Some interesting data structures, algorithms, and design patterns in JavaScript
DavidDavidson.io
[OLD] The source code for my personal site
eslint-plugin-lambda-calculus
Catch those pesky numbers and booleans before they go live in prod!
linktagger.py
Python script that automates Google link tagging
makeRepo.sh
Simple bash script to create GitHub repos from the command line
SICP
Notes and exercises from SICP
to-mock-a-mockingbird
Notes and solutions from To Mock a Mockingbird
david-davidson's Repositories
david-davidson/Data-Structures-Algorithms-Javascript
Some interesting data structures, algorithms, and design patterns in JavaScript
david-davidson/DavidDavidson.io
[OLD] The source code for my personal site
david-davidson/BGSEO-chrome-extension
david-davidson/eslint-plugin-lambda-calculus
Catch those pesky numbers and booleans before they go live in prod!
david-davidson/to-mock-a-mockingbird
Notes and solutions from To Mock a Mockingbird
david-davidson/clojurescript-chess
World's simplest chess engine, in Clojurescript
david-davidson/SICP
Notes and exercises from SICP
david-davidson/backbone.syphon
Serialize a Backbone.View in to a JavaScript object.
david-davidson/clapinator
Clapinate 👏 your 👏 life 👏
david-davidson/CodeFellows-angularMeanMedianMode
A demo app that uses Browserify and Angular to calculate mean, median, and mode
david-davidson/CodeFellows-backboneMath
Mean, median, and mode, implemented in the browser with BackboneJS
david-davidson/CodeFellows-browserify
david-davidson/CodeFellows-jsonApi
A simple JSON API that responds to routes with the local time or a name string parsed from the URL
david-davidson/CodeFellows-JSONdb
david-davidson/CodeFellows-tee
A tee program that sends input to both stdout and a text-file argument
david-davidson/d3-practice
A few quick exercises with D3.js
david-davidson/Functional-Programming-Practice
Exercises from NodeSchool.io's functional programming tutorial
david-davidson/lambda-calc-lunch-and-learn
Demo code from Lunch & Learn on the lambda calculus
david-davidson/Leaflet.draw
Vector drawing and editing plugin for Leaflet
david-davidson/learning-Underscore
A tour, via tests, of some of Underscore's most useful features
david-davidson/linear-algebra
Notes and Python module from Udacity's linear algebra refresher course
david-davidson/linkShare
A MEAN app that helps teams share and discuss recommended resources.
david-davidson/mobx-react
React bindings for MobX
david-davidson/nuka-carousel
Pure React Carousel Component
david-davidson/projectEuler
Problems (OK, problem) from the Project Euler site
david-davidson/react-fundamentals
Material for my React Fundamentals Workshop
david-davidson/setasync-bug-repro
Repro for Office JS bug
david-davidson/SublimeScript
Automation tool for Sublime Text
david-davidson/Swift-Practice
A few training exercises with Swift
david-davidson/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever