summary refs log tree commit diff
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2024-02-23 11:34:39 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2024-02-23 11:34:39 +0700
commit3cc835a2bdd5ef3793bc2027ec626a374d283968 (patch)
tree10d4cd3a9b9dacb42f1794b9b09fb2d8639430e0
parenta4d87e70450c959915d208614d4160767880f8d6 (diff)
downloadweb-cv-3cc835a2bdd5ef3793bc2027ec626a374d283968.tar.gz
Change link to PDF
-rw-r--r--cv.pdfbin0 -> 38431 bytes
-rw-r--r--index.html7
-rw-r--r--work-cv.pdfbin42231 -> 0 bytes
3 files changed, 3 insertions, 4 deletions
diff --git a/cv.pdf b/cv.pdf
new file mode 100644
index 0000000..cf8e581
--- /dev/null
+++ b/cv.pdf
Binary files differdiff --git a/index.html b/index.html
index 83c2c33..86cf0bb 100644
--- a/index.html
+++ b/index.html
@@ -5,14 +5,14 @@
     <title>Ngô Ngọc Đức Huy</title>
     <meta name="viewport" content="width=device-width,minimum-scale=1" />
     <link rel="stylesheet" href="style.css"/>
-    <link rel="vcs-git" href="https://git.sr.ht/~huyngo/web-cv/"/>
+    <link rel="vcs-git" href="https://trong.loang.net/~xarvos/web-cv/"/>
     <link rel="canonical" href="https://xrvs.net/cv/"/>
     <link rel="shortcut icon" href="data:," />
     <link rel="me" href="https://fosstodon.org/@huy_ngo"/>
   </head>
   <body>
     <nav>
-      <a rel="alternate" href="work-cv.pdf">Download as PDF</a>
+      <a rel="alternate" href="cv.pdf">Download as PDF</a>
     </nav>
     <main class="h-resume">
       <h1>Ngô Ngọc Đức Huy</h1>
@@ -20,7 +20,6 @@
         <div id="left">
           <h2>Basic info</h2>
           <dl class="p-contact h-card">
-            <dt>Position</dt><dd>Back-end developer</dd>
             <dt>E-Mail</dt><dd><a class="email link-no-print" href="mailto:huyngo@disroot.org">huyngo@disroot.org</a></dd>
             <dt>Location</dt><dd>Hà Nội, Việt Nam</dd>
             <dt>Projects</dt>
@@ -48,7 +47,7 @@
           </ul>
           <h3>System operations</h3>
           <ul>
-            <li><strong>Linux</strong>: Ubuntu, Debian, openSUSE, NixOS, alpinelinux</li>
+            <li><strong>Linux</strong>: experienced with various distros (Ubuntu, openSUSE, NixOS, alpinelinux)</li>
             <li><strong>OpenBSD</strong>: worked with</li>
             <li><strong>Cloud</strong>: worked with AWS</li>
             <li><strong>build tools</strong>: Makefile, flit, nix</li>
diff --git a/work-cv.pdf b/work-cv.pdf
deleted file mode 100644
index 1c5f0ff..0000000
--- a/work-cv.pdf
+++ /dev/null
Binary files differ