Nathan Ortbals's repositories
advent-of-code
Advent of code solutions written in C# https://adventofcode.com/
float-maps
An interactive map of Missouri streams and rivers built with mapbox and open street maps.
kanban-for-pivotal
A simple kanban board integration for Pivotal Tracker
Language:TypeScriptGPL-3.0000
story-timelines
A story timeline visualizer for Pivotal Tracker
SudokuSolver
This is a simple MVC asp.net app that solves sudoku puzzles. It makes use of constraint-satisfaction backtracking search with degree heuristics to solve every possible puzzle in under 500ms.