From 5016bf017ade459df13de6a12826220297391e10 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Fri, 18 Nov 2022 20:18:06 +0700 Subject: Update CV --- academic.html | 66 +++++++++++++++++++++++++++++++---------------------------- index.html | 2 +- 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 @@

Ngô Ngọc Đức Huy

-

Basic info

+

Basic information

E-Mail
Location
Hà Nội, Việt Nam
@@ -29,23 +29,15 @@
-

Work experience

+

Work Experience

    -
  • -  – : - Intern at Bizfly Cloud -
      -
    • Responsibilities: research and development
    • -
    • Domain: web mail service and related modules
    • -
    • Technologies: Python, Flask framework, Elasticsearch
    • -
    -
  •  – : Software Engineer at CMC Global @@ -54,23 +46,32 @@ Responsibilities:
    • Software development: clarifying requirements, investigating and fixing issues, implementing backend
    • -
    • After , I took an extra role as the team's technical leader: allocating tasks, reviewing code, mentoring and training new members
    • +
    • Lately, I took an extra role as the team's technical leader: allocating tasks, reviewing code, mentoring and training new members
  • Domain: data-driven software
  • -
  • Technologies: Python, Django + REST framework, Celery, Redis, AWS, LocalSolver, React JS
  • +
  • Technologies: Django, Celery, Redis, AWS services, React JS
  • +
+ +
  • +  – : + Intern at Bizfly Cloud +
      +
    • Responsibilities: research and development
    • +
    • Domain: web mail service and related modules
    • +
    • Technologies: Postfix, Flask, Elasticsearch
  • -

    Other projects

    +

    Other Projects

    •  – : - Maintaining IPWHL + Co-maintaining IPWHL

      - Singly-versioned Python built distributions backed by IPFS for security and reproducibility. + Singly-versioned Python built distributions backed by IPFS for security and reproducibility.

      • Responsibilities: packaging software and release
      • @@ -84,7 +85,7 @@ An experimental kanban-based project management system in academic context

          -
        • Responsibilities: system design, backend implementation, testing, packaging
        • +
        • Responsibilities: system design, backend implementation, testing
        • Technologies: Python, Quart framework, Hypercorn, systemd
        @@ -94,22 +95,21 @@ Developing palace

        - Palace is a 3D audio processing library in Python + Palace is a 3D audio processing library in Python based on alure and OpenAL

        • Responsibilities: implementation, packaging and release
        • -
        • Technologies: Python, Cython
    -

    Other activities

    +

    Other Activities

    +

    Languages

      @@ -141,21 +145,21 @@
    -

    Technologies

    +

    Technologies and Skills

    Programming Languages
    Python
    Bash
    JavaScript
    Go
    -
    Frameworks
    -
    Django
    -
    Flask
    +
    Fields of interests
    +
    Network
    +
    Distributed systems
    +
    Software development
    Systems
    -
    NixOS
    -
    Alpine Linux
    +
    OpenBSD and various Linux-based systems
    Databases
    -
    MariaDB
    +
    MySQL/MariaDB
    SQLite
    RethinkDB
    Redis
    diff --git a/index.html b/index.html index 8cb7c2d..17993b0 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@
    •  – : - Maintaining IPWHL + Co-maintaining IPWHL

      Singly-versioned Python built distributions backed by IPFS for security and reproducibility.

      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; } -- cgit 1.4.1