From 9e20b38dbea2c8304c45651eec4d67c81a95333a Mon Sep 17 00:00:00 2001 From: lokxii <9tin9tin9@gmail.com> Date: Thu, 7 Nov 2024 15:16:44 +0800 Subject: [PATCH] Projects work in progress section --- index.html | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 84e9b53..31a76c3 100644 --- a/index.html +++ b/index.html @@ -205,10 +205,44 @@ + +
Projects Work in Progress

+
+ +
+
+
+ tsky +
+
+

+ A rework of rsky without image support +

+

+ This is a project built for myself because I want to use vim-like key binding to navigate bluesky. + Only the featuers I use daily will be implemented. +

+
+
+ +
+
+ fcitx5-cantonese +
+
+

+ Implementing THE cantonese input method website as a fcitx5 addon +

+
+
+
+ +
+
- Build with plain HTML / CSS / JS in a single file. + Build with plain HTML / CSS / JS. No frameworks used.