diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2024-03-25 10:16:13 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2024-03-25 10:16:13 +0700 |
commit | 69db7003848d9e9a1af8bf7dc80522052882e6ed (patch) | |
tree | 218c3aa31963d30b7f4e09a5f05e61f3762c67b5 /index.html | |
parent | 419849683e6e91d56bee81982d3ef3312de0487d (diff) | |
download | web-cv-69db7003848d9e9a1af8bf7dc80522052882e6ed.tar.gz |
Update CV minor detail
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html index 8487c33..4101c7a 100644 --- a/index.html +++ b/index.html @@ -48,13 +48,13 @@ <h3>System operations</h3> <ul> <li><strong>Linux</strong>: experienced with various distros (Ubuntu, openSUSE, NixOS, alpinelinux)</li> - <li><strong>OpenBSD</strong>: worked with</li> + <li><strong>Other <abbr title="operating systems">OSs</abbr></strong>: worked with Windows (desktop), OpenBSD (desktop, server)</li> <li><strong>Cloud</strong>: worked with AWS</li> - <li><strong>build tools</strong>: Makefile, flit, nix</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> <li><strong>NoSQL</strong>: Redis, MongoDB, RethinkDB</li> - <li><strong>Docker, <abbr title="kubernetes">k8s</abbr></strong>: worked with</li> + <li><strong>Containerization</strong>: docker, <abbr title="kubernetes">k8s</abbr> (basic)</li> </ul> </dl> </div> |