diff options
Diffstat (limited to 'projects.md')
-rw-r--r-- | projects.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/projects.md b/projects.md index afaae9b..3107213 100644 --- a/projects.md +++ b/projects.md @@ -2,6 +2,11 @@ <?lit <div class="cardlist"> ?> +## Main + +Projects that I maintain or develop actively. All of them except jellything also +work. :)รค + - ### [gnix](//codeberg.org/metamuffin/gnix) Simple HTTP server and reverse proxy serving this webpage. - ### [Hurry Curry!](//hurrycurry.metamuffin.org) @@ -11,5 +16,21 @@ A media streaming server that is currently unusable :( - ### [keks-meet](//codeberg.org/metamuffin/keks-meet) Online conferencing application using WebRTC +- ### [ebml-rs](//codeberg.org/metamuffin/ebml-rs) + Rust EBML library with struct derive functionality +- ### [statuspage](//codeberg.org/metamuffin/statuspage) + Simple webserver that displays status of system services and such. + +## Experimental + +These projects are still in a development state, some are usuable, some are +abandoned, some both. + +- ### [weareserver](//codeberg.org/metamuffin/weareserver) + Server (and client) for a general multiplayer game engine made to support a + VRChat-like platform. +- ### [isda](//codeberg.org/metamuffin/ebml-rs) + Task queue server with workers to mass-download things using yt-dlp +- ### [] <?lit </div> ?> |