blob: 31072132c717272f4c3d9021a746247d5b34b712 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# Projects
<?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)
Multiplayer co-op cooking game developed as a group project with
[tpart](//codeberg.org/tpart) and [nokoe](//codeberg.org/nokoe)
- ### [Jellything](//codeberg.org/metamuffin/jellything)
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> ?>
|