From 124698ba76bb4f3c73aedac3366787f1fd7681ae Mon Sep 17 00:00:00 2001 From: bel Date: Sun, 13 Sep 2020 19:15:39 -0600 Subject: [PATCH] not terrible --- .gitignore | 2 ++ resume.md-main/Makefile | 2 ++ resume.md-main/postamble.html | 6 ++++++ resume.md-main/resume.css | 31 ++++++++++++++++++++++++----- resume.md-main/resume.html | 37 +++++++++++++++++------------------ resume.md-main/resume.md | 32 ++++++++++++------------------ resume.md-main/setup.sh | 3 ++- 7 files changed, 69 insertions(+), 44 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9b050f8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +**/*.sw* +**/*.pdf diff --git a/resume.md-main/Makefile b/resume.md-main/Makefile index 81a3ae0..97ee479 100755 --- a/resume.md-main/Makefile +++ b/resume.md-main/Makefile @@ -14,6 +14,8 @@ resume.html: preamble.html resume.md postamble.html resume.pdf: resume.html resume.css weasyprint resume.html resume.pdf + qpdf --empty --pages ./resume.pdf 1-1 -- ./resume.truncate.pdf + mv ./resume.truncate.pdf ./resume.pdf clean: rm -f resume.html resume.pdf diff --git a/resume.md-main/postamble.html b/resume.md-main/postamble.html index 9943ff0..547718f 100755 --- a/resume.md-main/postamble.html +++ b/resume.md-main/postamble.html @@ -1,3 +1,9 @@ +
+ diff --git a/resume.md-main/resume.css b/resume.md-main/resume.css index 1928f96..22928a7 100755 --- a/resume.md-main/resume.css +++ b/resume.md-main/resume.css @@ -25,7 +25,7 @@ h2 { border-bottom: 1px solid #000000; text-transform: uppercase; font-size: 130%; - margin: 1em 0 0 0; + margin: 1.2em 0 0 0; padding: 0; } h3 { @@ -35,21 +35,32 @@ h3 { display: flex; justify-content: space-between; } +h3 > div:nth-child(1) { + flex: 1; + padding: 0 2em 0 0; +} +h3 > div:nth-child(2) { + flex: none; +} p { margin: 0 0 0.5em 0; padding: 0; - } +} ul { padding: 0; margin: 0 1.5em; - } +} /* ul immediately after h1 = contact list */ h1 + ul { text-align: center; margin: 0; padding: 0; - } +} +li { + margin: .5em 0 0 0; +} h1 + ul > li { + margin: initial; display: inline; white-space: pre; list-style-type: none; @@ -66,7 +77,7 @@ h1 + ul + p { } @media print { body { - font-size: 10pt; + font-size: 12pt; margin: 0; padding: 0; background: none; @@ -85,6 +96,16 @@ h1 + ul + p { color: #000000; text-decoration: underline; } + /* + ul:not(:nth-child(2)) > li:nth-child(1), + ul:not(:nth-child(2)) > li:nth-child(2) { + display: list-item; + } + ul:not(:nth-child(2)) > li, + */ + footer { + display: none; + } } @page { /* Change margins and paper size of PDF */ diff --git a/resume.md-main/resume.html b/resume.md-main/resume.html index 7ab0f4d..2e346b0 100644 --- a/resume.md-main/resume.html +++ b/resume.md-main/resume.html @@ -10,41 +10,40 @@

Experience

-

Software Developer II Feb 2018 – Oct 2019

+

Software Developer II
Qualtrics
Oct 2019 – Present

-

Software Developer I Feb 2018 – Oct 2019

+

Software Developer I
Qualtrics
Feb 2018 – Oct 2019

-

Computer Science Research Assistant, Wake Forest University Jan 2017 – Dec 2017

-

Computer Science Teacher Assistant and Tutor, Wake Forest University Jan 2016 – May 2017

+

Computer Science Research Assistant
Wake Forest University
Jan 2017 – Dec 2017

Research

-

A BCHC genetic algorithm model of cotemporal hierarchical Arabidopsis thaliana gene interactions Jan 2017 – Dec 2017

- +

A BCHC genetic algorithm model of cotemporal hierarchical Arabidopsis thaliana gene interactions
Jan 2017 – Dec 2017

Education

-

Master of Science, Computer Science Jan 2016 – Dec 2017

+

Master of Science, Computer Science
Wake Forest University
Jan 2016 – Dec 2017

-

Bachelor of Arts, Computer Science, High Point University Aug 2013 – Dec 2015

+

Bachelor of Arts, Computer Science
High Point University
Aug 2013 – Dec 2015

+
+ diff --git a/resume.md-main/resume.md b/resume.md-main/resume.md index 7bae056..1481fbf 100755 --- a/resume.md-main/resume.md +++ b/resume.md-main/resume.md @@ -2,44 +2,38 @@ - - (336) 701-6159 -- [blapointe.com](https://blapointe.com) - Provo, UT ## Experience -### Software Developer II Feb 2018 -- Oct 2019 +###
Software Developer II
Qualtrics
Oct 2019 -- Present
+ - Designed cross-team database and service migrations for security, customer, and operational pain relief. + - Lead weekly technical book club and participated in leadership book club and white paper reviews. - Interviewed and mentored entry level candidates. - - Designed and orchestrated cross-team database and service migrations for security, customer, and operational pain relief. - - Lead weekly technical book club and participated in weekly leadership book club and monthly white paper review discussions. + - Developed and maintained generic, highly available and reliable data storage solutions, ingestion services, and operations tools. -### Software Developer I Feb 2018 -- Oct 2019 +###
Software Developer I
Qualtrics
Feb 2018 -- Oct 2019
- - Developed and maintained generic data storage solutions, ingestion services, and operations tools. - - Deployed and owned the first sharded MongoDB database cluster for the company. Acting in-house SME for MongoDB, Couchbase, and Redis operations and disaster recovery. - - Built an extensible framework for automating system level security patching. Created modules to patch five databases without downtime and with collision protection. + - Deployed the first sharded MongoDB cluster of the company. Acting in-house SME for MongoDB, Couchbase, and Redis operations. + - Built an extensible framework for no-downtime system patching across services and clusters with modules for five databases. -### Computer Science Research Assistant, Wake Forest University Jan 2017 -- Dec 2017 - -### Computer Science Teacher Assistant and Tutor, Wake Forest University Jan 2016 -- May 2017 +###
Computer Science Research Assistant
Wake Forest University
Jan 2017 -- Dec 2017
## Research -### A BCHC genetic algorithm model of cotemporal hierarchical Arabidopsis thaliana gene interactions Jan 2017 -- Dec 2017 - - - Wake Forest University - - Improved runtime exponentially from prior approaches with comparable results. +###
A BCHC genetic algorithm model of cotemporal hierarchical Arabidopsis thaliana gene interactions
Jan 2017 -- Dec 2017
## Education -### Master of Science, Computer Science Jan 2016 -- Dec 2017 +###
Master of Science, Computer Science
Wake Forest University
Jan 2016 -- Dec 2017
- - Wake Forest University - 3.88/4.00 GPA - Summa Cum Laude member -### Bachelor of Arts, Computer Science, High Point University Aug 2013 -- Dec 2015 +###
Bachelor of Arts, Computer Science
High Point University
Aug 2013 -- Dec 2015
- - High Point University - 3.91/4.00 GPA + - Graduated with honors + diff --git a/resume.md-main/setup.sh b/resume.md-main/setup.sh index 13d7357..f2c5d0f 100755 --- a/resume.md-main/setup.sh +++ b/resume.md-main/setup.sh @@ -1,3 +1,4 @@ sudo apt-get install libcairo2-dev sudo apt-get install -y libsdl-pango-dev -make resume +sudo apt-get install -y qpdf +echo 'while true; do make resume; sleep 3; done &> /dev/null & disown'