Commit Diff


commit - 90cc39591db199ae47e600bd2a37d492e5df6b39
commit + a0007a884a959a2c8f2668e81333b87557860a4e
blob - bdcb9f2f419b8713bd1daeb9755383e8d46c0076
blob + 84c7cef97dc856d131fcc7580903eaf9e974bd64
--- www-cgi/posts/projects.md
+++ www-cgi/posts/projects.md
@@ -3,7 +3,7 @@ title: My project list
 date: 2024-05-02
 ---
 
-- [read-only FUSE driver for UFS](https://got.stuerz.xyz/?action=summary&path=fuse-ufs.git) (GSoC 2024)
+- [read-only FUSE driver for UFS](https://got.stuerz.xyz/?action=summary&path=fuse-ufs.git) for [GSoC 2024](https://summerofcode.withgoogle.com/programs/2024/projects/mCAcivuH)
 - [64-Bit Linux Userspace RISC-V Emulator](https://got.stuerz.xyz/?action=summary&path=linurv.git) (2024)
 - [16-Bit custom CPU written in Verilog](https://got.stuerz.xyz/?action=summary&path=cpu.git) (2024)
 - [procfs FUSE implementation for OpenBSD](https://got.stuerz.xyz/?action=summary&path=procfs-fuse.git) (2024)
@@ -20,8 +20,8 @@ date: 2024-05-02
 - [Ben Eater's 8-Bit CPU written in Verilog](https://github.com/riscygeek/eater-8bit) (2020)
 - [Assembler & VM for the Cosmos CP1](https://github.com/riscygeek/Cosmos-CP1) (2020)
 - [My first virtual machine for an imaginary CPU architecture](https://github.com/riscygeek/MicroVM-8) (2018)
-- [Minecraft Spigot Plugin for automatic tool legeling](https://github.com/riscygeek/ToolLeveling) (2017)
+- [Minecraft Spigot Plugin for automatic tool leveling](https://github.com/riscygeek/ToolLeveling) (2017)
 - [My first attempt at creating a programming language](https://github.com/riscygeek/CAlpha) (2017)
 - Fake Windows XP written in Lua for the [Computercraft](https://www.computercraft.info/) Minecraft mod (lost, before 2017)
-- [Multiple](https://github.com/riscygeek/BenOS) [attempts](https://github.com/riscygeek/nameless-os) [to](https://github.com/riscygeek/micro-linux) [create](https://gitlab.com/overlay-linux) an operating system (incomplete)
-- Many more interesting projects, that I unfortunately lost over time...
+- [Multiple](https://github.com/riscygeek/BenOS) [attempts](https://github.com/riscygeek/nameless-os) [to](https://github.com/riscygeek/micro-linux) [create](https://gitlab.com/overlay-linux) an operating system (list incomplete)
+- Many more interesting projects, that were unfortunately lost over time...