about summary refs log tree commit diff
path: root/content/misc/projects.md
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2024-04-23 01:19:27 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2024-04-23 01:19:27 +0700
commit40f57ed72a601d8489a180f3bd9acd5e6c20d323 (patch)
tree6dd84fffd42e809f5123333deb8bb1a366a97cfc /content/misc/projects.md
parent2cff39c15ffb512f87ed5f8a2f71603e9ff2d4c7 (diff)
downloadblog-40f57ed72a601d8489a180f3bd9acd5e6c20d323.tar.gz
Update theme
Diffstat (limited to 'content/misc/projects.md')
-rw-r--r--content/misc/projects.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/content/misc/projects.md b/content/misc/projects.md
new file mode 100644
index 0000000..a0abf72
--- /dev/null
+++ b/content/misc/projects.md
@@ -0,0 +1,20 @@
+---
+title: Projects
+language: en
+ref: misc-projects
+translationKey: misc-projects
+disable_feeds: true
+---
+
+Here are some project ideas that I have in mind, yet don't have the time to
+implement any of them.  You'll probably find some drafts, but practically no
+work is done:
+
+- a small shop management app
+- a modern text browser with vim keybinding
+- several non-standard libs:
+  - a rewrite for `time` module in Go
+  - internalisation modules
+- universal internalisation package, which contains common phrases like
+    "Settings", "Log in", "Account" pre-translated
+- smaller and more maintainable, more packageable Anki clone