From fd48de313260435bee6e819ecf9a74506adacaeb Mon Sep 17 00:00:00 2001 From: Peter Holzer Date: Wed, 7 Aug 2024 09:59:07 +0200 Subject: [PATCH] July achievements Zurich --- events.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/events.json b/events.json index 0d1b646..257a78e 100644 --- a/events.json +++ b/events.json @@ -146,6 +146,18 @@ } ], "achievements": [ + { + "title": "OpenCV: Analyze incorrect result of cv2.remap", + "url": "https://github.com/opencv/opencv/issues/25937" + }, + { + "title": "Fathub: Added course filter (main, side, desert) in addition to the diet filter, UI improvements", + "url": "https://git.sr.ht/~puer-robustus/fathub/log" + }, + { + "title": "Connect-4 with Rust ", + "url": "https://github.com/DominikStefancik/Games/tree/master/connect-4-simple-with-rust" + } ] }, {