From c04403fd774a9ccdd00ac598e941dbd9ae5ce680 Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Mon, 28 Jul 2025 10:54:26 +1000 Subject: [PATCH] add todo: badges, forgejo ui, vt220 rendering --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index b449289..50a93cf 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,15 @@ Source code for my website ie factorising a large number not currently in factordb.com 2. use jor1k instead of tinyemu 3. create a lil section to interactively learn regex and glob patterns (also ideally bash using jor1k too) +4. add enbyware+queerware+other badges to hosting +5. fork forgejo and change the UI + allowing for other features like counting how many times I swear in repositories + +### Style Ideas +1. VT220 terminal rendering as shader + https://www.shadertoy.com/view/XdtfzX + https://www.shadertoy.com/view/lt2SDK + ### Inspiration 1. https://namishh.me/ (uses https://actix.rs/)