Commit Diff


commit - 6dc085724399d2f4c8a555222fc753b782b38e30
commit + 0f314435e92e5de2639579ab3820067a8bc029f5
blob - fed9107209219a01d4ef2d42ee0851d840b7e3ad
blob + 5d52f2081eb1d39a757b1b25cd95514d5823368c
--- www-cgi/posts/projects.md
+++ www-cgi/posts/projects.md
@@ -5,6 +5,8 @@ date: 2024-05-20
 
 This is a somewhat chronological list of my current and past projects:
 
+- [Generator for endian-safe encoding/decoding of C structs](https://got.stuerz.xyz/?action=summary&path=destruct.git) (2024)
+- [Automata Visualization Utility](https://got.stuerz.xyz/?action=summary&path=autovis.git) (2024)
 - [FUSE-based Simple Unix File System](https://got.stuerz.xyz/?action=summary&path=sufs.git) (2024)
 - [read-only FUSE driver for UFS](https://github.com/riscygeek/fuse-ufs) for [GSoC 2024](https://summerofcode.withgoogle.com/programs/2024/projects/mCAcivuH)
 - [Forth for OpenBSD/riscv64](https://got.stuerz.xyz/?action=summary&path=rvforth.git) (2024)