diff --git a/src/homebrew/homebrew.html b/src/homebrew/homebrew.html
index d01e3ff..0df53bb 100644
--- a/src/homebrew/homebrew.html
+++ b/src/homebrew/homebrew.html
@@ -32,206 +32,273 @@
Senior Software Engineer
+
+
- contact@blapointe.com
-
- (336) 701-6159
-
- Provo, UT
-
- linkedin.com/in/lapoba16
+
+
+ contact@blapointe.com
+
+
+
+
+
+ (336) 701-6159
+
+
+
+
+
+
+ Provo, UT
+
+
+
+
+
+
+ linkedin.com/in/lapoba16
+
+
+
+
+
+
- WORK EXPERIENCE
-
+ WORK EXPERIENCE
+
+
+
+
- Qualtrics
-
+
+ Qualtrics
+
+
+
+
+
- Senior Software Engineer, Team Lead
-
+ Senior Software Engineer, Team Lead
May 2022 - Present
+
+
+
•
Mentored entry and mid-level engineers on stability, clean code, and distributed systems.
+
- •
-
- Hosted engineering book and white paper clubs for continuous improvement and cross-team experience sharing for 2 years.
-
+ •
+ Hosted engineering book and white paper clubs for continuous improvement and cross-team experience sharing for 2 years.
+
- •
-
- Recovered 98% of data lost in critical incident via coordinating cross team efforts and dissecting native database operation logs.
-
+ •
+ Recovered 98% of data lost in critical incident via coordinating cross team efforts and dissecting native database operation logs.
+
+
-
-
-
- Software Engineer II
-
+
+
+ Software Engineer II
Oct 2019 - May 2022
+
+
+
- •
-
- Developed and owned highly available and reliable data storage and operational tooling.
-
+ •
+ Developed and owned highly available and reliable data storage and operational tooling.
+
- •
-
- Mentored 2 interns, 2 new hires, and 3 mid-level cross team engineers on operational tools, maintainable software, and career development.
-
+ •
+ Mentored 2 interns, 2 new hires, and 3 mid-level cross team engineers on operational tools, maintainable software, and career development.
+
- •
-
- Genericized AWS asset management tooling ahead of company-wide mass migration initiative.
-
+ •
+ Genericized AWS asset management tooling ahead of company-wide mass migration initiative.
+
- •
-
- 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.
-
+ •
+ 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.
+
- •
-
- Lent expertise owning MongoDB across teams by advising on configuration and data models and genericizing disaster recovery tooling for 21 teams.
-
+ •
+ Lent expertise owning MongoDB across teams by advising on configuration and data models and genericizing disaster recovery tooling for 21 teams.
+
+
-
-
-
- Software Engineer I
-
+
+
+ Software Engineer I
Feb 2018 - Oct 2019
+
+
+
- •
-
- Automated no-downtime system patching for 30 services and 25 database clusters by creating a modular and testable scripting framework.
-
+ •
+ Automated no-downtime system patching for 30 services and 25 database clusters by creating a modular and testable scripting framework.
+
- •
-
- Raised backend service's availability to 99.99% and reduced hardware costs by 40% by selecting, training team on, and live migrating to a different datastore.
-
+ •
+ Raised backend service's availability to 99.99% and reduced hardware costs by 40% by selecting, training team on, and live migrating to a different datastore.
+
+
+
+
+
+
+
- EDUCATION
-
+ EDUCATION
+
+
+
+
- Wake Forest University
-
+
- Master of Science in Computer Science - 3.88/4.00
-
+ Wake Forest University
Dec 2017
-
-
- High Point University
-
+
+
+
- Bachelor of Arts in Computer Science - 3.91/4.00
+ Master of Science in Computer Science - 3.88/4.00
+
+
+
+
+
+
+
+
+
+
+ High Point University
Dec 2015
+
+
+
+
+ Bachelor of Arts in Computer Science - 3.91/4.00
+
+
+
+
+
+
+
+
+
- PUBLICATIONS
-
+ PUBLICATIONS
+
+
+
+
-
- Arabidopsis thaliana computationally-generated next-state gene interaction models
-
- June 2018
+
+
+ Arabidopsis thaliana computationally-generated next-state gene interaction models
+ Jun 2018
-
-
- •
-
- Refactored to correct bugs and improve efficiency by orders of magnitude
-
-
+
+
+
+
+ Refactored to correct bugs and improve efficiency by orders of magnitude
+
+
+
+
+
+
+
+
- SKILLS
-
+ SKILLS
-
-
+
+
+
+
+
•
-
- Languages: Golang, Bash, Python3
+ Languages: Golang, Bash, Python3
-
+
+
•
-
- Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git
+ Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git
-
+
+
•
+ Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB
- Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/src/homebrew/homebrew.tmpl b/src/homebrew/homebrew.tmpl
index fc312ea..ba50062 100644
--- a/src/homebrew/homebrew.tmpl
+++ b/src/homebrew/homebrew.tmpl
@@ -42,208 +42,73 @@
{{ end }}
-
- contact@blapointe.com
+
+
+
+ {{ range .resume.headings }}
+
+
+
+
+ {{ .title }}
+
+
+ {{ if .what }}
+
+ {{ range .what }}
+
+ •
+ {{ . }}
+
+
+ {{ end }}
+
+ {{ end }}
+
+ {{ range .headings }}
+
+ {{ if .headings }}
+ {{ .title }}
+ {{ else }}
+
+ {{ .title }}
+ {{ .when }}
+
+
+ {{ end }}
+
+ {{ range .what }}
+
+ {{ . }}
+
+
+ {{ end }}
+
+ {{ range .headings }}
+
+ {{ .title }}
+ {{ .when }}
+
-
- (336) 701-6159
-
- Provo, UT
-
- linkedin.com/in/lapoba16
-
-
-
-
-
-
-
- WORK EXPERIENCE
-
-
-
- Qualtrics
-
-
- Senior Software Engineer, Team Lead
-
- May 2022 - Present
-
-
+
+ {{ range .what }}
•
- Mentored entry and mid-level engineers on stability, clean code, and distributed systems.
-
-
- •
-
- Hosted engineering book and white paper clubs for continuous improvement and cross-team experience sharing for 2 years.
-
-
-
- •
-
- Recovered 98% of data lost in critical incident via coordinating cross team efforts and dissecting native database operation logs.
-
-
-
-
-
-
- Software Engineer II
-
- Oct 2019 - May 2022
-
-
-
-
- •
-
- Developed and owned highly available and reliable data storage and operational tooling.
-
-
-
- •
-
- Mentored 2 interns, 2 new hires, and 3 mid-level cross team engineers on operational tools, maintainable software, and career development.
-
-
-
- •
-
- Genericized AWS asset management tooling ahead of company-wide mass migration initiative.
-
-
-
- •
-
- 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.
-
-
-
- •
-
- Lent expertise owning MongoDB across teams by advising on configuration and data models and genericizing disaster recovery tooling for 21 teams.
-
-
-
-
-
-
- Software Engineer I
-
- Feb 2018 - Oct 2019
-
-
-
-
- •
-
- Automated no-downtime system patching for 30 services and 25 database clusters by creating a modular and testable scripting framework.
-
-
-
- •
-
- Raised backend service's availability to 99.99% and reduced hardware costs by 40% by selecting, training team on, and live migrating to a different datastore.
-
+ {{ . }}
+ {{ end }}
+
+ {{ end }}
+
+ {{ end }}
+
-
-
-
-
- EDUCATION
-
-
-
- Wake Forest University
-
-
- Master of Science in Computer Science - 3.88/4.00
-
- Dec 2017
-
-
-
-
- High Point University
-
-
- Bachelor of Arts in Computer Science - 3.91/4.00
-
- Dec 2015
-
-
-
-
-
-
-
-
- PUBLICATIONS
-
-
-
-
- Arabidopsis thaliana computationally-generated next-state gene interaction models
-
- June 2018
-
-
-
-
- •
-
- Refactored to correct bugs and improve efficiency by orders of magnitude
-
-
-
-
-
-
-
-
-
- SKILLS
-
-
-
-
- •
-
- Languages: Golang, Bash, Python3
-
-
-
- •
-
- Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git
-
-
-
- •
-
- Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB
-
-
-
+ {{ end }}
+
diff --git a/src/homebrew/homebrew.yaml b/src/homebrew/homebrew.yaml
index 8b253ea..8b7c237 100644
--- a/src/homebrew/homebrew.yaml
+++ b/src/homebrew/homebrew.yaml
@@ -8,7 +8,7 @@ resume:
- text: contact@blapointe.com
link: mailto:contact@blapointe.com
svg: ''
- - text: (336) 701 - 6159
+ - text: (336) 701-6159
link: tel:3367016159
svg: ''
- text: Provo, UT
@@ -17,12 +17,7 @@ resume:
link: https://linkedin.com/in/lapoba16
svg: ''
headings:
- - title: Skills
- what:
- - 'Languages: Golang, Bash, Python3'
- - 'Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git'
- - 'Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB'
- - title: Work Experience
+ - title: WORK EXPERIENCE
headings:
- title: Qualtrics
headings:
@@ -45,7 +40,7 @@ resume:
what:
- Automated no-downtime system patching for 30 services and 25 database clusters by creating a modular and testable scripting framework.
- Raised backend service's availability to 99.99% and reduced hardware costs by 40% by selecting, training team on, and live migrating to a different datastore.
- - title: Education
+ - title: EDUCATION
headings:
- title: Wake Forest University
when: Dec 2017
@@ -55,9 +50,14 @@ resume:
when: Dec 2015
what:
- Bachelor of Arts in Computer Science - 3.91/4.00
- - title: Publications
+ - title: PUBLICATIONS
headings:
- title: Arabidopsis thaliana computationally-generated next-state gene interaction models
when: Jun 2018
what:
- Refactored to correct bugs and improve efficiency by orders of magnitude
+ - title: SKILLS
+ what:
+ - 'Languages: Golang, Bash, Python3'
+ - 'Platforms: Docker, Hashicorp, Linux/Unix, AWS, Jenkins, REST, Microservices, Git'
+ - 'Datastores: MongoDB, Redis, S3, Couchbase, DynamoDB'