Projects

Object Oriented Programming

C#

Email To Text Application- Computer to Cellphone text application

emailtotextimage
          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.

Web Design Projects

http://comp2068-assignment1.azurewebsites.net/home

Completed website made with Express framework

http://teamprojectfinalpart3.azurewebsites.net/buys

 ASP.net website- It Shows a catalog of products,  the user can modify the records in the table.

http://comp2007-assignment2-brandon.azurewebsites.net/Home/Menu


ASP.net website- It uses MYSQL database and shows information in a table.

https://github.com/200210374/presentation

A Very simple REST application. It is created with express generator.
It is meant to be opened locally through the command prompt by opening index.js and typing local host 3000 in your browser. 

http://finishedassignment.azurewebsites.net/About%20me

Unfinished site made with bootstrap and CSS