Pretty proud of this project. I made a golang parser for apple's undocumented SEGB file format. Also wrote documentation for others to read on how the file format works.
github.com/BlueFalconHD/segb
Forgot to log my hours via arcade, but I wrote my first project in rust, a fully functional database with types, multiple tables, and full serialization and deserialization support. Super memory safe and has tons of error handling: github.com/BlueFalconHD/basebored