Home My Work About

My Work

Here you will find an excerpt of projects from my portfolio. Some of my works were completed in conjuntion with my courses and positions and USF, while others were completed on my own time. My full portfolio can be found on my Github.

Compression Program

An independent study of a self-made command-line based compression and encryption program

Graph Maze Solver

This project uses the Boost library to implement an algorithm to find a path through a bidirectional maze, which is implemented as a graph.