1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
---
title: About
language: en
ref: about
disable_feed: true
---
## Me

Hi, this is <i>xarvos</i>, also known in meatspace as <i>Huy</i>. I write
about all kinds of stuff; expect tech discussion, shitposts, language stuff,
fictions, blah blah.
- languages: Vietnamese, English, French, German, with proficiency and
fluency decrementally sorted
- Contacts: See [footer](#footer)
- etiquette: use [plain text for email][plain]
and [no Word document][no-word] or other proprietary format like RAR.
Avoid any kind of attachment, if possible. If the platform support it,
media description (e.g. [alt text][alt]) is much appreciated
[alt]: https://www.w3.org/WAI/PF/HTML/wiki/Media_Alt_Technologies
### Works
I write [free software][free-sw], but unfortunately not as a professional job.
If you're an employer, you can find my [CV][cv] in PDF format, browse some
miscellaenous [work](/works/).
I accept payment and donation on [liberapay][liberapay], [patreon][patreon] and
[PayPal](https://paypal.me/huynnd). Ask me via any communication channel
(except social media) for other payment method, like bank transfer.
[free-sw]: https://www.gnu.org/philosophy/free-sw.html
<!-- donations -->
[cv]: https://raw.githubusercontent.com/Huy-Ngo/my-cv/master/huy-cv.pdf
[liberapay]: https://liberapay.com/huy.ngo/
[patreon]: https://www.patreon.com/__huy_ngo__
<!-- contact -->
[plain]: https://useplaintext.email
[no-word]: https://www.gnu.org/philosophy/no-word-attachments.html
|