I'm an Information Technology graduate from Arizona State University with a cybersecurity focus, building hands-on experience across AWS cloud infrastructure, automation, systems administration, and security.
My goal is to build and operate reliable cloud environments while applying security and automation throughout the infrastructure lifecycle.
📍 Orlando, Florida — open to remote
☁️ Cloud Operations / Cloud Security focused
🎓 B.S. Information Technology — Arizona State University
📚 AWS Certified CloudOps Engineer – Associate — In Progress
I focus on projects that demonstrate how systems actually work, not just how to follow a tutorial. My repositories document real coursework and a deployed capstone project, including:
- Architecture and design decisions
- Infrastructure configuration
- Automation
- Security considerations
- Troubleshooting and bugs found along the way
- Real-world tradeoffs
| Category | Technologies |
|---|---|
| ☁️ Cloud | AWS: EC2, S3, VPC, IAM, RDS, CloudWatch, CloudTrail, CloudFormation |
| 🐧 Linux | Linux Administration, Bash, Awk, Shell Scripting |
| 🪟 Windows | Windows Server, Active Directory, Group Policy |
| 🤖 Automation | Python, Bash, PowerShell |
| 🔐 Security | Nmap, Nessus, vulnerability assessment, system hardening, digital forensics, IAM, security fundamentals |
| 🔧 Tools | Git, GitHub, AWS CLI |
Nessus | Snort | PCAP Analysis | Digital Forensics | Incident Response
Vulnerability scanning, intrusion detection, and digital forensics work. Scanning a target host and cross-referencing findings against the National Vulnerability Database, installing and debugging a Snort IDS deployment, and investigating a simulated data exfiltration incident using network and disk forensics.
- 🔍 Vulnerability Scanning with Nessus — CVE analysis and severity triage
- 🛡️ Network Intrusion Detection with Snort — real configuration debugging
- 💉 Web Application Security — SQL injection assessment (DVWA)
- 🔐 Cryptography Tools — hashing, encoding, and encrypted storage
- 🕵️ Incident Response & Digital Forensics — PCAP + disk analysis, revised incident report
- 💻 Windows & Linux System Forensics — registry, live-system, and disk-image analysis
🔗 Repository: vulnerability-assessment-security-analysis
Active Directory | Group Policy | PowerShell | SCCM | Windows Server 2022
Active Directory design and administration plus SCCM (Microsoft Configuration Manager) endpoint management — OU structure, naming conventions, security groups, domain-wide and department-scoped Group Policy, least-privilege delegation, PowerShell-based AD automation, automated patch management, software metering, live device queries, and OS deployment media — built and verified on live Windows Server 2022 / SCCM environments.
- 🏢 BlueWater Company Case — small-business AD design and naming convention
- 🔐 Group Policy Implementation — security baseline + least-privilege delegation
- ⚙️ PowerShell AD Automation — scripted multi-department OU provisioning
- 🩹 Patch Management — Automatic Deployment Rules and maintenance windows
- 📊 Software Metering — application usage tracking
- 🔎 CMPivot — real-time device queries for security and troubleshooting
- 💿 OS Deployment — certificate-secured bootable media
🔗 Repository: enterprise-systems-administration
Bash | Awk | Linux | Log Analysis | Automation
A collection of shell-based utilities originally developed through coursework and extended into practical systems administration and security tools.
- 📊 Gradebook and metrics analyzer
- 🔥 Firewall log analyzer
- 📄 Structured data parsing
- 📈 Automated report generation
- 🐛 A real bug found and fixed, documented in the repo's README
🔗 Repository: systems-automation-toolkit
Covering AWS cloud infrastructure, built from a deployed capstone project. Check back soon.
Bachelor of Science — Information Technology Cybersecurity Focus
- 🎓 AWS Academy Graduate – Cloud Foundations (verified badge)
- 🎓 AWS Academy Graduate – Cloud Operations (verified badge)
- 📚 AWS Certified CloudOps Engineer – Associate — In Progress
- 🔐 CompTIA Security+ — Exam scheduled soon
- 🏅 SadServers – Beginner
I'm targeting early-career opportunities where I can contribute to cloud infrastructure, automation, and security while continuing to grow as an engineer.
☁️ Cloud Operations / Cloud Engineering
🔐 Cloud Security
🛡️ Cybersecurity / SOC Analyst
🛠️ Technical Support Engineer (cloud-leaning)
⚙️ Infrastructure Automation
AWS Cloud
│
├── Cloud Operations
│ ├── EC2
│ ├── VPC
│ ├── IAM
│ └── CloudWatch
│
├── Automation
│ ├── Bash
│ ├── Awk
│ └── Python
│
└── Security
├── IAM
├── Hardening
├── Vulnerability Management
└── Log / Security Monitoring