Software

This is the home page for a lot of the software I've developed and released over the years. Some of it will be old and tacky, but others will be new and well-maintained. I'll try to let you know which is which!

Maintained projects

Solid Shine UI

UI library for .NET Framework / .NET Core WPF projects, with extra customization and added controls/dialogs.

View more - View on GitHub - Latest release

Dj Blue

Configurable and powerful audio player, suited for local events and usage on Discord.

View more

PathfinderJSON

Create and edit Pathfinder character sheets on your Windows computer - no installation needed!

View more - View on GitHub - Latest release

QuickTrex

A basic localization program for hobbyist developers

View more - View on GitHub - Latest release

Older projects

These are projects that are of reasonable quality or usefulness, but that I haven't made any updates to in a while (and don't plan on updating). Some of it may have out-of-date prerequisites.

Shine Calendar

A customizable Windows calendar program, for local and online calendars

View more - View blog - Latest release

MySqlConnSample

A Java console program that connects to and works with MySQL servers; good as a starting point for your own MySQL-connected program

View on GitHub

FacePixeler

An old program that can detect and blur faces in images; uses OpenCV and EmguCV

View on GitHub

Really old stuff

These are projects that I made long ago while I was still getting my footing on how to code. No guarantees in regards to code quality or anything like that.

NotePlayer

A Java program that allowed you to use your keyboard to play MIDI notes. Keyboard visual doesn't actually do anything

View on GitHub

PCT Maker

A small app to help create custom themes for toolbars/menus for WinForms apps. Kind of buggy, but it works!

View more

LTFunctions 2.1

Old math expression evaluator, written in VB.NET. Supported sine, cosine, and preset variables. One of the first "releases" I ever made.

View more