Current Week: [2025 Week 35] Improve Checkers + Connect.
Following Week: [2025 Week 36] Improve Checkers2025 Aug 31 14:05: commit: Fix small connect game bug
2025 Aug 31 13:50: commit: fix(deps): update all non-major dependencies
2025 Aug 31 13:33: commit: Improve performance of connect
This improves performance by limiting the amount of times draw is invoked. Before this MR it would be invoked when the piece is moving (i.e. 60 - 80 times when it's falling), but now, not, (only 2 times, one for instantiating the falling piece component, and one for static piece component when it becomes static), this limits precious GPU calls.
2025 Aug 29 16:36: commit: Address feedback from PageSpeed Insights
2025 Aug 29 10:00: commit: Fix nginx config
2025 Aug 29 09:28: commit: Improve simple websites
2025 Aug 29 01:13: commit: Fix hugosvirak.com
2025 Aug 29 00:59: commit: Improve naming
2025 Aug 29 00:48: commit: fix(deps): update all non-major dependencies
2025 Aug 29 00:35: commit: fix(deps): pin dependencies
2025 Aug 29 00:20: commit: Add translations for German and Ukraine