Software
AutoSite (Python, Unlicense)
AutoSite helps you keep all of your website's pages in the same basic template. Managing a navigation bar, a footer, and even meta/OpenGraph tags across several pages is simple.
Two folders are used to build the site: "in", and "includes". The in folder holds the pages you want to use in your site. Includes holds other files, like images, stylesheets, and scripts. The files in the in folder are slotted into the template, and both folders merge to create the out folder.
I manage this site with AutoSite, if you'd like to see my template.html you can check it out here.
Gopherit (Visual Studio 2017, Unlicense)
A VB.NET Winforms Gopher browser that uses curl as a backend.
Roam (Lua, Unlicense)
A CLI text adventure(?) sandbox(?) thing(?) written in Lua that I've been working on for a couple days. You'll need a Lua interpreter to play it. Tested in 5.2.4 but should work in other versions.
ASCII Player (Linux, Lazarus, Unlicense)
mplayer frontend for the purpose of playing video files with an ASCII filter. (aa for black and white, or caca for color) Written in Pascal/Lazarus.
Make sure you have mplayer installed.
Download Organizer (Windows, Visual Basic 2017, Unlicense)
Move files of the same type in your downloads folder to their own folders. My first attempt at a WPF application.
Image Tag Generator (Python, Unlicense)
3-lined Python script to generate IMG tags for every file in a folder.
never ogre special edition (Windows, Visual Basic 6, Unlicense)
VB6 music/sound cues player. In order to play more formats (webm etc) you'll probably need to install a codec pack for Windows Media Player. I haven't tried these, so I don't know if they will work with the Windows Media Player component used in this program.
Coin Walker (Android, MIT App Inventor, Unlicense)
Application that uses your device's pedometer to increase a coin count. Leveling up takes more coins the more you obtain.
App Inventor Gallery (+ source)
TracMan (TracFone Manager) (Android, MIT App Inventor, Unlicense)
TracMan allows you to check plan information including end date, view your minute/text/data balance and add airtime by texting TracFone's 611-611 service. This app would mostly only be of use to those who using TracFone's prepaid plans.
App Inventor Gallery (+ source)
PhotoPage (Windows, Visual Basic 2017)
Create web pages to display your pictures.