Update contact me and resume pages with new work address and details of new position. Fixes #57
This commit is contained in:
parent
b5014cae5b
commit
d3b4fd851b
@ -34,7 +34,7 @@ emails_date_format = "Y-m-d"
|
||||
<h2>Old School</h2>
|
||||
<p>Sometimes the more traditional ways of getting in touch are just better...</p>
|
||||
<p><img style="width: 100%;" src="https://api.mapbox.com/styles/v1/jason32dev/ckgehopjc2o1y19o09aqs4x11/static/pin-l+B05C71(-113.9771279,51.1112454)/-113.9771279,51.1112454,14,0/545x150@2x?access_token=pk.eyJ1IjoiamFzb24zMmRldiIsImEiOiJjazFsNHd5djcwMXptM2htbW8zM3MyZGxuIn0.-TtNNGFysQPQRfGR1P8DUA"></p>
|
||||
<p>3699 63 Ave NW,<br>
|
||||
<p>3699 63 Ave NE,<br>
|
||||
Calgary, AB, T3J 0G7</p>
|
||||
<p><a href="tel:+18252575025">(825) 257-5025</a></p>
|
||||
|
||||
|
@ -16,7 +16,7 @@ function onStart()
|
||||
<section class="resume-section d-flex align-items-center" id="summary">
|
||||
<div class="w-100">
|
||||
<h1 class="master">Jason <span class="altaccent">Williams</span></h1>
|
||||
<div class="mt-n1 mb-5">4<sup>th</sup> Floor, 1207 11 Ave SW · Calgary, AB, T3C 0M5 · <a href="tel:+18252575025">(825) 257-5025</a> · <a href="/contact">j@son-williams.ca</a>
|
||||
<div class="mt-n1 mb-5">3699 63 Ave NE · Calgary, AB, T3J 0G7 · <a href="tel:+18252575025">(825) 257-5025</a> · <a href="/contact">j@son-williams.ca</a>
|
||||
</div>
|
||||
|
||||
<p class="main">I've built my career on the notion that <em>how</em> work gets done is as impactful to results as <em>what</em> that work is. Most recently I've been leading <a href="https://www.mckinsey.com/business-functions/mckinsey-digital/our-insights/intelligent-process-automation-the-engine-at-the-core-of-the-next-generation-operating-model">intelligent process automation</a> work: I build robots for a living.</p>
|
||||
@ -132,13 +132,24 @@ function onStart()
|
||||
|
||||
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
|
||||
<div class="resume-content">
|
||||
<h2 class="mb-0">Senior Manager, Intelligent Process Automation</h2>
|
||||
<h2 class="mb-0">Director, Strategic Initiatives</h2>
|
||||
<h3 class="mb-3">ATB Financial · Calgary, Canada</h3>
|
||||
<p>As a product manager for automation I’ve had the opportunity to bring together elements of design thinking and Lean with techniques for process management and Agile project management to help grow ATB’s capabilities in intelligent process automation from a single squad attempting to automate processes in a like-for-like way to a mature team operating from a well established framework.</p>
|
||||
<p>In addition to playing a leading role in developing that framework I also led the team’s efforts in federating that model: establishing a centre of excellence within the automation team while decentralizing the capabilities by teaching other teams how to automate their business processes as well as leading the development of automation products for loan servicing, Mastercard and deposit maintenance.</p>
|
||||
<p>My team and I bring ATB's strategies to life as they relate to the people, technology and spaces that make up our retail branch network across Alberta. I'm responsible for the successful delivery of all manner of projects relating to this.</p>
|
||||
</div>
|
||||
<div class="resume-date text-md-right">
|
||||
<span class="text-primary">January 2018 - Present</span>
|
||||
<span class="text-primary">October 2020 - Present</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="resume-item d-flex flex-column flex-md-row justify-content-between mb-5">
|
||||
<div class="resume-content">
|
||||
<h2 class="mb-0">Senior Manager, Intelligent Process Automation</h2>
|
||||
<h3 class="mb-3">ATB Financial · Calgary, Canada</h3>
|
||||
<p>As a product manager for automation I brought together elements of design thinking and Lean with techniques for process management and Agile project management to help grow ATB’s capabilities in intelligent process automation.</p>
|
||||
<p>I led squads responsible for automating loan servicing, Mastercard and deposit maintenance processes, and also established a federated model that established a centre of excellence within the automation team while decentralizing ATB's automation capabilities.</p>
|
||||
</div>
|
||||
<div class="resume-date text-md-right">
|
||||
<span class="text-primary">January 2018 - October 2020</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user