Update portfolio with cloud security & DevOps experience

This commit is contained in:
Greg Hendrickson
2026-01-27 23:18:24 +00:00
parent c5bebb1e86
commit bd8cd0823b
2 changed files with 40 additions and 21 deletions

View File

@@ -250,15 +250,17 @@ class GregOS {
},
about: () => {
addLine('Greg Hendrickson');
addLine('Developer, tinkerer, builder of things.');
addLine('Cloud Security Engineer & DevOps Specialist');
},
projects: () => {
addLine('Projects:');
addLine(' - ShellMate (shellmate.sh)');
addLine(' - Clawdbot');
addLine(' - AWS IAM Automation (Terraform)');
addLine(' - Karpenter EKS Configs');
addLine(' - Security Audit Tooling');
addLine(' - IaC Templates');
},
skills: () => {
addLine('Skills: Python, TypeScript, Go, Linux, Docker, AI/ML');
addLine('Skills: AWS, Terraform, Kubernetes, Karpenter, IAM, Security, Python, Docker');
},
contact: () => {
addLine('GitHub: github.com/ghndrx');