about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-10-13 10:46:09 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-10-13 10:46:09 +0700
commitd58a2d43f4f6ad626daf89597082b2a1e0dd209b (patch)
treeff82a30d1709e4f977a2971ac85fb7a7d9f8dcf3
parent31c366b4f56c058c13a0d777d8dcab95e087f820 (diff)
downloadblog-d58a2d43f4f6ad626daf89597082b2a1e0dd209b.tar.gz
Add more detailed sections
-rw-r--r--content/works.md49
1 files changed, 34 insertions, 15 deletions
diff --git a/content/works.md b/content/works.md
index 2853815..a1a41d3 100644
--- a/content/works.md
+++ b/content/works.md
@@ -26,49 +26,68 @@ ability.  Below are some projects I've participated in development.
 
 - [Acanban][acanban], a project management system
 - [Wikt CLI][wikt-cli] is a CLI Wiktionary client using its API.
-- [Discord meme bot](/projects/discord-meme-bot/), a meme bot for Discord
+- [Discord meme bot][meme-bot], a meme bot for Discord
 
 [acanban]: https://github.com/Huy-Ngo/acanban
+[wikt-cli]: https://git.sr.ht/~huyngo/wikt-cli
+[meme-bot]: https://github.com/dinhanhx/discord-meme-bot
 
 ### Major contribution
 
+#### Code
+
+- [Palace][palace], a 3D audio library
+
+[palace]: https://sr.ht/~cnx/palace/
+
+#### Packaging
+
 - [IPWHL (floating cheeses)](/projects/ipwhl/), a Python binary distributions
-- [Palace](/projects/palace/), a 3D audio library
 - Community package [badwolf][badwolf] on openSUSE
 - Community package [sline][sline] on openSUSE
 
 [badwolf]: https://software.opensuse.org/package/badwolf
 [sline]: https://software.opensuse.org/package/sline
 
+#### Localization
+
+- Vietnamese translation for [badwolf][badwolf]
+- Vietnamese translation for [Loop Habit Tracker][loop]
+- Vietnamese translation for [Binary Eye][bin-eye]
+
+[loop]: https://github.com/iSoron/uhabits
+[bin-eye]: https://github.com/markusfisch/BinaryEye
+
 ### Minor projects and contributions
 
 - [YAltaCV][yalta], a Python script that generate AltaCV-themed CV from YAML data
 - [GenWord][genword] a word generator on Android, alternative to
   [its JS equivalent][gen]
-- [gen-index][gen-index], an index generators
-- Added some graphical features for [Axuy](/projects/axuy/), a 3D shooting game
+- [An index generators][gen-index]
+- Added some graphical features for [Axuy][axuy], a 3D shooting game by
+    [McSinyx][cnx]
 - [IPA keyboard layout][ipa] for [FlorisBoard][floris]
 - A [small feature][cras-patch] in [cras][cras], an anti-procrastination TODO
   list
 
-#### Super minor contribution
-
-- [Nine-line PR][alt-client] for a software listing
-- [Three-line PR][site-envs] for envs.net website
-- [One-character PR][publiccode] for Public Code standard
-
+[cnx]: https://cnx.srht.site/
 [cv]: https://raw.githubusercontent.com/Huy-Ngo/my-cv/master/huy-cv.pdf
 [yalta]: https://github.com/Huy-Ngo/YAltaCV
-[wikt-cli]: https://git.sr.ht/~huyngo/wikt-cli
 [genword]: https://git.sr.ht/~huyngo/GenWord
+[gen-index]: https://github.com/Huy-Ngo/generate-index
 [cov]: https://github.com/Huy-Ngo/cov-news
 [gen]: www.zompist.com/gen.html
-
-[cnx]: https://cnx.srht.site/
 [ipa]: https://github.com/florisboard/florisboard/pull/560
 [floris]: https://github.com/florisboard/florisboard
 [cras]: https://git.sr.ht/~arivigo/cras
 [cras-patch]: https://git.sr.ht/~arivigo/cras/commit/c6187fe2c04da0b62889d805561f75b52efa696b
-[publiccode]: https://github.com/publiccodenet/standard/pull/439#issuecomment-774983961
-[site-envs]: https://git.envs.net/envs/site/pulls/3
+
+#### Super minor contribution
+
+- [Nine-line PR][alt-client] for a software listing
+- [Three-line PR][site-envs] for envs.net website
+- [One-character PR][publiccode] for Public Code standard
+
 [alt-client]: https://github.com/mendel5/alternative-front-ends/pull/18
+[site-envs]: https://git.envs.net/envs/site/pulls/3
+[publiccode]: https://github.com/publiccodenet/standard/pull/439#issuecomment-774983961