Portfolio

Live Projects

Real infrastructure I've designed, deployed, and documented — end to end.

☁️
Google Workspace → Microsoft 365 Migration
Client: getcorbiz.com
Email Migration & Cloud Setup

Complete migration of 5 mailboxes from Google Workspace to Microsoft 365 with full DNS configuration, zero downtime, and 100% data integrity. Configured all required DNS records including CNAME, TXT (SPF), SRV, and MX records in Wix DNS for seamless email routing and autodiscovery.

Technologies Used

Microsoft 365 Exchange Online Microsoft Teams Wix DNS SPF SRV Records CNAME MX Records Google Workspace
✔ 5/5 mailboxes migrated successfully · Perfect data consistency · Zero errors · Zero downtime
🔒
OPNsense Firewall with Dual ISP
Infrastructure Deployment
Network Security & Infrastructure

Deployed and configured OPNsense firewall with dual ISP setup — 1 public IP and 1 private IP. Implemented automatic failover for high availability, traffic load balancing for optimal performance, and WireGuard VPN for secure remote access. Complete network security hardening with custom firewall rules, NAT configuration, and traffic shaping.

Technologies Used

OPNsense Dual ISP Failover Load Balancing WireGuard VPN NAT Firewall Rules Traffic Shaping Network Security
✔ High availability network · Automatic ISP failover · Balanced traffic · Secure VPN access · 14+ days uptime
📧
Hybrid Mail Relay: Exchange + AWS EC2 + WireGuard + Brevo SMTP
Infrastructure Deployment
Mail Server Architecture & Cloud Networking

Designed and deployed a hybrid mail relay architecture to bypass ISP-level blocking of outbound TCP/25, using an AWS EC2 (Ubuntu) instance running Postfix as a relay, connected to an on-prem Exchange Server via a WireGuard VPN tunnel through OPNsense. Configured inbound mail routing from the internet to Exchange over the VPN, and outbound relay from Exchange through Postfix to Brevo SMTP with authenticated relay and TLS. Diagnosed and resolved Postfix "Relay access denied" errors, WireGuard routing issues, and OPNsense firewall rules blocking VPN traffic.

Technologies Used

Microsoft Exchange 2019 AWS EC2 Ubuntu Postfix WireGuard VPN OPNsense Brevo SMTP TLS/SSL SMTP Relay
✔ ISP TCP/25 block bypassed · Verified inbound + outbound mail flow · Secure encrypted VPN tunnel · Confirmed delivery (250 2.0.0 OK) in mail logs
🛡️
Exchange 2019 Anti-Spam & Phishing Hardening
Client: quantumitservices.co.in
Email Security

Hardened a production Exchange Server 2019 environment in response to an active phishing campaign impersonating a government tax authority. Enabled and tuned the built-in Anti-Spam Agent suite (Content Filter, Sender Filter, Recipient Filter, Sender ID, Protocol Analysis), set the SCL reject threshold to 7, enforced Sender ID spoofed-domain rejection, and added the Spamhaus ZEN blocklist. Built custom Transport Rules to block a known malicious sender domain and to quarantine dangerous attachment types (.exe, .js, .vbs, .bat, .ps1, .iso, and more). Enabled SMTP protocol logging for ongoing forensic visibility.

Technologies Used

Exchange Server 2019 Anti-Spam Agents Content Filtering Sender ID Transport Rules Spamhaus ZEN SMTP Protocol Logging
✔ Malicious sender domain blocked · Dangerous attachment types blocked org-wide · Real-time IP reputation filtering active · Full protocol-level logging enabled
🖥️
Self-Hosted Website & Domain Infrastructure
Infrastructure Deployment
Virtualization & Systems Administration

Built and self-hosted this website (quantumitservices.co.in) on a personal, on-premises virtualization stack rather than commercial hosting. Deployed a Proxmox VE hypervisor to run virtual machines, including a Red Hat Enterprise Linux VM configured as the web server for this site, and a separate Windows Server VM (DC01) running Active Directory Domain Services to manage the wider home-lab network. Handled web server setup, PHP mail integration (PHPMailer/SMTP), VM resource allocation, and network segmentation between the Linux and Windows environments.

Technologies Used

Proxmox VE Red Hat Enterprise Linux Windows Server Active Directory / DC01 Virtualization PHP / PHPMailer SMTP Web Server Administration
✔ Fully self-hosted production website · Multi-VM virtualized environment · Integrated AD domain services · Live PHP contact form with SMTP delivery