Coding Projects

These are some non-game projects that I have worked on and are some showcases on what I felt like are accomplishments for me and that I am proud of!

These include professional and hobby works.

Android QA Dev Tools GUI

Source

This tool was developed by me to help assist the development, testing, and deployment of APKs to Chromecasts, Fire TVs, and other Android-based devices. It runs on the systems ADB toolset, in which it will send commands to the devices.

The tool is useful for developers and QA testers who are not fully familiar with the raw ADB tools commands to deploy and test apps on their devices.

This was created using Electron and requires the ADB toolset installed before using.