Projects

Image on Phone

This page may become my projects page to host all of my relevent projects to show future employeers. Projects will include Java projects, C++ projects, C#, Projects, Android Projects, and HTML projects. Here is where I will keep source codes and download links to the projects in the future.

Food Truck Project

The food truck projects incorporates the idea of encapsulation and inheratance. This project is built in Java.

Tri-Via

This projects shows a destration of Java MVC design in java swing. This application incorporates many areas in java such as inheratance, encapsulation, polymorphism, and heterogeneous design.

Change Machine

This projects shows a destration of Java MVC design in java JOptionPane. This application incorporates many areas in java such as inheratance, encapsulation, polymorphism, and heterogeneous design.

Credential Manager

This Project is an ongoing project that manages the users password and username with the ability to generate random passwords for more security. The password and username are encrypted in DES. This application is built in Java Swing.

Contact Calendar Manager

This application is an ongoing project that is a contact/calendar application. User will be able to import CSV contact file, edit the CSV file, and export them. The application will also allow the user to log appointments and dates into their calendar.

Android Facial Dection

An android based facial recognition application based on OpenCV Hasscasscade Dection