diff options
author | metamuffin <metamuffin@disroot.org> | 2025-10-04 00:03:04 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-10-04 00:03:04 +0200 |
commit | ff18d183fb6eacd7d415d4ff01b2e668b8b088f7 (patch) | |
tree | d9b333e18d1f1385fbc42d769a8c33d6b4e67e6b | |
parent | 700b2654cd02d6602bae27ae1bef5dc4290c1efc (diff) | |
download | metamuffin-website-ff18d183fb6eacd7d415d4ff01b2e668b8b088f7.tar metamuffin-website-ff18d183fb6eacd7d415d4ff01b2e668b8b088f7.tar.bz2 metamuffin-website-ff18d183fb6eacd7d415d4ff01b2e668b8b088f7.tar.zst |
more projects
-rw-r--r-- | projects.md | 21 | ||||
-rw-r--r-- | services.md | 1 |
2 files changed, 22 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> ?> diff --git a/services.md b/services.md index 76ce0e1..770ca82 100644 --- a/services.md +++ b/services.md @@ -14,6 +14,7 @@ Network services that my servers provides: - ### [status](//status.metamuffin.org) Statuspage instance for observing when and how other services break - ### [adservices](//adservices.metamuffin.org) + "Ad" hosting for promoting free software projects and personal websites - ### [search](//search.metamuffin.org) Public [fastbangs](/projects.html) instance, a meta search engine / redirect tool |