Projects

...
Homelab Packet Filtering Configuration

Project Overview Configured both standard and extended ACLs to filter and secure traffic on a simple network topology. Key Tasks and Accomplishments: Topology Setup & Initial Connectivity Testing Built the lab topology in Packet Tracer and confirmed connectivity between all devices before implementing ACLs. Standard ACL Configuration Configured a standard...

...
Homelab OSPF Routing Configuration

Project Overview Configured a simple network topology with OSPF  to ensure routers could dynamically exchange and forward traffic across the network. Key Tasks and Accomplishments: Topology Setup & Configuration Built and configured the lab topology. Configured OSPF on all routers, allowing them to forward traffic to any network in the...

...
Automated Loaner Device Tracking with Google Sheets API

Project Overview: Automated the process of updating overdue loan information from a locally hosted web app to Google Sheets. This project aimed to improve efficiency and reduce manual errors in tracking loaned items, such as laptops and chargers, by synchronizing overdue data with Google Sheets. Originally this project was done...

...
Microsoft 365 Implementation for Fabrikam Inc.

Project Overview: In this lab scenario I was engaged by Fabrikam Inc. to migrate their IT infrastructure to Microsoft 365 and configure Exchange Online to support their business operations. I was responsible for setting up the tenant, configuring user accounts, creating security policies, and ensuring compliance with business and security...

...
Ontario Abandoned Mines Search Program

Project Overview: Developed a Python application to search and display information about abandoned mines in Ontario based on user-specified search criteria. The program prompts the user to search by element or location and retrieves relevant information from GeologyOntario's AMIS database. Key Tasks and Accomplishments: Excel Data Loading and Error Handling...