NameLast UpdateSubtypeVersionDownload
Facts, Ideas, and Principles for Becoming Your Best (Software Developer) Self2019-08-26Web, Utility, Educational, TextN/AN/A
DeArrayViz2017-09-21Utility, Web, Educational1.0.0N/A
PrierRose2021-03-20Utility, PC, Text1.1.0Link
SimFarm Hacking Utility2016-03-05Utility, PC, SimFarm1.0.0Link
Simple M3 Vertex Manipulator2017-02-13Utility, PC, SC21.0.0Link
Titan Waterworks2011-11-10Utility, PC, CoH1.0.2N/A
MassiveMover2007-10-13Utility, PCN/ALink
Aureuspace2013-06-08Utility, PC1.0.0Link
MassRenamer2015-06-08Utility, PCN/ALink
Date2Date2011-09-14Utility, PCN/ALink
Really Simple Slideshow2008-11-20Utility, PCN/ALink
JoyMouse2008-11-08Utility, PCN/ALink
Paint WIP Grabber2008-02-21Utility, PCN/ALink
4Colors2006-12-30Utility, PCN/ALink
BinaryLoad2007-11-13Utility, PCN/ALink
Strippifier2014-07-30Utility, PC1.0.0Link
PartitionedRecorder2015-06-20Utility, PC1.0.0Link
Nececrus2015-06-21Utility, PC1.0.0Link
Edijacator2013-10-06Utility, PC1.0.0Link
ColorCube2017-03-05Utility, PC1.0.0Link


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.