diff options
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> |