diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/index.html b/index.html index 641293a..fe6d376 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ <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<br>(prefer remote work)</dd> - <dt>Forges</dt> + <dt>Projects</dt> <dd><a class="link-no-print verbatim-print" rel="me" href="https://git.sr.ht/~huyngo">https://git.sr.ht/~huyngo</a></dd> <dd><a class="link-no-print verbatim-print" rel="me" href="https://github.com/Huy-Ngo">https://github.com/Huy-Ngo</a></dd> <dt>Personal website</dt> @@ -66,18 +66,18 @@ <h2 id="experience">Work experience</h2> <ul> <li class="h-event"> - <time class="dt-start">2021-11</time> – <time class="dt-end">present</time>: + <time class="dt-start">2021-11</time> – <time class="dt-end">2023-04</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> Responsibilities: <ul> <li>Software development: clarifying requirements, investigating and fixing issues, implementing backend</li> - <li>Lately, I took an extra role as the team's technical leader: allocating tasks, reviewing code, mentoring and training new members</li> + <li>Team cooperation: allocating tasks, reviewing code, mentoring and training new members</li> </ul> </li> <li>Domain: data-driven software</li> - <li>Technologies: Python/Django, Celery, Redis, AWS, React JS</li> + <li>Technologies: Python/Django, Celery, MySQL, Redis, AWS, React JS</li> </ul> </li> <li class="h-event"> @@ -93,6 +93,16 @@ <h2 id="projects">Other projects</h2> <ul> <li class="h-event"> + <time class="dt-start">2023-03</time> – <time class="dt-end">present</time>: + <span class="event-summary">Develop <a class="link-no-print" href="https://git.sr.ht/~huyngo/ex.tra/">ex.tra</a></span> + <p class="event-description"> + An experimental dictionary server implementing DICT protocol (<abbr>RFC</abbr> 2229). + </p> + <ul class="event-detail"> + <li>Technologies: Elixir, Erlang <abbr title="Open Telecom Platform">OTP</abbr></li> + </ul> + </li> + <li class="h-event"> <time class="dt-start">2021-07</time> – <time class="dt-end">2022-07</time>: <span class="event-summary">Co-maintaining <a class="link-no-print" href="https://sr.ht/~cnx/ipwhl/"><abbr title="InterPlanetary Wheels">IPWHL<abbr></a></span> <p class="event-description"> |