diff options
author | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2022-05-04 19:55:06 -0400 |
---|---|---|
committer | Alex Xu (Hello71) <alex_y_xu@yahoo.ca> | 2022-05-04 19:55:06 -0400 |
commit | caf2d05fafbd8cccc297192f5b0572649c3b8953 (patch) | |
tree | 34e81d2e6a7d7bc392d26c78a80874c064d99ee7 /resume/resume.html | |
parent | 5205b38d072fcae5f6bb66f7fa842c2c7b7da129 (diff) | |
download | alxu.ca-caf2d05fafbd8cccc297192f5b0572649c3b8953.tar.xz alxu.ca-caf2d05fafbd8cccc297192f5b0572649c3b8953.zip |
resume: remove Personal
Diffstat (limited to 'resume/resume.html')
-rw-r--r-- | resume/resume.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/resume/resume.html b/resume/resume.html index acd90bd..3d14c89 100644 --- a/resume/resume.html +++ b/resume/resume.html @@ -198,25 +198,6 @@ </section> </div> <div class="gap"></div> - <!-- - <h2 class="left noprint">Personal</h2> - <div class="right noprint"> - <section class="entry"> - <div class="entry-header"> - <div><h4><b>Resume</b></h4></div> - <div class="date"><b>June 2020</b><span class="date-punct">:</span></div> - </div> - <p><a href="https://cgit.alxu.ca/alxu.ca.git/tree/resume">Rewrote my resume from LaTeX to modern web standards</a>:</p> - <ul> - <li>significantly improved mobile-friendliness and blind accessibility using standard HTML and CSS</li> - <li>reduced total transfer to 30 kB including webfonts using aggressive inlining and font subsetting</li> - <li>optimized loading time by minimizing size and reducing round trips using HTTP/2 server push</li> - <li>automated builds, anycast deploys, and end-to-end checks using parallel GNU make</li> - </ul> - </section> - </div> - <div class="gap noprint"></div> - --> <h2 class="left" style="font-size: 1.4em">Skills</h2> <div class="right"> <p><strong>Alpine</strong>, Debian Linux; FreeBSD; Docker; <strong>Git</strong>; NGINX; <strong>WireGuard</strong>; TCP/IP; HTTP(S); DNS; SSH</p> |