About Me

I'm a computer science graduate possessing hands on experience with web and desktop-based application development. I have a passion for computers, in terms of both software and hardware.

My eventual goal is to end up within the field of cybersecurity.

Projects

These projects are completed or under active development.

LocalLib Homepage

OpenLibrary API Portal Site

A small portal site I created to access the OpenLibrary API from a Raspberry PI.

The site allows searching the massive OpenLibrary book catalog for books to freely read and download. I created the site to digitally expand my own small library and give others access to a wide range of books.

JEatStreet Screenshot

EatStreet API Java Library

A small Java library I developed for my Cloud Software Development class. Features of the library include EatStreet account management, searching nearby restaurants to order from, placing orders, viewing order histories, and saving addresses & cards to an account.

GIS System Screenshot

VT CS|Source Career Fair Website

Worked with a team of four other students to develop and update a website used to support Virginia Tech’s computer science career fair (CS|Source). My primary role was to update and extend an existing backend API server to support new functionality, secure user data, and document all API routes.

GIS System Screenshot

Small GIS System

Final GIS project written in C that I completed for my Computer Organization I class. The program reads in GIS index entries from a data file and manipulates the entries using commands from a script file.

Due to my university's honor code policy I placed this project's code inside a private Github repository. Please contact me through LinkedIn for access to this project's source code.

GIS System Screenshot

OpenCV Tests

I wanted to learn a little about image processing, so I created a small project that used Python's OpenCV bindings to apply various filters to webcam streams.