Software Enginner

Security Expert

A mix of Cybersecurity and coding gives

a unique perspective on software engineering.

This small program was for a school project about searching for an AI class. It generates a maze with a depth-first search and then finds the solution via a beadth-first search. It uses the matplotlib library to draw the maze and solution. See the github and code here.