Projects

CustomTerminal

A fun Python project, that is designed to act like a typical Linux Console. It is customizable with addon support, and can do a lot of daily tasks.

Building Router

A python program, that takes the map of inside of a building with added data, and uses an algorithm to calculate the most efficient route from point A to point B. As of now, it works on 2 buildings, and the front end is still a work in progress.

Password Generator

A safe and secure password generator that is fully customizable, and up to most password health limits.