mirror of
https://github.com/ghndrx/webos.git
synced 2026-02-10 06:45:00 +00:00
Update portfolio with cloud security & DevOps experience
This commit is contained in:
10
js/app.js
10
js/app.js
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user