Music, Software, Research
Acronym
Acronym is a fast acronym generator with a simple GUI. It takes a collection of words and generates a list of all possible permutations of those words. It might be useful if you were trying to find an acronym for a project name etc.
It was written purely as an exercise in GUI development. It was my first GUI development project, and uses the wxPython toolkit, which I like a lot (so far).
The source code and binaries can be downloaded here.