SOX Client

This is a program I created over summer 2017 at First American Signature Information Solutions. This program had the ability to read the contents of an XLSX document (or excel file of any type) and place orders into the server. The impact of this project was tremendous. The original system for placing orders was that a customer of the company would send in a excel document of the orders to the company, and one person would manually place every single order through the website. This process would often take days, and wasted a lot of time for the employees. My program would pass in the excel file, and automatically place every single order. This now saves the employees many hours of labor. Unfortunately, since that is an information providing company which holds millions of records of personal information, I can not supply the github code

ScannerApp.io

This is an app I designed over summer 2016 as a software engineering intern for LexusNexus. This project was a proof of concept application that would allow users to be authenticated via telerik backend services. It would then allow users to scan a barcode and place an order through a company server. This server would send push notifications to the user at different stages. Click Here for github repository

Encryption Application

This is an Android application that me and one of my peers designed during HackUmass 2015. We designed this app more as a means for learning how to use Android Studio, and learn how to write code in XML and CSS. At the end, we were able to develop an application that would encrypt and decrypt messages based on certain ciphers that we coded into the application. Click Here for github repository