# Projects Archive
### 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.
### Kribb
Krib is a cross-platform app that streamlines the student accommodation search for students. It allows users to swipe left and right on properties (Tinder style, ADHD friednly), vote on their favorite properties and create groups with their flatmates to make decisions together. AI enquiry feature is available for users to get in touch with property owners.
### IntiHealth
A digital sexual health app that was developed by me and my coursemates 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.
### RDFLite
RDFLite is a domain specific programming language for querying simple RDF documents. RDF - the Resource Description Framework - is a data model and syntax for describing graphs, and is the underlying technology used on the Semantic Web. Was developed by me and my coursemates as a part of Programming Language Concepts coursework.
### MazeRunner
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.
### 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.