Update with JSON-based resume/cv.
This commit is contained in:
parent
c393af4f87
commit
3d347bad1f
|
@ -70,8 +70,7 @@
|
||||||
<h1 id="title">scott://</h1>
|
<h1 id="title">scott://</h1>
|
||||||
<div id="linkblock">
|
<div id="linkblock">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://cv.scott.wallace.sh/" rel="me">LinkedIn</a></li>
|
<li><a href="/resume.html" rel="me">CV/Resume</a></li>
|
||||||
<li><a href="http://photos.scott.wallace.sh/" rel="me">Photos</a></li>
|
|
||||||
<li><a href="http://blog.scott.wallace.sh/" rel="me">Blog</a></li>
|
<li><a href="http://blog.scott.wallace.sh/" rel="me">Blog</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
BIN
mugshot.png
Normal file
BIN
mugshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 601 KiB |
55
resume.html
55
resume.html
|
@ -391,7 +391,7 @@ blockquote,
|
||||||
<div id="photo-header" class="text-center">
|
<div id="photo-header" class="text-center">
|
||||||
<!-- PHOTO (AVATAR) -->
|
<!-- PHOTO (AVATAR) -->
|
||||||
<div id="photo">
|
<div id="photo">
|
||||||
<img src="//www.gravatar.com/avatar/de1894018768d8bc60b0f87f04402537?s=200&r=pg&d=mm" alt="avatar">
|
<img src="mugshot.png" alt="avatar">
|
||||||
</div>
|
</div>
|
||||||
<div id="text-header" >
|
<div id="text-header" >
|
||||||
<h1>Scott Wallace<br><span>Consulting Linux Systems Engineer</span></h1>
|
<h1>Scott Wallace<br><span>Consulting Linux Systems Engineer</span></h1>
|
||||||
|
@ -404,7 +404,7 @@ blockquote,
|
||||||
<!-- ABOUT ME -->
|
<!-- ABOUT ME -->
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<h2><i class="fas fa-user ico"></i> About</h2>
|
<h2><i class="fas fa-user ico"></i> About</h2>
|
||||||
<p>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.</p>
|
<p>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.</p>
|
||||||
</div>
|
</div>
|
||||||
<!-- WORK EXPERIENCE -->
|
<!-- WORK EXPERIENCE -->
|
||||||
<div class="box">
|
<div class="box">
|
||||||
|
@ -739,7 +739,7 @@ blockquote,
|
||||||
Queensland Communications and Networking (QCN)
|
Queensland Communications and Networking (QCN)
|
||||||
</div>
|
</div>
|
||||||
<div class="address">
|
<div class="address">
|
||||||
<a href="https://uk.linkedin.com/company/asserta-properties-ltd" target= "_blank"><i class="fas fa-globe ico"></i> https://uk.linkedin.com/company/asserta-properties-ltd</a>
|
<a href="https://qcn.com.au/" target= "_blank"><i class="fas fa-globe ico"></i> https://qcn.com.au/</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="year">September 1998 – April 2001</div>
|
<div class="year">September 1998 – April 2001</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -775,7 +775,7 @@ blockquote,
|
||||||
CoreLogic Australia (formally RP Data)
|
CoreLogic Australia (formally RP Data)
|
||||||
</div>
|
</div>
|
||||||
<div class="address">
|
<div class="address">
|
||||||
<a href="https://uk.linkedin.com/company/asserta-properties-ltd" target= "_blank"><i class="fas fa-globe ico"></i> https://uk.linkedin.com/company/asserta-properties-ltd</a>
|
<a href="https://www.corelogic.com.au/" target= "_blank"><i class="fas fa-globe ico"></i> https://www.corelogic.com.au/</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="year">April 1995 – September 1998</div>
|
<div class="year">April 1995 – September 1998</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -819,7 +819,7 @@ blockquote,
|
||||||
<div class="contact-item">
|
<div class="contact-item">
|
||||||
<div class="icon pull-left text-center"><span class="fas fa-map-marker fa-fw"></span></div>
|
<div class="icon pull-left text-center"><span class="fas fa-map-marker fa-fw"></span></div>
|
||||||
|
|
||||||
<div class="title only pull-right">London, London GB</div>
|
<div class="title only pull-right">London UK</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="contact-item">
|
<div class="contact-item">
|
||||||
<div class="icon pull-left text-center"><span class="fas fa-envelope fa-fw"></span></div>
|
<div class="icon pull-left text-center"><span class="fas fa-envelope fa-fw"></span></div>
|
||||||
|
@ -832,7 +832,7 @@ blockquote,
|
||||||
<div class="contact-item">
|
<div class="contact-item">
|
||||||
<div class="icon pull-left text-center"><span class="fab fa-matrix fa-fw"></span></div>
|
<div class="icon pull-left text-center"><span class="fab fa-matrix fa-fw"></span></div>
|
||||||
<div class="title pull-right">Matrix</div>
|
<div class="title pull-right">Matrix</div>
|
||||||
<div class="description pull-right"><a href="matrix:u/scott:wallace.sh" target="_blank">@scott:wallace.sh</a></div>
|
<div class="description pull-right"><a href="https://matrix.to/#/@scott:wallace.sh" target="_blank">@scott:wallace.sh</a></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<!-- EDUCATION -->
|
<!-- EDUCATION -->
|
||||||
|
@ -855,20 +855,43 @@ blockquote,
|
||||||
<h2><i class="fas fa-tasks ico"></i> Skills</h2>
|
<h2><i class="fas fa-tasks ico"></i> Skills</h2>
|
||||||
<div class="skills clearfix">
|
<div class="skills clearfix">
|
||||||
<div class="item-skills">
|
<div class="item-skills">
|
||||||
Web Development
|
DevOps
|
||||||
<span class="skill-level">Master</span>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-offset-1 col-sm-12 clearfix">
|
<div class="col-sm-offset-1 col-sm-12 clearfix">
|
||||||
<span class= "skill badge">Linux</span>
|
<span class= "skill badge">Administration</span>
|
||||||
<span class= "skill badge">System Administration</span>
|
<span class= "skill badge">Automation</span>
|
||||||
<span class= "skill badge">Integration</span>
|
<span class= "skill badge">Integration</span>
|
||||||
<span class= "skill badge">Shell Scripting</span>
|
<span class= "skill badge">Linux</span>
|
||||||
<span class= "skill badge">Virtualization</span>
|
<span class= "skill badge">Monitoring</span>
|
||||||
<span class= "skill badge">Programming</span>
|
<span class= "skill badge">Programming</span>
|
||||||
<span class= "skill badge">Python (Programming Language)</span>
|
<span class= "skill badge">Reliability</span>
|
||||||
<span class= "skill badge">Containerization</span>
|
<span class= "skill badge">UNIX</span>
|
||||||
<span class= "skill badge">Site Reliability Engineering</span>
|
</div>
|
||||||
<span class= "skill badge">System Monitoring</span>
|
</div>
|
||||||
|
<div class="skills clearfix">
|
||||||
|
<div class="item-skills">
|
||||||
|
Programming
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="col-sm-offset-1 col-sm-12 clearfix">
|
||||||
|
<span class= "skill badge">C</span>
|
||||||
|
<span class= "skill badge">Go</span>
|
||||||
|
<span class= "skill badge">PHP</span>
|
||||||
|
<span class= "skill badge">Python</span>
|
||||||
|
<span class= "skill badge">Shell</span>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div class="skills clearfix">
|
||||||
|
<div class="item-skills">
|
||||||
|
Containerisation and Virtualisation
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="col-sm-offset-1 col-sm-12 clearfix">
|
||||||
|
<span class= "skill badge">Docker</span>
|
||||||
|
<span class= "skill badge">oVirt</span>
|
||||||
|
<span class= "skill badge">ProxMox</span>
|
||||||
|
<span class= "skill badge">VMware</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
61
resume.json
61
resume.json
|
@ -3,22 +3,22 @@
|
||||||
"basics": {
|
"basics": {
|
||||||
"name": "Scott Wallace",
|
"name": "Scott Wallace",
|
||||||
"label": "Consulting Linux Systems Engineer",
|
"label": "Consulting Linux Systems Engineer",
|
||||||
"image": "",
|
"image": "mugshot.png",
|
||||||
"email": "scott@wallace.sh",
|
"email": "scott@wallace.sh",
|
||||||
"url": "https://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": {
|
"location": {
|
||||||
"address": "",
|
"address": "",
|
||||||
"postalCode": "",
|
"postalCode": "",
|
||||||
"city": "London",
|
"city": "London",
|
||||||
"countryCode": "GB",
|
"countryCode": "UK",
|
||||||
"region": "London"
|
"region": ""
|
||||||
},
|
},
|
||||||
"profiles": [
|
"profiles": [
|
||||||
{
|
{
|
||||||
"network": "Matrix",
|
"network": "Matrix",
|
||||||
"username": "@scott:wallace.sh",
|
"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)",
|
"name": "Queensland Communications and Networking (QCN)",
|
||||||
"position": "UNIX Consultant",
|
"position": "UNIX Consultant",
|
||||||
"url": "https://uk.linkedin.com/company/asserta-properties-ltd",
|
"url": "https://qcn.com.au/",
|
||||||
"startDate": "1998-09-01",
|
"startDate": "1998-09-01",
|
||||||
"endDate": "2001-04-01",
|
"endDate": "2001-04-01",
|
||||||
"summary": "",
|
"summary": "",
|
||||||
|
@ -233,7 +233,7 @@
|
||||||
{
|
{
|
||||||
"name": "CoreLogic Australia (formally RP Data)",
|
"name": "CoreLogic Australia (formally RP Data)",
|
||||||
"position": "UNIX Consultant",
|
"position": "UNIX Consultant",
|
||||||
"url": "https://uk.linkedin.com/company/asserta-properties-ltd",
|
"url": "https://www.corelogic.com.au/",
|
||||||
"startDate": "1995-04-01",
|
"startDate": "1995-04-01",
|
||||||
"endDate": "1998-09-01",
|
"endDate": "1998-09-01",
|
||||||
"summary": "",
|
"summary": "",
|
||||||
|
@ -268,26 +268,41 @@
|
||||||
],
|
],
|
||||||
"skills": [
|
"skills": [
|
||||||
{
|
{
|
||||||
"name": "Web Development",
|
"name": "DevOps",
|
||||||
"level": "Master",
|
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"Linux",
|
"Administration",
|
||||||
"System Administration",
|
"Automation",
|
||||||
"Integration",
|
"Integration",
|
||||||
"Shell Scripting",
|
"Linux",
|
||||||
"Virtualization",
|
"Monitoring",
|
||||||
"Programming",
|
"Programming",
|
||||||
"Python (Programming Language)",
|
"Reliability",
|
||||||
"Containerization",
|
"UNIX"
|
||||||
"Site Reliability Engineering",
|
]
|
||||||
"System Monitoring"
|
},
|
||||||
|
{
|
||||||
|
"name": "Programming",
|
||||||
|
"keywords": [
|
||||||
|
"C",
|
||||||
|
"Go",
|
||||||
|
"PHP",
|
||||||
|
"Python",
|
||||||
|
"Shell"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Containerisation and Virtualisation",
|
||||||
|
"keywords": [
|
||||||
|
"Docker",
|
||||||
|
"oVirt",
|
||||||
|
"ProxMox",
|
||||||
|
"VMware"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"languages": [
|
"meta": {
|
||||||
{
|
"canonical": "https://scott.wallace.sh/cv/resume.json",
|
||||||
"language": "English",
|
"version": "v1.0.0",
|
||||||
"fluency": "Native speaker"
|
"lastModified": "2017-12-24T15:53:00"
|
||||||
}
|
}
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue