From 4a2d557a52a5e85115924e814ecbb5c0c25175e3 Mon Sep 17 00:00:00 2001 From: Dan Anglin Date: Fri, 1 Apr 2022 07:18:54 +0100 Subject: [PATCH] feat: update employment section --- .aspell/.aspell.en.pws | 3 ++- data/cv.json | 18 +++++++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/.aspell/.aspell.en.pws b/.aspell/.aspell.en.pws index 59beeb8..6748d4f 100644 --- a/.aspell/.aspell.en.pws +++ b/.aspell/.aspell.en.pws @@ -1,4 +1,5 @@ -personal_ws-1.1 en 62 +personal_ws-1.1 en 63 +Adarga Alertmanager Anglin Ansible diff --git a/data/cv.json b/data/cv.json index 7641ee4..a422c01 100644 --- a/data/cv.json +++ b/data/cv.json @@ -77,6 +77,19 @@ } ], "employment": [ + { + "company": "Adarga", + "location": "Remote", + "jobTitle": "DevOps Engineer", + "duration": { + "start": { + "year": "2022", + "month": "April" + }, + "present": "yes" + }, + "details": [] + }, { "company": "Experian", "location": "Nottingham", @@ -86,7 +99,10 @@ "year": "2020", "month": "April" }, - "present": "yes" + "end": { + "year": "2022", + "month": "March" + } }, "details": [ "Gained knowledge and and experience with IAC technologies such Terraform and Helm.",