From 99b97efd8036b8140317fb5c98ed716920624c03 Mon Sep 17 00:00:00 2001 From: Bel LaPointe Date: Tue, 18 Oct 2022 15:36:42 -0600 Subject: [PATCH] content --- json-resume/resume.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/json-resume/resume.json b/json-resume/resume.json index 49cb157..f71e4c7 100755 --- a/json-resume/resume.json +++ b/json-resume/resume.json @@ -27,13 +27,15 @@ "work": [ { "company": "Qualtrics", - "position": "Senior Software Engineer", + "position": "Senior Software Engineer, Team Lead", "website": "https://www.qualtrics.com", "startDate": "May 2022", "endDate": "Present", "summary": "", "details": [ - {"text": "TODO", "comment": "TODO"} + {"text": "Mentored entry to mid-level engineers on stability, clean code, and distributed systems as team lead.", "comment": ""}, + {"text": "Hosted engineering book and white paper clubs for continuous approvement and cross-team experience sharing for 2 years.", "comment": ""}, + {"text": "Recovered 98% of data lost in critical incident via coordinating cross team efforts and disecting native database operation logs.", "comment": ""} ] }, { @@ -46,7 +48,9 @@ "details": [ {"text": "Developed and owned highly available and reliable data storage and operational tooling.", "comment": ""}, {"text": "Mentored 2 interns, 2 new hires, and 3 mid-level cross team engineers on operational tools, maintainable software, and career development."}, - {"text": "Led genericized AWS asset management tooling ahead of company-wide mass migration initiative."} + {"text": "Led genericized AWS asset management tooling ahead of company-wide mass migration initiative."}, + {"text": "Championed disaster recovery by supporting training runs with documentation, tools, and live support across teams and enforced continuous compliance for 17 database clusters with monitoring and alerting."}, + {"text": "Lent expertise owning MongoDB across teams by advising on configuration and data models and genericizing disaster recovery tooling for 21 teams."} ] }, {