From 4dadbb2f352109a9d64f19ad93e34b976aa23fab Mon Sep 17 00:00:00 2001 From: Arnie Date: Mon, 4 Nov 2024 13:06:57 +0100 Subject: [PATCH] Add Zap to skill sections --- app/frontend/src/components/CV/Experience.tsx | 1 + app/frontend/src/components/CV/Skills.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/frontend/src/components/CV/Experience.tsx b/app/frontend/src/components/CV/Experience.tsx index a4ba397..06a668c 100644 --- a/app/frontend/src/components/CV/Experience.tsx +++ b/app/frontend/src/components/CV/Experience.tsx @@ -56,6 +56,7 @@ const yourpassSkills = [ "Terraform", "Go (Programming Language)", "gRPC", + "OWASP ZAP", "Front-End Development", "React.js", "Node.js", diff --git a/app/frontend/src/components/CV/Skills.tsx b/app/frontend/src/components/CV/Skills.tsx index a69e4ef..9ba3b86 100644 --- a/app/frontend/src/components/CV/Skills.tsx +++ b/app/frontend/src/components/CV/Skills.tsx @@ -30,7 +30,7 @@ const otherSkills: OtherSkill[] = [ { title: "Some of the relevant Frameworks/Tooling", description: - "Terraform, Prometheus, Grafana, InfluxDB, Prometheus, Elasticsearch, Nix, React, Esbuild, deep understanding of Git", + "Terraform, Prometheus, Grafana, InfluxDB, Prometheus, Elasticsearch, Nix, OWASP ZAP, React, Esbuild, deep understanding of Git", }, { title: "Software Development",