mirror of
https://github.com/ghndrx/webos.git
synced 2026-02-10 06:45:00 +00:00
Add 2026 DevOps skills: FinOps, Platform Engineering, GitOps, AI-augmented workflows
This commit is contained in:
16
js/app.js
16
js/app.js
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user