From 4cc492636ae1334f14c5b606657c8e9e4513b804 Mon Sep 17 00:00:00 2001 From: JayWll Date: Sat, 26 Sep 2020 14:43:50 -0600 Subject: [PATCH] Finalizing resume --- .../jason-williamsca/assets/css/resume.css | 18 +++++-- .../jason-williamsca/assets/css/theme.css | 6 +++ .../assets/javascript/resume.js | 20 ++++++-- www/themes/jason-williamsca/pages/resume.htm | 50 ++++++++++++------- www/themes/jason-williamsca/pages/welcome.htm | 4 +- 5 files changed, 71 insertions(+), 27 deletions(-) diff --git a/www/themes/jason-williamsca/assets/css/resume.css b/www/themes/jason-williamsca/assets/css/resume.css index 027e4bb..ce75600 100644 --- a/www/themes/jason-williamsca/assets/css/resume.css +++ b/www/themes/jason-williamsca/assets/css/resume.css @@ -34,19 +34,31 @@ section + section { margin-bottom: 2rem; } -ul.inline { +.card ul { margin: 0; + padding-left: 1rem; +} + +.card-inline.inline ul { padding: 0; } -ul.inline li { +.card-inline.inline ul li { display: inline; } -ul.inline li:not(:last-child)::after { +.card-inline.inline ul li:not(:last-child)::after { content: ";"; } +.card-inline .inline-icon { + position: absolute; + top: 0; + right: 0; + padding: 1rem; + cursor: pointer; +} + section.resume-section .resume-item .resume-date { min-width: 18rem; } diff --git a/www/themes/jason-williamsca/assets/css/theme.css b/www/themes/jason-williamsca/assets/css/theme.css index f5a521a..1755dce 100644 --- a/www/themes/jason-williamsca/assets/css/theme.css +++ b/www/themes/jason-williamsca/assets/css/theme.css @@ -92,6 +92,12 @@ a { text-decoration: underline; } +a.icon-link { + display: inline-block; + height: 1em; + color: var(--accent-color); +} + a:hover { color: var(--dark-alt-accent-color); text-decoration: none; diff --git a/www/themes/jason-williamsca/assets/javascript/resume.js b/www/themes/jason-williamsca/assets/javascript/resume.js index 0eb1330..ca8e3b2 100644 --- a/www/themes/jason-williamsca/assets/javascript/resume.js +++ b/www/themes/jason-williamsca/assets/javascript/resume.js @@ -3,15 +3,27 @@ // Apply masonry layout to cards $('.masonry').each(function() { - var opts = { itemSelector: '.masonry-wrapper' } - if ($(this).children().length < 6) opts.horizontalOrder = true - $(this).masonry(opts) - }) + var opts = { itemSelector: '.masonry-wrapper' }; + if ($(this).children().length < 6) opts.horizontalOrder = true; + $(this).masonry(opts); + }); + + // Add reorder icon to .card-inline + $('.card-inline').prepend('
'); + + $('.card-inline .inline-icon').click(function() { + var that = $(this); + that.closest('.card').toggleClass('inline').closest('.masonry').masonry(); + setTimeout(() => { + that.tooltip('hide'); + }, 2000); + }); // Smooth scrolling using jQuery easing $('a.js-scroll-trigger[href*="#"]:not([href="#"])').click(function() { if (location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') && location.hostname == this.hostname) { var target = $(this.hash); + var hash = this.hash; target = target.length ? target : $('[name=' + this.hash.slice(1) + ']'); if (target.length) { $('html, body').animate({ diff --git a/www/themes/jason-williamsca/pages/resume.htm b/www/themes/jason-williamsca/pages/resume.htm index 3c9ca57..9a115f0 100644 --- a/www/themes/jason-williamsca/pages/resume.htm +++ b/www/themes/jason-williamsca/pages/resume.htm @@ -33,10 +33,10 @@ function onStart()

Skills & Expertise

-
+

Product Management

-
    +
    • Product strategy and roadmap development
    • Project charter development
    • Design thinking; Design sprint facilitation
    • @@ -50,10 +50,10 @@ function onStart()
-
+

Project Management

-
    +
    • Business case development
    • Stakeholder management
    • Agile project management, especially Scrum
    • @@ -70,10 +70,10 @@ function onStart()
-
+

Lean Six-Sigma

-
    +
    • 6σ project management (DMAIC and DMADV)
    • Value stream mapping
    • Value-add analysis and waste (muda) reduction
    • @@ -87,10 +87,10 @@ function onStart()
-
+

Business Analysis

-
    +
    • Opportunity evaluation
    • Requirement elicitation and documentation
    • Process and workflow modelling
    • @@ -104,10 +104,10 @@ function onStart()
-
+

Business Technology

-
    +
    • Google G-Suite
    • Microsoft Office suite, including Visio, Project
    • JIRA
    • @@ -135,18 +135,31 @@ function onStart()

      Senior Manager, Intelligent Process Automation

      ATB Financial · Calgary, Canada

      -

      Blurb

      +

      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.

      +

      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.

      January 2018 - Present
+
+
+

Manager, Work Reimagined Labs

+

ATB Financial · Calgary, Canada

+

Responsible for helping teams across the organization reimagine their business processes to better take advantage of new, more collaborative tools. My focus was on establishing a framework and a playbook for this that borrowed heavily from the “Design Sprint” methodology for design thinking popularized at Google Ventures. I led a team of lab facilitators.

+
+
+ September 2017 - January 2018 +
+
+

Project Manager, Retail Financial Services

ATB Financial · Calgary, Canada

-

Blurb

+

Expanding upon my already proven ability to lead projects from inception to completion on time and on budget, the project manager role afforded me the opportunity to build and lead effective project teams. Responsible for project planning, management of project stakeholders, communication, risk, schedule, budget, quality, and ultimate successful delivery of projects.

+

My primary focus was leading projects within the retail arm of the bank, I also acted as a single point of contact representing the retail banking business unit on large-scale, enterprise wide initiatives, playing a leading role in stakeholder, resource and organizational change management.

March 2013 - September 2017 @@ -157,7 +170,8 @@ function onStart()

Senior Business Analyst, Business Transformation

ATB Financial · Calgary, Canada

-

Blurb

+

Working with the Business Transformation team allowed me to take the work I had been doing on behalf of ATB's Customer Acquisition and Care teams for some time and apply the same approach, methodologies and tools to initiatives with a broader scope and wider benefit.

+

Taking on a mix of business analysis and project management functions, my primary focus was working closely with technical partners and stakeholders, using six sigma and lean methodologies to deliver optimized business processes along with technology that supported and complimented them.

May 2013 - November 2014 @@ -168,7 +182,7 @@ function onStart()

Business Banking Specialist

HSBC · Swansea, United Kingdom

-

Blurb

+

Acted as the primary point of contact for small and medium business customers based throughout the UK and beyond, providing banking support and services. Assisted with transactional queries both simple and complex. Sold and advised clients on a wide variety of products and services. Demonstrated a commitment to providing industry leading levels of customer service, and received multiple individual awards for excellent customer satisfaction scores.

March 2013 - Present @@ -257,7 +271,7 @@ function onStart()

Connected RPA Delivers A Digital Workforce

Computerworld · June 2019

Robotic Process Automation is poised to make a positive impact on how work gets done. At the recent Blue Prism World event in Orlando, the potential for RPA was center stage. Find out what connected RPA can do for business - today and tomorrow.

- Read Article +
@@ -269,7 +283,7 @@ function onStart()

This Canadian financial institution disrupted their industry with AI!

AI Week · August 2018

Any discussion of insurgents in the financial services industry and companies using artificial intelligence (AI) to get business value from their data would be incomplete if it didn't include ATB Financial, the largest Alberta-based financial...

- Read Article +
@@ -281,7 +295,7 @@ function onStart()

Why ATB Financial moved its entire organization to G Suite

TechRepublic · March 2018

This financial institution shares the changes and challenges it experienced while transitioning to G Suite.

- Read Article +
@@ -293,7 +307,7 @@ function onStart()

High-tech bank helps Edmonton's homeless access financial services

CBC · September 2017

In what's believed to be a first for Alberta, a bank is using biometric technology to help homeless people manage their money.

- Read Article +
diff --git a/www/themes/jason-williamsca/pages/welcome.htm b/www/themes/jason-williamsca/pages/welcome.htm index c2243f5..bda6c62 100644 --- a/www/themes/jason-williamsca/pages/welcome.htm +++ b/www/themes/jason-williamsca/pages/welcome.htm @@ -6,8 +6,8 @@ is_hidden = 0

Welcome

-

Welcome to Ja.son-Williams.ca, the little home on the web of – surprise, surprise – Jason Williams.

-

Jay is a caucasian male originally from Swansea, UK but last spotted in Calgary, Canada. By day he's a mild-mannered bank employee and by night he's... uh... asleep, mostly.

+

Welcome to Ja.son-Williams.ca, the little home on the web of – perhaps unsurprisingly – Jason Williams.

+

Jay is a human male originally from Swansea, UK but last spotted in Calgary, Canada. By day he's a mild-mannered bank employee and by night he's... uh... asleep, mostly.

He doesn't keep very much stuff here, but to browse around please make a selection from the menu at the top right of the page.

Available Everywhere