From 40f57ed72a601d8489a180f3bd9acd5e6c20d323 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Tue, 23 Apr 2024 01:19:27 +0700 Subject: Update theme --- content/misc/projects.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/misc/projects.md (limited to 'content/misc/projects.md') 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 -- cgit 1.4.1