diff --git a/index.html b/index.html index 9be3042..0de1f0c 100644 --- a/index.html +++ b/index.html @@ -70,8 +70,7 @@

scott://

@@ -819,7 +819,7 @@ blockquote,
-
London, London GB
+
London UK
@@ -832,7 +832,7 @@ blockquote,
Matrix
- +
@@ -855,20 +855,43 @@ blockquote,

Skills

- Web Development - Master + DevOps +
- Linux - System Administration + Administration + Automation Integration - Shell Scripting - Virtualization + Linux + Monitoring Programming - Python (Programming Language) - Containerization - Site Reliability Engineering - System Monitoring + Reliability + UNIX +
+
+
+
+ Programming + +
+
+ C + Go + PHP + Python + Shell +
+
+
+
+ Containerisation and Virtualisation + +
+
+ Docker + oVirt + ProxMox + VMware
diff --git a/resume.json b/resume.json index 7c0fb6a..e486df4 100644 --- a/resume.json +++ b/resume.json @@ -3,22 +3,22 @@ "basics": { "name": "Scott Wallace", "label": "Consulting Linux Systems Engineer", - "image": "", + "image": "mugshot.png", "email": "scott@wallace.sh", "url": "https://scott.wallace.sh", - "summary": "I like to work in a dynamic environment with a trusted team to get jobs done and delivered. The final 20% is always the hardest part to deliver but arguably the most important and I try to deliver on that as often as possible. Specialties: Linux systems engineering, automation and monitoring.", + "summary": "I like to work in a dynamic environment with a trusted team to get jobs done and delivered. The final 20% is always the hardest part to deliver but arguably the most important and I try to deliver on that as often as possible.", "location": { "address": "", "postalCode": "", "city": "London", - "countryCode": "GB", - "region": "London" + "countryCode": "UK", + "region": "" }, "profiles": [ { "network": "Matrix", "username": "@scott:wallace.sh", - "url": "matrix:u/scott:wallace.sh" + "url": "https://matrix.to/#/@scott:wallace.sh" } ] }, @@ -211,7 +211,7 @@ { "name": "Queensland Communications and Networking (QCN)", "position": "UNIX Consultant", - "url": "https://uk.linkedin.com/company/asserta-properties-ltd", + "url": "https://qcn.com.au/", "startDate": "1998-09-01", "endDate": "2001-04-01", "summary": "", @@ -233,7 +233,7 @@ { "name": "CoreLogic Australia (formally RP Data)", "position": "UNIX Consultant", - "url": "https://uk.linkedin.com/company/asserta-properties-ltd", + "url": "https://www.corelogic.com.au/", "startDate": "1995-04-01", "endDate": "1998-09-01", "summary": "", @@ -268,26 +268,41 @@ ], "skills": [ { - "name": "Web Development", - "level": "Master", + "name": "DevOps", "keywords": [ - "Linux", - "System Administration", + "Administration", + "Automation", "Integration", - "Shell Scripting", - "Virtualization", + "Linux", + "Monitoring", "Programming", - "Python (Programming Language)", - "Containerization", - "Site Reliability Engineering", - "System Monitoring" + "Reliability", + "UNIX" + ] + }, + { + "name": "Programming", + "keywords": [ + "C", + "Go", + "PHP", + "Python", + "Shell" + ] + }, + { + "name": "Containerisation and Virtualisation", + "keywords": [ + "Docker", + "oVirt", + "ProxMox", + "VMware" ] } ], - "languages": [ - { - "language": "English", - "fluency": "Native speaker" - } - ] + "meta": { + "canonical": "https://scott.wallace.sh/cv/resume.json", + "version": "v1.0.0", + "lastModified": "2017-12-24T15:53:00" + } }