From 96028f70e2994a8f81af1ffe46c53964b51da1f3 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Thu, 3 Oct 2024 13:57:54 +0200 Subject: [PATCH] finish project updates post --- .../project-updates-september-2024/index.md | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 content/posts/2024/09/project-updates-september-2024/index.md diff --git a/content/posts/2024/09/project-updates-september-2024/index.md b/content/posts/2024/09/project-updates-september-2024/index.md new file mode 100644 index 0000000..0c77ac8 --- /dev/null +++ b/content/posts/2024/09/project-updates-september-2024/index.md @@ -0,0 +1,29 @@ ++++ +title = 'Project Updates September 2024' +date = 2024-10-03T13:43:25+02:00 +lastmod = 2024-10-03T13:43:25+02:00 +draft = false +author = 'Janis Hutz' +tags = [ 'Development' ] +categories = [ 'News' ] +series = [ 'project-updates' ] +series_weight = 6 +featuredImage = "/posts/2024/04/upcoming-projects/new-projects.jpg" ++++ + + +Welcome back to your (mostly) monthly dose of project updates! + + +This month, there was not too much to cover in terms of progress. + + +# ConductorCalc +ConductorCalc has seen the largest amount of work this week. The main UI is now much more complete, but that's about everything that I have managed to do this month. + + +# MusicPlayer +Yes, I know I have completed MusicPlayer last month, but this time around, I have improved crash recovery, allowing users to sign in again, if the MusicPlayer backend were to crash. Also, I have now finally finalized the FOSS version, and it will be published soon. + + +And that is basically it. I have just started university, so my time from now on will be quite limited, as was already the case in September. During September I have also now finally done the CPE examination and passed that at Grade A, so I can now confidently say, that my English level is adequate.