Desktop Applications
Below is a brief listing of the desktop applications and scripts which are in good enough shape to show off publicly. More projects will be added as I clean up their code bases.
Transport
Transport is a Python program I wrote while doing physics research at Penn State to run experiments and collect data from scientific instruments.
While the program's target audience is specialized, highly extensible, feature-rich, and including over 10,000 lines of code (not counting comments), it is my most intricate piece of software.
Visit the page at the link above to see screenshots and descriptions of the core features.
The source code, a manual, and an API reference are all available.
MailAdmin
MailAdmin is a Python-based system tool for administering—either with a GUI or at a terminal—the SQL user database for an email server using Postfix and Dovecot. See screenshots at the link above.
The source code and an API reference are available.