Pinned Repositories
advent-of-code
advent-of-code-2019
davidxmoody.com
A blog about programming
diary
Command line program for writing a personal diary
dotfiles
My personal configuration files
life-calendar
A visualization for the number of weeks in a human life, inspired by: http://waitbutwhy.com/2014/05/life-weeks.html
mctsbot
A poker-bot using the Monte Carlo Tree Search algorithm
metalsmith-broken-link-checker
Metalsmith plugin to check for internal broken links
professorp.co.uk
Website and games for the Professor P series of children's books
wordsearch
AngularJS wordsearch game
davidxmoody's Repositories
davidxmoody/metalsmith-broken-link-checker
Metalsmith plugin to check for internal broken links
davidxmoody/mctsbot
A poker-bot using the Monte Carlo Tree Search algorithm
davidxmoody/davidxmoody.com
A blog about programming
davidxmoody/dotfiles
My personal configuration files
davidxmoody/life-calendar
A visualization for the number of weeks in a human life, inspired by: http://waitbutwhy.com/2014/05/life-weeks.html
davidxmoody/advent-of-code
davidxmoody/professorp.co.uk
Website and games for the Professor P series of children's books
davidxmoody/advent-of-code-2019
davidxmoody/advent-of-code-2020-lua
davidxmoody/cascadia-ai
AI to play Cascadia (board game) using deep reinforcement learning
davidxmoody/elm-play
Trying out the Elm language
davidxmoody/gitworkshop
Git workshop October 2016
davidxmoody/graphql-journal-api
Just playing around with GraphQL
davidxmoody/haskell-book-exercises
Exercises from http://haskellbook.com/
davidxmoody/kaggle
My attempts at various Kaggle competitions
davidxmoody/kata
A place to store my Kata attempts
davidxmoody/moment
Parse, validate, manipulate, and display dates in javascript.
davidxmoody/opening_hours.js
Library to parse and process the opening_hours tag from OpenStreetMap data
davidxmoody/postgres-advent-of-code
Using only Postgres to solve https://adventofcode.com/2018
davidxmoody/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
davidxmoody/railroad-ink-ai
Railroad Ink board game implementation with algorithms to solve it
davidxmoody/ramda-card-game
davidxmoody/react-form-demo
Multistage React form for a developer test
davidxmoody/react-native-life-app
Hacky prototype
davidxmoody/redux-talk-slides
CSS-only slide deck concept with zooming/panning (using the :target selector)
davidxmoody/self-tracking
Scripts for importing/analysing personal data from various sources
davidxmoody/swift-advent-of-code
Starting to learn Swift and practising on https://adventofcode.com/2018
davidxmoody/tracking-visualisations
davidxmoody/trying-out-tcr
Trying Test-Commit-Revert on a Countdown numbers game solver
davidxmoody/vim-indent-object
Vim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc.