Matthew Brady's Portfolio

Welcome to my portfolio. I am currently a CIS major at Mansfield University of Pennsylania. I like to develop software and have set up this site to keep track of my projects.

Resume

Please check out my resume for more information on my skill set. I am currently looking for job opportunities.

View Resume (pdf) »

Download Resume (docx) »

Visit Portfolio Repository (GitHub) »

AWS DevOps

In this project I created a shell script that automatically provisons an AWS EC2 Ubuntu instance as a LAMP server with various programming languages and tools. In addition, there is a second script that adds on support for a Remote Desktop accessible GUI server. This is what I often use for software development as it can be accessed anywhere from any computer.

View details »

Team Project Application

This project consists of a console-based menu-driven application to keep track of computer information and their model numbers. The software is written in Java and the data is stored in a MySQL database table.

View details »

Employee Manager Application

This project consists of a console-based menu-driven application to keep track of employees at a large company. The software is written in Java and the data is stored in a MySQL database table.

View details »

Baseball Card DB

A simple java program that displays information about a baseball card database.

View details »