I'm trying to pick back up on my goal from last fall to learn C# and (after that) .NET Core. I also want to see what it's like to build interactive frontend UI with HTMX.
As an experimental project I'm thinking of doing a multiplayer Yahtzee clone where all of the game state is tracked on the server. Fairly boring, but I've programmed this stupid game about four times now in my life so it would be a nice, comfy project for learning other stuff.