E-Mail: josh@joshwalters.com
Github: http://github.com/joshwalters
SSPM - Simple stock portfolio manager. I couldn't find a nice and easy program to do this in Linux, so I wrote this little script. It takes a list of your stocks (purchase price and shares) and then prints out how they are doing. It formats the results for nice display in Linux terminal.
MercuryGo - Monte Carlo AI for the game of Go. Still a work-in-progress. The goal is to have it playing 9x9 games using MC UCT.
BonoboCMS - BonoboCMS is a single page content management system. It allows you to easily create and update a minimalist website. This site runs on BonoboCMS.
JChecksum - File hashing program. It supports MD2, MD5, SHA-1, SHA-256, SHA-384, and SHA-512. Uses Swing for the GUI.
BookCatalog - Scan your books to create a digital record of your library. Uses Google Books to find books from the ISBN. Grabs author name, book price, and a short description of the book.
WeatherLookup - Java library that gets weather forecast data for a given zip code.
BarcodeGenerator - Generate code 128B barcodes from ASCII text. Outputs PNG image of the barcode.
My .vimrc file.