Projects

...
Python Text-Based Game (Coursework)

Pseudocode or Flowchart for Code to “Move Between Rooms” BEGIN PRINT “Welcome to Logan’s Lair! Gather all 6 items before crossing Logan’s path or become prey”; PRINT “To move, type “go”, followed by the desired direction, either North, East, South, or West”; OUTPUT current location; OUTPUT valid directions player can...

...
Network Diagram and Rationale (Coursework)

I combined Subnet1 (192.168.1.0) and Subnet2 (192.168.5.0) into a single NetworkA (192.168.1.0/24). I did this by connecting all hosts on one switch and configured a new set of IP addresses for each host on the 192.168.1.0/24 network. The 192.0.0.0 range is a Class C classful range and uses the subnet...

...
Network Modification Brief (Coursework)

The goal here was to keep the data, video, and guest wireless networks segmented to increase security and improve traffic flow. To achieve this, I configured separate VLANS for each network, and connected them to a single switch. The data network is on VLAN 50, the video network is on...

...
PC Build

I am very proud of this project because this PC build was used to complete college and perform homelabs. This is where my love for technology began to become my reality. Researched and planned the project (hardware/software cost and compatibility) Successfully assembled desktop computer, handling electrical components safely and troubleshooting...

...
Spiceworks Cloud Based Help Desk (HomeLab)

In this project I familiarized myself with a cloud based help desk ticketing system. -Added tickets -Proritized tickets -Scanned hardware/software Opened/Closed/Reopened tickets -Exported .CSV report file

...
Data Recovery (HomeLab)

In this lab I performed a quick format on a USB storage device and successfully recovered the deleted files using the PhotoRec application. My initial attempt to undelete the files with the TestDisk application was unsuccessful as the files were not recognized by TestDisk. However, the companion app PhotoRec was...

...
Active Directory DC (HomeLab)

In this Windows Server 2022 home lab utilizing Virtualbox VMs, I implemented and configured the following; Active Directory Domain Services Domain Controller DNS NAT DHCP Server Group Policy PowerShell Script NTP Server