diff options
author | Noah <mounderfod@gmail.com> | 2023-07-29 14:39:35 +0000 |
---|---|---|
committer | Noah <mounderfod@gmail.com> | 2023-07-29 14:39:35 +0000 |
commit | f2ddc1dc3734d72ce376c41e48e4e70d51276487 (patch) | |
tree | 4444bab2a4f96afd4a55b724273996cccfe83498 /projects.markdown | |
parent | a8c5a20a58a1dc778d28a18d0ff390bba151ed2b (diff) | |
download | website-f2ddc1dc3734d72ce376c41e48e4e70d51276487.tar.gz |
Add a projects page
Diffstat (limited to 'projects.markdown')
-rw-r--r-- | projects.markdown | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/projects.markdown b/projects.markdown new file mode 100644 index 0000000..5960eb3 --- /dev/null +++ b/projects.markdown @@ -0,0 +1,25 @@ +--- +layout: default +title: About +permalink: /projects/ +--- +[⟸ Back to homepage](/) + +# Projects +## OSLI +An organisation that I am running to provide various services for individuals on the Internet.<br> +I hope to set it up as a tilde-style public Unix system soon. + +[> (website)](https://osli-internet.github.io) + +## Nucleoid +An open-source minigames server for Minecraft.<br> +I've been the Community Manager since 2021 for this project. + +[> (website)](https://nucleoid.xyz) + +## Glowsquid +A fast, modern Minecraft launcher.<br> +This is still in development but I'm doing a bunch of frontend work right now. + +[> (Discord server)](https://discord.gg/AzwR4KSJW4) \ No newline at end of file |