top of page
Lunar Networks
Raspberry Pi Honey Pot
I configured a Model 4 Raspberry Pi to capture potentially malicious internet traffic. While it was connected to my Local Area Network, I captured over 20 unique IPV4 addresses using Telnet and the Cowrie Honey Pot.

Game of Life Simulator
I recreated Conway's Game of Life Simulator using Java with another student. The simulation was implemented via an MVC framework where the main function was executed in the Model class. We used various algorithms to create different generations of "cells" within a 2D-Array.

My Projects
I connected to MongoDB to create a reactive bagel shop with a variety of selections. Using Java, Spring Boot, and basic JSON, I was able to give properties to the bagels. These properties included price, type, quantity, etc.
Spring Boot & MongoDB Application

bottom of page