# Projects Archive
### Maze Runner
A pathfinding program developed as part of my first-year University coursework. It implements a custom-written floodfill algorithm to navigate through complex, generated mazes to find the optimal path to the exit.
### Office Network Cisco Packet Tracer Project
Designed and simulated a secure, multi-department office network. Implemented IP addressing, subnetting and VLANs to segment traffic between departments. Configured core network services, including DHCP for dynamic IP allocation.
### Digital Sexual Health app
Developed an app as a part of my second year coursework for Software Design and Development module. The app is designed to provide users with information about sexual health and STIs. It also includes a feature to book appointments and see test results.
### This Portfolio Website
I built this portfolio using Jekyll (an ultra-minimal static site generator). No heavy Javascript frameworks, just raw HTML/CSS wrapped in YAML data objects.