Name | Last Update | Subtype | Version | Download |
Facts, Ideas, and Principles for Becoming Your Best (Software Developer) Self | 2019-08-26 | Web, Utility, Educational, Text | N/A | N/A |
DeArrayViz | 2017-09-21 | Utility, Web, Educational | 1.0.0 | N/A |
PrierRose | 2021-03-20 | Utility, PC, Text | 1.1.0 | Link |
SimFarm Hacking Utility | 2016-03-05 | Utility, PC, SimFarm | 1.0.0 | Link |
Simple M3 Vertex Manipulator | 2017-02-13 | Utility, PC, SC2 | 1.0.0 | Link |
Titan Waterworks | 2011-11-10 | Utility, PC, CoH | 1.0.2 | N/A |
MassiveMover | 2007-10-13 | Utility, PC | N/A | Link |
Aureuspace | 2013-06-08 | Utility, PC | 1.0.0 | Link |
MassRenamer | 2015-06-08 | Utility, PC | N/A | Link |
Date2Date | 2011-09-14 | Utility, PC | N/A | Link |
Really Simple Slideshow | 2008-11-20 | Utility, PC | N/A | Link |
JoyMouse | 2008-11-08 | Utility, PC | N/A | Link |
Paint WIP Grabber | 2008-02-21 | Utility, PC | N/A | Link |
4Colors | 2006-12-30 | Utility, PC | N/A | Link |
BinaryLoad | 2007-11-13 | Utility, PC | N/A | Link |
Strippifier | 2014-07-30 | Utility, PC | 1.0.0 | Link |
PartitionedRecorder | 2015-06-20 | Utility, PC | 1.0.0 | Link |
Nececrus | 2015-06-21 | Utility, PC | 1.0.0 | Link |
Edijacator | 2013-10-06 | Utility, PC | 1.0.0 | Link |
ColorCube | 2017-03-05 | Utility, PC | 1.0.0 | Link |
Pages: 1 2 3 4 5 6

Interactive itemized list of...exactly what the name says.

Interactive visualization of an algorithm for finding the i-th smallest element in an array.

This utility provides a word list and a box to enter definitions, and it highlights words in the definition if they do not appear before the word you're defining. It was built in 2016 specifically for my Eigoi project, so refer to the included dict.txt to see the only allowed format.

SimFarm is quite an old DOS game by Maxis--it's posted on
Abandonia now. This is a program capable of modifying most aspects of SimFarm.

A program intended to allow simple, non-destructive editing of StarCraft II models' vertices

This is a utility DeProgrammer wrote in Java to help
City of Heroes players keep track of the elements required to craft their Incarnate Abilities. It was made for the
Titan Network, so that's where it's hosted.

Capable of moving or copying files either based on dates or ignoring them. It is great for making comprehensive back-ups and then updating only the new or modified files daily.

Aureuspace is a 3D model editor, with animation, made for the creation of models for Tourk's Power...and to give DeProgrammer something to do.

A program designed to rename a list of files either via a given text file or by manually inserted names. It is not very useful unless you have a list and it is in the same order in which the files are organized (usually alphabetically according to the old filenames).

A simple calculator designed to give the number of days from one given date to another. It takes leap years into consideration, of course.

Intended to be a very simplistic slideshow program. There are basically two options: play and random play. However, the images are resized to however large the window is when the play button is clicked. The Drag Drop File Lister, with the options "copy list" and "include path" selected, is an excellent sidekick for this program. Each image is shown for about two seconds.

Control your cursor with your joystick. Includes horizontal and vertical mouse wheel abilities. Also has a slow mode and separate X and Y axis locks for accuracy, as well as the ability to use the directional hat or D-pad.

Takes a screenshot of MS Paint every time you let go of the mouse button. (Usually is declared by virus scanners to be a virus)

This is an old program with some miscellaneous image editing effects.

Allows the user to edit small files as binary digits. This is mainly for lazy coders who want to see what bits they got wrong in their file-saving procedures.

Sprite comic strip creation studio developed with
www.zebeth.com in mind. This utility is about 7000 lines of C# code.

Partitioned Recorder is a program designed with absolute efficiency in mind, for rapidly recording a large number of separate audio files. More specifically, it is intended for recording language in order to assist with creating Anki decks for individuals wanting to learn your language. It features silence detection developed by DeProgrammer, and files are saved as Ogg Vorbis.

Nececrus is a command-line utility that uses R-way tries to count the instances of unique words in text files or Skype (chat log) databases. If you run it without parameters, it will automatically search for Skype databases. If you try this program out, please email me the results (output.csv) at masonem99@hotmail.com!

Edijacator is a Japanese education support tool that cross-references three data files and results in Card Puncher quiz files. The quiz files may be for learning kanji (with example usages) or for learning words.

Visual demonstration of the color cube with a sphere subtracted from it, written with OpenGL Shader Language.