I have moved much of my software to my account on GitHub.
- Semisimple Lie Algebras - a kind of mathematics that is important in elementary particle physics
- Image Measurer - for measuring images to get data off of them. For macOS, written in Objective-C/Cocoa
- Preference Voting - has a large number of algorithms for counting up preference or ranked votes
- Proportional Allocation - for doing proportional representation
- Proportional Approval Voting - for doing PR with voting for multiple candidates
- MIDIPlayer - for playing MIDI music files. For macOS, written in Objective-C/Cocoa
- Transliterator - for transcribing other writing systems into the Roman alphabet. Currently only supports Japanese katakana. For macOS, written in Objective-C/Cocoa
- Sudoku Solver - for solving that puzzle game. For macOS, written in Objective-C++/Cocoa
- X11 Colors - finds closest named colors to some color, the names being for HTML and the Unix X-window system. For macOS, written in Objective-C/Cocoa
All my software I distribute under the terms of the MIT License. You can do whatever you want with it as long as you credit me with my code and as long as you accept that I make no legally binding guarantee that it is going to work.