feat: add details of current employment

This commit is contained in:
Dan Anglin 2020-08-03 23:28:18 +00:00
parent c41e180733
commit 4cbf49bcf5
2 changed files with 15 additions and 0 deletions

View file

@ -12,6 +12,7 @@ DevOps
ECS ECS
Elasticsearch Elasticsearch
Ellenbrook Ellenbrook
Experian
firstName firstName
Fluentd Fluentd
Gitea Gitea
@ -45,6 +46,7 @@ PostgreSQL
Reddit Reddit
RedHat RedHat
Redis Redis
SRE
UKCloud UKCloud
UKCloud's UKCloud's
Welwyn Welwyn

View file

@ -84,6 +84,19 @@
} }
], ],
"employment": [ "employment": [
{
"company": "Experian",
"location": "Nottingham",
"jobTitle": "Platform Engineer (SRE)",
"duration": {
"start": {
"year": "2020",
"month": "April"
},
"present": "yes"
},
"details": []
},
{ {
"company": "Ocado Technology", "company": "Ocado Technology",
"location": "Hatfield, Hertfordshire", "location": "Hatfield, Hertfordshire",