Skip to content

Explore projects

  • A FreePascal tool aimed at making comic book translations easier. The tool features a simple render engine capable of loading a group of graphic files and superimposing it with "speech bubbles." The bubbles are defined by separate text file in much the same way that *.ass files define movie subtitles. The goal of the project is to render each page of comic book on the client machine without the need for translator to re-encode them on their machine.

    Updated
    Updated
  • Generic tool for finding results of "fusions" from Persona 3 video game. The tool allows building a player compendium consisting of known and "equipped" Personas, with that information and a database of all available Personas the program can assist in generating new fusions and provide feedback on all possible fusion results (feature in development). The application is meant to build to two separate entities: a front end GUI created with Lazarus and a back end DLL containing actual logic. The DLL can later be used for web, mobile and other applications.

    Updated
    Updated
  • Tool for solving simple substitution ciphers including Ceasar, Atbash, Vigener and numerical. To assist with searching for solution a dictionary search for encryption-key feature is available .

    Updated
    Updated
  • A simple utility designed to assist with tabletop RPG battles that consisted of too many participants. It features a method for randomly generating many NPCs at once (based on given recipe that can consist of constant values, dice rolls, or dice rolls with dice select eg. best 3 of 4 d6 for attributes). It also features a simplistic 2D battle map and tools for selecting many targets from tactical view (eg. targeted by spells) as well as simplistic AI.

    Updated
    Updated