App LogoARENG
App LogoARENG
AboutProjectsContact
Scroll Down

Projects

A collection of programs and scripts that use a variety of languages and libraries. Each project is different and showcases my skills in software.

Projects

Python

BPE

Beemod Package Editor is a python program that allows users to create and edit packages for BEEMOD, a puzzlemaker mod for Portal 2. BPE v3 allows users to use plugins to extend the functionality of the program.

Python
JavaScript
Electron
Node.js

TR

TestRunner is built for testing multiple scripts at a time. Designed for teachers to use to mass grade student assignments. Includes a warning if the script uses weird imports.

Python

BLANK

A image format using only whitespace. [SPACE][TAB][SPACE][TAB][SPACE][TAB] Each increment of whitespace corresponds to an increment in the RGB values. A newline signifies to move on to the next row.

Python

SCR ATO

An macro program that automates the driving of trains in Stepford County Railway. The script uses OCR to read the information on the HUD which the program decides what to press.

Python

GRAPH IMG

A vector based image format that uses mathematical functions to generate images. The program uses a custom language to define the image.