diff options
author | metamuffin <metamuffin@disroot.org> | 2025-10-03 17:09:04 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-10-03 17:09:04 +0200 |
commit | 8444803182573e59414ebcbc4bec9da36aeac451 (patch) | |
tree | 1fa91c937ae009719ffa91dbff5d6d41d337b1d2 /projects.md | |
parent | ad523865eb95fe2581652bd2c89efc53a3857eed (diff) | |
download | metamuffin-website-8444803182573e59414ebcbc4bec9da36aeac451.tar metamuffin-website-8444803182573e59414ebcbc4bec9da36aeac451.tar.bz2 metamuffin-website-8444803182573e59414ebcbc4bec9da36aeac451.tar.zst |
various changes; add project list
Diffstat (limited to 'projects.md')
-rw-r--r-- | projects.md | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/projects.md b/projects.md index dd9f201..afaae9b 100644 --- a/projects.md +++ b/projects.md @@ -1,7 +1,15 @@ # Projects -- ### keks-meet -- ### jellything -- ### gnix +<?lit <div class="cardlist"> ?> + +- ### [gnix](//codeberg.org/metamuffin/gnix) Simple HTTP server and reverse proxy serving this webpage. -
\ No newline at end of file +- ### [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 + +<?lit </div> ?> |