Add 2026 DevOps skills: FinOps, Platform Engineering, GitOps, AI-augmented workflows

This commit is contained in:
Greg Hendrickson
2026-01-27 23:23:42 +00:00
parent e797181063
commit 155ec1aebe
2 changed files with 42 additions and 26 deletions

View File

@@ -250,17 +250,21 @@ class GregOS {
},
about: () => {
addLine('Greg Hendrickson');
addLine('Cloud Security Engineer & DevOps Specialist');
addLine('Platform Engineer & Cloud Security Specialist');
addLine('AI-augmented DevOps | Ship fast, stay secure');
},
projects: () => {
addLine('Projects:');
addLine(' - AWS IAM Automation (Terraform)');
addLine(' - Karpenter EKS Configs');
addLine(' - Security Audit Tooling');
addLine(' - IaC Templates');
addLine(' - AWS Cost Optimization / FinOps');
addLine(' - Platform Engineering (EKS + Karpenter)');
addLine(' - DevSecOps Pipelines');
addLine(' - Observability Stack');
addLine(' - AI-Assisted Automation');
addLine(' - Terraform Modules');
},
skills: () => {
addLine('Skills: AWS, Terraform, Kubernetes, Karpenter, IAM, Security, Python, Docker');
addLine('Skills: AWS, Terraform, Kubernetes, ArgoCD, GitOps, FinOps,');
addLine(' DevSecOps, Platform Engineering, Python, Go, AI/Automation');
},
contact: () => {
addLine('GitHub: github.com/ghndrx');