diff options
-rw-r--r-- | academic.html | 66 | ||||
-rw-r--r-- | index.html | 2 | ||||
-rw-r--r-- | style.css | 2 |
3 files changed, 37 insertions, 33 deletions
diff --git a/academic.html b/academic.html index 0cf3ea1..1b6c51a 100644 --- a/academic.html +++ b/academic.html @@ -17,7 +17,7 @@ <main class="h-resume"> <h1>Ngô Ngọc Đức Huy</h1> <section> - <h2>Basic info</h2> + <h2>Basic information</h2> <dl class="p-contact h-card"> <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> @@ -29,24 +29,16 @@ <ul> <li>Bachelor degree at <a rel="external nofollow" href="https://usth.edu.vn">University of Science and Technology of Hanoi</a></li> <li>Major: Information and Communication Technology</li> + <li>Thesis: <i>Webmail Search Optimization</i></li> <li>Awarded <abbr>USTH</abbr> scholarship all six semesters</li> </ul> </li> </ul> </section> <section> - <h2 id="experience">Work experience</h2> + <h2 id="experience">Work Experience</h2> <ul> <li class="h-event"> - <time class="dt-start">2021-04</time> – <time class="dt-end">2021-07</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> - <li>Domain: web mail service and related modules</li> - <li>Technologies: Python, Flask framework, Elasticsearch</li> - </ul> - </li> - <li class="h-event"> <time class="dt-start">2021-11</time> – <time class="dt-end">present</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"> @@ -54,23 +46,32 @@ Responsibilities: <ul> <li>Software development: clarifying requirements, investigating and fixing issues, implementing backend</li> - <li>After <time>2022-04</time>, I took an extra role as the team's technical leader: allocating tasks, reviewing code, mentoring and training new members</li> + <li>Lately, I took an extra role as the team's technical leader: allocating tasks, reviewing code, mentoring and training new members</li> </ul> </li> <li>Domain: data-driven software</li> - <li>Technologies: Python, Django + <abbr>REST</abbr> framework, Celery, Redis, AWS, LocalSolver, React JS</li> + <li>Technologies: Django, Celery, Redis, AWS services, React JS</li> + </ul> + </li> + <li class="h-event"> + <time class="dt-start">2021-04</time> – <time class="dt-end">2021-07</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> + <li>Domain: web mail service and related modules</li> + <li>Technologies: Postfix, Flask, Elasticsearch</li> </ul> </li> </ul> </section> <section> - <h2 id="projects">Other projects</h2> + <h2 id="projects">Other Projects</h2> <ul> <li class="h-event"> <time class="dt-start">2021-07</time> – <time class="dt-end">2022-07</time>: - <span class="event-summary">Maintaining <a href="https://sr.ht/~cnx/ipwhl/"><abbr title="InterPlanetary Wheels">IPWHL<abbr></a></span> + <span class="event-summary">Co-maintaining <a href="https://sr.ht/~cnx/ipwhl/"><abbr title="InterPlanetary Wheels">IPWHL<abbr></a></span> <p class="event-description"> - Singly-versioned Python built distributions backed by IPFS for security and reproducibility. + Singly-versioned Python built distributions backed by <abbr title="InterPlanetary File System">IPFS</abbr> for security and reproducibility. </p> <ul class="event-detail"> <li>Responsibilities: packaging software and release</li> @@ -84,7 +85,7 @@ An experimental kanban-based project management system in academic context </p> <ul class="event-detail"> - <li>Responsibilities: system design, backend implementation, testing, packaging</li> + <li>Responsibilities: system design, backend implementation, testing</li> <li>Technologies: Python, Quart framework, Hypercorn, systemd</li> </ul> </li> @@ -94,22 +95,21 @@ Developing <a href="https://git.sr.ht/~cnx/palace"><abbr title="Pythonic Audio Library and Codecs Environment">palace</abbr></a> </span> <p class="event-description"> - Palace is a 3D audio processing library in Python + Palace is a 3D audio processing library in Python based on alure and OpenAL </p> <ul class="event-detail"> <li>Responsibilities: implementation, packaging and release</li> - <li>Technologies: Python, Cython</li> </ul> </li> </ul> </section> <section> - <h2 id="activities">Other activities</h2> + <h2 id="activities">Other Activities</h2> <ul> <li class="h-event"> <time class="dt-start">2022-02</time> <span class="event-summary"> - Speech at <a href="https://fosdem.org/">Free and Open source Software Developers' European Meeting (<abbr>FOSDEM</abbr>)</a> + Speech (lightning talk) at <a href="https://fosdem.org/">Free and Open source Software Developers' European Meeting (<abbr>FOSDEM</abbr>)</a> </span> <p class="event-description"> Introducing <i>InterPlanetary Wheels (IPWHL): A resilient approach to distributing software</i> @@ -119,12 +119,15 @@ <span class="event-summary"> Maintaining packages on Alpine Linux </span> - <p class="event-description"> - Palace is a 3D audio processing library in Python - </p> + </li> + <li class="h-event"> + <span class="event-summary"> + Contributing code and localization to various free (libre) and open source software projects. + </span> </li> </ul> </section> + <!-- <section> <h2 id="certifications">Certifications</h2> <ul> @@ -132,6 +135,7 @@ <li><abbr>TCF</abbr>: 363/B1</li> </ul> </section> + --> <section> <h2 id="languages">Languages</h2> <ul> @@ -141,21 +145,21 @@ </ul> </section> <section> - <h2 id="tech">Technologies</h2> + <h2 id="tech">Technologies and Skills</h2> <dl class="skills"> <dt>Programming Languages</dt> <dd><a class="link-no-print" rel="external nofollow" href="https://www.python.org/">Python</a></dd> <dd><a class="link-no-print" rel="external nofollow" href="https://www.gnu.org/software/bash/">Bash</a></dd> <dd><a class="link-no-print" rel="external nofollow" href="https://www.ecma-international.org/publications-and-standards/standards/ecma-262/">JavaScript</a></dd> <dd><a class="link-no-print" rel="external nofollow" href="https://go.dev/">Go</a></dd> - <dt>Frameworks</dt> - <dd><a class="link-no-print" rel="external nofollow" href="https://www.djangoproject.com/">Django</a></dd> - <dd><a class="link-no-print" rel="external nofollow" href="https://flask.palletsprojects.com/">Flask</a></dd> + <dt>Fields of interests</dt> + <dd>Network</dd> + <dd>Distributed systems</dd> + <dd>Software development</dd> <dt>Systems</dt> - <dd><a class="link-no-print" rel="external nofollow" href="https://nixos.org/">NixOS</a></dd> - <dd><a class="link-no-print" rel="external nofollow" href="https://alpinelinux.org/">Alpine Linux</a></dd> + <dd>OpenBSD and various Linux-based systems</dd> <dt>Databases</dt> - <dd><a class="link-no-print" rel="external nofollow" href="https://mariadb.org/">MariaDB</a></dd> + <dd><a class="link-no-print" rel="external nofollow" href="https://www.mysql.com/">MySQL</a>/<a class="link-no-print" rel="external nofollow" href="https://mariadb.org/">MariaDB</a></dd> <dd><a class="link-no-print" rel="external nofollow" href="https://www.sqlite.org/">SQLite</a></dd> <dd><a class="link-no-print" rel="external nofollow" href="https://rethinkdb.com/">RethinkDB</a></dd> <dd><a class="link-no-print" rel="external nofollow" href="https://redis.io/">Redis</a></dd> diff --git a/index.html b/index.html index 8cb7c2d..17993b0 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@ <ul> <li class="h-event"> <time class="dt-start">2021-07</time> – <time class="dt-end">2022-07</time>: - <span class="event-summary">Maintaining <a href="https://sr.ht/~cnx/ipwhl/"><abbr title="InterPlanetary Wheels">IPWHL<abbr></a></span> + <span class="event-summary">Co-maintaining <a href="https://sr.ht/~cnx/ipwhl/"><abbr title="InterPlanetary Wheels">IPWHL<abbr></a></span> <p class="event-description"> Singly-versioned Python built distributions backed by IPFS for security and reproducibility. </p> diff --git a/style.css b/style.css index dd14358..2496e1c 100644 --- a/style.css +++ b/style.css @@ -67,7 +67,7 @@ li p { margin: 0.2rem; } -.skills dd { +.skills dd:not(.block) { display: inline-block; } |