NameLast UpdateSubtypeVersionDownload
gpdpChess2015-02-28Game, Web1.0.0N/A
DeProgrammer's GitHub2019-08-26Link, PC, Utility, Text, EducatiN/AN/A
Chaos Island Hacking2016-03-25Mod, Utility, PC1.0.0N/A
HIE (Human Interface Emulator)2009-04-09Utility, Abandoned, PCN/ALink
Lexamper2017-05-29Utility, Android1.0.0N/A
Card Puncher2013-06-01Utility, Android1.2.0N/A
Omlenet2019-04-09Utility, PC1.1.0N/A
ColorCube2017-03-05Utility, PC1.0.0Link
Aureuspace2013-06-08Utility, PC1.0.0Link
MaskMaker2008-01-04Utility, PCN/ALink
BatMon2007-12-15Utility, PCN/ALink
The Drag Drop File Lister2007-12-02Utility, PCN/ALink
BinaryLoad2007-11-13Utility, PCN/ALink
Kinesis Animator2009-06-12Utility, PC0.13.1Link
The DeMattei Project2008-03-20Utility, PC1.0.0Link
MassiveMover2007-10-13Utility, PCN/ALink
4Colors2006-12-30Utility, PCN/ALink
Edijacator2013-10-06Utility, PC1.0.0Link
MassRenamer2015-06-08Utility, PCN/ALink
Date2Date2011-09-14Utility, PCN/ALink


Pages: 1 2 3 4




Primarily made as a MySQL learning experience, this is an almost-complete JavaScript/PHP-based online chess game. It doesn't require flash, and you can play it with your friends even on internet connections that block a bunch of ports.


DeProgrammer's open-source projects on GitHub.


This program includes a sprite decoder and map decoder for Jurassic Park: Chaos Island. Making encoders so you can edit and use mods would not be hard, but I never got around to it.


A program that can emulate keystrokes and mouse movement/clicking/wheeling. If you are tricky, you can make it do math, loops, and arrays. More commands will be implemented at a later date.


This app creates words by assembling syllables taken from the English dictionary, optionally using probabilities also obtained from the dictionary.


Card Puncher is a generic quiz/"flash card" app designed to facilitate effective learning through recall and recognition. It features in-app audio recording and playback, as well as on-the-fly quiz additions to streamline the initial creation of quizzes. The Answer Confidence feature allows users to skip questions that they can answer very easily, reducing the amount of time spent needlessly reinforcing that material. Quizzes can be made in any standard text editor.


Machine learning-based utility for determining the best selection of food given whatever restrictions you apply (e.g. nutrient targets).


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


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.


Another fairly unfriendly program, MaskMaker was intended mainly for DeProgrammer's older programs, but it still has some uses. It changes white into black and every other color into white and allows you to copy the resultant image to the clipboard.


BatMon is not a Jamaican man with a bat disguise. It is a graphical battery monitor for Windows-based laptops. There are 26 different images (blue, yellow, or red; anywhere from full to empty) that appear in the system tray depending on how full the battery is. Just one click and you can exit it. Version 1.0.1 reloads itself if Explorer crashes.


A program designed to list files the user drags and drops into it. For programmers, it is a good example of a few neat tricks, so request the source code.


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.


Kinesis Animator is a GIF animation studio designed specifically for pixel artists who use spritesheets. It has a sweet "auto-find boxes" feature that will quickly locate sprites in the spritesheet and add them to the animation.


This is a pretty basic PC-based graphing calculator DeProgrammer made before he ever actually had to use a graphing calculator for math class.


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.


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


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.


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.