Pinned Repositories
Chart.js
Simple HTML5 Charts using the <canvas> tag
cross-ref-plus-plus
An easier to use version of the insert cross-reference function in Microsoft Word 2010, implemented as a VSTO add-in.
cycle-detection
Implementation of various cycle detection algorithms for linked lists, with graph generation code to show their effectiveness
euler
Project Euler Solutions
gopro-organizer
File organizer for the GoPro, which separates photos, timelapses, and videos into separate directories.
huffman
Java 8 Huffman coding implementation
powermock-examples
Examples of PowerMock edge cases.
programming-interview-library
Common interview question / programming challenge algorithms
word-frequency-analyzer
An add-in for Microsoft Word 2010 that calculates the frequency with which each word occurs in a document.
wordbrain-solver
Solver for the iOS game WordBrain.
angusmacdonald's Repositories
angusmacdonald/word-frequency-analyzer
An add-in for Microsoft Word 2010 that calculates the frequency with which each word occurs in a document.
angusmacdonald/programming-interview-library
Common interview question / programming challenge algorithms
angusmacdonald/gopro-organizer
File organizer for the GoPro, which separates photos, timelapses, and videos into separate directories.
angusmacdonald/wordbrain-solver
Solver for the iOS game WordBrain.
angusmacdonald/cycle-detection
Implementation of various cycle detection algorithms for linked lists, with graph generation code to show their effectiveness
angusmacdonald/huffman
Java 8 Huffman coding implementation
angusmacdonald/Chart.js
Simple HTML5 Charts using the <canvas> tag
angusmacdonald/cross-ref-plus-plus
An easier to use version of the insert cross-reference function in Microsoft Word 2010, implemented as a VSTO add-in.
angusmacdonald/euler
Project Euler Solutions
angusmacdonald/dropbox-revisions
Get previous revisions of all files contained within a specified dropbox folder.
angusmacdonald/midi-log
Creates a MIDI file by parsing a Java log file.
angusmacdonald/pgcluster-configuration-scripts
Scripts which create the configuration files used by PGCluster.
angusmacdonald/powermock-examples
Examples of PowerMock edge cases.
angusmacdonald/advent-of-code
angusmacdonald/erlang-etudes
Homework for http://chimera.labs.oreilly.com/books/1234000000726/
angusmacdonald/h2o
A Workstation-based Distributed Database System.
angusmacdonald/nfl-data
Parser and related code for extracting NFL receiver data.
angusmacdonald/nfl-data-ui
AngularJS / Node Project to visualize NFL Receiver data.
angusmacdonald/sorting-algorithm-analysis
Implementation of several basic sorting algorithms with debug code to show how they operate.