Below are some programs I made while working at Digital Dynamics Inc.
Note: screenshots of some programs have been blurred as they may contain confidential information.
Main Project:
Omnitech
Omnitech is a collection of a number of different smaller projects that I decided would work better together. It's main purpose was to provide easy management and overview of my work.
The program lists all currently relevant jobs, their printed and completed status, as well as some notes. The user can then select whichever jobs and print the part lists for each. Before I wrote this program, printing new jobs with the stock management software we were using was a 20 minute process rife with human error, but with Omnitech it is just a few mouse clicks and then waiting for it to print.
Smaller Projects
SQLBrowser
Though I later discovered that similar programs already existed, I made SQLBrowser to easily and quickly rummage through the datatables of our stock management software.
Even after discovering alternatives, I would still use the program due to it being simpler and faster.
PartFinder
Sometimes someone would hand me a finished product and point to a part on it and ask for another one. Though I knew many of our parts, it was next to impossible to know all of them. So I created this part finding program to find a part based on its narration code (in other words location) on a product.
LabelMaker
We would often get new parts in for the stockroom, and each one needed its own bin with a label to describe it. These sheets were very tedious to fill out by hand in word so I wrote this LabelMaker program to automatically get the parts description from the datatables and even create a barcode for them!
Non-Work related Programming
Strategy Game
The latest game I have been developing. A turn-based party strategy game.
Minigun Demo
I felt inspired one day and created this demo of firing a minigun.
Siege Ballista Mod
A mod I made that introduces a siege ballista into the base-building game Factorio. Click the image to visit the mod page.
Boats
I created this multiplayer boat game where up to four people can try to be the first to sink everyone elses ships!
Desktop Background
I had always wanted to have the old windows starfield screensaver as a desktop background and since I didn't have much luck finding any software to do it (at the time) I decided to try my hand at making it myself. It can also do other things such as play pong by itself and loop a gif. I didn't end up using it much as it turned out a bit clunky and took too much system resources. This program is available on my Github