about summary refs log tree commit diff
path: root/about.markdown
blob: 3ecc7c7eb6b330762b89c35574c67917a1899ac5 (plain) (blame)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
---
layout: page
title: About
language: en
ref: about
permalink: /about/
---

I am Huy. Use the pronoun "he" to refer to me in third person.
I'm from Vietnam and besides Vietnamese and English; I also speak some French and German.
I write mainly in English, since that's the one I'm most comfortable with,
but I will translate some of my posts to other languages for practice.

I am a backend web developer, though I'm open to experiment in other fields as well.
You can look at my project on:

- [GitHub](https://github.com/Huy-Ngo/)
- [Disroot Git](https://git.disroot.org/huyngo)
- [source hut](sr.ht/~huyngo/)

(the latter two haven't had many projects yet)

Also: See my CV [here][cv].

# What is this blog about ?

It's about various things:

- Programming
- Learning languages
- Conlanging
- Digital freedom
- Books or fiction in general

But it's primarily about technology in general.

# Projects

Some projects I proudly contributed to or authored:

- [~cnx/palace][palace], a 3D audio library in Python
- [acanban], an in-development academic-oriented project management system
- [discord-meme-bot], a meme bot for discord
- [wikt-cli], a CLI tool to search Wiktionary using its API
- [YAltaCV], a Python script that generate AltaCV-theme from YAML

# Correct mistakes

Any correction is appreciated, whether I state a wrong fact or make a grammar mistake.

# Copying

<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />All content in this blog is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>, unless stated otherwise.

This means you are free to share the posts and modify them, provided that you attribute properly, link to the original content, and state your changes. Additionally, you have to share those changes under the same license.

# Acknowledgement

This blog is built with [jekyll] and its [minima] theme. I used [openring] to generate others' blog posts from RSS feed.

# Donate

I receive donate on [liberapay]/huy.ngo and [patreon]/\_\_huy_ngo\_\_.

# Source

The source code for generating this website can be found on [GitHub][gh-blog], [Disroot][disroot-blog], and [source hut][srht-blog].

[cv]: https://raw.githubusercontent.com/Huy-Ngo/my-cv/master/huy-cv.pdf
[jekyll]: https://github.com/jekyll/jekyll
[minima]: https://github.com/jekyll/minima
[palace]: https://git.sr.ht/~cnx/palace
[acanban]: https://github.com/Huy-Ngo/acanban
[YAltaCV]: https://github.com/Huy-Ngo/YAltaCV
[discord-meme-bot]: https://github.com/Huy-Ngo/discord-meme-bot
[wikt-cli]: https://git.sr.ht/~huyngo/wikt-cli
[openring]: https://git.sr.ht/~sircmpwn/openring
[gh-blog]: https://github.com/Huy-Ngo/huy-ngo.github.io
[disroot-blog]: https://git.disroot.org/huyngo/blog
[srht-blog]: https://git.sr.ht/~huyngo/blog
[liberapay]: https://liberapay.com/huy.ngo/
[patreon]: https://www.patreon.com/__huy_ngo__