01. Networking Project
I created a lab scenario with 4 Ubuntu VMs, each running a MariaDB server and webpage. For connectivity, I used 4 Aruba switches (two Layer 3 and two Layer 2) with one user attached to each. I utilized OSPF, LACP, VLANs, and DHCP to create a redundant network, securing the VMs with NFTables rules. Visit my GitHub for visuals. Github
02. Full Stack Web Deployment
I am running this webserver on Azure Cloud infrastructure, utilizing the Cloud Administration skills I learned in school. The webserver runs on a Linux machine; I managed the DNS entries and used Certbot to generate HTTPS certificates.
03. Personal Email Server
Hosted on Azure, I configured a secure personal email server. I managed the installation of Postfix and Dovecot and implemented essential security protocols including SPF, DKIM, and DMARC to ensure reliability and prevent spoofing.