Selected Work
Projects
Hands-on cloud and security projects focused on deployment, troubleshooting, monitoring, and clear technical documentation.
← Back homeCloud-Hosted Portfolio Website
A production portfolio deployed on AWS Amplify Hosting with a custom domain and Git-based delivery.
Deployed and maintained this portfolio as a static Next.js export on AWS Amplify Hosting, configured the custom .tech domain and DNS, and published updates through a Git-based CI/CD workflow utilizing AI.
- AWS
- Next.js
- DNS
- Git
- CI/CD
Wazuh Home SOC & Detection Lab
A virtualized detection lab for collecting logs, simulating activity, and investigating alerts.
Deployed Wazuh in a virtualized Proxmox environment to collect and analyze endpoint security logs. Simulated malicious activity including password spraying, and nmap port scanning to then map detections to MITRE ATT&CK.
- Proxmox
- Ubuntu Server
- Wazuh
- MITRE ATT&CK
Serverless Dice Roll API
A dice rolling API on Lambda and API Gateway, deployed from a SAM template.
Built a dice rolling API on AWS Lambda with API Gateway in front of it. The stack is defined in a SAM template and deployed with the SAM CLI, and tested the live endpoint with curl.
- AWS Lambda
- API Gateway
- AWS SAM CLI
- CloudFormation
- Node.js
- IaC
- curl