Skip to content

Commit ed6e84a

Browse files
authored
Merge pull request #20 from QuadmanSWE/cv2024
Cv2024
2 parents 54f4a23 + ef0a74b commit ed6e84a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

docs/cv/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,12 @@ I frequent tech meetups, and am an occasional speaker.
3030
* Istio
3131
* Keycloak
3232
* Terraform
33-
* Git
33+
* ArgoCD
34+
* Crossplane
35+
* Backstage
36+
* Typescript
37+
* NodeJS
38+
* React
3439

3540
## High tech industry
3641
### Solutions Architect

jekyll.build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ task serve stop, remove, {
6161
task run serve
6262

6363
task surf {
64-
Start-Process Chrome "http://localhost:4000"
64+
Start-Process firefox "http://localhost:4000"
6565
}
6666

6767
task newpost {

0 commit comments

Comments
 (0)