Projects

Here you can find some of the software projects I have made or to which I have contributed.

Catan Companion

This program was a joint project between Vance Ehrlich and me during Spartahack 2016, Michigan State University's 36 hour hackathon event. It attempts to locate the best starting point to choose for a given Settlers of Catan board layout. It is written in C#.

Download Catan Companion

Screenshots


Memory Letters

I wrote this program in C# as an aid for memorizing verbatim text. It extracts the first letter of each word in a section of text. I learned about this memorization technique from an article by Mark Shead on Productivity501.com. The article contained a simple Javascript tool that does the same thing, but I wanted a more robust program that would allow me to exclude certain lines from being truncated.

Download Memory Letters

Screenshots


Hotseat Farkle

This program was a joint project between Garrett Missiaen and me as a way to gain familiarity with Mercurial version control software and C# with Windows Forms. It's a single player or local hotseat version of the dice game Farkle.

Download Farkle

Screenshots