From b50970f31d43aec05185bf22e7ac44aac0663cc1 Mon Sep 17 00:00:00 2001 From: missing Date: Sun, 30 Oct 2022 22:09:13 -0500 Subject: [PATCH] adjust list of current projects --- content/_index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index e2323d1..96c06be 100644 --- a/content/_index.md +++ b/content/_index.md @@ -15,9 +15,8 @@ written in Rust. You can find my projects on my friend's [Gitea](https://git.kar --- Some projects I am currently working on: - - [Xcrab](https://git.karx.xyz/InfoshockTech/xcrab), a window manager written in Rust + - An X11 protocol, client, and server implementation in Rust, currently not published anywhere. - [`dyn_vec`](https://git.karx.xyz/missing/dyn_vec), a `Vec` for Rust - - [`d3`](https://git.karx.xyz/missing/d3), a 3d rendering engine - [My os](https://git.karx.xyz/missing/os), which is still very much a work in progress ---