diff options
-rw-r--r-- | cv.pdf | bin | 38517 -> 38909 bytes | |||
-rw-r--r-- | index.html | 19 |
2 files changed, 10 insertions, 9 deletions
diff --git a/cv.pdf b/cv.pdf index b012466..09fa817 100644 --- a/cv.pdf +++ b/cv.pdf Binary files differdiff --git a/index.html b/index.html index 96644c1..e29dbd1 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"/> <title>Ngô Ngọc Đức Huy</title> - <meta name="viewport" content="width=device-width,minimum-scale=1" /> + <meta name=viewport content=width=device-width /> <link rel="stylesheet" href="style.css"/> <link rel="vcs-git" href="https://trong.loang.net/~xarvos/web-cv/"/> <link rel="canonical" href="https://xrvs.net/cv/"/> @@ -43,13 +43,14 @@ <li><strong>Bash</strong>: frequent use</li> <li><strong>Go</strong>: basic, learning</li> <li><strong>Elixir</strong>: basic, learning</li> - <li><abbr title="version control system">VCS</abbr>: git (gud), mercurial (basic)</li> + <li><abbr title="version control system">VCS</abbr>: git, mercurial (basic)</li> </ul> <h3>System operations</h3> <ul> <li><strong>Linux</strong>: experienced with various distros (Ubuntu, openSUSE, NixOS, alpinelinux)</li> - <li><strong>Other <abbr title="operating systems">OSs</abbr></strong>: worked with Windows (desktop), OpenBSD (desktop, server)</li> + <li><strong>Other <abbr title="operating systems">OSs</abbr></strong>: worked with Windows, OpenBSD</li> <li><strong>Cloud</strong>: worked with AWS</li> + <li><strong>Web server</strong>: nginx</li> <li><strong>Build tools</strong>: Makefile, flit, nix</li> <li><strong><abbr title="continuous integration, continuous delivery">CI/CD</abbr></strong>: Gitlab CI, GH Actions, sourchut builds, luminar</li> <li><strong><abbr title="database management system">DBMS</abbr></strong>: MariaDB, Postgresql</li> @@ -62,7 +63,7 @@ <h2 id="education">Education</h2> <ul> <li class="h-event"> - <span class="dt-start">2018</span> – <span class="dt-end">2021</span>: + <time class="dt-start">2018</time> – <time class="dt-end">2021</time>: Bachelor degree at <a rel="external nofollow" href="https://usth.edu.vn">University of Science and Technology of Hanoi (<abbr>USTH</abbr>)</a> in <abbr title="Information and Communication Technology">ICT</abbr> </li> @@ -70,7 +71,7 @@ <h2 id="experience">Work experience</h2> <ul> <li class="h-event"> - <span class="dt-start">2023</span> – <span class="dt-end">now</span>: + <time class="dt-start">2023</time> – <time class="dt-end">2024</time>: <span class="event-summary">Software Engineer at <a class="link-no-print" rel="external nofollow" href="https://easygds.com/">EasyGDS</a> (Remote) @@ -88,7 +89,7 @@ </ul> </li> <li class="h-event"> - <span class="dt-start">2021</span> – <span class="dt-end">2023</span>: + <time class="dt-start">2021</time> – <time class="dt-end">2023</time>: <span class="event-summary">Software Engineer at <a class="link-no-print" rel="external nofollow" href="https://cmcglobal.com.vn/">CMC Global</a></span> <ul class="event-detail"> <li> @@ -103,7 +104,7 @@ </ul> </li> <li class="h-event"> - <span class="dt-start">2021</span>: + <time class="dt-start">2021</time>: <span class="event-summary">Intern at <a class="link-no-print" rel="external nofollow" href="https://bizflycloud.vn/">Bizfly Cloud</a></span> <ul class="event-detail"> <li>Responsibilities: research and development</li> @@ -142,10 +143,10 @@ </li> <li class="h-event"> <span class="event-summary"> - <a href="https://git.sr.ht/~huyngo/ministore">ministore</a> + <a href="https://git.sr.ht/~huyngo/static-status">static-status</a> </span> <span class="event-description"> - management system for small retail shops + service status tracker </span> </li> <!-- |