Projects
Overview
Over the years, I have worked on a number of different development projects. Below, you can find a list of all projects I have worked on or am currently working on.
Code respositories will be linked for projects where a public repository is available. Some projects may have private repositories that I am willing to show to potential employers; for those respositories, please feel free to contact me to view them.
HTML/CSS
My primary projects in HTML and CSS are my websites, which include this website you are currently browsing and my personal website I have to host less professional content. You can access the respository for my personal site via the button below, but I have this site's repository private for privacy concerns and because it is far less impressive than my personal site.
Java
- Android Survey App
- Made with GraBird Software Development, Inc.
- The app delivered surveys from a server to the user, where responses would be stored before being submitted back to the server when a connection was available. Intended for a GraBird customer in New York, but left incomplete after the project was canceled.
Lua
- Blox Attorney: Remastered
- Made with Half Past Noon.
- Blox Attorney: Remastered is an Ace Attorney-inspired roleplaying game developed on the Roblox platform. It is a remake of an similar, but older, game that is also on Roblox.
- This project is closed-source and not on a repository. Please contact me to view code snippets.
- Game link
- Mancala
- Made with Half Past Noon.
- A Roblox version of the classic board game Mancala.
- This project is closed-source and not on a repository. Please contact me to view code snippets.
- Game link
JavaScript
- WrightBot
-
- WrightBot is a "fun" (i.e. "just-for-fun") bot inspired by Capcom's Ace Attorney franchise. It's a very simple bot; in only has a few chat commands to post GIF images or randomly generate some accusations, for example.
- GitHub repository
WrightBot is undergoing an overhaul to replace the years-old, antiquated code it currently runs on.
- PilotBot
-
- PilotBot is a utility bot that provides some simple tools to make a few common tasks (e.g. getting current Zulu time or pulling METAR reports from online) more convenient to do.
- This project is closed-source. Please contact me to view the repository.