fix: update CV for spruce compatibility

This commit is contained in:
Dan Anglin 2023-03-09 22:31:38 +00:00
parent 86215c2e57
commit 1a66902da4
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

99
cv.json
View file

@ -1,21 +1,21 @@
{
"firstName": "Dan",
"lastName": "Anglin",
"jobTitle": "DevOps Engineer",
"jobTitle": "Platform Engineer",
"contact": {
"email": "d.n.i.anglin@gmail.com",
"location": "Nottingham, UK"
"Email": "d.n.i.anglin@gmail.com",
"Location": "Nottingham, UK"
},
"links": {
"linkedin": "https://www.linkedin.com/in/dan-anglin-0174671b7",
"github": "https://github.com/dananglin"
"LinkedIn": "https://www.linkedin.com/in/dan-anglin-0174671b7",
"GitHub": "https://github.com/dananglin"
},
"summary": [
"I am a strong engineering professional with over seven years of experience in Platform Automation and DevOps.",
"I enjoy working with Go, Kubernetes, Terraform, containerisation technologies and GNU/Linux.",
"I am particularly keen on developing my skills in Go and growing as an experienced Software Engineer."
],
"technologies": [
"skills": [
{
"category": "Programming Languages",
"values": [
@ -84,10 +84,11 @@
"jobTitle": "DevOps Engineer",
"duration": {
"start": {
"year": "2022",
"month": "April"
"year": 2022,
"month": 4,
"day": 4
},
"present": "yes"
"present": true
},
"details": [
"Designed and built the infrastructure to host an Enterprise Graph Data Platform on EKS.",
@ -101,12 +102,14 @@
"jobTitle": "Platform Engineer",
"duration": {
"start": {
"year": "2020",
"month": "April"
"year": 2020,
"month": 4,
"day": 14
},
"end": {
"year": "2022",
"month": "March"
"year": 2022,
"month": 3,
"day": 28
}
},
"details": [
@ -124,12 +127,14 @@
"jobTitle": "Platform Automation Engineer",
"duration": {
"start": {
"year": "2017",
"month": "January"
"year": 2017,
"month": 1,
"day": 23
},
"end": {
"year": "2020",
"month": "January"
"year": 2020,
"month": 1,
"day": 31
}
},
"details": [
@ -148,12 +153,14 @@
"jobTitle": "DevOps Consultant",
"duration": {
"start": {
"year": "2015",
"month": "March"
"year": 2015,
"month": 3,
"day": 23
},
"end": {
"year": "2016",
"month": "November"
"year": 2016,
"month": 11,
"day": 22
}
},
"details": [
@ -171,12 +178,14 @@
"jobTitle": "DevOps Consultant",
"duration": {
"start": {
"year": "2014",
"month": "October"
"year": 2014,
"month": 11,
"day": 4
},
"end": {
"year": "2015",
"month": "March"
"year": 2015,
"month": 3,
"day": 9
}
},
"details": [
@ -193,12 +202,14 @@
"jobTitle": "Trainee DevOps Consultant",
"duration": {
"start": {
"year": "2014",
"month": "September"
"year": 2014,
"month": 9,
"day": 1
},
"end": {
"year": "2014",
"month": "October"
"year": 2014,
"month": 11,
"day": 4
}
},
"details": [
@ -214,12 +225,14 @@
"jobTitle": "Undergraduate Researcher",
"duration": {
"start": {
"year": "2012",
"month": "July"
"year": 2012,
"month": 7,
"day": 2
},
"end": {
"year": "2012",
"month": "September"
"year": 2012,
"month": 9,
"day": 1
}
},
"details": [
@ -238,12 +251,14 @@
"qualification": "MEng (Hons) in Robotics, 2:1",
"duration": {
"start": {
"year": "2009",
"month": "October"
"year": 2009,
"month": 10,
"day": 4
},
"end": {
"year": "2013",
"month": "July"
"year": 2013,
"month": 7,
"day": 31
}
}
},
@ -253,12 +268,14 @@
"qualification": "A-Levels in Maths, Physics and Product Design",
"duration": {
"start": {
"year": "2007",
"month": "September"
"year": 2007,
"month": 9,
"day": 1
},
"end": {
"year": "2009",
"month": "July"
"year": 2009,
"month": 7,
"day": 31
}
}
}