From 4cbf49bcf5eb1c18b796b59927733121c56a6d6d Mon Sep 17 00:00:00 2001 From: Dan Anglin Date: Mon, 3 Aug 2020 23:28:18 +0000 Subject: [PATCH] feat: add details of current employment --- .aspell/.aspell.en.pws | 2 ++ data/cv.json | 13 +++++++++++++ 2 files changed, 15 insertions(+) diff --git a/.aspell/.aspell.en.pws b/.aspell/.aspell.en.pws index 7761725..6d3d365 100644 --- a/.aspell/.aspell.en.pws +++ b/.aspell/.aspell.en.pws @@ -12,6 +12,7 @@ DevOps ECS Elasticsearch Ellenbrook +Experian firstName Fluentd Gitea @@ -45,6 +46,7 @@ PostgreSQL Reddit RedHat Redis +SRE UKCloud UKCloud's Welwyn diff --git a/data/cv.json b/data/cv.json index 4851a1c..572cec6 100644 --- a/data/cv.json +++ b/data/cv.json @@ -84,6 +84,19 @@ } ], "employment": [ + { + "company": "Experian", + "location": "Nottingham", + "jobTitle": "Platform Engineer (SRE)", + "duration": { + "start": { + "year": "2020", + "month": "April" + }, + "present": "yes" + }, + "details": [] + }, { "company": "Ocado Technology", "location": "Hatfield, Hertfordshire",