Pinned Repositories
nvanderw's Repositories
nvanderw/physarum
A slime mold simulation using the Processing library
nvanderw/xkcd936
Random passwords using the NaCl crypto library
nvanderw/Algebraic
Some code for dealing with algebraic structures in Haskell
nvanderw/hs-sudoku
A Haskell sudoku solver which utilizes backtracking
nvanderw/mandelbrot-cuda
A demo of generating large images of the Mandelbrot set using Nvidia CUDA.
nvanderw/NumberTheory
Elementary number-theoretic code written for MATH 3110.
nvanderw/BoardGameEngine
nvanderw/chessIO
Fast haskell chess move generator library and console UCI frontend
nvanderw/FishThrower
Fork of Stockfish, modified to lose very badly.
nvanderw/javawriter
A utility class which aids in generating Java source files.
nvanderw/MarkdownSweep
Reachability analyzer for Obsidian's internal links
nvanderw/MinimumWageAlert
nvanderw/NEAT
An implementation of Stanley's "Neuroevolution of Augmenting Topologies"
nvanderw/opening-explorer
nvanderw/Scheme
An interpreter for a Scheme-like language
nvanderw/TAPL
Working through Benjamin Pierce's wonderful Types and Programming Languages
nvanderw/voting
Python implementations of various voting methods