Security Projects
Summary
Eleven end-to-end security projects, each documented with architecture decisions, implementation details, and measurable outcomes. The work spans cloud security architecture, DevSecOps automation, offensive security research, and infrastructure hardening.
Cloud & Infrastructure Security - a multi-tier AWS e-commerce architecture (VPC segmentation, WAF, CloudFront, RDS, Terraform IaC) serving 10,000+ users with PCI-DSS-aligned network segmentation; an EKS microservices deployment with OpenTelemetry, Prometheus, and Grafana end-to-end observability; a cloud-native PKI implementation using AWS Certificate Manager and Private CA; and a Zero Trust remote access platform built on Apache Guacamole, Cloudflare Tunnel, and OPNsense firewall - eliminating VPN dependency.
DevSecOps & Automation - a CI/CD pipeline integrating Jenkins, SonarQube, Trivy, ArgoCD, Prometheus, and Grafana that achieved 98% policy compliance and blocked 100% of critical vulnerabilities from reaching production; a Python-based SIEM automation framework that improved anomaly detection accuracy by 40% and reduced MTTD/MTTR through AWS Lambda and EventBridge-driven response playbooks.
Offensive Security & Forensics - a complete DFIR investigation covering malware reverse engineering, VeraCrypt volume decryption, and network traffic analysis; a 32-bit buffer overflow and format string exploitation walkthrough; a healthcare infrastructure security redesign applying STRIDE threat modeling, Zero Trust controls, and compliance mapping against HIPAA and NIST CSF; and a containerised ELK Stack homelab for log ingestion, parsing, and SIEM dashboarding.