Object Oriented Programming
C#
Email To Text Application- Computer to Cellphone text application
THis application will use an email account to send texts to a cellphone.
Replies from a cellphone will go into the email you used. Phone numbers and email can also be stored.
*An email account is required with the proper settings changed to be able to use this program. Installation is required.
Download: Email To Text
Shortcut Manger
This is a windows forms project that allows the user to add existing program shortcuts and open them.
The user can save the records added, delete and edit them. This program is helpful when the desktop is filled with too many shortcuts.
To open the program the application has an executable called shortCutManagerShortcut.exe
Employee Editor
Github Link
This is a windows forms project that allows the user to create and edit records. It uses multiple forms that close when a different form is opened.
The application has an executable called application_start.exe
C++
Dungeon Crawler Game
Github Link
Dungeon crawler is a game where the character traverses through a dungeon, you will face enemies and traps until you reach the exit.
Your character can use spells and his stats are randomly generated.
java
JavaMart-
This program is a java application that is meant to mimic a bank teller.
This program was made in a team that I was apart of.