Projects
The source code for all of my projects can be found hosted on my SourceHut profile. I also mirror my projects on my self-hosted git server.
Although SourceHut is my preferred hosted git service, I also have a GitHub account to collaborate with other free software projects. However, I don't host any of my own repositories on there anymore.
Some of the projects below are hosted on this website as small web-based utilities and will therefore require JavaScript to be enabled in your browser. A warning should pop up on those pages if you do not have JavaScript enabled.
Projects
- usrmnt: A small utility to mount, unmount, unlock, etc. your devices from the terminal with an intuitive command syntax and using an intuitive text-based UI.
- kontaktdb: Store, retrieve, and edit basic contact information in plain text.
- Python XMPP Bot: A featureful bot for XMPP written in Python.
- Python IRC Bot: A featureful bot for IRC written in Python.