diff --git a/.firebase/hosting.ZGVwbG95L3B1YmxpYw.cache b/.firebase/hosting.ZGVwbG95L3B1YmxpYw.cache
index 66dd367..658a179 100644
--- a/.firebase/hosting.ZGVwbG95L3B1YmxpYw.cache
+++ b/.firebase/hosting.ZGVwbG95L3B1YmxpYw.cache
@@ -1,3 +1,3 @@
-index.html,1601135770257,783a8587b1f4bfe5cab2720db964ad1403867f4564e432d8a162fd071b7f88b3
-resume.css,1601135770259,9561dffbb8787cf3367cce3e3eb1169b74852e6fe7c4f8422bf9ad39affdd2d8
-resume.pdf,1601135770262,18dc10553179ec90011b467230c98cc81d7687ee8de3782cda47c4cbb4c079c0
+index.html,1616964719736,3f99d785be835c8aff1990faf8bf678d2779414226c3ba41a6bf8210c9044e85
+resume.css,1616964719738,9561dffbb8787cf3367cce3e3eb1169b74852e6fe7c4f8422bf9ad39affdd2d8
+resume.pdf,1616964719741,81d95603bad78aa3f433e5acd87ad92afb7d4a765684b662b4d237524603d4d0
diff --git a/deploy.firebase.sh b/deploy.firebase.sh
index df6e08a..a6dff27 100644
--- a/deploy.firebase.sh
+++ b/deploy.firebase.sh
@@ -4,7 +4,7 @@ set -o pipefail
set -e
if ! which firebase; then
- sudo npm install -g firebase-tools
+ echo curl -sL https://firebase.tools | upgrade=true bash
fi
outdir=./deploy
@@ -17,4 +17,8 @@ cp ./resume.md-main/resume.pdf $outdir/public/
firebase login
echo firebase init
-firebase deploy
+firebase deploy || (
+ firebase logout
+ firebase login
+ firebase deploy
+)
diff --git a/resume.md-main/resume.html b/resume.md-main/resume.html
index 1c1e28f..5bec8b7 100644
--- a/resume.md-main/resume.html
+++ b/resume.md-main/resume.html
@@ -6,88 +6,3 @@
-
-
-
Bree LaPointe
-
-
Experience
-
Software Developer II, Qualtrics
Oct 2019 – Present
-
-- Developed and owned highly available and reliable data storage and operational tooling.
-- Designed a platform to unify data consistency services behind a simplified, asynchronous API.
-- Mentored across teams on operational tools, software development, and career development via formal and impromptu connections with four new hires.
-
-
Software Developer I, Qualtrics
Feb 2018 – Oct 2019
-
-- Automated no-downtime system patching for 30 services and 25 database clusters by creating a modular and testable scripting framework.
-- Increased availability of a service from 98% to 99.99% and reduced hardware costs by 40% by selecting, training team on, and migrating without service interruption to a different database.
-
-
Projects
-
Disaster Recovery Champion
Dec 2020 – Present
-
-- Supported training runs with documentation, tools, and live support for all teams.
-- Enforced continuous compliance for 17 database clusters with monitoring and alerting.
-
-
Software Engineering Book Club and White Paper Club Lead
Jan 2019 – Present
-
MongoDB Virtual Team Member
Jul 2018 – Present
-
-- Encouraged performant and reliable deployments by advising on configuration and data models.
-- Genericized disaster recovery for 21 teams by building backup, restore, and monitoring tools.
-
-
Publication: Arabidopsis thaliana computationally-generated next-state gene interaction models
Jan 2017 – Dec 2017
-
-- Improved research implementation efficiency by orders of magnitude by refactoring.
-
-
Education
-
Master of Science, Computer Science, Wake Forest University
Jan 2016 – Dec 2017
-
-
Bachelor of Arts, Computer Science, High Point University
Aug 2013 – Dec 2015
-
-
Skills
-
-- Languages: Golang, Python3, bash
-- Platforms: MongoDB, Redis, Linux, AWS, Docker, Rundeck, Jenkins, Hashicorp stack
-
-
-
-
-
-
-
-
-