Recent Projects
Showcasing labs, projects, certifications in IT, systems admin, cybersecurity, game dev, web dev.
Using Terraform to Create EKS Clusters
I used Terraform to automate the creation of an AWS EKS cluster efficiently. I installed necessary pre-requisites to deploy and manage AWS EKS clusters and then wrote terraform files to deploy a basic cluster.
Provisioned Kubernetes cluster quickly using terraform.
Terraform Deployment


Minecraft Server
I utilized AWS and Docker to efficiently host a Minecraft server for my friends.
May 2025 - Now
Configured AWS services and Docker containers for seamless multiplayer gaming experience.
Game Server Management
Managed server performance and ensured uptime for enjoyable gaming sessions with friends. Upgraded and researched usage for optimal cost and performance.


Python Port Scanner
I developed a straightforward port scanner using Python from the ground up. This tool is designed to scan open ports on any given IP address, allowing users to identify available services and assess security vulnerabilities. The scanner operates by sending requests to a range of ports and analyzing the responses to determine which ports are open. This was purely for educational purposes and should not be used to scan ports illegally. The IP address shown is a personal private IP.


HTB CPTS Modules
Here are some of the modules I have completed for HTB CPTS and a little about some of the things I learned.


Remote Shell Access Lab
ubuntu 18.04 web server
used netcat to listen for kali-linux on wsl
after netcat was run on wsl kali linux web server has full reverse shell access to my kali linux desktop


Created Linode Ubuntu Server
On WSL Kali-Linux Desktop
ran netcat command to connect desktop to malicious webserver