diff --git a/.firebase/hosting.ZGVwbG95L3B1YmxpYw.cache b/.firebase/hosting.ZGVwbG95L3B1YmxpYw.cache index 8707b42..ef8c4b6 100755 --- a/.firebase/hosting.ZGVwbG95L3B1YmxpYw.cache +++ b/.firebase/hosting.ZGVwbG95L3B1YmxpYw.cache @@ -1,2 +1,4 @@ -BreeLaPointeResume.pdf,1688706568826,401d680cc728a1655eeb62c41a0ed72e22e34147819e0a8bf4c15033e82cb36f -index.html,1688706568824,3d9e55d00fcee3b17469fdcc4277c4d13794b84a1a3d6c3c84a45af3da480471 +index.html,1688707537570,c847328a17fcc18d9f1c51d3bb89925da090263d2643d8c988717fa221f9f461 +BreeLaPointeResume.pdf,1688707537585,401d680cc728a1655eeb62c41a0ed72e22e34147819e0a8bf4c15033e82cb36f +fonts/Lato-Regular.ttf,1688707537587,1272611e0b7f2015372f7ff6bce5bd351b5746578cbaff916ed6c0bf67f84e10 +fonts/Lato-Bold.ttf,1688707537587,e77763dcc0ed479b272159ee5dad99264d0cea536b5fd3072504d6687e18ba54 diff --git a/open-resume.com.d/clean_resume_html.sh b/open-resume.com.d/clean_resume_html.sh index 9133b1d..f1edd4b 100755 --- a/open-resume.com.d/clean_resume_html.sh +++ b/open-resume.com.d/clean_resume_html.sh @@ -6,12 +6,9 @@ echo '> copy outer HTML of html just inside iframe' >&2 font_family="$(cat resume.html | grep -o 'font-family[^;]*' | tail -n 1 | awk '{print $NF}')" cat resume.html \ | sed 's/>...<\/text/> - <\/text/g' \ - | sed 's/overflow: hidden;/margin: auto !important; padding-bottom: 2em !important;/g' \ - | sed 's/padding: 0px 60pt;/padding: 0px 48pt;/' \ - | sed 's/margin-top: 15pt;/margin-top: 20pt;/g' \ - | sed 's/margin-top: 12pt;/margin-top: 17pt;/g' \ - | sed 's/margin-top: 8pt;/margin-top: 12pt;/g' \ - | sed 's/margin-top: 6pt;/margin-top: 10pt;/g' \ + | sed 's/overflow: hidden;/margin: auto !important; padding-bottom: .0em !important;/g' \ + | sed 's/padding: 0px 60pt;/padding: 0px 18pt;/' \ + | sed 's/width: 612pt;/width: 512pt;/' \ | sed "s#]*as=\"font\"[^>]*/fonts/[^${font_family:0:1}][^>]*>##g" \ | sed "s#]*as=\"font\"[^>]*/fonts/${font_family:0:1}[^${font_family:1:1}][^>]*>##g" \ | sed "s#/fonts/#./fonts/#g" \ @@ -33,3 +30,8 @@ done # | sed 's#"/fonts/#"https://www.open-resume.com/fonts/#g' \ + #| sed 's/margin-top: 15pt;/margin-top: 20pt;/g' \ + #| sed 's/margin-top: 12pt;/margin-top: 17pt;/g' \ + #| sed 's/margin-top: 8pt;/margin-top: 12pt;/g' \ + #| sed 's/margin-top: 6pt;/margin-top: 10pt;/g' \ + diff --git a/open-resume.com.d/local-storage-about-srcdoc-open-resume.json b/open-resume.com.d/local-storage-about-srcdoc-open-resume.json index 73953dc..553fe9c 100755 --- a/open-resume.com.d/local-storage-about-srcdoc-open-resume.json +++ b/open-resume.com.d/local-storage-about-srcdoc-open-resume.json @@ -14,7 +14,7 @@ "jobTitle": "Senior Software Engineer, Team Lead", "date": "May 2022 - Present", "descriptions": [ - "Mentored entry to mid-level engineers on stability, clean code, and distributed systems as team lead.", + "Mentored entry and mid-level engineers on stability, clean code, and distributed systems.", "Hosted engineering book and white paper clubs for continuous approvement and cross-team experience sharing for 2 years.", "Recovered 98% of data lost in critical incident via coordinating cross team efforts and disecting native database operation logs." ] @@ -26,7 +26,7 @@ "descriptions": [ "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.", - "Led 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.", "Lent expertise owning MongoDB across teams by advising on configuration and data models and genericizing disaster recovery tooling for 21 teams." ] @@ -37,7 +37,7 @@ "date": "Feb 2018 - Oct 2019", "descriptions": [ "Automated no-downtime system patching for 30 services and 25 database clusters by creating a modular and testable scripting framework.", - "Increased backend service's availability 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." + "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." ] } ], diff --git a/open-resume.com.d/resume.html b/open-resume.com.d/resume.html index 27a40fd..d7f4bfc 100755 --- a/open-resume.com.d/resume.html +++ b/open-resume.com.d/resume.html @@ -25,6 +25,6 @@
-