This section highlights the projects I am most proud in that are super involved but does not include simple programs like shown on the Skills section.
Senior Project - Capture The Flag Cybersecurity
This project was for the Senior Project course Winter 2025 at Northern Michigan University. It involved creating a CTF platform originally for the Cybersecurity professor at Northern Michigan. It is a full stack site with an Angular.js frontend with Node.js and MySql backend. It used Docker containers as a terminal for students to use and find the flags. See more on the Github link below which also includes our paper detailing more about the project itself:
View on GitResume - A Full Stack Site
This very site has been a big project of mine. The purpose was instead of a traditional resume with a list of skills, I could physically show them off. This not only shows that I know the skills that I do have, but that I can utilize them in a specific use case if need be.
View on GitTask Manager
Create and move tasks from different sections based on completion (ToDo, In Progress, Done). This project deepened my understand of React and the different libraries such as DnDKit. As well as was my introduction to Axios for API calls along with using Python as a backend language with Django.
View on Git