From c6d903e94d885f847bf1b5b229fca6d6b1055e59 Mon Sep 17 00:00:00 2001 From: darensin01 Date: Sat, 30 Sep 2023 05:32:43 +0000 Subject: [PATCH] 2023-09-30T05:32:43.068Z: new data pushed --- backend/data.json | 40128 ++++++++++++++++++++++---------------------- 1 file changed, 20323 insertions(+), 19805 deletions(-) diff --git a/backend/data.json b/backend/data.json index 92422d6d..93669e96 100644 --- a/backend/data.json +++ b/backend/data.json @@ -1,85 +1,87 @@ [ { "Issue": { - "issue_url": "https://github.com/rcallaby/Learn-Git/issues/84", - "issue_createdAt": "2023-09-29T20:30:39Z", + "issue_url": "https://github.com/nberlette/f1/issues/10", + "issue_createdAt": "2023-09-30T05:26:09Z", "issue_repo": { - "repo_name": "Learn-Git", - "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", - "repo_url": "https://github.com/rcallaby/Learn-Git", - "repo_stars": 8, + "repo_name": "f1", + "repo_desc": "Automated image scraper powered by Deno KV and GitHub Actions. Scrapes a live photo of the Las Vegas Formula 1 track build every ~10 minutes.", + "repo_url": "https://github.com/nberlette/f1", + "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + } + ] }, "Owner": { - "repo_owner": "rcallaby" + "repo_owner": "nberlette" } }, - "issue_title": "Add Links to the Table of Contents to Part 04 in Lessons", + "issue_title": "[bug] workflow runs are failing intermittently (and running 10x longer than intended)", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/rcallaby/Learn-Git/issues/83", - "issue_createdAt": "2023-09-29T20:30:30Z", + "issue_url": "https://github.com/cowprotocol/watch-tower/issues/71", + "issue_createdAt": "2023-09-30T05:24:28Z", "issue_repo": { - "repo_name": "Learn-Git", - "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", - "repo_url": "https://github.com/rcallaby/Learn-Git", - "repo_stars": 8, + "repo_name": "watch-tower", + "repo_desc": "Conducting the music of Composable CoWs 🎶🐮", + "repo_url": "https://github.com/cowprotocol/watch-tower", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "rcallaby" + "repo_owner": "cowprotocol" } }, - "issue_title": "Add Table of Contents to Part 03 in Lessons", + "issue_title": "feat: single-chain mode", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "up for grabs" - }, - { - "label_name": "hacktoberfest" + "label_name": "E:1.2: Watch Tower Service" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -91,40 +93,44 @@ }, { "Issue": { - "issue_url": "https://github.com/rcallaby/Learn-Git/issues/82", - "issue_createdAt": "2023-09-29T20:28:21Z", + "issue_url": "https://github.com/aiarena/aiarena-web/issues/629", + "issue_createdAt": "2023-09-30T05:21:38Z", "issue_repo": { - "repo_name": "Learn-Git", - "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", - "repo_url": "https://github.com/rcallaby/Learn-Git", - "repo_stars": 8, + "repo_name": "aiarena-web", + "repo_desc": "A website for running the aiarena.net ladder.", + "repo_url": "https://github.com/aiarena/aiarena-web", + "repo_stars": 90, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "rcallaby" + "repo_owner": "aiarena" } }, - "issue_title": "Good First Issue", + "issue_title": "Add statistic: Hours simulated", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -136,62 +142,35 @@ }, { "Issue": { - "issue_url": "https://github.com/BanchanArt/banchan/issues/776", - "issue_createdAt": "2023-09-29T20:20:53Z", + "issue_url": "https://github.com/hieuwu/android-groceries-store/issues/178", + "issue_createdAt": "2023-09-30T05:17:17Z", "issue_repo": { - "repo_name": "banchan", - "repo_desc": "The Co-Operative Commissions Platform", - "repo_url": "https://github.com/BanchanArt/banchan", - "repo_stars": 151, + "repo_name": "android-groceries-store", + "repo_desc": "A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️ ", + "repo_url": "https://github.com/hieuwu/android-groceries-store", + "repo_stars": 164, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Elixir" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "BanchanArt" + "repo_owner": "hieuwu" } }, - "issue_title": "Block Google AI bot in robots.txt", + "issue_title": "Migrate updateprofile to Jetpack Compose", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" - }, - { - "label_name": "technical improvement" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -203,56 +182,35 @@ }, { "Issue": { - "issue_url": "https://github.com/CodeMasterApp/CommandLineTools/issues/6", - "issue_createdAt": "2023-09-29T20:18:53Z", + "issue_url": "https://github.com/hieuwu/android-groceries-store/issues/177", + "issue_createdAt": "2023-09-30T05:16:34Z", "issue_repo": { - "repo_name": "CommandLineTools", - "repo_desc": "CodeMaster's command line tools", - "repo_url": "https://github.com/CodeMasterApp/CommandLineTools", - "repo_stars": 2, + "repo_name": "android-groceries-store", + "repo_desc": "A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️ ", + "repo_url": "https://github.com/hieuwu/android-groceries-store", + "repo_stars": 164, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "CodeMasterApp" + "repo_owner": "hieuwu" } }, - "issue_title": "compile error - glfw3.h not found", + "issue_title": "Migrate product list to Jetpack Compose", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -264,70 +222,67 @@ }, { "Issue": { - "issue_url": "https://github.com/SoloStarkes/ChatRPI/issues/4", - "issue_createdAt": "2023-09-29T20:16:55Z", + "issue_url": "https://github.com/hieuwu/android-groceries-store/issues/176", + "issue_createdAt": "2023-09-30T05:15:38Z", "issue_repo": { - "repo_name": "ChatRPI", - "repo_desc": "", - "repo_url": "https://github.com/SoloStarkes/ChatRPI", - "repo_stars": 1, + "repo_name": "android-groceries-store", + "repo_desc": "A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️ ", + "repo_url": "https://github.com/hieuwu/android-groceries-store", + "repo_stars": 164, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "SoloStarkes" + "repo_owner": "hieuwu" } }, - "issue_title": "Build the ChatRPI extension", + "issue_title": "Migrate onboarding to Jetpack Compose", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/18", - "issue_createdAt": "2023-09-29T20:13:20Z", + "issue_url": "https://github.com/hieuwu/android-groceries-store/issues/175", + "issue_createdAt": "2023-09-30T05:15:01Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "android-groceries-store", + "repo_desc": "A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️ ", + "repo_url": "https://github.com/hieuwu/android-groceries-store", + "repo_stars": 164, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "hieuwu" } }, - "issue_title": "FEATURE - User Bugs / Feature Requests from `SettingsView`", + "issue_title": "Migrate Notification Settings feature to Jetpack Compose", "issue_labels": { "Nodes": [ - { - "label_name": "feature request" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, @@ -335,7 +290,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -347,57 +302,27 @@ }, { "Issue": { - "issue_url": "https://github.com/argoproj/argo-workflows/issues/11905", - "issue_createdAt": "2023-09-29T20:11:45Z", + "issue_url": "https://github.com/hieuwu/android-groceries-store/issues/174", + "issue_createdAt": "2023-09-30T05:13:39Z", "issue_repo": { - "repo_name": "argo-workflows", - "repo_desc": "Workflow Engine for Kubernetes", - "repo_url": "https://github.com/argoproj/argo-workflows", - "repo_stars": 13484, + "repo_name": "android-groceries-store", + "repo_desc": "A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️ ", + "repo_url": "https://github.com/hieuwu/android-groceries-store", + "repo_stars": 164, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "argoproj" + "repo_owner": "hieuwu" } }, - "issue_title": "Improve confirmation prompt message", + "issue_title": "Migrate Checkout feature to Jetpack Compose", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, @@ -405,7 +330,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -417,68 +342,35 @@ }, { "Issue": { - "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4671", - "issue_createdAt": "2023-09-29T20:08:40Z", + "issue_url": "https://github.com/hieuwu/android-groceries-store/issues/173", + "issue_createdAt": "2023-09-30T05:12:47Z", "issue_repo": { - "repo_name": "smooth-app", - "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", - "repo_url": "https://github.com/openfoodfacts/smooth-app", - "repo_stars": 522, + "repo_name": "android-groceries-store", + "repo_desc": "A Groceries Store app with basic order flow. 🍕 Help you learn modern Android development skills in real production environment. ❤️ ", + "repo_url": "https://github.com/hieuwu/android-groceries-store", + "repo_stars": 164, "repo_langs": { "Nodes": [ { "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "openfoodfacts" + "repo_owner": "hieuwu" } }, - "issue_title": "Fast track: implement the final design", + "issue_title": "Migrate Account feature from XML to Jetpack Compose", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "UI / UX" - }, - { - "label_name": "product addition" - }, - { - "label_name": "design" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -490,41 +382,38 @@ }, { "Issue": { - "issue_url": "https://github.com/trussworks/react-uswds/issues/2606", - "issue_createdAt": "2023-09-29T20:05:48Z", + "issue_url": "https://github.com/NiharPhansalkar/codex-hacktoberfest-demo/issues/3", + "issue_createdAt": "2023-09-30T05:06:32Z", "issue_repo": { - "repo_name": "react-uswds", - "repo_desc": "USWDS 3.0 components built in React", - "repo_url": "https://github.com/trussworks/react-uswds", - "repo_stars": 129, + "repo_name": "codex-hacktoberfest-demo", + "repo_desc": "", + "repo_url": "https://github.com/NiharPhansalkar/codex-hacktoberfest-demo", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "trussworks" + "repo_owner": "NiharPhansalkar" } }, - "issue_title": "[fix] aria controls syntax in auth page template stories file", + "issue_title": "The Java file is having some errors", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "a11y" + "label_name": "help wanted" }, { - "label_name": "Hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -539,28 +428,35 @@ }, { "Issue": { - "issue_url": "https://github.com/iiuni/poradnik/issues/26", - "issue_createdAt": "2023-09-29T20:05:14Z", + "issue_url": "https://github.com/NiharPhansalkar/codex-hacktoberfest-demo/issues/2", + "issue_createdAt": "2023-09-30T05:05:33Z", "issue_repo": { - "repo_name": "poradnik", - "repo_desc": "poradnik studiowania", - "repo_url": "https://github.com/iiuni/poradnik", - "repo_stars": 5, + "repo_name": "codex-hacktoberfest-demo", + "repo_desc": "", + "repo_url": "https://github.com/NiharPhansalkar/codex-hacktoberfest-demo", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C++" + } + ] }, "Owner": { - "repo_owner": "iiuni" + "repo_owner": "NiharPhansalkar" } }, - "issue_title": "Informacja o ECTS", + "issue_title": "The C++ file is not working", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "missing" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -575,65 +471,41 @@ }, { "Issue": { - "issue_url": "https://github.com/CodeMasterApp/CommandLineTools/issues/5", - "issue_createdAt": "2023-09-29T20:02:04Z", + "issue_url": "https://github.com/NiharPhansalkar/codex-hacktoberfest-demo/issues/1", + "issue_createdAt": "2023-09-30T05:04:39Z", "issue_repo": { - "repo_name": "CommandLineTools", - "repo_desc": "CodeMaster's command line tools", - "repo_url": "https://github.com/CodeMasterApp/CommandLineTools", - "repo_stars": 2, + "repo_name": "codex-hacktoberfest-demo", + "repo_desc": "", + "repo_url": "https://github.com/NiharPhansalkar/codex-hacktoberfest-demo", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "CodeMasterApp" + "repo_owner": "NiharPhansalkar" } }, - "issue_title": "put the design into action", + "issue_title": "Fixing README ", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "documentation" }, - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, { "label_name": "help wanted" }, { - "label_name": "question" + "label_name": "good first issue" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -645,65 +517,38 @@ }, { "Issue": { - "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4670", - "issue_createdAt": "2023-09-29T19:56:10Z", + "issue_url": "https://github.com/patgpt/nextjs-astro-chat/issues/2", + "issue_createdAt": "2023-09-30T04:52:18Z", "issue_repo": { - "repo_name": "smooth-app", - "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", - "repo_url": "https://github.com/openfoodfacts/smooth-app", - "repo_stars": 522, + "repo_name": "nextjs-astro-chat", + "repo_desc": "", + "repo_url": "https://github.com/patgpt/nextjs-astro-chat", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "openfoodfacts" + "repo_owner": "patgpt" } }, - "issue_title": "Fast track: add a button to close the edit page", + "issue_title": "Twitter Auth", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "product addition" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -715,47 +560,35 @@ }, { "Issue": { - "issue_url": "https://github.com/PlasmoHQ/plasmo/issues/775", - "issue_createdAt": "2023-09-29T19:51:32Z", + "issue_url": "https://github.com/automock/automock/issues/104", + "issue_createdAt": "2023-09-30T04:51:28Z", "issue_repo": { - "repo_name": "plasmo", - "repo_desc": "🧩 The Browser Extension Framework", - "repo_url": "https://github.com/PlasmoHQ/plasmo", - "repo_stars": 6826, + "repo_name": "automock", + "repo_desc": "Standalone Library for Automated Mocking of Class Dependencies.", + "repo_url": "https://github.com/automock/automock", + "repo_stars": 124, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "PlasmoHQ" + "repo_owner": "automock" } }, - "issue_title": "[RFC] Provide plasmo API to allow building from custom script", + "issue_title": "Implement \"TSyringe\" DI Framework Integration with Automock", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -767,38 +600,41 @@ }, { "Issue": { - "issue_url": "https://github.com/JaeAeich/Chaty/issues/6", - "issue_createdAt": "2023-09-29T19:51:07Z", + "issue_url": "https://github.com/getkuby/kuby-core/issues/135", + "issue_createdAt": "2023-09-30T04:46:05Z", "issue_repo": { - "repo_name": "Chaty", - "repo_desc": "The cutting-edge social media app designed to bring people closer, spark meaningful connections, and revolutionize the way we interact in the digital world", - "repo_url": "https://github.com/JaeAeich/Chaty", - "repo_stars": 8, + "repo_name": "kuby-core", + "repo_desc": "A convention over configuration approach for deploying Rails apps. https://getkuby.io", + "repo_url": "https://github.com/getkuby/kuby-core", + "repo_stars": 570, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "JaeAeich" + "repo_owner": "getkuby" } }, - "issue_title": "fix: reload required after login", + "issue_title": "Allow disabling of automatic migrations", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -816,62 +652,59 @@ }, { "Issue": { - "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4669", - "issue_createdAt": "2023-09-29T19:49:53Z", + "issue_url": "https://github.com/nexodus-io/nexodus/issues/1482", + "issue_createdAt": "2023-09-30T04:44:19Z", "issue_repo": { - "repo_name": "smooth-app", - "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", - "repo_url": "https://github.com/openfoodfacts/smooth-app", - "repo_stars": 522, + "repo_name": "nexodus", + "repo_desc": "Network Connectivity as a Service", + "repo_url": "https://github.com/nexodus-io/nexodus", + "repo_stars": 47, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Open Policy Agent" }, { - "repo_prog_language": "C" + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "Mustache" } ] }, "Owner": { - "repo_owner": "openfoodfacts" + "repo_owner": "nexodus-io" } }, - "issue_title": "\"Stores\" field should not show a ProgressBar", + "issue_title": "Add INFO logging to notify the user when reconciliation returns to being successful", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "editing" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -883,44 +716,41 @@ }, { "Issue": { - "issue_url": "https://github.com/ShadeTreeTekk/shadetreetekk.github.io/issues/1", - "issue_createdAt": "2023-09-29T19:43:12Z", + "issue_url": "https://github.com/cleanlab/cleanlab/issues/854", + "issue_createdAt": "2023-09-30T04:42:39Z", "issue_repo": { - "repo_name": "shadetreetekk.github.io", - "repo_desc": "Testing Some Stuff", - "repo_url": "https://github.com/ShadeTreeTekk/shadetreetekk.github.io", - "repo_stars": 0, + "repo_name": "cleanlab", + "repo_desc": "The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels.", + "repo_url": "https://github.com/cleanlab/cleanlab", + "repo_stars": 6570, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "ShadeTreeTekk" + "repo_owner": "cleanlab" } }, - "issue_title": "Missing Features", + "issue_title": "Add method to compute Out-of-bag Data Shapely value", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "Needs Additional Features" + "label_name": "help-wanted" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -932,47 +762,35 @@ }, { "Issue": { - "issue_url": "https://github.com/trussworks/react-uswds/issues/2604", - "issue_createdAt": "2023-09-29T19:39:50Z", + "issue_url": "https://github.com/HarshPatel5940/EzMs-Backend/issues/3", + "issue_createdAt": "2023-09-30T04:35:17Z", "issue_repo": { - "repo_name": "react-uswds", - "repo_desc": "USWDS 3.0 components built in React", - "repo_url": "https://github.com/trussworks/react-uswds", - "repo_stars": 129, + "repo_name": "EzMs-Backend", + "repo_desc": "A Repo for learning nestjs and making a sample nestjs API.", + "repo_url": "https://github.com/HarshPatel5940/EzMs-Backend", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "trussworks" + "repo_owner": "HarshPatel5940" } }, - "issue_title": "[fix] Project shows \"Build Failing\" badge in main README and on npm", + "issue_title": "Add Tests using jest", "issue_labels": { "Nodes": [ - { - "label_name": "type: bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "good first infra issue" - }, - { - "label_name": "requires Truss" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -984,114 +802,83 @@ }, { "Issue": { - "issue_url": "https://github.com/swciitg/onestop_flutter/issues/119", - "issue_createdAt": "2023-09-29T19:38:08Z", + "issue_url": "https://github.com/oppia/oppia-android/issues/5164", + "issue_createdAt": "2023-09-30T04:32:54Z", "issue_repo": { - "repo_name": "onestop_flutter", - "repo_desc": "", - "repo_url": "https://github.com/swciitg/onestop_flutter", - "repo_stars": 1, + "repo_name": "oppia-android", + "repo_desc": "A free, online \u0026 offline learning platform to make quality education accessible for all.", + "repo_url": "https://github.com/oppia/oppia-android", + "repo_stars": 257, "repo_langs": { "Nodes": [ { "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Swift" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Starlark" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "swciitg" + "repo_owner": "oppia" } }, - "issue_title": "Developer's Page ", + "issue_title": "[BUG]: Format strings.xml(values-en) so that string tags are on one line", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "hactoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "flutter" - }, - { - "label_name": "dart" - }, - { - "label_name": "app" + "label_name": "Impact: Medium" }, { - "label_name": "app development" + "label_name": "bug" }, { - "label_name": "android development" + "label_name": "Work: Low" } ], - "label_totalcount": 9 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/OnCampus-Community/oncampus-official/issues/14", - "issue_createdAt": "2023-09-29T19:37:58Z", + "issue_url": "https://github.com/Ipuch/animal-puns/issues/37", + "issue_createdAt": "2023-09-30T04:25:16Z", "issue_repo": { - "repo_name": "oncampus-official", - "repo_desc": "", - "repo_url": "https://github.com/OnCampus-Community/oncampus-official", - "repo_stars": 0, + "repo_name": "animal-puns", + "repo_desc": "jokes with animals", + "repo_url": "https://github.com/Ipuch/animal-puns", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "OnCampus-Community" + "repo_owner": "Ipuch" } }, - "issue_title": "update: modify third page user interface", + "issue_title": "Animal avenir", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -1103,44 +890,44 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/17", - "issue_createdAt": "2023-09-29T19:34:51Z", + "issue_url": "https://github.com/katayama-yuta/nbne/issues/32", + "issue_createdAt": "2023-09-30T03:58:35Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "nbne", + "repo_desc": "Node-Based Notion Editor", + "repo_url": "https://github.com/katayama-yuta/nbne", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "katayama-yuta" } }, - "issue_title": "FEATURE - Alternative App Icons", + "issue_title": "データベースのリンクドビューを取得する方法を調査する", "issue_labels": { "Nodes": [ { - "label_name": "feature request" + "label_name": "documentation" }, { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "design" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -1152,13 +939,13 @@ }, { "Issue": { - "issue_url": "https://github.com/seamapi/nextlove/issues/117", - "issue_createdAt": "2023-09-29T19:33:42Z", + "issue_url": "https://github.com/Hub-OS/website/issues/12", + "issue_createdAt": "2023-09-30T03:56:39Z", "issue_repo": { - "repo_name": "nextlove", - "repo_desc": "An NPM module that has best practices and essential modules for building APIs with NextJS", - "repo_url": "https://github.com/seamapi/nextlove", - "repo_stars": 18, + "repo_name": "website", + "repo_desc": "", + "repo_url": "https://github.com/Hub-OS/website", + "repo_stars": 0, "repo_langs": { "Nodes": [ { @@ -1166,18 +953,24 @@ }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "seamapi" + "repo_owner": "Hub-OS" } }, - "issue_title": "OpenAPI spec missing get when post is defined", + "issue_title": "Optimize mod assets during rezip", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -1195,44 +988,37 @@ }, { "Issue": { - "issue_url": "https://github.com/vatsalsinghkv/portfolio-website/issues/4", - "issue_createdAt": "2023-09-29T19:31:29Z", + "issue_url": "https://github.com/NaNa2509/NaNa2509/issues/2", + "issue_createdAt": "2023-09-30T03:53:03Z", "issue_repo": { - "repo_name": "portfolio-website", - "repo_desc": "Personal portfolio website, build with NextJs, TypeScript \u0026 Tailwindcss", - "repo_url": "https://github.com/vatsalsinghkv/portfolio-website", - "repo_stars": 45, + "repo_name": "NaNa2509", + "repo_desc": "Config files for my GitHub profile.", + "repo_url": "https://github.com/NaNa2509/NaNa2509", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "vatsalsinghkv" + "repo_owner": "NaNa2509" } }, - "issue_title": "[FEATURE] Add new section for featured projects", + "issue_title": "Nana2509/Nana2509-patch-1", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "hacktoberfest" + "label_name": "enhancement" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -1244,62 +1030,52 @@ }, { "Issue": { - "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4668", - "issue_createdAt": "2023-09-29T19:31:15Z", + "issue_url": "https://github.com/Duranalibiixi/Ahmed/issues/2", + "issue_createdAt": "2023-09-30T03:47:06Z", "issue_repo": { - "repo_name": "smooth-app", - "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", - "repo_url": "https://github.com/openfoodfacts/smooth-app", - "repo_stars": 522, + "repo_name": "Ahmed", + "repo_desc": "Welcome everyone", + "repo_url": "https://github.com/Duranalibiixi/Ahmed", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "openfoodfacts" + "repo_owner": "Duranalibiixi" } }, - "issue_title": "The loading preview (shimmer) doesn't use the correct layout", + "issue_title": "Hello my friend how are you guys", "issue_labels": { "Nodes": [ { "label_name": "bug" }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "search" + "label_name": "invalid" + }, + { + "label_name": "question" + }, + { + "label_name": "wontfix" } ], - "label_totalcount": 3 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 @@ -1311,41 +1087,38 @@ }, { "Issue": { - "issue_url": "https://github.com/python/devguide/issues/1171", - "issue_createdAt": "2023-09-29T19:31:07Z", + "issue_url": "https://github.com/Zhou-Ziheng/VPSA/issues/23", + "issue_createdAt": "2023-09-30T03:45:04Z", "issue_repo": { - "repo_name": "devguide", - "repo_desc": "The Python developer's guide", - "repo_url": "https://github.com/python/devguide", - "repo_stars": 1629, + "repo_name": "VPSA", + "repo_desc": "", + "repo_url": "https://github.com/Zhou-Ziheng/VPSA", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "python" + "repo_owner": "Zhou-Ziheng" } }, - "issue_title": "Update test command on dev guide landing page", + "issue_title": "Fix extra `O` in heading", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -1354,7 +1127,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -1363,44 +1136,65 @@ }, { "Issue": { - "issue_url": "https://github.com/bhaavvya/Quiz/issues/11", - "issue_createdAt": "2023-09-29T19:30:04Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/532", + "issue_createdAt": "2023-09-30T03:37:33Z", "issue_repo": { - "repo_name": "Quiz", - "repo_desc": "", - "repo_url": "https://github.com/bhaavvya/Quiz", - "repo_stars": 2, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "bhaavvya" + "repo_owner": "arguflow" } }, - "issue_title": "home-page-modification", + "issue_title": "content: update the README discord shield to include discord member count", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" }, + { + "label_name": "low priority" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 2 @@ -1412,41 +1206,35 @@ }, { "Issue": { - "issue_url": "https://github.com/kantord/SeaGOAT/issues/275", - "issue_createdAt": "2023-09-29T19:28:30Z", + "issue_url": "https://github.com/wymcg/matricks/issues/33", + "issue_createdAt": "2023-09-30T03:31:42Z", "issue_repo": { - "repo_name": "SeaGOAT", - "repo_desc": "local-first semantic code search engine", - "repo_url": "https://github.com/kantord/SeaGOAT", - "repo_stars": 715, + "repo_name": "matricks", + "repo_desc": "A command-line tool for extensible LED matrix control with Raspberry Pi devices.", + "repo_url": "https://github.com/wymcg/matricks", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "kantord" + "repo_owner": "wymcg" } }, - "issue_title": "Set up automated line length formatting for YAML files", + "issue_title": "Update installation instructions on website", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "up for grabs" + "label_name": "documentation" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -1458,37 +1246,49 @@ }, { "Issue": { - "issue_url": "https://github.com/Androz2091/discord-player/issues/1821", - "issue_createdAt": "2023-09-29T19:27:53Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/531", + "issue_createdAt": "2023-09-30T03:27:33Z", "issue_repo": { - "repo_name": "discord-player", - "repo_desc": "🎧 Complete framework to simplify the implementation of music commands using discord.js v14", - "repo_url": "https://github.com/Androz2091/discord-player", - "repo_stars": 548, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "Androz2091" + "repo_owner": "arguflow" } }, - "issue_title": "Optimize playlists loading", + "issue_title": "feature: when you bookmark a recommended card while viewing collection move it into collection", "issue_labels": { "Nodes": [ { @@ -1496,12 +1296,24 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "medium priority" + }, + { + "label_name": "search" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -1510,47 +1322,68 @@ }, { "Issue": { - "issue_url": "https://github.com/vatsalsinghkv/easy-fix/issues/10", - "issue_createdAt": "2023-09-29T19:27:50Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/530", + "issue_createdAt": "2023-09-30T03:14:15Z", "issue_repo": { - "repo_name": "easy-fix", - "repo_desc": "Discover the ideal platform to find easily manageable issues, designed to inspire and encourage individuals to initiate their contributions to the open source community.", - "repo_url": "https://github.com/vatsalsinghkv/easy-fix", - "repo_stars": 25, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "vatsalsinghkv" + "repo_owner": "arguflow" } }, - "issue_title": "[FEATURE] Migrate Components to TypeScript", + "issue_title": "documentation: modify the quickstart authentication details to include API key", "issue_labels": { "Nodes": [ { - "label_name": "feature" + "label_name": "documentation" }, { "label_name": "good first issue" }, + { + "label_name": "help wanted" + }, + { + "label_name": "medium priority" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -1562,117 +1395,102 @@ }, { "Issue": { - "issue_url": "https://github.com/IEDCMEC/techno-event-management/issues/48", - "issue_createdAt": "2023-09-29T19:27:22Z", + "issue_url": "https://github.com/rafaelrcamargo/ds/issues/5", + "issue_createdAt": "2023-09-30T03:09:59Z", "issue_repo": { - "repo_name": "techno-event-management", - "repo_desc": "", - "repo_url": "https://github.com/IEDCMEC/techno-event-management", - "repo_stars": 3, + "repo_name": "ds", + "repo_desc": "It's like \"docker stats\" but with beautiful, real-time charts into your terminal. 📊", + "repo_url": "https://github.com/rafaelrcamargo/ds", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "IEDCMEC" + "repo_owner": "rafaelrcamargo" } }, - "issue_title": "Add shadcn to web-client", + "issue_title": "Fix container deletion when it is deleted or shut down", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4667", - "issue_createdAt": "2023-09-29T19:25:47Z", + "issue_url": "https://github.com/evidence-dev/evidence/issues/1224", + "issue_createdAt": "2023-09-30T03:07:09Z", "issue_repo": { - "repo_name": "smooth-app", - "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", - "repo_url": "https://github.com/openfoodfacts/smooth-app", - "repo_stars": 522, + "repo_name": "evidence", + "repo_desc": "Business intelligence as code: build polished data products with SQL and markdown", + "repo_url": "https://github.com/evidence-dev/evidence", + "repo_stars": 2257, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Svelte" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "openfoodfacts" + "repo_owner": "evidence-dev" } }, - "issue_title": "The tagline should use Chrome Custom Tabs", + "issue_title": "Copy-to-clipboard does not select DataTable Headers", "issue_labels": { "Nodes": [ { "label_name": "bug" }, - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "tagline" + "label_name": "to-review" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -1681,53 +1499,35 @@ }, { "Issue": { - "issue_url": "https://github.com/specify/specify7/issues/4058", - "issue_createdAt": "2023-09-29T19:24:40Z", + "issue_url": "https://github.com/waterloo-rocketry/omnibus/issues/142", + "issue_createdAt": "2023-09-30T03:05:51Z", "issue_repo": { - "repo_name": "specify7", - "repo_desc": "Specify 7", - "repo_url": "https://github.com/specify/specify7", - "repo_stars": 56, + "repo_name": "omnibus", + "repo_desc": "It's a Bird... It's a Plane.. It's Omnibus!", + "repo_url": "https://github.com/waterloo-rocketry/omnibus", + "repo_stars": 9, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Nix" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "specify" + "repo_owner": "waterloo-rocketry" } }, - "issue_title": "Case sensitivity discrepancy between front/backend uniqueness rules", + "issue_title": "Multiple Source/Sink Launcher", "issue_labels": { "Nodes": [ { - "label_name": "1 - Bug" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -1736,7 +1536,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -1745,35 +1545,35 @@ }, { "Issue": { - "issue_url": "https://github.com/TBD54566975/dwn-sdk-js/issues/525", - "issue_createdAt": "2023-09-29T19:22:33Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/25", + "issue_createdAt": "2023-09-30T03:05:32Z", "issue_repo": { - "repo_name": "dwn-sdk-js", - "repo_desc": "Decentralized Web Node (DWN) Reference implementation", - "repo_url": "https://github.com/TBD54566975/dwn-sdk-js", - "repo_stars": 304, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "TBD54566975" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "Add range filter support for `dataSize`", + "issue_title": "Create a weather forecasting application that retrieves data from a weather API and presents it to users.", "issue_labels": { "Nodes": [ { - "label_name": "feature" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -1794,62 +1594,41 @@ }, { "Issue": { - "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4666", - "issue_createdAt": "2023-09-29T19:21:58Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/24", + "issue_createdAt": "2023-09-30T03:04:13Z", "issue_repo": { - "repo_name": "smooth-app", - "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", - "repo_url": "https://github.com/openfoodfacts/smooth-app", - "repo_stars": 522, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "openfoodfacts" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "When we change the language, the tagline is not refreshed", + "issue_title": "Develop a URL shortening service that converts long URLs into shorter, more manageable links", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "translations" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -1861,33 +1640,33 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/16", - "issue_createdAt": "2023-09-29T19:21:28Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/23", + "issue_createdAt": "2023-09-30T02:55:26Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "FEATURE - View GitHub Contributors", + "issue_title": "Build and train machine learning models for tasks like image recognition, sentiment analysis, or recommendation systems", "issue_labels": { "Nodes": [ - { - "label_name": "feature request" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, @@ -1895,7 +1674,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -1907,41 +1686,41 @@ }, { "Issue": { - "issue_url": "https://github.com/coding-agent/instakilo/issues/10", - "issue_createdAt": "2023-09-29T19:21:21Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/22", + "issue_createdAt": "2023-09-30T02:54:04Z", "issue_repo": { - "repo_name": "instakilo", - "repo_desc": "Instagram Clone made with NestJS", - "repo_url": "https://github.com/coding-agent/instakilo", - "repo_stars": 1, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "coding-agent" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "Migrate to NodeJS", + "issue_title": "Library Management System for managing books and library resources", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -1953,39 +1732,33 @@ }, { "Issue": { - "issue_url": "https://github.com/vatsalsinghkv/easy-fix/issues/9", - "issue_createdAt": "2023-09-29T19:20:34Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/21", + "issue_createdAt": "2023-09-30T02:53:12Z", "issue_repo": { - "repo_name": "easy-fix", - "repo_desc": "Discover the ideal platform to find easily manageable issues, designed to inspire and encourage individuals to initiate their contributions to the open source community.", - "repo_url": "https://github.com/vatsalsinghkv/easy-fix", - "repo_stars": 25, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "vatsalsinghkv" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "[FEATURE] Show number of conversations in the issue", + "issue_title": "Build a simple text editor with basic editing features that can be run from the command line", "issue_labels": { "Nodes": [ - { - "label_name": "feature" - }, { "label_name": "good first issue" }, @@ -1993,10 +1766,10 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -2005,34 +1778,27 @@ }, { "Issue": { - "issue_url": "https://github.com/instill-ai/community/issues/429", - "issue_createdAt": "2023-09-29T19:20:18Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "community", - "repo_desc": "🎉 All about our lovely community's feedback, feature request, bug report, whim, etc.", - "repo_url": "https://github.com/instill-ai/community", - "repo_stars": 5, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "instill-ai" + "repo_owner": "" } }, - "issue_title": "[INS-2214] [Feature] Web Crawler Operator", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - } - ], - "label_totalcount": 2 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -2041,59 +1807,41 @@ }, { "Issue": { - "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4665", - "issue_createdAt": "2023-09-29T19:17:43Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/20", + "issue_createdAt": "2023-09-30T02:51:19Z", "issue_repo": { - "repo_name": "smooth-app", - "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", - "repo_url": "https://github.com/openfoodfacts/smooth-app", - "repo_stars": 522, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "openfoodfacts" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "When we change the language of the app, the product is not refreshed with the new language", + "issue_title": "Build a voice-controlled assistant using Python and libraries like SpeechRecognition and PyTTSx3.", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "translations" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -2108,47 +1856,41 @@ }, { "Issue": { - "issue_url": "https://github.com/unfoldml/ms-graph-api/issues/3", - "issue_createdAt": "2023-09-29T19:16:12Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/19", + "issue_createdAt": "2023-09-30T02:49:38Z", "issue_repo": { - "repo_name": "ms-graph-api", - "repo_desc": "Haskell SDK to the Microsoft APIs", - "repo_url": "https://github.com/unfoldml/ms-graph-api", - "repo_stars": 2, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Haskell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "unfoldml" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "vendor in hoauth2", + "issue_title": "Create a 2D or 3D game using a C++ game engine or libraries like SDL, SFML, or Unreal Engine.", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "ms-azure-api" - }, - { - "label_name": "ms-graph-api" - }, - { - "label_name": "ms-auth" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -2160,13 +1902,13 @@ }, { "Issue": { - "issue_url": "https://github.com/KendallDoesCoding/mogul-christmas/issues/407", - "issue_createdAt": "2023-09-29T19:11:27Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/18", + "issue_createdAt": "2023-09-30T02:48:01Z", "issue_repo": { - "repo_name": "mogul-christmas", - "repo_desc": "Ludwig Ahgren made a Christmas Album in 2020. I just thought of a project cause I was bored where you can play all the songs by a click of a button which you can already do from his timestamps but what makes it special is that it has lyrics of those songs too and a bunch of other features.", - "repo_url": "https://github.com/KendallDoesCoding/mogul-christmas", - "repo_stars": 20, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { @@ -2176,31 +1918,25 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "KendallDoesCoding" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "[CSS] Improve responsivity of Artists Page.", + "issue_title": "File Encryption/Decryption Tool", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "EddieHub:good-first-issue" - }, - { - "label_name": "Hacktoberfest-Accepted" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -2212,71 +1948,44 @@ }, { "Issue": { - "issue_url": "https://github.com/akuity/kargo/issues/892", - "issue_createdAt": "2023-09-29T19:08:15Z", + "issue_url": "https://github.com/reuy/Freelancer-Initiative/issues/277", + "issue_createdAt": "2023-09-30T02:46:56Z", "issue_repo": { - "repo_name": "kargo", - "repo_desc": "Application lifecycle orchestration", - "repo_url": "https://github.com/akuity/kargo", - "repo_stars": 632, + "repo_name": "Freelancer-Initiative", + "repo_desc": "", + "repo_url": "https://github.com/reuy/Freelancer-Initiative", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Starlark" - }, - { - "repo_prog_language": "Mustache" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "ZenScript" } ] }, "Owner": { - "repo_owner": "akuity" + "repo_owner": "reuy" } }, - "issue_title": "No Binary for x86_64 Mac", + "issue_title": "COnsider removing thermal mobs (blaze reskins)", "issue_labels": { "Nodes": [ { - "label_name": "kind/bug" - }, - { - "label_name": "area/documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Easy" }, { - "label_name": "priority/high" + "label_name": "1.19" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -2285,47 +1994,71 @@ }, { "Issue": { - "issue_url": "https://github.com/VivekPanyam/carton/issues/162", - "issue_createdAt": "2023-09-29T19:06:41Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/528", + "issue_createdAt": "2023-09-30T02:30:43Z", "issue_repo": { - "repo_name": "carton", - "repo_desc": "Run any ML model from any programming language.", - "repo_url": "https://github.com/VivekPanyam/carton", - "repo_stars": 241, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "PLpgSQL" }, { "repo_prog_language": "Rust" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "VivekPanyam" + "repo_owner": "arguflow" } }, - "issue_title": "Ludwig support", + "issue_title": "feature: ability to get `API key` from user settings", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "new ml framework" + "label_name": "help wanted" + }, + { + "label_name": "high priority" + }, + { + "label_name": "search" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -2337,47 +2070,24 @@ }, { "Issue": { - "issue_url": "https://github.com/vatsalsinghkv/easy-fix/issues/8", - "issue_createdAt": "2023-09-29T19:03:20Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "easy-fix", - "repo_desc": "Discover the ideal platform to find easily manageable issues, designed to inspire and encourage individuals to initiate their contributions to the open source community.", - "repo_url": "https://github.com/vatsalsinghkv/easy-fix", - "repo_stars": 25, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "vatsalsinghkv" + "repo_owner": "" } }, - "issue_title": "[FEATURE] Option to Sort the issues", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "feature" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - } - ], - "label_totalcount": 3 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -2389,53 +2099,41 @@ }, { "Issue": { - "issue_url": "https://github.com/digitalocean/doctl/issues/1419", - "issue_createdAt": "2023-09-29T19:00:26Z", + "issue_url": "https://github.com/zigtools/zls/issues/1483", + "issue_createdAt": "2023-09-30T02:27:21Z", "issue_repo": { - "repo_name": "doctl", - "repo_desc": "The official command line interface for the DigitalOcean API.", - "repo_url": "https://github.com/digitalocean/doctl", - "repo_stars": 3144, + "repo_name": "zls", + "repo_desc": "The @ziglang language server for all your Zig editor tooling needs, from autocomplete to goto-def!", + "repo_url": "https://github.com/zigtools/zls", + "repo_stars": 1824, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Zig" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "digitalocean" + "repo_owner": "zigtools" } }, - "issue_title": "Add Support for Alerts for Uptime Checks", + "issue_title": "many pointer completions", "issue_labels": { "Nodes": [ { - "label_name": "suggestion" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "api-parity" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -2444,23 +2142,23 @@ }, { "Issue": { - "issue_url": "https://github.com/transitmatters/t-performance-dash/issues/869", - "issue_createdAt": "2023-09-29T18:56:24Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/527", + "issue_createdAt": "2023-09-30T02:26:01Z", "issue_repo": { - "repo_name": "t-performance-dash", - "repo_desc": "TransitMatters performance visualizer for the MBTA", - "repo_url": "https://github.com/transitmatters/t-performance-dash", - "repo_stars": 33, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "JavaScript" @@ -2468,16 +2166,25 @@ { "repo_prog_language": "Shell" }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "transitmatters" + "repo_owner": "arguflow" } }, - "issue_title": "Unwanted overlap in Slow Zone chart", + "issue_title": "bugfix: remove forever spinning loading circle from `search` UI", "issue_labels": { "Nodes": [ { @@ -2485,12 +2192,24 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "high priority" + }, + { + "label_name": "search" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -2499,84 +2218,96 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/42", - "issue_createdAt": "2023-09-29T18:56:21Z", + "issue_url": "https://github.com/GeraAlcantara/Votaciones_Premios_Front_end/issues/29", + "issue_createdAt": "2023-09-30T02:18:04Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "Votaciones_Premios_Front_end", + "repo_desc": "Sistema de votaciones Front end", + "repo_url": "https://github.com/GeraAlcantara/Votaciones_Premios_Front_end", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "GeraAlcantara" } }, - "issue_title": "Document MiscellaneousClient", + "issue_title": "[Request] Creación de una sección de descripción con navegación responsiva", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "help wanted" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/41", - "issue_createdAt": "2023-09-29T18:55:44Z", + "issue_url": "https://github.com/ufosc/SwampScheduler/issues/56", + "issue_createdAt": "2023-09-30T02:16:29Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "SwampScheduler", + "repo_desc": "The future of scheduling is here. Go gators! 🐊", + "repo_url": "https://github.com/ufosc/SwampScheduler", + "repo_stars": 13, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "ufosc" } }, - "issue_title": "Document VerificationClient", + "issue_title": "Dark Mode 🌚", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 0 @@ -2585,38 +2316,68 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/40", - "issue_createdAt": "2023-09-29T18:55:10Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/526", + "issue_createdAt": "2023-09-30T02:11:40Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "arguflow" } }, - "issue_title": "Document RefundClient", + "issue_title": "feature: make the opengraph tags set via a .env", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" }, + { + "label_name": "high priority" + }, + { + "label_name": "search" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -2628,38 +2389,47 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/39", - "issue_createdAt": "2023-09-29T18:54:41Z", + "issue_url": "https://github.com/AIBauchi/PyDS-A/issues/14", + "issue_createdAt": "2023-09-30T01:36:12Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "PyDS-A", + "repo_desc": "PyDS-A: Python Data Structures and Algorithms Library - Your go-to resource for essential data structures and algorithms, implemented in Python. Improve your coding skills and optimize your programs with this comprehensive collection.", + "repo_url": "https://github.com/AIBauchi/PyDS-A", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "AIBauchi" } }, - "issue_title": "Document DisputeClient", + "issue_title": "Request for Implementation for Additional Data Structure ", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { "label_name": "hacktoberfest" + }, + { + "label_name": "learn" + }, + { + "label_name": "collaborate" + }, + { + "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 3 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -2671,25 +2441,37 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/38", - "issue_createdAt": "2023-09-29T18:54:15Z", + "issue_url": "https://github.com/rupali-codes/LinksHub/issues/1703", + "issue_createdAt": "2023-09-30T01:34:34Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "LinksHub", + "repo_desc": "LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. These resources include links to free software, libraries, frameworks, and other tools that can be used to build and deploy applications and websites.", + "repo_url": "https://github.com/rupali-codes/LinksHub", + "repo_stars": 420, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "rupali-codes" } }, - "issue_title": "Document ChargeClient", + "issue_title": "[DOCS] \u003cadd Hacktoberfest logo to outreach section\u003e ", "issue_labels": { "Nodes": [ { @@ -2698,14 +2480,20 @@ { "label_name": "good first issue" }, + { + "label_name": "🔒 locked" + }, + { + "label_name": "priority: low" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -2714,78 +2502,74 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/37", - "issue_createdAt": "2023-09-29T18:53:25Z", + "issue_url": "https://github.com/adityad0/lynkr/issues/27", + "issue_createdAt": "2023-09-30T00:37:08Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "lynkr", + "repo_desc": "Lynkr", + "repo_url": "https://github.com/adityad0/lynkr", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "adityad0" } }, - "issue_title": "Document IntegrationClient", + "issue_title": "Feature: Delete profile picture", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/36", - "issue_createdAt": "2023-09-29T18:52:50Z", + "issue_url": "https://github.com/SocksTheWolf/AntiScamBot/issues/9", + "issue_createdAt": "2023-09-30T00:34:09Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "AntiScamBot", + "repo_desc": "A discord bot that shares commission scammer ban lists", + "repo_url": "https://github.com/SocksTheWolf/AntiScamBot", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "SocksTheWolf" } }, - "issue_title": "Document BulkChargeClient", + "issue_title": "Write privacy policy page", "issue_labels": { "Nodes": [ { "label_name": "documentation" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -2800,35 +2584,44 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/35", - "issue_createdAt": "2023-09-29T18:52:10Z", + "issue_url": "https://github.com/antoniolago/react-gauge-component/issues/24", + "issue_createdAt": "2023-09-30T00:16:46Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "react-gauge-component", + "repo_desc": "React gauge component for data visualization.", + "repo_url": "https://github.com/antoniolago/react-gauge-component", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "antoniolago" } }, - "issue_title": "Document TransferControl", + "issue_title": "Create unit tests", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -2843,44 +2636,74 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/15", - "issue_createdAt": "2023-09-29T18:51:11Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/524", + "issue_createdAt": "2023-09-30T00:11:36Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "arguflow" } }, - "issue_title": "FEATURE - Small Widget", + "issue_title": "bugfix: card closing after client side request", "issue_labels": { "Nodes": [ { - "label_name": "feature request" + "label_name": "bug" + }, + { + "label_name": "good first issue" }, { "label_name": "help wanted" }, { - "label_name": "good first issue" + "label_name": "high priority" + }, + { + "label_name": "search" }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -2889,30 +2712,23 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/34", - "issue_createdAt": "2023-09-29T18:50:40Z", + "issue_url": "https://github.com/instill-ai/community/issues/430", + "issue_createdAt": "2023-09-29T23:52:39Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "community", + "repo_desc": "🎉 All about our lovely community's feedback, feature request, bug report, whim, etc.", + "repo_url": "https://github.com/instill-ai/community", + "repo_stars": 5, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "instill-ai" } }, - "issue_title": "Document TransferClient", + "issue_title": "[INS-2216] [Improvement] REST operator to support cURL and HAR formats as input", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" }, @@ -2920,10 +2736,10 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -2932,38 +2748,50 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/33", - "issue_createdAt": "2023-09-29T18:49:44Z", + "issue_url": "https://github.com/avored/avored-rust-cms/issues/55", + "issue_createdAt": "2023-09-29T23:45:20Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "avored-rust-cms", + "repo_desc": "Avored rust content management system", + "repo_url": "https://github.com/avored/avored-rust-cms", + "repo_stars": 17, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "avored" } }, - "issue_title": "Document TransferRecipientClient", + "issue_title": "fix the security scanning", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "important" + }, + { + "label_name": "beginner" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -2975,35 +2803,44 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/32", - "issue_createdAt": "2023-09-29T18:48:27Z", + "issue_url": "https://github.com/csamuelsm/hardness-wiki/issues/2", + "issue_createdAt": "2023-09-29T23:43:50Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_name": "hardness-wiki", + "repo_desc": "A repo/site to work like a wiki of computational problems and their current computational complexity picture.", + "repo_url": "https://github.com/csamuelsm/hardness-wiki", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "csamuelsm" } }, - "issue_title": "Document SettlementClient", + "issue_title": "Clique", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -3018,38 +2855,74 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/31", - "issue_createdAt": "2023-09-29T18:47:52Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/523", + "issue_createdAt": "2023-09-29T23:41:32Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "arguflow" } }, - "issue_title": "Document PaymentRequestClient", + "issue_title": "feature: allow for a `.env` variable that controls the lines available before `show more`", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" }, + { + "label_name": "help wanted" + }, + { + "label_name": "high priority" + }, + { + "label_name": "search" + }, + { + "label_name": "chat" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 @@ -3061,38 +2934,74 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/30", - "issue_createdAt": "2023-09-29T18:47:29Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/522", + "issue_createdAt": "2023-09-29T23:39:33Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "arguflow" } }, - "issue_title": "Document PaymentPageClient", + "issue_title": "bugfix: when you create a new collection on a card, it should add that option to all cards' popovers", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" + }, + { + "label_name": "enhancement" }, { "label_name": "good first issue" }, + { + "label_name": "help wanted" + }, + { + "label_name": "medium priority" + }, + { + "label_name": "search" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 @@ -3104,87 +3013,120 @@ }, { "Issue": { - "issue_url": "https://github.com/pronayguha13/Course-Match/issues/11", - "issue_createdAt": "2023-09-29T18:46:58Z", + "issue_url": "https://github.com/opensearch-project/opensearch-js/issues/615", + "issue_createdAt": "2023-09-29T23:33:38Z", "issue_repo": { - "repo_name": "Course-Match", - "repo_desc": "An app to check which course your friends are taking", - "repo_url": "https://github.com/pronayguha13/Course-Match", - "repo_stars": 1, + "repo_name": "opensearch-js", + "repo_desc": "Node.js Client for OpenSearch", + "repo_url": "https://github.com/opensearch-project/opensearch-js", + "repo_stars": 144, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "pronayguha13" + "repo_owner": "opensearch-project" } }, - "issue_title": "Signin and Registration button stays enabled when loader is visible", + "issue_title": "Create `security.md` guide for Security feature", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "UI-Break" + "label_name": "untriaged" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/29", - "issue_createdAt": "2023-09-29T18:46:07Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/521", + "issue_createdAt": "2023-09-29T23:15:52Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "arguflow" } }, - "issue_title": "Document ProductClient", + "issue_title": "bugfix: mobile UI is messed up due to github star button", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" }, + { + "label_name": "help wanted" + }, + { + "label_name": "high priority" + }, + { + "label_name": "search" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -3196,41 +3138,71 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/14", - "issue_createdAt": "2023-09-29T18:44:11Z", + "issue_url": "https://github.com/yugabyte/yugabyte-db/issues/19364", + "issue_createdAt": "2023-09-29T23:09:12Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "yugabyte-db", + "repo_desc": "YugabyteDB - the cloud native distributed SQL database for mission-critical applications.", + "repo_url": "https://github.com/yugabyte/yugabyte-db", + "repo_stars": 8095, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Perl" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Yacc" + }, + { + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "yugabyte" } }, - "issue_title": "Setup the Firebase Local Emulator ", + "issue_title": "[YSQL] Cache YbNeedsRecheck results", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "kind/enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "area/ysql" }, { - "label_name": "hacktoberfest" + "label_name": "priority/medium" + }, + { + "label_name": "status/awaiting-triage" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -3242,35 +3214,41 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/28", - "issue_createdAt": "2023-09-29T18:41:51Z", + "issue_url": "https://github.com/cogent3/cogent3/issues/1590", + "issue_createdAt": "2023-09-29T23:01:18Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "cogent3", + "repo_desc": "Comparative Genomics Toolkit 3", + "repo_url": "https://github.com/cogent3/cogent3", + "repo_stars": 68, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "QMake" + }, + { + "repo_prog_language": "Jinja" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "cogent3" } }, - "issue_title": "Document SubscriptionClient", + "issue_title": "add example of computing lin-rajan-moret distance to cookbook", "issue_labels": { "Nodes": [ { "label_name": "documentation" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -3285,65 +3263,87 @@ }, { "Issue": { - "issue_url": "https://github.com/nexodus-io/nexodus/issues/1479", - "issue_createdAt": "2023-09-29T18:41:32Z", + "issue_url": "https://github.com/TheRustyPickle/Chirp/issues/40", + "issue_createdAt": "2023-09-29T22:54:48Z", "issue_repo": { - "repo_name": "nexodus", - "repo_desc": "Network Connectivity as a Service", - "repo_url": "https://github.com/nexodus-io/nexodus", - "repo_stars": 47, + "repo_name": "Chirp", + "repo_desc": "A creative playground for diving into the world of GTK4-rs, building a chat application from scratch", + "repo_url": "https://github.com/TheRustyPickle/Chirp", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Rust" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Open Policy Agent" - }, + "repo_prog_language": "PLpgSQL" + } + ] + }, + "Owner": { + "repo_owner": "TheRustyPickle" + } + }, + "issue_title": "Remove focus from textview on clicks outside of the widget", + "issue_labels": { + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Admentus64/Patcher64Plus-Tool/issues/88", + "issue_createdAt": "2023-09-29T22:50:47Z", + "issue_repo": { + "repo_name": "Patcher64Plus-Tool", + "repo_desc": "Patcher64+ Tool", + "repo_url": "https://github.com/Admentus64/Patcher64Plus-Tool", + "repo_stars": 165, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "Gherkin" + "repo_prog_language": "PowerShell" }, { - "repo_prog_language": "Mustache" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "nexodus-io" + "repo_owner": "Admentus64" } }, - "issue_title": "ansible: convert to use --service-url", + "issue_title": "[Feature Request] \"Censor Gerudo Textures\" replacement for Iron Knuckles", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "ci" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -3352,30 +3352,66 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/27", - "issue_createdAt": "2023-09-29T18:41:24Z", + "issue_url": "https://github.com/HuskieRobotics/3061-lib/issues/53", + "issue_createdAt": "2023-09-29T22:44:03Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "3061-lib", + "repo_desc": "", + "repo_url": "https://github.com/HuskieRobotics/3061-lib", + "repo_stars": 17, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "HuskieRobotics" } }, - "issue_title": "Document PlanClient", + "issue_title": "Drive Characterization Leaves Drivetrain in Unusable State", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/rcallaby/Learn-Git/issues/96", + "issue_createdAt": "2023-09-29T22:38:55Z", + "issue_repo": { + "repo_name": "Learn-Git", + "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", + "repo_url": "https://github.com/rcallaby/Learn-Git", + "repo_stars": 8, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "rcallaby" + } + }, + "issue_title": "Images with Lessons", "issue_labels": { "Nodes": [ { "label_name": "documentation" }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, @@ -3383,50 +3419,53 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/boilerrobotics/rover-code/issues/82", - "issue_createdAt": "2023-09-29T18:41:04Z", + "issue_url": "https://github.com/player-ui/player/issues/171", + "issue_createdAt": "2023-09-29T22:37:59Z", "issue_repo": { - "repo_name": "rover-code", - "repo_desc": "Source code repo for Purdue Boiler Robotics Club", - "repo_url": "https://github.com/boilerrobotics/rover-code", - "repo_stars": 4, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Starlark" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Kotlin" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Smarty" }, { "repo_prog_language": "CSS" @@ -3434,20 +3473,23 @@ ] }, "Owner": { - "repo_owner": "boilerrobotics" + "repo_owner": "player-ui" } }, - "issue_title": "Migrate to rosdep", + "issue_title": "Android: Action asset back icon", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "dependencies" + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -3459,30 +3501,32 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/26", - "issue_createdAt": "2023-09-29T18:39:00Z", + "issue_url": "https://github.com/rcallaby/Learn-Git/issues/95", + "issue_createdAt": "2023-09-29T22:37:33Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "Learn-Git", + "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", + "repo_url": "https://github.com/rcallaby/Learn-Git", + "repo_stars": 8, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "rcallaby" } }, - "issue_title": "Document SubaccountClient", + "issue_title": "Add the Table of Contents to the subsections to Part 11 in Lessons", "issue_labels": { "Nodes": [ { "label_name": "documentation" }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, @@ -3490,7 +3534,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -3502,27 +3546,29 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/13", - "issue_createdAt": "2023-09-29T18:38:34Z", + "issue_url": "https://github.com/rcallaby/Learn-Git/issues/94", + "issue_createdAt": "2023-09-29T22:37:16Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "Learn-Git", + "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", + "repo_url": "https://github.com/rcallaby/Learn-Git", + "repo_stars": 8, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Swift" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "rcallaby" } }, - "issue_title": "IMPROVE - Error Handling When Creating a Vehicle", + "issue_title": "Add the Table of Contents to the subsections to Part 09 in Lessons", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "help wanted" }, @@ -3531,12 +3577,9 @@ }, { "label_name": "hacktoberfest" - }, - { - "label_name": "improvement" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -3548,29 +3591,56 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/25", - "issue_createdAt": "2023-09-29T18:38:18Z", + "issue_url": "https://github.com/player-ui/player/issues/170", + "issue_createdAt": "2023-09-29T22:36:41Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "player-ui" } }, - "issue_title": "Document ApplePayClient", + "issue_title": "iOS: Action asset back icon", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -3591,27 +3661,29 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/12", - "issue_createdAt": "2023-09-29T18:38:02Z", + "issue_url": "https://github.com/rcallaby/Learn-Git/issues/93", + "issue_createdAt": "2023-09-29T22:36:38Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "Learn-Git", + "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", + "repo_url": "https://github.com/rcallaby/Learn-Git", + "repo_stars": 8, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Swift" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "rcallaby" } }, - "issue_title": "IMPROVE - Error Handling When Deleting a Vehicle", + "issue_title": "Add the Table of Contents to the subsections to Part 08 in Lessons", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "help wanted" }, @@ -3619,13 +3691,13 @@ "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "up for grabs" }, { - "label_name": "improvement" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -3637,30 +3709,32 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/24", - "issue_createdAt": "2023-09-29T18:37:43Z", + "issue_url": "https://github.com/rcallaby/Learn-Git/issues/92", + "issue_createdAt": "2023-09-29T22:35:23Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "Learn-Git", + "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", + "repo_url": "https://github.com/rcallaby/Learn-Git", + "repo_stars": 8, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "rcallaby" } }, - "issue_title": "Document DedicatedVirtualAccountClient", + "issue_title": "Add the Table of Contents to the subsections to Part 07 in Lessons", "issue_labels": { "Nodes": [ { "label_name": "documentation" }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, @@ -3668,7 +3742,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -3680,27 +3754,29 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/11", - "issue_createdAt": "2023-09-29T18:37:31Z", + "issue_url": "https://github.com/rcallaby/Learn-Git/issues/91", + "issue_createdAt": "2023-09-29T22:34:53Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "Learn-Git", + "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", + "repo_url": "https://github.com/rcallaby/Learn-Git", + "repo_stars": 8, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Swift" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "rcallaby" } }, - "issue_title": "IMPROVE - Error Handling When Creating an Event", + "issue_title": "Add the Table of Contents to the subsections to Part 06 in Lessons", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "help wanted" }, @@ -3709,12 +3785,9 @@ }, { "label_name": "hacktoberfest" - }, - { - "label_name": "improvement" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -3726,29 +3799,56 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/23", - "issue_createdAt": "2023-09-29T18:36:49Z", + "issue_url": "https://github.com/player-ui/player/issues/169", + "issue_createdAt": "2023-09-29T22:34:06Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "player-ui" } }, - "issue_title": "Document CustomerClient", + "issue_title": "Core: Transform reference action asset role", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -3769,56 +3869,62 @@ }, { "Issue": { - "issue_url": "https://github.com/projectcontour/contour/issues/5788", - "issue_createdAt": "2023-09-29T18:35:50Z", + "issue_url": "https://github.com/player-ui/player/issues/168", + "issue_createdAt": "2023-09-29T22:22:28Z", "issue_repo": { - "repo_name": "contour", - "repo_desc": "Contour is a Kubernetes ingress controller using Envoy proxy.", - "repo_url": "https://github.com/projectcontour/contour", - "repo_stars": 3507, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Starlark" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "projectcontour" + "repo_owner": "player-ui" } }, - "issue_title": "HTTPProxy: Validate literal host rewrites are valid hostnames", + "issue_title": "Android: Render note for Input reference asset", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "area/httpproxy" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -3833,30 +3939,57 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/22", - "issue_createdAt": "2023-09-29T18:33:54Z", + "issue_url": "https://github.com/player-ui/player/issues/167", + "issue_createdAt": "2023-09-29T22:21:55Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - } - ] - }, - "Owner": { - "repo_owner": "gray-adeyi" - } - }, - "issue_title": "Document TerminalClient", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "CSS" + } + ] + }, + "Owner": { + "repo_owner": "player-ui" + } + }, + "issue_title": "iOS: Render note for Input reference asset", + "issue_labels": { + "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, @@ -3876,38 +4009,44 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/21", - "issue_createdAt": "2023-09-29T18:33:20Z", + "issue_url": "https://github.com/subspace/subspace-docs/issues/270", + "issue_createdAt": "2023-09-29T22:19:25Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "subspace-docs", + "repo_desc": "Official Documentation for Subspace Labs \u0026 the Subspace Network", + "repo_url": "https://github.com/subspace/subspace-docs", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "subspace" } }, - "issue_title": "Document TransactionSplitClient", + "issue_title": "Link to \"Edit this page\" is broken", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -3919,29 +4058,56 @@ }, { "Issue": { - "issue_url": "https://github.com/gray-adeyi/paystack/issues/20", - "issue_createdAt": "2023-09-29T18:32:24Z", + "issue_url": "https://github.com/player-ui/player/issues/166", + "issue_createdAt": "2023-09-29T22:19:15Z", "issue_repo": { - "repo_name": "paystack", - "repo_desc": "A 3rd party client package for Paystack in GO", - "repo_url": "https://github.com/gray-adeyi/paystack", - "repo_stars": 0, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "gray-adeyi" + "repo_owner": "player-ui" } }, - "issue_title": "Document TransactionClient", + "issue_title": "Android: Info reference asset tablet layout", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -3962,34 +4128,52 @@ }, { "Issue": { - "issue_url": "https://github.com/design-sparx/antd-multipurpose-dashboard/issues/31", - "issue_createdAt": "2023-09-29T18:30:46Z", + "issue_url": "https://github.com/player-ui/player/issues/165", + "issue_createdAt": "2023-09-29T22:17:46Z", "issue_repo": { - "repo_name": "antd-multipurpose-dashboard", - "repo_desc": "A dynamic and versatile multipurpose dashboard utilizing Ant Design, React, TypeScript, and Vite. ", - "repo_url": "https://github.com/design-sparx/antd-multipurpose-dashboard", - "repo_stars": 1, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" }, { "repo_prog_language": "TypeScript" }, + { + "repo_prog_language": "Smarty" + }, { "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "design-sparx" + "repo_owner": "player-ui" } }, - "issue_title": "Add custom font - Libre Franklin", + "issue_title": "iOS: Info reference asset iPad layout", "issue_labels": { "Nodes": [ { @@ -3997,39 +4181,69 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/rafaelrcamargo/ds/issues/4", - "issue_createdAt": "2023-09-29T18:28:03Z", + "issue_url": "https://github.com/player-ui/player/issues/164", + "issue_createdAt": "2023-09-29T22:14:52Z", "issue_repo": { - "repo_name": "ds", - "repo_desc": "It's like \"docker stats\" but with beautiful, real-time charts into your terminal. 📊", - "repo_url": "https://github.com/rafaelrcamargo/ds", - "repo_stars": 2, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "rafaelrcamargo" + "repo_owner": "player-ui" } }, - "issue_title": "Use cursor movement to avoid spamming the terminal with new lines", + "issue_title": "Core: Transform Info asset actions", "issue_labels": { "Nodes": [ { @@ -4048,26 +4262,47 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/11", - "issue_createdAt": "2023-09-29T18:27:25Z", + "issue_url": "https://github.com/player-ui/player/issues/163", + "issue_createdAt": "2023-09-29T22:11:53Z", "issue_repo": { - "repo_name": "ytMonetizationChecker", - "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", - "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", - "repo_stars": 0, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" }, { "repo_prog_language": "CSS" @@ -4075,17 +4310,23 @@ ] }, "Owner": { - "repo_owner": "nooralamf42" + "repo_owner": "player-ui" } }, - "issue_title": "add your creativity", + "issue_title": "Android: Add footer to info reference asset", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -4097,20 +4338,41 @@ }, { "Issue": { - "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/10", - "issue_createdAt": "2023-09-29T18:26:02Z", + "issue_url": "https://github.com/player-ui/player/issues/162", + "issue_createdAt": "2023-09-29T22:11:19Z", "issue_repo": { - "repo_name": "ytMonetizationChecker", - "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", - "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", - "repo_stars": 0, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" }, { "repo_prog_language": "CSS" @@ -4118,17 +4380,23 @@ ] }, "Owner": { - "repo_owner": "nooralamf42" + "repo_owner": "player-ui" } }, - "issue_title": "use your skills to enhance the ui", + "issue_title": "iOS: Add footer to info reference asset", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -4140,13 +4408,13 @@ }, { "Issue": { - "issue_url": "https://github.com/theopenconversationkit/tock-react-kit/issues/137", - "issue_createdAt": "2023-09-29T18:25:26Z", + "issue_url": "https://github.com/lucavallin/first-issue/issues/192", + "issue_createdAt": "2023-09-29T22:10:39Z", "issue_repo": { - "repo_name": "tock-react-kit", - "repo_desc": "React component to embed Tock chatbots into Web interfaces.", - "repo_url": "https://github.com/theopenconversationkit/tock-react-kit", - "repo_stars": 15, + "repo_name": "first-issue", + "repo_desc": "Make your next open-source contribution.", + "repo_url": "https://github.com/lucavallin/first-issue", + "repo_stars": 67, "repo_langs": { "Nodes": [ { @@ -4156,22 +4424,34 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "theopenconversationkit" + "repo_owner": "lucavallin" } }, - "issue_title": "`tock-react-kit` does not ship with type declarations or sourcemaps", + "issue_title": "Update 404 page", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "ui" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -4183,20 +4463,41 @@ }, { "Issue": { - "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/9", - "issue_createdAt": "2023-09-29T18:24:29Z", + "issue_url": "https://github.com/player-ui/player/issues/161", + "issue_createdAt": "2023-09-29T22:09:57Z", "issue_repo": { - "repo_name": "ytMonetizationChecker", - "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", - "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", - "repo_stars": 0, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" }, { "repo_prog_language": "CSS" @@ -4204,20 +4505,23 @@ ] }, "Owner": { - "repo_owner": "nooralamf42" + "repo_owner": "player-ui" } }, - "issue_title": "add recent viewed channels ", + "issue_title": "React: Add footer to info reference asset", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -4229,20 +4533,41 @@ }, { "Issue": { - "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/8", - "issue_createdAt": "2023-09-29T18:22:40Z", + "issue_url": "https://github.com/player-ui/player/issues/160", + "issue_createdAt": "2023-09-29T22:06:20Z", "issue_repo": { - "repo_name": "ytMonetizationChecker", - "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", - "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", - "repo_stars": 0, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" }, { "repo_prog_language": "CSS" @@ -4250,17 +4575,23 @@ ] }, "Owner": { - "repo_owner": "nooralamf42" + "repo_owner": "player-ui" } }, - "issue_title": "change alert message size", + "issue_title": "Android: Render label for collection reference asset", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -4272,28 +4603,65 @@ }, { "Issue": { - "issue_url": "https://github.com/maheshrjl/linux-dev-playbook/issues/5", - "issue_createdAt": "2023-09-29T18:22:35Z", + "issue_url": "https://github.com/player-ui/player/issues/159", + "issue_createdAt": "2023-09-29T22:05:34Z", "issue_repo": { - "repo_name": "linux-dev-playbook", - "repo_desc": "Linux \u0026 WSL setup and configuration with Ansible. ", - "repo_url": "https://github.com/maheshrjl/linux-dev-playbook", - "repo_stars": 1, + "repo_name": "player", + "repo_desc": "", + "repo_url": "https://github.com/player-ui/player", + "repo_stars": 54, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "maheshrjl" + "repo_owner": "player-ui" } }, - "issue_title": "deps: Upgrade node to 20", + "issue_title": "iOS: Render label for collection reference asset", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -4305,28 +4673,47 @@ }, { "Issue": { - "issue_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC/issues/17", - "issue_createdAt": "2023-09-29T18:21:57Z", + "issue_url": "https://github.com/microsoft/FLAML/issues/1231", + "issue_createdAt": "2023-09-29T22:04:22Z", "issue_repo": { - "repo_name": "2023.2-MeasureSoftGram-DOC", - "repo_desc": "", - "repo_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC", - "repo_stars": 1, + "repo_name": "FLAML", + "repo_desc": "A fast library for AutoML and tuning. Join our Discord: https://discord.gg/Cppx2vSPVP.", + "repo_url": "https://github.com/microsoft/FLAML", + "repo_stars": 2861, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "MDX" + } + ] }, "Owner": { - "repo_owner": "fga-eps-mds" + "repo_owner": "microsoft" } }, - "issue_title": "Criar dojo React para auxiliar equipe de MDS", + "issue_title": "Update the news about autogen spinoff", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "EPS" + "label_name": "communication" } ], "label_totalcount": 2 @@ -4341,38 +4728,44 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/10", - "issue_createdAt": "2023-09-29T18:21:57Z", + "issue_url": "https://github.com/colour-science/colour/issues/1204", + "issue_createdAt": "2023-09-29T22:00:46Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "colour", + "repo_desc": "Colour Science for Python", + "repo_url": "https://github.com/colour-science/colour", + "repo_stars": 1799, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TeX" + }, + { + "repo_prog_language": "Visual Basic 6.0" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "colour-science" } }, - "issue_title": "IMPROVE - Error Handling When Deleting an Event", + "issue_title": "[FEATURE]: Implement support for *Apple Log Profile*.", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "API" }, { - "label_name": "good first issue" + "label_name": "P2" }, { - "label_name": "hacktoberfest" + "label_name": "Feature" }, { - "label_name": "improvement" + "label_name": "Good First Issue" } ], "label_totalcount": 4 @@ -4387,110 +4780,144 @@ }, { "Issue": { - "issue_url": "https://github.com/maheshrjl/linux-dev-playbook/issues/4", - "issue_createdAt": "2023-09-29T18:21:43Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/520", + "issue_createdAt": "2023-09-29T21:57:38Z", "issue_repo": { - "repo_name": "linux-dev-playbook", - "repo_desc": "Linux \u0026 WSL setup and configuration with Ansible. ", - "repo_url": "https://github.com/maheshrjl/linux-dev-playbook", - "repo_stars": 1, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "maheshrjl" - } - }, - "issue_title": "feat: add output message ", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC/issues/16", - "issue_createdAt": "2023-09-29T18:20:36Z", - "issue_repo": { - "repo_name": "2023.2-MeasureSoftGram-DOC", - "repo_desc": "", - "repo_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC", - "repo_stars": 1, - "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" + } + ] }, "Owner": { - "repo_owner": "fga-eps-mds" + "repo_owner": "arguflow" } }, - "issue_title": "Criar dojo Django para auxiliar equipe de MDS", + "issue_title": "documentation: add contributing guidelines ", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, { - "label_name": "EPS" + "label_name": "help wanted" + }, + { + "label_name": "high priority" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Dv04/Text_Detector/issues/17", - "issue_createdAt": "2023-09-29T18:18:14Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/519", + "issue_createdAt": "2023-09-29T21:53:40Z", "issue_repo": { - "repo_name": "Text_Detector", - "repo_desc": "This project is primarily a text detector for 16 Segment Display.", - "repo_url": "https://github.com/Dv04/Text_Detector", - "repo_stars": 7, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "Dv04" + "repo_owner": "arguflow" } }, - "issue_title": "Code Refactoring", + "issue_title": "feature: add simsearch highlights to all search results", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, + { + "label_name": "help wanted" + }, + { + "label_name": "high priority" + }, + { + "label_name": "server" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -4502,41 +4929,44 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/9", - "issue_createdAt": "2023-09-29T18:17:16Z", + "issue_url": "https://github.com/planetary-social/nos/issues/581", + "issue_createdAt": "2023-09-29T21:52:35Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "nos", + "repo_desc": "nos.social social media for all of us, using nostr", + "repo_url": "https://github.com/planetary-social/nos", + "repo_stars": 59, "repo_langs": { "Nodes": [ { "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "planetary-social" } }, - "issue_title": "IMPROVE - Error Handling Adding a Maintenance Event", + "issue_title": "Name search should look in the local database for authors not just on relays", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "improvement" + "label_name": "help wanted" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -4548,41 +4978,56 @@ }, { "Issue": { - "issue_url": "https://github.com/Dv04/Text_Detector/issues/15", - "issue_createdAt": "2023-09-29T18:16:43Z", + "issue_url": "https://github.com/medplum/medplum/issues/2955", + "issue_createdAt": "2023-09-29T21:49:55Z", "issue_repo": { - "repo_name": "Text_Detector", - "repo_desc": "This project is primarily a text detector for 16 Segment Display.", - "repo_url": "https://github.com/Dv04/Text_Detector", - "repo_stars": 7, + "repo_name": "medplum", + "repo_desc": "Medplum is a healthcare platform that helps you quickly develop high-quality compliant applications.", + "repo_url": "https://github.com/medplum/medplum", + "repo_stars": 900, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "MDX" + }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "Dv04" + "repo_owner": "medplum" } }, - "issue_title": "CSS Enhancements", + "issue_title": "Bot deploy failures due to lambda update", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -4594,41 +5039,44 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/8", - "issue_createdAt": "2023-09-29T18:15:54Z", + "issue_url": "https://github.com/opendatahub-io/caikit-tgis-serving/issues/95", + "issue_createdAt": "2023-09-29T21:45:24Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "caikit-tgis-serving", + "repo_desc": "", + "repo_url": "https://github.com/opendatahub-io/caikit-tgis-serving", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "opendatahub-io" } }, - "issue_title": "FEATURE - Add Bar Button Item to Order Events by Date", + "issue_title": "FAQ doc to gather known issues/solution", "issue_labels": { "Nodes": [ - { - "label_name": "feature request" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "kind/documentation" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -4640,38 +5088,50 @@ }, { "Issue": { - "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/5", - "issue_createdAt": "2023-09-29T18:14:54Z", + "issue_url": "https://github.com/darthdeus/comfy/issues/37", + "issue_createdAt": "2023-09-29T21:44:15Z", "issue_repo": { - "repo_name": "ytMonetizationChecker", - "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", - "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", - "repo_stars": 0, + "repo_name": "comfy", + "repo_desc": "Comfy is a fun 2D game engine built in Rust. It's designed to be opinionated, productive, and easy to use.", + "repo_url": "https://github.com/darthdeus/comfy", + "repo_stars": 191, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "WGSL" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "GLSL" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "nooralamf42" + "repo_owner": "darthdeus" } }, - "issue_title": "needed a footer", + "issue_title": "Color test example", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -4683,35 +5143,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Dv04/Text_Detector/issues/14", - "issue_createdAt": "2023-09-29T18:14:53Z", + "issue_url": "https://github.com/undistro/cel-playground/issues/27", + "issue_createdAt": "2023-09-29T21:38:11Z", "issue_repo": { - "repo_name": "Text_Detector", - "repo_desc": "This project is primarily a text detector for 16 Segment Display.", - "repo_url": "https://github.com/Dv04/Text_Detector", - "repo_stars": 7, + "repo_name": "cel-playground", + "repo_desc": "Quickly test Common Expression Language (CEL)", + "repo_url": "https://github.com/undistro/cel-playground", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Go" }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Dv04" + "repo_owner": "undistro" } }, - "issue_title": "Website Integration", + "issue_title": "Add reference links for cel-go and Language definition overview.", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -4732,38 +5198,44 @@ }, { "Issue": { - "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/4", - "issue_createdAt": "2023-09-29T18:13:07Z", + "issue_url": "https://github.com/trussworks/react-uswds/issues/2611", + "issue_createdAt": "2023-09-29T21:33:53Z", "issue_repo": { - "repo_name": "ytMonetizationChecker", - "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", - "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", - "repo_stars": 0, + "repo_name": "react-uswds", + "repo_desc": "USWDS 3.0 components built in React", + "repo_url": "https://github.com/trussworks/react-uswds", + "repo_stars": 129, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "nooralamf42" + "repo_owner": "trussworks" } }, - "issue_title": "make the title size smaller for mobile devices", + "issue_title": "[fix] time picker component should always have a label", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "a11y" + }, + { + "label_name": "Hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -4775,41 +5247,68 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/7", - "issue_createdAt": "2023-09-29T18:12:55Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/514", + "issue_createdAt": "2023-09-29T21:29:36Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "arguflow" } }, - "issue_title": "FEATURE - Localization (Multiple assignees allowed!)", + "issue_title": "documentation: update docs for filtering", "issue_labels": { "Nodes": [ { - "label_name": "feature request" + "label_name": "documentation" + }, + { + "label_name": "good first issue" }, { "label_name": "help wanted" }, { - "label_name": "good first issue" + "label_name": "high priority" }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -4821,41 +5320,59 @@ }, { "Issue": { - "issue_url": "https://github.com/Dv04/Text_Detector/issues/10", - "issue_createdAt": "2023-09-29T18:12:40Z", + "issue_url": "https://github.com/noir-lang/noir/issues/2913", + "issue_createdAt": "2023-09-29T21:27:32Z", "issue_repo": { - "repo_name": "Text_Detector", - "repo_desc": "This project is primarily a text detector for 16 Segment Display.", - "repo_url": "https://github.com/Dv04/Text_Detector", - "repo_stars": 7, + "repo_name": "noir", + "repo_desc": "Noir is a domain specific language for zero knowledge proofs", + "repo_url": "https://github.com/noir-lang/noir", + "repo_stars": 673, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Solidity" } ] }, "Owner": { - "repo_owner": "Dv04" + "repo_owner": "noir-lang" } }, - "issue_title": "Dataset Finding \u0026 Labeling for 16-Segment Display", + "issue_title": "`println` call in nargo tests should start on a new line", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "nargo" + }, + { + "label_name": "P-LOW" + }, + { + "label_name": "E-LOW" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -4867,41 +5384,32 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/6", - "issue_createdAt": "2023-09-29T18:11:20Z", + "issue_url": "https://github.com/MahboubehSeyedpour/jetpack-loading/issues/2", + "issue_createdAt": "2023-09-29T21:26:21Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "jetpack-loading", + "repo_desc": "Elegant Android loading indicator using Jetpack Compose", + "repo_url": "https://github.com/MahboubehSeyedpour/jetpack-loading", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "MahboubehSeyedpour" } }, - "issue_title": "FEATURE - Use `NavigationSplitView` rather than `TabView` for iPad", + "issue_title": "Update the package name of the indicators", "issue_labels": { "Nodes": [ - { - "label_name": "feature request" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -4913,44 +5421,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Dv04/Text_Detector/issues/9", - "issue_createdAt": "2023-09-29T18:10:43Z", + "issue_url": "https://github.com/csunibo/dynamik/issues/72", + "issue_createdAt": "2023-09-29T21:24:10Z", "issue_repo": { - "repo_name": "Text_Detector", - "repo_desc": "This project is primarily a text detector for 16 Segment Display.", - "repo_url": "https://github.com/Dv04/Text_Detector", - "repo_stars": 7, + "repo_name": "dynamik", + "repo_desc": "Frontend per accedere alle risorse di csunibo", + "repo_url": "https://github.com/csunibo/dynamik", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "Dv04" + "repo_owner": "csunibo" } }, - "issue_title": "Create Comprehensive README.md", + "issue_title": "Pagina principale", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -4962,41 +5467,62 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/5", - "issue_createdAt": "2023-09-29T18:09:52Z", + "issue_url": "https://github.com/noir-lang/noir/issues/2912", + "issue_createdAt": "2023-09-29T21:23:59Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "noir", + "repo_desc": "Noir is a domain specific language for zero knowledge proofs", + "repo_url": "https://github.com/noir-lang/noir", + "repo_stars": 673, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Solidity" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "noir-lang" } }, - "issue_title": "FEATURE - Edit Vehicle Details", + "issue_title": "Implement print builtin that does not insert a newline", "issue_labels": { "Nodes": [ { - "label_name": "feature request" + "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "compiler" }, { - "label_name": "hacktoberfest" + "label_name": "nargo" + }, + { + "label_name": "P-LOW" + }, + { + "label_name": "E-LOW" } ], - "label_totalcount": 4 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -5008,41 +5534,44 @@ }, { "Issue": { - "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/4", - "issue_createdAt": "2023-09-29T18:08:27Z", + "issue_url": "https://github.com/trussworks/react-uswds/issues/2610", + "issue_createdAt": "2023-09-29T21:23:37Z", "issue_repo": { - "repo_name": "Basic-Car-Maintenance", - "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", - "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", - "repo_stars": 51, + "repo_name": "react-uswds", + "repo_desc": "USWDS 3.0 components built in React", + "repo_url": "https://github.com/trussworks/react-uswds", + "repo_stars": 129, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "mikaelacaron" + "repo_owner": "trussworks" } }, - "issue_title": "FEATURE - Edit Maintenance Event Details", + "issue_title": "[fix] password field label must be correctly programmatically associated on auth sign in template example", "issue_labels": { "Nodes": [ { - "label_name": "feature request" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "a11y" }, { - "label_name": "hacktoberfest" + "label_name": "Hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -5054,44 +5583,50 @@ }, { "Issue": { - "issue_url": "https://github.com/IEDCMEC/techno-event-management/issues/45", - "issue_createdAt": "2023-09-29T18:07:42Z", + "issue_url": "https://github.com/undistro/cel-playground/issues/26", + "issue_createdAt": "2023-09-29T21:22:35Z", "issue_repo": { - "repo_name": "techno-event-management", - "repo_desc": "", - "repo_url": "https://github.com/IEDCMEC/techno-event-management", - "repo_stars": 3, + "repo_name": "cel-playground", + "repo_desc": "Quickly test Common Expression Language (CEL)", + "repo_url": "https://github.com/undistro/cel-playground", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "IEDCMEC" + "repo_owner": "undistro" } }, - "issue_title": "Move authentication functions into proper files in accordance with current file/code structure", + "issue_title": "Direct links for existing examples", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -5103,96 +5638,68 @@ }, { "Issue": { - "issue_url": "https://github.com/VivekPanyam/carton/issues/161", - "issue_createdAt": "2023-09-29T18:03:15Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/513", + "issue_createdAt": "2023-09-29T21:20:39Z", "issue_repo": { - "repo_name": "carton", - "repo_desc": "Run any ML model from any programming language.", - "repo_url": "https://github.com/VivekPanyam/carton", - "repo_stars": 241, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "PLpgSQL" }, { "repo_prog_language": "Rust" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "VivekPanyam" - } - }, - "issue_title": "Improve memory usage when packing a model", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/tianocore/edk2-edkrepo/issues/196", - "issue_createdAt": "2023-09-29T17:59:44Z", - "issue_repo": { - "repo_name": "edk2-edkrepo", - "repo_desc": "Repository for the edkrepo utility", - "repo_url": "https://github.com/tianocore/edk2-edkrepo", - "repo_stars": 16, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C#" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "tianocore" + "repo_owner": "arguflow" } }, - "issue_title": "Add option to skip garbage collection in edkrepo maintenance command", + "issue_title": "documentation: update docs for card creation", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "high priority" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -5204,145 +5711,144 @@ }, { "Issue": { - "issue_url": "https://github.com/withastro/docs/issues/4869", - "issue_createdAt": "2023-09-29T17:58:57Z", + "issue_url": "https://github.com/katkes/better_call_soen_soen341projectF2023/issues/51", + "issue_createdAt": "2023-09-29T21:18:00Z", "issue_repo": { - "repo_name": "docs", - "repo_desc": "Astro documentation", - "repo_url": "https://github.com/withastro/docs", - "repo_stars": 971, + "repo_name": "better_call_soen_soen341projectF2023", + "repo_desc": "Real estate web application made for SOEN 341 class assignment", + "repo_url": "https://github.com/katkes/better_call_soen_soen341projectF2023", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Astro" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "withastro" + "repo_owner": "katkes" } }, - "issue_title": "Content Collections page still tells people to upgrade to Astro v2.0!", + "issue_title": "Database: Database must store 4 different collections of data, profiles, property listings, visit requests, offers made on postings/listings.", "issue_labels": { "Nodes": [ - { - "label_name": "improve documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/brittanyarima/Steps/issues/30", - "issue_createdAt": "2023-09-29T17:58:44Z", + "issue_url": "https://github.com/Kali-Decoder/Eco_GRiD_H23/issues/1", + "issue_createdAt": "2023-09-29T21:17:29Z", "issue_repo": { - "repo_name": "Steps", - "repo_desc": "Step counting app using HealthKit", - "repo_url": "https://github.com/brittanyarima/Steps", - "repo_stars": 13, + "repo_name": "Eco_GRiD_H23", + "repo_desc": "Energy Trading marketplace between P2P and P2G or G2P. P2P is between one nation’s grid to another nation’s grid. P2G or G2P is between prosumers to grid and vice versa.", + "repo_url": "https://github.com/Kali-Decoder/Eco_GRiD_H23", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Swift" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "brittanyarima" + "repo_owner": "Kali-Decoder" } }, - "issue_title": "Add New tab with week/month step data using SwiftCharts", + "issue_title": "Register yourself by enter your details in contributing.md file ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Dv04/Alumni_Management/issues/8", - "issue_createdAt": "2023-09-29T17:55:12Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/512", + "issue_createdAt": "2023-09-29T21:16:12Z", "issue_repo": { - "repo_name": "Alumni_Management", - "repo_desc": "This is a project for an Alumni Management System", - "repo_url": "https://github.com/Dv04/Alumni_Management", - "repo_stars": 7, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "Dv04" + "repo_owner": "arguflow" } }, - "issue_title": "Improve CSS", + "issue_title": "documentation: create a system diagram for Arguflow RAG", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, + { + "label_name": "help wanted" + }, + { + "label_name": "low priority" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -5354,44 +5860,44 @@ }, { "Issue": { - "issue_url": "https://github.com/VivekPanyam/carton/issues/160", - "issue_createdAt": "2023-09-29T17:54:33Z", + "issue_url": "https://github.com/trussworks/react-uswds/issues/2609", + "issue_createdAt": "2023-09-29T21:12:03Z", "issue_repo": { - "repo_name": "carton", - "repo_desc": "Run any ML model from any programming language.", - "repo_url": "https://github.com/VivekPanyam/carton", - "repo_stars": 241, + "repo_name": "react-uswds", + "repo_desc": "USWDS 3.0 components built in React", + "repo_url": "https://github.com/trussworks/react-uswds", + "repo_stars": 129, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "VivekPanyam" + "repo_owner": "trussworks" } }, - "issue_title": "Remove special casing for `carton.pub` now that Carton is open source", + "issue_title": "[fix] labels must be correctly programmatically associated in file input examples", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "a11y" + }, + { + "label_name": "Hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -5403,47 +5909,44 @@ }, { "Issue": { - "issue_url": "https://github.com/Dv04/Alumni_Management/issues/6", - "issue_createdAt": "2023-09-29T17:53:03Z", + "issue_url": "https://github.com/IBM/carbon-ui-builder/issues/273", + "issue_createdAt": "2023-09-29T21:11:52Z", "issue_repo": { - "repo_name": "Alumni_Management", - "repo_desc": "This is a project for an Alumni Management System", - "repo_url": "https://github.com/Dv04/Alumni_Management", - "repo_stars": 7, + "repo_name": "carbon-ui-builder", + "repo_desc": "Build Carbon UI components for your product in a fraction of time that it normally takes.", + "repo_url": "https://github.com/IBM/carbon-ui-builder", + "repo_stars": 59, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "Dv04" + "repo_owner": "IBM" } }, - "issue_title": "Code Documentation", + "issue_title": "Editing mode for fragment title looks off", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "Hacktoberfest" } ], "label_totalcount": 3 @@ -5458,25 +5961,49 @@ }, { "Issue": { - "issue_url": "https://github.com/swarajmhatre/Packify_Project/issues/1", - "issue_createdAt": "2023-09-29T17:52:38Z", + "issue_url": "https://github.com/arguflow/arguflow/issues/511", + "issue_createdAt": "2023-09-29T21:11:37Z", "issue_repo": { - "repo_name": "Packify_Project", - "repo_desc": "", - "repo_url": "https://github.com/swarajmhatre/Packify_Project", - "repo_stars": 1, + "repo_name": "arguflow", + "repo_desc": "Build AI powered semantic search and LLM retrieval-augmented generation (RAG) fast.", + "repo_url": "https://github.com/arguflow/arguflow", + "repo_stars": 63, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Astro" } ] }, "Owner": { - "repo_owner": "swarajmhatre" + "repo_owner": "arguflow" } }, - "issue_title": "Add Commments", + "issue_title": "feature: improved filters modal", "issue_labels": { "Nodes": [ { @@ -5485,14 +6012,23 @@ { "label_name": "good first issue" }, + { + "label_name": "help wanted" + }, + { + "label_name": "medium priority" + }, + { + "label_name": "search" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -5501,31 +6037,28 @@ }, { "Issue": { - "issue_url": "https://github.com/CodeToCAD/CodeToCAD/issues/198", - "issue_createdAt": "2023-09-29T17:49:07Z", + "issue_url": "https://github.com/SDC-USAR/ArtiGenius-AI/issues/2", + "issue_createdAt": "2023-09-29T21:10:55Z", "issue_repo": { - "repo_name": "CodeToCAD", - "repo_desc": "Intuitive code-based CAD automation that enforces good modeling practices. Models are automatically generated in existing CAD or modeling software (e.g. Blender, OnShape).", - "repo_url": "https://github.com/CodeToCAD/CodeToCAD", - "repo_stars": 10, + "repo_name": "ArtiGenius-AI", + "repo_desc": "", + "repo_url": "https://github.com/SDC-USAR/ArtiGenius-AI", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jinja" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "CodeToCAD" + "repo_owner": "SDC-USAR" } }, - "issue_title": "Move test_provider tests to test_providers tests", + "issue_title": "Add a loading animation while image is generating", "issue_labels": { "Nodes": [ { @@ -5533,12 +6066,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "Core" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -5550,35 +6080,47 @@ }, { "Issue": { - "issue_url": "https://github.com/thekaranmahajan/Weather-App/issues/1", - "issue_createdAt": "2023-09-29T17:48:34Z", + "issue_url": "https://github.com/aloussase/gaya/issues/1", + "issue_createdAt": "2023-09-29T21:08:37Z", "issue_repo": { - "repo_name": "Weather-App", - "repo_desc": "", - "repo_url": "https://github.com/thekaranmahajan/Weather-App", - "repo_stars": 0, + "repo_name": "gaya", + "repo_desc": "🐱 Scripting language made to solve Advent of Code problems", + "repo_url": "https://github.com/aloussase/gaya", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Vim Script" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "D" + }, + { + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "thekaranmahajan" + "repo_owner": "aloussase" } }, - "issue_title": "CSS issue for weather-widget class", + "issue_title": "Tests pass locally, but fail on CI", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -5590,44 +6132,44 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/koopjs/koop/issues/816", - "issue_createdAt": "2023-09-29T17:47:14Z", + "issue_url": "https://github.com/WayfireWM/wf-shell/issues/182", + "issue_createdAt": "2023-09-29T21:04:28Z", "issue_repo": { - "repo_name": "koop", - "repo_desc": "Transform, query, and download geospatial data on the web.", - "repo_url": "https://github.com/koopjs/koop", - "repo_stars": 597, + "repo_name": "wf-shell", + "repo_desc": "A GTK3-based panel for wayfire", + "repo_url": "https://github.com/WayfireWM/wf-shell", + "repo_stars": 114, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Meson" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "koopjs" + "repo_owner": "WayfireWM" } }, - "issue_title": "Update Redis-Cache plugin", + "issue_title": "Add new widgets by default", "issue_labels": { "Nodes": [ { - "label_name": "refactor" + "label_name": "enhancement" }, { - "label_name": "Good first issue" + "label_name": "good first issue" }, { - "label_name": "LOE: low" + "label_name": "panel" } ], "label_totalcount": 3 @@ -5636,62 +6178,56 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/dev-launchers/dev-launchers-platform/issues/1426", - "issue_createdAt": "2023-09-29T17:46:50Z", + "issue_url": "https://github.com/undistro/cel-playground/issues/24", + "issue_createdAt": "2023-09-29T21:01:33Z", "issue_repo": { - "repo_name": "dev-launchers-platform", - "repo_desc": "Monorepo for all DevLaunchers internal products and libraries used by the official platform", - "repo_url": "https://github.com/dev-launchers/dev-launchers-platform", + "repo_name": "cel-playground", + "repo_desc": "Quickly test Common Expression Language (CEL)", + "repo_url": "https://github.com/undistro/cel-playground", "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Go" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Prolog" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "dev-launchers" + "repo_owner": "undistro" } }, - "issue_title": "Avatar component", + "issue_title": "Copy button for input fields", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "Platform Enablement" + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -5703,29 +6239,20 @@ }, { "Issue": { - "issue_url": "https://github.com/bcgov/entity/issues/18030", - "issue_createdAt": "2023-09-29T17:41:22Z", + "issue_url": "https://github.com/trussworks/react-uswds/issues/2608", + "issue_createdAt": "2023-09-29T20:58:43Z", "issue_repo": { - "repo_name": "entity", - "repo_desc": "ServiceBC Registry Team working on Legal Entities", - "repo_url": "https://github.com/bcgov/entity", - "repo_stars": 20, + "repo_name": "react-uswds", + "repo_desc": "USWDS 3.0 components built in React", + "repo_url": "https://github.com/trussworks/react-uswds", + "repo_stars": 129, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Vue" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "SCSS" @@ -5733,20 +6260,23 @@ ] }, "Owner": { - "repo_owner": "bcgov" + "repo_owner": "trussworks" } }, - "issue_title": "Legal API - Fee Codes - AGM Location Change (BC companies only)", + "issue_title": "[fix] combo box form element must always have a label", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "ENTITY" + "label_name": "a11y" + }, + { + "label_name": "Hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -5758,25 +6288,28 @@ }, { "Issue": { - "issue_url": "https://github.com/Dv04/Vision_Transformer/issues/5", - "issue_createdAt": "2023-09-29T17:39:31Z", + "issue_url": "https://github.com/csunibo/wiki/issues/8", + "issue_createdAt": "2023-09-29T20:57:37Z", "issue_repo": { - "repo_name": "Vision_Transformer", - "repo_desc": "A project based on Vision Transformer for Image Regression", - "repo_url": "https://github.com/Dv04/Vision_Transformer", - "repo_stars": 8, + "repo_name": "wiki", + "repo_desc": "Una raccolta di utili conoscenze sull'organizzazione e il funzionamento di CSUnibo.", + "repo_url": "https://github.com/csunibo/wiki", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Markdown" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Dv04" + "repo_owner": "csunibo" } }, - "issue_title": "Enhance README.md for Better Project Understanding", + "issue_title": "Aggiungere pagina per le varie repo di utilità", "issue_labels": { "Nodes": [ { @@ -5784,12 +6317,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -5801,23 +6331,17 @@ }, { "Issue": { - "issue_url": "https://github.com/cryostatio/cryostat-operator/issues/638", - "issue_createdAt": "2023-09-29T17:38:05Z", + "issue_url": "https://github.com/sigma-epsilon/sigmaepsilon.deepdict/issues/8", + "issue_createdAt": "2023-09-29T20:55:52Z", "issue_repo": { - "repo_name": "cryostat-operator", - "repo_desc": "A Kubernetes Operator to facilitate the setup and management of Cryostat.", - "repo_url": "https://github.com/cryostatio/cryostat-operator", - "repo_stars": 32, + "repo_name": "sigmaepsilon.deepdict", + "repo_desc": "Linked dictionaries with a self-replicating default factory.", + "repo_url": "https://github.com/sigma-epsilon/sigmaepsilon.deepdict", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" @@ -5825,69 +6349,63 @@ ] }, "Owner": { - "repo_owner": "cryostatio" + "repo_owner": "sigma-epsilon" } }, - "issue_title": "[Task] Upgrade PR actions to versions that use node16 \u003ctitle\u003e", + "issue_title": "wrapping", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "chore" + "label_name": "enhancement" }, { - "label_name": "ci" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/meltano/sdk/issues/1989", - "issue_createdAt": "2023-09-29T17:36:32Z", + "issue_url": "https://github.com/SAGARSINGH-1/Space_App/issues/1", + "issue_createdAt": "2023-09-29T20:54:28Z", "issue_repo": { - "repo_name": "sdk", - "repo_desc": "Write 70% less code by using the SDK to build custom extractors and loaders that adhere to the Singer standard: https://sdk.meltano.com", - "repo_url": "https://github.com/meltano/sdk", - "repo_stars": 69, + "repo_name": "Space_App", + "repo_desc": "", + "repo_url": "https://github.com/SAGARSINGH-1/Space_App", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "meltano" + "repo_owner": "SAGARSINGH-1" } }, - "issue_title": "docs: Document how to cast values to different data types in inline stream maps", + "issue_title": "Issue: Unable to Set Different Backgrounds for Active Navigation Links", "issue_labels": { "Nodes": [ - { - "label_name": "Documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "Accepting Pull Requests" - }, - { - "label_name": "valuestream/SDK" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -5899,91 +6417,103 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5263", - "issue_createdAt": "2023-09-29T17:36:19Z", + "issue_url": "https://github.com/oss2019/InstituteFormsPortal/issues/10", + "issue_createdAt": "2023-09-29T20:50:21Z", "issue_repo": { - "repo_name": "btcmap-data", - "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", - "repo_url": "https://github.com/teambtcmap/btcmap-data", - "repo_stars": 37, + "repo_name": "InstituteFormsPortal", + "repo_desc": "Portal to handel Universities Complaint Forms ", + "repo_url": "https://github.com/oss2019/InstituteFormsPortal", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "oss2019" } }, - "issue_title": "Lareiras \u0026 Cia", + "issue_title": " Design for Dashboard Screen", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "non code contribution" }, { - "label_name": "location-submission" + "label_name": "🎨 needs design" }, { - "label_name": "Brazil" + "label_name": "hacktoberfest" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/cs-util-com/cscore/issues/103", - "issue_createdAt": "2023-09-29T17:31:54Z", + "issue_url": "https://github.com/trailofbits/manticore/issues/2648", + "issue_createdAt": "2023-09-29T20:47:27Z", "issue_repo": { - "repo_name": "cscore", - "repo_desc": "cscore is a minimal-footprint library providing commonly used helpers \u0026 patterns for your C# projects. It can be used in both pure C# and Unity projects.", - "repo_url": "https://github.com/cs-util-com/cscore", - "repo_stars": 164, + "repo_name": "manticore", + "repo_desc": "Symbolic execution tool", + "repo_url": "https://github.com/trailofbits/manticore", + "repo_stars": 3545, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "ShaderLab" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HLSL" + "repo_prog_language": "C" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "WebAssembly" + }, + { + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "Jinja" + }, + { + "repo_prog_language": "Just" } ] }, "Owner": { - "repo_owner": "cs-util-com" + "repo_owner": "trailofbits" } }, - "issue_title": "Extend support for the new Unity input system", + "issue_title": "Switch to trusted publishing", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, @@ -5991,10 +6521,10 @@ "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -6003,50 +6533,65 @@ }, { "Issue": { - "issue_url": "https://github.com/bcgov/entity/issues/18027", - "issue_createdAt": "2023-09-29T17:31:08Z", + "issue_url": "https://github.com/CodeMasterApp/CommandLineTools/issues/7", + "issue_createdAt": "2023-09-29T20:46:36Z", "issue_repo": { - "repo_name": "entity", - "repo_desc": "ServiceBC Registry Team working on Legal Entities", - "repo_url": "https://github.com/bcgov/entity", - "repo_stars": 20, + "repo_name": "CommandLineTools", + "repo_desc": "CodeMaster's command line tools", + "repo_url": "https://github.com/CodeMasterApp/CommandLineTools", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Objective-C" } ] }, "Owner": { - "repo_owner": "bcgov" + "repo_owner": "CodeMasterApp" } }, - "issue_title": "Filings UI: complete implementation", + "issue_title": "fix run.sh", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "ENTITY" + "label_name": "help wanted" + }, + { + "label_name": "question" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -6058,53 +6603,47 @@ }, { "Issue": { - "issue_url": "https://github.com/foundeo/cfdocs/issues/1630", - "issue_createdAt": "2023-09-29T17:30:49Z", + "issue_url": "https://github.com/oss2019/InstituteFormsPortal/issues/9", + "issue_createdAt": "2023-09-29T20:46:04Z", "issue_repo": { - "repo_name": "cfdocs", - "repo_desc": "Repository for the cfdocs.org site.", - "repo_url": "https://github.com/foundeo/cfdocs", - "repo_stars": 175, + "repo_name": "InstituteFormsPortal", + "repo_desc": "Portal to handel Universities Complaint Forms ", + "repo_url": "https://github.com/oss2019/InstituteFormsPortal", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "ColdFusion" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "foundeo" + "repo_owner": "oss2019" } }, - "issue_title": "structKeyExists", + "issue_title": "Make a User Detail Form", "issue_labels": { "Nodes": [ { - "label_name": "easy" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -6113,65 +6652,41 @@ }, { "Issue": { - "issue_url": "https://github.com/epicmaxco/vuestic-ui/issues/3930", - "issue_createdAt": "2023-09-29T17:27:51Z", + "issue_url": "https://github.com/oss2019/InstituteFormsPortal/issues/8", + "issue_createdAt": "2023-09-29T20:38:55Z", "issue_repo": { - "repo_name": "vuestic-ui", - "repo_desc": "Free and Open Source UI Library for Vue 3 🤘", - "repo_url": "https://github.com/epicmaxco/vuestic-ui", - "repo_stars": 3070, + "repo_name": "InstituteFormsPortal", + "repo_desc": "Portal to handel Universities Complaint Forms ", + "repo_url": "https://github.com/oss2019/InstituteFormsPortal", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "epicmaxco" + "repo_owner": "oss2019" } }, - "issue_title": "VaButton with 2 icons should have same padding as with one icon", + "issue_title": "SignIn/SignUp page", "issue_labels": { "Nodes": [ - { - "label_name": "BUG" - }, { "label_name": "good first issue" }, { - "label_name": "d1: super easy" - }, - { - "label_name": "v1: minor" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -6183,13 +6698,13 @@ }, { "Issue": { - "issue_url": "https://github.com/bcgov/entity/issues/18026", - "issue_createdAt": "2023-09-29T17:24:42Z", + "issue_url": "https://github.com/google/site-kit-wp/issues/7650", + "issue_createdAt": "2023-09-29T20:38:26Z", "issue_repo": { - "repo_name": "entity", - "repo_desc": "ServiceBC Registry Team working on Legal Entities", - "repo_url": "https://github.com/bcgov/entity", - "repo_stars": 20, + "repo_name": "site-kit-wp", + "repo_desc": "Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.", + "repo_url": "https://github.com/google/site-kit-wp", + "repo_stars": 1173, "repo_langs": { "Nodes": [ { @@ -6199,34 +6714,37 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "bcgov" + "repo_owner": "google" } }, - "issue_title": "Legal API - Allowable Actions", + "issue_title": "Remove translation from Google product names and terms", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "P2" }, { - "label_name": "ENTITY" + "label_name": "Good First Issue" + }, + { + "label_name": "Type: Infrastructure" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -6238,90 +6756,99 @@ }, { "Issue": { - "issue_url": "https://github.com/victorbaldin56/Stack/issues/1", - "issue_createdAt": "2023-09-29T17:19:05Z", + "issue_url": "https://github.com/trussworks/react-uswds/issues/2607", + "issue_createdAt": "2023-09-29T20:38:11Z", "issue_repo": { - "repo_name": "Stack", - "repo_desc": "Protected stack structure", - "repo_url": "https://github.com/victorbaldin56/Stack", - "repo_stars": 0, + "repo_name": "react-uswds", + "repo_desc": "USWDS 3.0 components built in React", + "repo_url": "https://github.com/trussworks/react-uswds", + "repo_stars": 129, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "victorbaldin56" + "repo_owner": "trussworks" } }, - "issue_title": "Cтек падает при передаче нулевого указателя в stack_ctor()", + "issue_title": "[fix] example custom class button has insufficent color contrast", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "a11y" + }, + { + "label_name": "Hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/deltachat/deltachat-desktop/issues/3423", - "issue_createdAt": "2023-09-29T17:16:39Z", + "issue_url": "https://github.com/noir-lang/noir/issues/2904", + "issue_createdAt": "2023-09-29T20:37:42Z", "issue_repo": { - "repo_name": "deltachat-desktop", - "repo_desc": "Email-based instant messaging for Desktop.", - "repo_url": "https://github.com/deltachat/deltachat-desktop", - "repo_stars": 823, + "repo_name": "noir", + "repo_desc": "Noir is a domain specific language for zero knowledge proofs", + "repo_url": "https://github.com/noir-lang/noir", + "repo_stars": 673, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Nix" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Solidity" } ] }, "Owner": { - "repo_owner": "deltachat" + "repo_owner": "noir-lang" } }, - "issue_title": "pref_managekeys_import_explain string is deprecated", + "issue_title": "Do not include quotes when printing values", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -6333,37 +6860,21 @@ }, { "Issue": { - "issue_url": "https://github.com/mnnkhndlwl/mern_youtube_clone/issues/83", - "issue_createdAt": "2023-09-29T17:12:24Z", + "issue_url": "https://github.com/rcallaby/Learn-Git/issues/85", + "issue_createdAt": "2023-09-29T20:30:45Z", "issue_repo": { - "repo_name": "mern_youtube_clone", - "repo_desc": "Youtube Clone built with Mern Stack and Firebase", - "repo_url": "https://github.com/mnnkhndlwl/mern_youtube_clone", + "repo_name": "Learn-Git", + "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", + "repo_url": "https://github.com/rcallaby/Learn-Git", "repo_stars": 8, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "mnnkhndlwl" + "repo_owner": "rcallaby" } }, - "issue_title": "[Doc]: Add hacktoberfest logo in the documentation", + "issue_title": "Add the Table of Contents to the subsections to Part 05 in Lessons", "issue_labels": { "Nodes": [ { @@ -6372,14 +6883,20 @@ { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, + { + "label_name": "up for grabs" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -6391,84 +6908,88 @@ }, { "Issue": { - "issue_url": "https://github.com/RamazanOzdemir/nest.js-API/issues/2", - "issue_createdAt": "2023-09-29T17:10:46Z", + "issue_url": "https://github.com/rcallaby/Learn-Git/issues/84", + "issue_createdAt": "2023-09-29T20:30:39Z", "issue_repo": { - "repo_name": "nest.js-API", - "repo_desc": "", - "repo_url": "https://github.com/RamazanOzdemir/nest.js-API", - "repo_stars": 0, + "repo_name": "Learn-Git", + "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", + "repo_url": "https://github.com/rcallaby/Learn-Git", + "repo_stars": 8, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "RamazanOzdemir" + "repo_owner": "rcallaby" } }, - "issue_title": "add the interceptors", + "issue_title": "Add Links to the Table of Contents to Part 04 in Lessons", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "up for grabs" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/YurisCodingClub/html-tag-quiz/issues/9", - "issue_createdAt": "2023-09-29T17:09:20Z", + "issue_url": "https://github.com/rcallaby/Learn-Git/issues/83", + "issue_createdAt": "2023-09-29T20:30:30Z", "issue_repo": { - "repo_name": "html-tag-quiz", - "repo_desc": "A quiz that shows you how many semantic HTML tags you actually know.", - "repo_url": "https://github.com/YurisCodingClub/html-tag-quiz", - "repo_stars": 1, + "repo_name": "Learn-Git", + "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", + "repo_url": "https://github.com/rcallaby/Learn-Git", + "repo_stars": 8, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "YurisCodingClub" + "repo_owner": "rcallaby" } }, - "issue_title": "[BUG]Update list of html tags", + "issue_title": "Add Table of Contents to Part 03 in Lessons", "issue_labels": { "Nodes": [ { - "label_name": "HTML" + "label_name": "documentation" }, { - "label_name": "Hacktoberfest" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "🛠 goal: fix" + "label_name": "up for grabs" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -6480,76 +7001,43 @@ }, { "Issue": { - "issue_url": "https://github.com/Mutesa-Cedric/react-swift-reveal/issues/2", - "issue_createdAt": "2023-09-29T17:05:41Z", + "issue_url": "https://github.com/rcallaby/Learn-Git/issues/82", + "issue_createdAt": "2023-09-29T20:28:21Z", "issue_repo": { - "repo_name": "react-swift-reveal", - "repo_desc": "React-swift-reveal is a React component library and animation framework for animating elements as they enter the viewport and onscroll", - "repo_url": "https://github.com/Mutesa-Cedric/react-swift-reveal", - "repo_stars": 27, + "repo_name": "Learn-Git", + "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", + "repo_url": "https://github.com/rcallaby/Learn-Git", + "repo_stars": 8, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "MDX" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Mutesa-Cedric" + "repo_owner": "rcallaby" } }, - "issue_title": "add more examples [apps/examples]", + "issue_title": "Good First Issue", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "up for grabs" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", - "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -6561,35 +7049,41 @@ }, { "Issue": { - "issue_url": "https://github.com/DelfinaCare/once/issues/5", - "issue_createdAt": "2023-09-29T16:59:20Z", + "issue_url": "https://github.com/amazon-braket/amazon-braket-examples/issues/369", + "issue_createdAt": "2023-09-29T20:22:22Z", "issue_repo": { - "repo_name": "once", - "repo_desc": "Utility for initialization ensuring functions are called only once", - "repo_url": "https://github.com/DelfinaCare/once", - "repo_stars": 0, + "repo_name": "amazon-braket-examples", + "repo_desc": "Example notebooks that show how to apply quantum computing with Amazon Braket.", + "repo_url": "https://github.com/amazon-braket/amazon-braket-examples", + "repo_stars": 396, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "DelfinaCare" + "repo_owner": "amazon-braket" } }, - "issue_title": "Support async generators", + "issue_title": "get list of measured bistrings from Aquila", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -6598,38 +7092,59 @@ }, { "Issue": { - "issue_url": "https://github.com/jpaoneMines/csci441/issues/32", - "issue_createdAt": "2023-09-29T16:58:27Z", + "issue_url": "https://github.com/BanchanArt/banchan/issues/776", + "issue_createdAt": "2023-09-29T20:20:53Z", "issue_repo": { - "repo_name": "csci441", - "repo_desc": "CSCI441 Library Helper Functions and Classes", - "repo_url": "https://github.com/jpaoneMines/csci441", - "repo_stars": 3, + "repo_name": "banchan", + "repo_desc": "The Co-Operative Commissions Platform", + "repo_url": "https://github.com/BanchanArt/banchan", + "repo_stars": 151, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "Elixir" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "jpaoneMines" + "repo_owner": "BanchanArt" } }, - "issue_title": "Update SimpleShader to use raw strings", + "issue_title": "Block Google AI bot in robots.txt", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { "label_name": "help wanted" }, { - "label_name": "good first issue" + "label_name": "technical improvement" } ], "label_totalcount": 3 @@ -6638,50 +7153,65 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/YurisCodingClub/html-tag-quiz/issues/8", - "issue_createdAt": "2023-09-29T16:56:29Z", + "issue_url": "https://github.com/CodeMasterApp/CommandLineTools/issues/6", + "issue_createdAt": "2023-09-29T20:18:53Z", "issue_repo": { - "repo_name": "html-tag-quiz", - "repo_desc": "A quiz that shows you how many semantic HTML tags you actually know.", - "repo_url": "https://github.com/YurisCodingClub/html-tag-quiz", - "repo_stars": 1, + "repo_name": "CommandLineTools", + "repo_desc": "CodeMaster's command line tools", + "repo_url": "https://github.com/CodeMasterApp/CommandLineTools", + "repo_stars": 2, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Objective-C" } ] }, "Owner": { - "repo_owner": "YurisCodingClub" + "repo_owner": "CodeMasterApp" } }, - "issue_title": "[BUG]Missing language declaration", + "issue_title": "compile error - glfw3.h not found", "issue_labels": { "Nodes": [ { - "label_name": "HTML" - }, - { - "label_name": "Hacktoberfest" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "🛠 goal: fix" + "label_name": "help wanted" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -6690,80 +7220,81 @@ }, { "Issue": { - "issue_url": "https://github.com/ajjayymahato/HelloHacktoberfest/issues/4", - "issue_createdAt": "2023-09-29T16:56:15Z", + "issue_url": "https://github.com/SoloStarkes/ChatRPI/issues/4", + "issue_createdAt": "2023-09-29T20:16:55Z", "issue_repo": { - "repo_name": "HelloHacktoberfest", - "repo_desc": "👋🎃 Say 'Hello Hacktoberfest' in any programming language you can think of! Let's make coding hilariously multilingual this Hacktoberfest season. Join the fun!", - "repo_url": "https://github.com/ajjayymahato/HelloHacktoberfest", + "repo_name": "ChatRPI", + "repo_desc": "", + "repo_url": "https://github.com/SoloStarkes/ChatRPI", "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "ajjayymahato" + "repo_owner": "SoloStarkes" } }, - "issue_title": "HelloHacktoberfest - Python", + "issue_title": "Build the ChatRPI extension", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/YurisCodingClub/html-tag-quiz/issues/7", - "issue_createdAt": "2023-09-29T16:53:42Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/18", + "issue_createdAt": "2023-09-29T20:13:20Z", "issue_repo": { - "repo_name": "html-tag-quiz", - "repo_desc": "A quiz that shows you how many semantic HTML tags you actually know.", - "repo_url": "https://github.com/YurisCodingClub/html-tag-quiz", - "repo_stars": 1, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "YurisCodingClub" + "repo_owner": "mikaelacaron" } }, - "issue_title": "[BUG]Document type missing in index.html", + "issue_title": "FEATURE - User Bugs / Feature Requests from `SettingsView`", "issue_labels": { "Nodes": [ { - "label_name": "HTML" + "label_name": "feature request" }, { - "label_name": "Hacktoberfest" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "🛠 goal: fix" + "label_name": "hacktoberfest" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -6772,24 +7303,68 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4671", + "issue_createdAt": "2023-09-29T20:08:40Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "smooth-app", + "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", + "repo_url": "https://github.com/openfoodfacts/smooth-app", + "repo_stars": 522, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "openfoodfacts" } }, - "issue_title": "", + "issue_title": "Fast track: implement the final design", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "UI / UX" + }, + { + "label_name": "product addition" + }, + { + "label_name": "design" + } + ], + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -6801,31 +7376,44 @@ }, { "Issue": { - "issue_url": "https://github.com/ajjayymahato/ToDoApp/issues/5", - "issue_createdAt": "2023-09-29T16:43:44Z", + "issue_url": "https://github.com/trussworks/react-uswds/issues/2606", + "issue_createdAt": "2023-09-29T20:05:48Z", "issue_repo": { - "repo_name": "ToDoApp", - "repo_desc": "Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!", - "repo_url": "https://github.com/ajjayymahato/ToDoApp", - "repo_stars": 1, + "repo_name": "react-uswds", + "repo_desc": "USWDS 3.0 components built in React", + "repo_url": "https://github.com/trussworks/react-uswds", + "repo_stars": 129, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" + } + ] }, "Owner": { - "repo_owner": "ajjayymahato" + "repo_owner": "trussworks" } }, - "issue_title": "ToDoApp - FullStack - React + SpringBoot", + "issue_title": "[fix] aria controls syntax in auth page template stories file", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "a11y" + }, + { + "label_name": "Hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -6837,35 +7425,28 @@ }, { "Issue": { - "issue_url": "https://github.com/ShreyaR/guardrails/issues/366", - "issue_createdAt": "2023-09-29T16:42:18Z", + "issue_url": "https://github.com/iiuni/poradnik/issues/26", + "issue_createdAt": "2023-09-29T20:05:14Z", "issue_repo": { - "repo_name": "guardrails", - "repo_desc": "Adding guardrails to large language models.", - "repo_url": "https://github.com/ShreyaR/guardrails", - "repo_stars": 2265, + "repo_name": "poradnik", + "repo_desc": "poradnik studiowania", + "repo_url": "https://github.com/iiuni/poradnik", + "repo_stars": 5, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "ShreyaR" + "repo_owner": "iiuni" } }, - "issue_title": "[feat] Anthropic LLM provider", + "issue_title": "Informacja o ECTS", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "missing" } ], "label_totalcount": 2 @@ -6880,31 +7461,65 @@ }, { "Issue": { - "issue_url": "https://github.com/ajjayymahato/ToDoApp/issues/4", - "issue_createdAt": "2023-09-29T16:41:35Z", + "issue_url": "https://github.com/CodeMasterApp/CommandLineTools/issues/5", + "issue_createdAt": "2023-09-29T20:02:04Z", "issue_repo": { - "repo_name": "ToDoApp", - "repo_desc": "Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!", - "repo_url": "https://github.com/ajjayymahato/ToDoApp", - "repo_stars": 1, + "repo_name": "CommandLineTools", + "repo_desc": "CodeMaster's command line tools", + "repo_url": "https://github.com/CodeMasterApp/CommandLineTools", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Objective-C" + } + ] }, "Owner": { - "repo_owner": "ajjayymahato" + "repo_owner": "CodeMasterApp" } }, - "issue_title": "ToDoApp - BackEnd - Django", + "issue_title": "put the design into action", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" + }, + { + "label_name": "question" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -6916,67 +7531,117 @@ }, { "Issue": { - "issue_url": "https://github.com/ajjayymahato/ToDoApp/issues/3", - "issue_createdAt": "2023-09-29T16:41:17Z", + "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4670", + "issue_createdAt": "2023-09-29T19:56:10Z", "issue_repo": { - "repo_name": "ToDoApp", - "repo_desc": "Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!", - "repo_url": "https://github.com/ajjayymahato/ToDoApp", - "repo_stars": 1, + "repo_name": "smooth-app", + "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", + "repo_url": "https://github.com/openfoodfacts/smooth-app", + "repo_stars": 522, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + } + ] }, "Owner": { - "repo_owner": "ajjayymahato" + "repo_owner": "openfoodfacts" } }, - "issue_title": "ToDoApp - FrontEnd - React", + "issue_title": "Fast track: add a button to close the edit page", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "product addition" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ajjayymahato/ToDoApp/issues/2", - "issue_createdAt": "2023-09-29T16:40:57Z", + "issue_url": "https://github.com/PlasmoHQ/plasmo/issues/775", + "issue_createdAt": "2023-09-29T19:51:32Z", "issue_repo": { - "repo_name": "ToDoApp", - "repo_desc": "Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!", - "repo_url": "https://github.com/ajjayymahato/ToDoApp", - "repo_stars": 1, + "repo_name": "plasmo", + "repo_desc": "🧩 The Browser Extension Framework", + "repo_url": "https://github.com/PlasmoHQ/plasmo", + "repo_stars": 6827, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "ajjayymahato" + "repo_owner": "PlasmoHQ" } }, - "issue_title": "ToDoApp - BackEnd - Flask", + "issue_title": "[RFC] Provide plasmo API to allow building from custom script", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -6988,28 +7653,41 @@ }, { "Issue": { - "issue_url": "https://github.com/ajjayymahato/ToDoApp/issues/1", - "issue_createdAt": "2023-09-29T16:40:26Z", + "issue_url": "https://github.com/JaeAeich/Chaty/issues/6", + "issue_createdAt": "2023-09-29T19:51:07Z", "issue_repo": { - "repo_name": "ToDoApp", - "repo_desc": "Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!", - "repo_url": "https://github.com/ajjayymahato/ToDoApp", - "repo_stars": 1, + "repo_name": "Chaty", + "repo_desc": "The cutting-edge social media app designed to bring people closer, spark meaningful connections, and revolutionize the way we interact in the digital world", + "repo_url": "https://github.com/JaeAeich/Chaty", + "repo_stars": 8, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "SCSS" + } + ] }, "Owner": { - "repo_owner": "ajjayymahato" + "repo_owner": "JaeAeich" } }, - "issue_title": "ToDoApp - BackEnd - SpringBoot", + "issue_title": "fix: reload required after login", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -7024,38 +7702,62 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/torchgeo/issues/1600", - "issue_createdAt": "2023-09-29T16:37:52Z", + "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4669", + "issue_createdAt": "2023-09-29T19:49:53Z", "issue_repo": { - "repo_name": "torchgeo", - "repo_desc": "TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data", - "repo_url": "https://github.com/microsoft/torchgeo", - "repo_stars": 1790, + "repo_name": "smooth-app", + "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", + "repo_url": "https://github.com/openfoodfacts/smooth-app", + "repo_stars": 522, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Ruby" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "openfoodfacts" } }, - "issue_title": "Update Rwanda Field Boundary dataset", + "issue_title": "\"Stores\" field should not show a ProgressBar", "issue_labels": { "Nodes": [ { - "label_name": "datasets" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "editing" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -7067,47 +7769,44 @@ }, { "Issue": { - "issue_url": "https://github.com/naomi-lgbt/eslint-config/issues/37", - "issue_createdAt": "2023-09-29T16:37:13Z", + "issue_url": "https://github.com/ShadeTreeTekk/shadetreetekk.github.io/issues/1", + "issue_createdAt": "2023-09-29T19:43:12Z", "issue_repo": { - "repo_name": "eslint-config", - "repo_desc": "Package for my personal eslint config rules", - "repo_url": "https://github.com/naomi-lgbt/eslint-config", - "repo_stars": 1, + "repo_name": "shadetreetekk.github.io", + "repo_desc": "Testing Some Stuff", + "repo_url": "https://github.com/ShadeTreeTekk/shadetreetekk.github.io", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "naomi-lgbt" + "repo_owner": "ShadeTreeTekk" } }, - "issue_title": "[FEAT] - Add the deprecation plugin", + "issue_title": "Missing Features", "issue_labels": { "Nodes": [ { - "label_name": "🏁 status: ready for dev" - }, - { - "label_name": "🟩 priority: low" - }, - { - "label_name": "⭐ goal: addition" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "💻 aspect: code" - }, - { - "label_name": "posted to discord" + "label_name": "Needs Additional Features" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -7119,53 +7818,74 @@ }, { "Issue": { - "issue_url": "https://github.com/open-telemetry/opentelemetry-operator/issues/2181", - "issue_createdAt": "2023-09-29T16:36:35Z", + "issue_url": "https://github.com/aws/aws-cdk/issues/27360", + "issue_createdAt": "2023-09-29T19:39:58Z", "issue_repo": { - "repo_name": "opentelemetry-operator", - "repo_desc": "Kubernetes Operator for OpenTelemetry Collector", - "repo_url": "https://github.com/open-telemetry/opentelemetry-operator", - "repo_stars": 861, + "repo_name": "aws-cdk", + "repo_desc": "The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code", + "repo_url": "https://github.com/aws/aws-cdk", + "repo_stars": 10602, "repo_langs": { "Nodes": [ { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "F#" } ] }, "Owner": { - "repo_owner": "open-telemetry" + "repo_owner": "aws" } }, - "issue_title": "Use opentelemetry.io* namespace for extracing resource and attribute labels from Kubernetes manifests", + "issue_title": "aws-ecs-patterns: taskDefinition prop ignored on QueueProcessingFargateService", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "area:auto-instrumentation" + "label_name": "p2" + }, + { + "label_name": "effort/small" + }, + { + "label_name": "@aws-cdk/aws-ecs-patterns" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -7174,31 +7894,47 @@ }, { "Issue": { - "issue_url": "https://github.com/ajjayymahato/HelloHacktoberfest/issues/3", - "issue_createdAt": "2023-09-29T16:36:32Z", + "issue_url": "https://github.com/trussworks/react-uswds/issues/2604", + "issue_createdAt": "2023-09-29T19:39:50Z", "issue_repo": { - "repo_name": "HelloHacktoberfest", - "repo_desc": "👋🎃 Say 'Hello Hacktoberfest' in any programming language you can think of! Let's make coding hilariously multilingual this Hacktoberfest season. Join the fun!", - "repo_url": "https://github.com/ajjayymahato/HelloHacktoberfest", - "repo_stars": 1, + "repo_name": "react-uswds", + "repo_desc": "USWDS 3.0 components built in React", + "repo_url": "https://github.com/trussworks/react-uswds", + "repo_stars": 129, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" + } + ] }, "Owner": { - "repo_owner": "ajjayymahato" + "repo_owner": "trussworks" } }, - "issue_title": "HelloHacktoberfest - JavaScript", + "issue_title": "[fix] Project shows \"Build Failing\" badge in main README and on npm", "issue_labels": { "Nodes": [ + { + "label_name": "type: bug" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "good first infra issue" + }, + { + "label_name": "requires Truss" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -7210,34 +7946,71 @@ }, { "Issue": { - "issue_url": "https://github.com/ajjayymahato/HelloHacktoberfest/issues/2", - "issue_createdAt": "2023-09-29T16:36:19Z", - "issue_repo": { - "repo_name": "HelloHacktoberfest", - "repo_desc": "👋🎃 Say 'Hello Hacktoberfest' in any programming language you can think of! Let's make coding hilariously multilingual this Hacktoberfest season. Join the fun!", - "repo_url": "https://github.com/ajjayymahato/HelloHacktoberfest", + "issue_url": "https://github.com/swciitg/onestop_flutter/issues/119", + "issue_createdAt": "2023-09-29T19:38:08Z", + "issue_repo": { + "repo_name": "onestop_flutter", + "repo_desc": "", + "repo_url": "https://github.com/swciitg/onestop_flutter", "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + } + ] }, "Owner": { - "repo_owner": "ajjayymahato" + "repo_owner": "swciitg" } }, - "issue_title": "HelloHacktoberfest - Java", + "issue_title": "Developer's Page ", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "hactoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "flutter" + }, + { + "label_name": "dart" + }, + { + "label_name": "app" + }, + { + "label_name": "app development" + }, + { + "label_name": "android development" } ], - "label_totalcount": 2 + "label_totalcount": 9 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -7246,18 +8019,15 @@ }, { "Issue": { - "issue_url": "https://github.com/themesberg/flowbite-react/issues/1020", - "issue_createdAt": "2023-09-29T16:35:33Z", + "issue_url": "https://github.com/OnCampus-Community/oncampus-official/issues/14", + "issue_createdAt": "2023-09-29T19:37:58Z", "issue_repo": { - "repo_name": "flowbite-react", - "repo_desc": "Official React components built for Flowbite and Tailwind CSS", - "repo_url": "https://github.com/themesberg/flowbite-react", - "repo_stars": 1355, + "repo_name": "oncampus-official", + "repo_desc": "", + "repo_url": "https://github.com/OnCampus-Community/oncampus-official", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" }, @@ -7265,31 +8035,28 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "themesberg" + "repo_owner": "OnCampus-Community" } }, - "issue_title": "Button with a label", + "issue_title": "update: modify third page user interface", "issue_labels": { "Nodes": [ - { - "label_name": ":bug: bug" - }, { "label_name": "good first issue" }, { - "label_name": "confirmed" + "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -7298,50 +8065,44 @@ }, { "Issue": { - "issue_url": "https://github.com/gordicaleksa/Open-NLLB/issues/23", - "issue_createdAt": "2023-09-29T16:34:39Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/17", + "issue_createdAt": "2023-09-29T19:34:51Z", "issue_repo": { - "repo_name": "Open-NLLB", - "repo_desc": "Effort to open-source NLLB checkpoints.", - "repo_url": "https://github.com/gordicaleksa/Open-NLLB", - "repo_stars": 64, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Lua" - }, - { - "repo_prog_language": "Cuda" - }, - { - "repo_prog_language": "Cython" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "gordicaleksa" + "repo_owner": "mikaelacaron" } }, - "issue_title": "MinHash: benchmark memory, speed and accuracy with varying r and b", + "issue_title": "FEATURE - Alternative App Icons", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "feature request" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "design" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -7353,38 +8114,35 @@ }, { "Issue": { - "issue_url": "https://github.com/21R01A7263/QR_gen-project/issues/1", - "issue_createdAt": "2023-09-29T16:32:39Z", + "issue_url": "https://github.com/seamapi/nextlove/issues/117", + "issue_createdAt": "2023-09-29T19:33:42Z", "issue_repo": { - "repo_name": "QR_gen-project", - "repo_desc": "UI concerted QR Code generator based on Google Chart API.", - "repo_url": "https://github.com/21R01A7263/QR_gen-project", - "repo_stars": 0, + "repo_name": "nextlove", + "repo_desc": "An NPM module that has best practices and essential modules for building APIs with NextJS", + "repo_url": "https://github.com/seamapi/nextlove", + "repo_stars": 18, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "21R01A7263" + "repo_owner": "seamapi" } }, - "issue_title": "Site becomes disoriented in a mobile viewport", + "issue_title": "OpenAPI spec missing get when post is defined", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -7399,18 +8157,15 @@ }, { "Issue": { - "issue_url": "https://github.com/coronasafe/care_fe/issues/6373", - "issue_createdAt": "2023-09-29T16:26:45Z", + "issue_url": "https://github.com/vatsalsinghkv/portfolio-website/issues/4", + "issue_createdAt": "2023-09-29T19:31:29Z", "issue_repo": { - "repo_name": "care_fe", - "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", - "repo_url": "https://github.com/coronasafe/care_fe", - "repo_stars": 111, + "repo_name": "portfolio-website", + "repo_desc": "Personal portfolio website, build with NextJs, TypeScript \u0026 Tailwindcss", + "repo_url": "https://github.com/vatsalsinghkv/portfolio-website", + "repo_stars": 45, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "TypeScript" }, @@ -7419,152 +8174,149 @@ }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "ReScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "coronasafe" + "repo_owner": "vatsalsinghkv" } }, - "issue_title": "remove or replace echarts currently using 2.8Mb", + "issue_title": "[FEATURE] Add new section for featured projects", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/coronasafe/care_fe/issues/6372", - "issue_createdAt": "2023-09-29T16:17:19Z", + "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4668", + "issue_createdAt": "2023-09-29T19:31:15Z", "issue_repo": { - "repo_name": "care_fe", - "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", - "repo_url": "https://github.com/coronasafe/care_fe", - "repo_stars": 111, + "repo_name": "smooth-app", + "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", + "repo_url": "https://github.com/openfoodfacts/smooth-app", + "repo_stars": 522, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "ReScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "coronasafe" + "repo_owner": "openfoodfacts" } }, - "issue_title": "🛠️ Replace `useDispatch` w. `useQuery`/`request`: Consultations (`src/Components/Facility/Consultations/**`)", + "issue_title": "The loading preview (shimmer) doesn't use the correct layout", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "search" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/348", - "issue_createdAt": "2023-09-29T16:05:48Z", + "issue_url": "https://github.com/python/devguide/issues/1171", + "issue_createdAt": "2023-09-29T19:31:07Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "devguide", + "repo_desc": "The Python developer's guide", + "repo_url": "https://github.com/python/devguide", + "repo_stars": 1629, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Jinja" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "python" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Update test command on dev guide landing page", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" + "label_name": "enhancement" }, { - "label_name": "first-timers-only" + "label_name": "good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -7573,114 +8325,93 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/347", - "issue_createdAt": "2023-09-29T16:05:41Z", + "issue_url": "https://github.com/bhaavvya/Quiz/issues/11", + "issue_createdAt": "2023-09-29T19:30:04Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "Quiz", + "repo_desc": "", + "repo_url": "https://github.com/bhaavvya/Quiz", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "bhaavvya" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "home-page-modification", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "enhancement" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/346", - "issue_createdAt": "2023-09-29T16:05:34Z", + "issue_url": "https://github.com/kantord/SeaGOAT/issues/275", + "issue_createdAt": "2023-09-29T19:28:30Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "SeaGOAT", + "repo_desc": "local-first semantic code search engine", + "repo_url": "https://github.com/kantord/SeaGOAT", + "repo_stars": 720, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "kantord" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Set up automated line length formatting for YAML files", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" + "label_name": "up for grabs" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -7689,56 +8420,50 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/345", - "issue_createdAt": "2023-09-29T16:05:27Z", + "issue_url": "https://github.com/Androz2091/discord-player/issues/1821", + "issue_createdAt": "2023-09-29T19:27:53Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "discord-player", + "repo_desc": "🎧 Complete framework to simplify the implementation of music commands using discord.js v14", + "repo_url": "https://github.com/Androz2091/discord-player", + "repo_stars": 548, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "Androz2091" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Optimize playlists loading", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" + "label_name": "enhancement" }, { - "label_name": "first-timers-only" + "label_name": "good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -7747,111 +8472,96 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/344", - "issue_createdAt": "2023-09-29T16:05:21Z", + "issue_url": "https://github.com/vatsalsinghkv/easy-fix/issues/10", + "issue_createdAt": "2023-09-29T19:27:50Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "easy-fix", + "repo_desc": "Discover the ideal platform to find easily manageable issues, designed to inspire and encourage individuals to initiate their contributions to the open source community.", + "repo_url": "https://github.com/vatsalsinghkv/easy-fix", + "repo_stars": 25, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "vatsalsinghkv" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "[FEATURE] Migrate Components to TypeScript", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "feature" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/343", - "issue_createdAt": "2023-09-29T16:05:14Z", + "issue_url": "https://github.com/IEDCMEC/techno-event-management/issues/48", + "issue_createdAt": "2023-09-29T19:27:22Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "techno-event-management", + "repo_desc": "", + "repo_url": "https://github.com/IEDCMEC/techno-event-management", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "IEDCMEC" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Add shadcn to web-client", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" - }, - { - "label_name": "first-timers-only" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -7863,53 +8573,65 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/342", - "issue_createdAt": "2023-09-29T16:05:07Z", + "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4667", + "issue_createdAt": "2023-09-29T19:25:47Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "smooth-app", + "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", + "repo_url": "https://github.com/openfoodfacts/smooth-app", + "repo_stars": 522, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "Hack" - } - ] + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + } + ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "openfoodfacts" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "The tagline should use Chrome Custom Tabs", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "bug" }, { - "label_name": "hacktoberfest2023" + "label_name": "enhancement" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "tagline" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -7921,56 +8643,62 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/341", - "issue_createdAt": "2023-09-29T16:05:01Z", + "issue_url": "https://github.com/specify/specify7/issues/4058", + "issue_createdAt": "2023-09-29T19:24:40Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "specify7", + "repo_desc": "Specify 7", + "repo_url": "https://github.com/specify/specify7", + "repo_stars": 56, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "Makefile" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "specify" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Case sensitivity discrepancy between front/backend uniqueness rules", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" + "label_name": "1 - Bug" }, { - "label_name": "first-timers-only" + "label_name": "good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -7979,56 +8707,47 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/340", - "issue_createdAt": "2023-09-29T16:04:54Z", + "issue_url": "https://github.com/TBD54566975/dwn-sdk-js/issues/525", + "issue_createdAt": "2023-09-29T19:22:33Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "dwn-sdk-js", + "repo_desc": "Decentralized Web Node (DWN) Reference implementation", + "repo_url": "https://github.com/TBD54566975/dwn-sdk-js", + "repo_stars": 304, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "TBD54566975" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Add range filter support for `dataSize`", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "feature" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -8037,53 +8756,62 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/339", - "issue_createdAt": "2023-09-29T16:04:47Z", + "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4666", + "issue_createdAt": "2023-09-29T19:21:58Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "smooth-app", + "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", + "repo_url": "https://github.com/openfoodfacts/smooth-app", + "repo_stars": 522, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "openfoodfacts" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "When we change the language, the tagline is not refreshed", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "bug" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "translations" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -8095,53 +8823,41 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/338", - "issue_createdAt": "2023-09-29T16:04:41Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/16", + "issue_createdAt": "2023-09-29T19:21:28Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "mikaelacaron" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "FEATURE - View GitHub Contributors", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "feature request" }, { - "label_name": "hacktoberfest2023" + "label_name": "help wanted" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -8153,53 +8869,41 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/337", - "issue_createdAt": "2023-09-29T16:04:34Z", + "issue_url": "https://github.com/coding-agent/instakilo/issues/10", + "issue_createdAt": "2023-09-29T19:21:21Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "instakilo", + "repo_desc": "Instagram Clone made with NestJS", + "repo_url": "https://github.com/coding-agent/instakilo", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "coding-agent" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Migrate to NodeJS", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "bug" }, { - "label_name": "beginner-friendly" + "label_name": "help wanted" }, { - "label_name": "first-timers-only" + "label_name": "good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -8211,56 +8915,50 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/336", - "issue_createdAt": "2023-09-29T16:04:27Z", + "issue_url": "https://github.com/vatsalsinghkv/easy-fix/issues/9", + "issue_createdAt": "2023-09-29T19:20:34Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "easy-fix", + "repo_desc": "Discover the ideal platform to find easily manageable issues, designed to inspire and encourage individuals to initiate their contributions to the open source community.", + "repo_url": "https://github.com/vatsalsinghkv/easy-fix", + "repo_stars": 25, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "vatsalsinghkv" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "[FEATURE] Show number of conversations in the issue", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "feature" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -8269,34 +8967,21 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/335", - "issue_createdAt": "2023-09-29T16:04:20Z", + "issue_url": "https://github.com/instill-ai/community/issues/429", + "issue_createdAt": "2023-09-29T19:20:18Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "community", + "repo_desc": "🎉 All about our lovely community's feedback, feature request, bug report, whim, etc.", + "repo_url": "https://github.com/instill-ai/community", + "repo_stars": 5, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "instill-ai" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "[INS-2214] [Feature] Web Crawler Operator", "issue_labels": { "Nodes": [ { @@ -8304,21 +8989,12 @@ }, { "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" - }, - { - "label_name": "first-timers-only" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -8327,53 +9003,62 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/334", - "issue_createdAt": "2023-09-29T16:04:13Z", + "issue_url": "https://github.com/openfoodfacts/smooth-app/issues/4665", + "issue_createdAt": "2023-09-29T19:17:43Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "smooth-app", + "repo_desc": "The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart", + "repo_url": "https://github.com/openfoodfacts/smooth-app", + "repo_stars": 522, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "openfoodfacts" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "When we change the language of the app, the product is not refreshed with the new language", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "bug" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "translations" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -8385,50 +9070,44 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/333", - "issue_createdAt": "2023-09-29T16:04:07Z", + "issue_url": "https://github.com/unfoldml/ms-graph-api/issues/3", + "issue_createdAt": "2023-09-29T19:16:12Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "ms-graph-api", + "repo_desc": "Haskell SDK to the Microsoft APIs", + "repo_url": "https://github.com/unfoldml/ms-graph-api", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Haskell" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "unfoldml" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "vendor in hoauth2", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "hacktoberfest2023" + "label_name": "ms-azure-api" }, { - "label_name": "beginner-friendly" + "label_name": "ms-graph-api" }, { - "label_name": "first-timers-only" + "label_name": "ms-auth" } ], "label_totalcount": 5 @@ -8443,13 +9122,13 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/332", - "issue_createdAt": "2023-09-29T16:04:00Z", + "issue_url": "https://github.com/KendallDoesCoding/mogul-christmas/issues/407", + "issue_createdAt": "2023-09-29T19:11:27Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "mogul-christmas", + "repo_desc": "Ludwig Ahgren made a Christmas Album in 2020. I just thought of a project cause I was bored where you can play all the songs by a click of a button which you can already do from his timestamps but what makes it special is that it has lyrics of those songs too and a bunch of other features.", + "repo_url": "https://github.com/KendallDoesCoding/mogul-christmas", + "repo_stars": 20, "repo_langs": { "Nodes": [ { @@ -8459,37 +9138,31 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "KendallDoesCoding" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "[CSS] Improve responsivity of Artists Page.", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest2023" + "label_name": "good first issue" }, { - "label_name": "beginner-friendly" + "label_name": "EddieHub:good-first-issue" }, { - "label_name": "first-timers-only" + "label_name": "Hacktoberfest-Accepted" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -8501,56 +9174,71 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/331", - "issue_createdAt": "2023-09-29T16:03:52Z", + "issue_url": "https://github.com/akuity/kargo/issues/892", + "issue_createdAt": "2023-09-29T19:08:15Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "kargo", + "repo_desc": "Application lifecycle orchestration", + "repo_url": "https://github.com/akuity/kargo", + "repo_stars": 634, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Starlark" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Mustache" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "akuity" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "No Binary for x86_64 Mac", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "kind/bug" }, { - "label_name": "hacktoberfest" + "label_name": "area/documentation" }, { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "priority/high" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -8559,53 +9247,47 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/330", - "issue_createdAt": "2023-09-29T16:03:44Z", + "issue_url": "https://github.com/VivekPanyam/carton/issues/162", + "issue_createdAt": "2023-09-29T19:06:41Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "carton", + "repo_desc": "Run any ML model from any programming language.", + "repo_url": "https://github.com/VivekPanyam/carton", + "repo_stars": 252, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "VivekPanyam" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Ludwig support", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" - }, - { - "label_name": "first-timers-only" + "label_name": "new ml framework" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -8617,111 +9299,102 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/329", - "issue_createdAt": "2023-09-29T16:03:37Z", + "issue_url": "https://github.com/vatsalsinghkv/easy-fix/issues/8", + "issue_createdAt": "2023-09-29T19:03:20Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "easy-fix", + "repo_desc": "Discover the ideal platform to find easily manageable issues, designed to inspire and encourage individuals to initiate their contributions to the open source community.", + "repo_url": "https://github.com/vatsalsinghkv/easy-fix", + "repo_stars": 25, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "vatsalsinghkv" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "[FEATURE] Option to Sort the issues", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "feature" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/328", - "issue_createdAt": "2023-09-29T16:03:31Z", + "issue_url": "https://github.com/digitalocean/doctl/issues/1419", + "issue_createdAt": "2023-09-29T19:00:26Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "doctl", + "repo_desc": "The official command line interface for the DigitalOcean API.", + "repo_url": "https://github.com/digitalocean/doctl", + "repo_stars": 3143, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "digitalocean" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Add Support for Alerts for Uptime Checks", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "suggestion" }, { - "label_name": "hacktoberfest2023" + "label_name": "good first issue" }, { - "label_name": "beginner-friendly" + "label_name": "api-parity" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -8733,15 +9406,18 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/327", - "issue_createdAt": "2023-09-29T16:03:24Z", + "issue_url": "https://github.com/transitmatters/t-performance-dash/issues/869", + "issue_createdAt": "2023-09-29T18:56:24Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "t-performance-dash", + "repo_desc": "TransitMatters performance visualizer for the MBTA", + "repo_url": "https://github.com/transitmatters/t-performance-dash", + "repo_stars": 33, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "HTML" }, @@ -8749,95 +9425,74 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "transitmatters" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Unwanted overlap in Slow Zone chart", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" + "label_name": "bug" }, { - "label_name": "first-timers-only" + "label_name": "good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/326", - "issue_createdAt": "2023-09-29T16:03:17Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/42", + "issue_createdAt": "2023-09-29T18:56:21Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document MiscellaneousClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -8849,53 +9504,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/325", - "issue_createdAt": "2023-09-29T16:03:10Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/41", + "issue_createdAt": "2023-09-29T18:55:44Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document VerificationClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -8907,108 +9547,81 @@ }, { "Issue": { - "issue_url": "https://github.com/transitmatters/t-performance-dash/issues/868", - "issue_createdAt": "2023-09-29T16:03:09Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/40", + "issue_createdAt": "2023-09-29T18:55:10Z", "issue_repo": { - "repo_name": "t-performance-dash", - "repo_desc": "TransitMatters performance visualizer for the MBTA", - "repo_url": "https://github.com/transitmatters/t-performance-dash", - "repo_stars": 33, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "transitmatters" + "repo_owner": "gray-adeyi" } }, - "issue_title": "JFK/UMass visual bug with dropdown menu", + "issue_title": "Document RefundClient", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/324", - "issue_createdAt": "2023-09-29T16:03:03Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/39", + "issue_createdAt": "2023-09-29T18:54:41Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document DisputeClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9020,53 +9633,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/323", - "issue_createdAt": "2023-09-29T16:02:57Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/38", + "issue_createdAt": "2023-09-29T18:54:15Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document ChargeClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9078,53 +9676,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/322", - "issue_createdAt": "2023-09-29T16:02:50Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/37", + "issue_createdAt": "2023-09-29T18:53:25Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document IntegrationClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9136,53 +9719,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/321", - "issue_createdAt": "2023-09-29T16:02:43Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/36", + "issue_createdAt": "2023-09-29T18:52:50Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document BulkChargeClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9194,53 +9762,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/320", - "issue_createdAt": "2023-09-29T16:02:37Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/35", + "issue_createdAt": "2023-09-29T18:52:10Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document TransferControl", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9252,53 +9805,41 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/319", - "issue_createdAt": "2023-09-29T16:02:30Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/15", + "issue_createdAt": "2023-09-29T18:51:11Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "mikaelacaron" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "FEATURE - Small Widget", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "feature request" }, { - "label_name": "hacktoberfest2023" + "label_name": "help wanted" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -9310,53 +9851,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/318", - "issue_createdAt": "2023-09-29T16:02:24Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/34", + "issue_createdAt": "2023-09-29T18:50:40Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document TransferClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9368,53 +9894,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/317", - "issue_createdAt": "2023-09-29T16:02:17Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/33", + "issue_createdAt": "2023-09-29T18:49:44Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document TransferRecipientClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9426,53 +9937,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/316", - "issue_createdAt": "2023-09-29T16:02:10Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/32", + "issue_createdAt": "2023-09-29T18:48:27Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document SettlementClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9484,53 +9980,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/315", - "issue_createdAt": "2023-09-29T16:02:02Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/31", + "issue_createdAt": "2023-09-29T18:47:52Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document PaymentRequestClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9542,53 +10023,50 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/314", - "issue_createdAt": "2023-09-29T16:01:55Z", + "issue_url": "https://github.com/origranot/reduced.to/issues/467", + "issue_createdAt": "2023-09-29T18:47:49Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "reduced.to", + "repo_desc": "Free Modern URL Reducer. Make sure to share love by giving it a star.🌟 Have a great day!", + "repo_url": "https://github.com/origranot/reduced.to", + "repo_stars": 409, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "origranot" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "[BUG]: Logo link not working on the overview page", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "bug" }, { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -9600,53 +10078,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/313", - "issue_createdAt": "2023-09-29T16:01:49Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/30", + "issue_createdAt": "2023-09-29T18:47:29Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document PaymentPageClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9658,13 +10121,13 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/312", - "issue_createdAt": "2023-09-29T16:01:42Z", + "issue_url": "https://github.com/pronayguha13/Course-Match/issues/11", + "issue_createdAt": "2023-09-29T18:46:58Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "Course-Match", + "repo_desc": "An app to check which course your friends are taking", + "repo_url": "https://github.com/pronayguha13/Course-Match", + "repo_stars": 1, "repo_langs": { "Nodes": [ { @@ -9674,95 +10137,68 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "pronayguha13" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Signin and Registration button stays enabled when loader is visible", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "bug" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "UI-Break" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/jpmorganchase/mosaic/issues/498", - "issue_createdAt": "2023-09-29T16:01:38Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/29", + "issue_createdAt": "2023-09-29T18:46:07Z", "issue_repo": { - "repo_name": "mosaic", - "repo_desc": "https://mosaic-mosaic-dev-team.vercel.app", - "repo_url": "https://github.com/jpmorganchase/mosaic", - "repo_stars": 17, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "jpmorganchase" + "repo_owner": "gray-adeyi" } }, - "issue_title": "Package Types", + "issue_title": "Document ProductClient", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "documentation" }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -9777,56 +10213,44 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/311", - "issue_createdAt": "2023-09-29T16:01:35Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/14", + "issue_createdAt": "2023-09-29T18:44:11Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "mikaelacaron" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Setup the Firebase Local Emulator ", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "documentation" }, { - "label_name": "hacktoberfest2023" + "label_name": "help wanted" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -9835,53 +10259,47 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/310", - "issue_createdAt": "2023-09-29T16:01:28Z", + "issue_url": "https://github.com/origranot/reduced.to/issues/466", + "issue_createdAt": "2023-09-29T18:44:09Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "reduced.to", + "repo_desc": "Free Modern URL Reducer. Make sure to share love by giving it a star.🌟 Have a great day!", + "repo_url": "https://github.com/origranot/reduced.to", + "repo_stars": 409, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "origranot" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "[DOCS]: Typo on the overview page", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9893,53 +10311,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/309", - "issue_createdAt": "2023-09-29T16:01:22Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/28", + "issue_createdAt": "2023-09-29T18:41:51Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document SubscriptionClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9951,15 +10354,24 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/308", - "issue_createdAt": "2023-09-29T16:01:15Z", + "issue_url": "https://github.com/nexodus-io/nexodus/issues/1479", + "issue_createdAt": "2023-09-29T18:41:32Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "nexodus", + "repo_desc": "Network Connectivity as a Service", + "repo_url": "https://github.com/nexodus-io/nexodus", + "repo_stars": 47, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" + }, { "repo_prog_language": "HTML" }, @@ -9967,37 +10379,37 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Open Policy Agent" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "Mustache" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "nexodus-io" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "ansible: convert to use --service-url", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" - }, - { - "label_name": "first-timers-only" + "label_name": "ci" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -10009,53 +10421,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/307", - "issue_createdAt": "2023-09-29T16:01:08Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/27", + "issue_createdAt": "2023-09-29T18:41:24Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document PlanClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -10067,111 +10464,59 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/306", - "issue_createdAt": "2023-09-29T16:01:02Z", + "issue_url": "https://github.com/boilerrobotics/rover-code/issues/82", + "issue_createdAt": "2023-09-29T18:41:04Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "rover-code", + "repo_desc": "Source code repo for Purdue Boiler Robotics Club", + "repo_url": "https://github.com/boilerrobotics/rover-code", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "CMake" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Hack" - } - ] - }, - "Owner": { - "repo_owner": "KwickerHub" - } - }, - "issue_title": "grid Creator - Web design", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" - }, - { - "label_name": "first-timers-only" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/305", - "issue_createdAt": "2023-09-29T16:00:55Z", - "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, - "repo_langs": { - "Nodes": [ + "repo_prog_language": "C++" + }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "boilerrobotics" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Migrate to rosdep", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "beginner-friendly" - }, - { - "label_name": "first-timers-only" + "label_name": "dependencies" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -10183,56 +10528,50 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/304", - "issue_createdAt": "2023-09-29T16:00:48Z", + "issue_url": "https://github.com/origranot/reduced.to/issues/465", + "issue_createdAt": "2023-09-29T18:40:35Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "reduced.to", + "repo_desc": "Free Modern URL Reducer. Make sure to share love by giving it a star.🌟 Have a great day!", + "repo_url": "https://github.com/origranot/reduced.to", + "repo_stars": 409, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "origranot" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "[BUG]: link not working", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "bug" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -10241,53 +10580,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/303", - "issue_createdAt": "2023-09-29T16:00:42Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/26", + "issue_createdAt": "2023-09-29T18:39:00Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document SubaccountClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -10299,53 +10623,41 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/302", - "issue_createdAt": "2023-09-29T16:00:35Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/13", + "issue_createdAt": "2023-09-29T18:38:34Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "mikaelacaron" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "IMPROVE - Error Handling When Creating a Vehicle", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest2023" + "label_name": "good first issue" }, { - "label_name": "beginner-friendly" + "label_name": "hacktoberfest" }, { - "label_name": "first-timers-only" + "label_name": "improvement" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -10357,53 +10669,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/301", - "issue_createdAt": "2023-09-29T16:00:29Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/25", + "issue_createdAt": "2023-09-29T18:38:18Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document ApplePayClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -10415,53 +10712,41 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/300", - "issue_createdAt": "2023-09-29T16:00:22Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/12", + "issue_createdAt": "2023-09-29T18:38:02Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "mikaelacaron" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "IMPROVE - Error Handling When Deleting a Vehicle", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest2023" + "label_name": "good first issue" }, { - "label_name": "beginner-friendly" + "label_name": "hacktoberfest" }, { - "label_name": "first-timers-only" + "label_name": "improvement" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -10473,53 +10758,38 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/299", - "issue_createdAt": "2023-09-29T16:00:15Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/24", + "issue_createdAt": "2023-09-29T18:37:43Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "gray-adeyi" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Document DedicatedVirtualAccountClient", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "beginner-friendly" + "label_name": "good first issue" }, { - "label_name": "first-timers-only" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -10531,44 +10801,41 @@ }, { "Issue": { - "issue_url": "https://github.com/osm-for-cities/osm-for-cities/issues/21", - "issue_createdAt": "2023-09-29T15:57:42Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/11", + "issue_createdAt": "2023-09-29T18:37:31Z", "issue_repo": { - "repo_name": "osm-for-cities", - "repo_desc": "OSM for Cities", - "repo_url": "https://github.com/osm-for-cities/osm-for-cities", - "repo_stars": 0, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "osm-for-cities" + "repo_owner": "mikaelacaron" } }, - "issue_title": "Improve error handling of update-presets-history task", + "issue_title": "IMPROVE - Error Handling When Creating an Event", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "improvement" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -10580,13 +10847,13 @@ }, { "Issue": { - "issue_url": "https://github.com/csunibo/informabot/issues/114", - "issue_createdAt": "2023-09-29T15:57:07Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/23", + "issue_createdAt": "2023-09-29T18:36:49Z", "issue_repo": { - "repo_name": "informabot", - "repo_desc": "A Telegram bot to assist other undergraduate Computer Science students at the University of Bologna.", - "repo_url": "https://github.com/csunibo/informabot", - "repo_stars": 5, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { @@ -10595,20 +10862,23 @@ ] }, "Owner": { - "repo_owner": "csunibo" + "repo_owner": "gray-adeyi" } }, - "issue_title": "Bot impertinente", + "issue_title": "Document CustomerClient", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -10620,62 +10890,56 @@ }, { "Issue": { - "issue_url": "https://github.com/pytorch/pytorch/issues/110286", - "issue_createdAt": "2023-09-29T15:55:05Z", + "issue_url": "https://github.com/projectcontour/contour/issues/5788", + "issue_createdAt": "2023-09-29T18:35:50Z", "issue_repo": { - "repo_name": "pytorch", - "repo_desc": "Tensors and Dynamic neural networks in Python with strong GPU acceleration", - "repo_url": "https://github.com/pytorch/pytorch", - "repo_stars": 71180, + "repo_name": "contour", + "repo_desc": "Contour is a Kubernetes ingress controller using Envoy proxy.", + "repo_url": "https://github.com/projectcontour/contour", + "repo_stars": 3507, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Go" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Metal" + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "pytorch" + "repo_owner": "projectcontour" } }, - "issue_title": "[dynamo] support itertools.repeat: call_function repeat in skip_files Builtin repeat, skip reason: filename is None", + "issue_title": "HTTPProxy: Validate literal host rewrites are valid hostnames", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "oncall: pt2" + "label_name": "good first issue" }, { - "label_name": "module: dynamo" + "label_name": "area/httpproxy" } ], "label_totalcount": 3 @@ -10690,30 +10954,30 @@ }, { "Issue": { - "issue_url": "https://github.com/Dv04/Hospital_Management_System/issues/71", - "issue_createdAt": "2023-09-29T15:50:48Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/22", + "issue_createdAt": "2023-09-29T18:33:54Z", "issue_repo": { - "repo_name": "Hospital_Management_System", - "repo_desc": "A technology to improve adoption by doctors, nurses and other health/administrative workers in state healthcare facilities to use the HMIS software.", - "repo_url": "https://github.com/Dv04/Hospital_Management_System", - "repo_stars": 8, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "Dv04" + "repo_owner": "gray-adeyi" } }, - "issue_title": "Enhance CSS for Better User Interface", + "issue_title": "Document TerminalClient", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, @@ -10721,7 +10985,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -10733,119 +10997,120 @@ }, { "Issue": { - "issue_url": "https://github.com/rcallaby/Learn-Git/issues/81", - "issue_createdAt": "2023-09-29T15:50:03Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/21", + "issue_createdAt": "2023-09-29T18:33:20Z", "issue_repo": { - "repo_name": "Learn-Git", - "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", - "repo_url": "https://github.com/rcallaby/Learn-Git", - "repo_stars": 8, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Go" + } + ] }, "Owner": { - "repo_owner": "rcallaby" + "repo_owner": "gray-adeyi" } }, - "issue_title": "Add Links to the Table of Contents to Part 02", + "issue_title": "Document TransactionSplitClient", "issue_labels": { "Nodes": [ { "label_name": "documentation" }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, - { - "label_name": "up for grabs" - }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/87", - "issue_createdAt": "2023-09-29T15:49:21Z", + "issue_url": "https://github.com/gray-adeyi/paystack/issues/20", + "issue_createdAt": "2023-09-29T18:32:24Z", "issue_repo": { - "repo_name": "Training.TestGorilla.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", - "repo_stars": 9, + "repo_name": "paystack", + "repo_desc": "A 3rd party client package for Paystack in GO", + "repo_url": "https://github.com/gray-adeyi/paystack", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "gray-adeyi" } }, - "issue_title": "Create `Category Model` ", + "issue_title": "Document TransactionClient", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/85", - "issue_createdAt": "2023-09-29T15:47:21Z", + "issue_url": "https://github.com/design-sparx/antd-multipurpose-dashboard/issues/31", + "issue_createdAt": "2023-09-29T18:30:46Z", "issue_repo": { - "repo_name": "Training.TestGorilla.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", - "repo_stars": 9, + "repo_name": "antd-multipurpose-dashboard", + "repo_desc": "A dynamic and versatile multipurpose dashboard utilizing Ant Design, React, TypeScript, and Vite. ", + "repo_url": "https://github.com/design-sparx/antd-multipurpose-dashboard", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "design-sparx" } }, - "issue_title": "Created `UserCredential` Model", + "issue_title": "Add custom font - Libre Franklin", "issue_labels": { "Nodes": [ { @@ -10867,44 +11132,41 @@ }, { "Issue": { - "issue_url": "https://github.com/anicmarko9/responsive-front/issues/298", - "issue_createdAt": "2023-09-29T15:46:19Z", + "issue_url": "https://github.com/rafaelrcamargo/ds/issues/4", + "issue_createdAt": "2023-09-29T18:28:03Z", "issue_repo": { - "repo_name": "responsive-front", - "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", - "repo_url": "https://github.com/anicmarko9/responsive-front", - "repo_stars": 9, + "repo_name": "ds", + "repo_desc": "It's like \"docker stats\" but with beautiful, real-time charts into your terminal. 📊", + "repo_url": "https://github.com/rafaelrcamargo/ds", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "anicmarko9" + "repo_owner": "rafaelrcamargo" } }, - "issue_title": "refactor: any page", + "issue_title": "Use cursor movement to avoid spamming the terminal with new lines", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -10913,79 +11175,81 @@ }, { "Issue": { - "issue_url": "https://github.com/rcallaby/Learn-Git/issues/80", - "issue_createdAt": "2023-09-29T15:43:40Z", + "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/10", + "issue_createdAt": "2023-09-29T18:26:02Z", "issue_repo": { - "repo_name": "Learn-Git", - "repo_desc": "This is where you will find a sample repository for my youtube tutorial series on Learning Git and Github.", - "repo_url": "https://github.com/rcallaby/Learn-Git", - "repo_stars": 8, + "repo_name": "ytMonetizationChecker", + "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", + "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "rcallaby" + "repo_owner": "nooralamf42" } }, - "issue_title": "Add Links to the Table of Contents for Part 01", + "issue_title": "use your skills to enhance the ui", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "up for grabs" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 6 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/HankB/polana-ansible/issues/7", - "issue_createdAt": "2023-09-29T15:43:19Z", + "issue_url": "https://github.com/theopenconversationkit/tock-react-kit/issues/137", + "issue_createdAt": "2023-09-29T18:25:26Z", "issue_repo": { - "repo_name": "polana-ansible", - "repo_desc": "", - "repo_url": "https://github.com/HankB/polana-ansible", - "repo_stars": 1, + "repo_name": "tock-react-kit", + "repo_desc": "React component to embed Tock chatbots into Web interfaces.", + "repo_url": "https://github.com/theopenconversationkit/tock-react-kit", + "repo_stars": 15, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Handlebars" + } + ] }, "Owner": { - "repo_owner": "HankB" + "repo_owner": "theopenconversationkit" } }, - "issue_title": "Report packages updated in first-boot-Debian.yml", + "issue_title": "`tock-react-kit` does not ship with type declarations or sourcemaps", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -10997,32 +11261,35 @@ }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/81", - "issue_createdAt": "2023-09-29T15:43:18Z", + "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/9", + "issue_createdAt": "2023-09-29T18:24:29Z", "issue_repo": { - "repo_name": "Training.TestGorilla.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", - "repo_stars": 9, + "repo_name": "ytMonetizationChecker", + "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", + "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "nooralamf42" } }, - "issue_title": "Create `Answer` Model ", + "issue_title": "add recent viewed channels ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -11034,139 +11301,156 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ayushsarode/HacktoberFest2023-Profile-Card/issues/5", - "issue_createdAt": "2023-09-29T15:41:50Z", + "issue_url": "https://github.com/WasmEdge/WasmEdge/issues/2888", + "issue_createdAt": "2023-09-29T18:23:26Z", "issue_repo": { - "repo_name": "HacktoberFest2023-Profile-Card", - "repo_desc": "\"Join us for Hacktoberfest 2023! Beginner-friendly Repository, Start your Open-Source Journey!\"", - "repo_url": "https://github.com/ayushsarode/HacktoberFest2023-Profile-Card", - "repo_stars": 2, + "repo_name": "WasmEdge", + "repo_desc": "WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.", + "repo_url": "https://github.com/WasmEdge/WasmEdge", + "repo_stars": 6709, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "WebAssembly" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "ayushsarode" + "repo_owner": "WasmEdge" } }, - "issue_title": "Improve the Title", + "issue_title": "bug: File read_to_string, read_to_end does not work on Windows", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "Hacktoberfest" + }, + { + "label_name": "platform-windows" + }, + { + "label_name": "arch-x86_64" + }, + { + "label_name": "c-WASI" } ], - "label_totalcount": 3 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mastrmind-dev/electron-screen-recorder/issues/1", - "issue_createdAt": "2023-09-29T15:41:01Z", + "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/8", + "issue_createdAt": "2023-09-29T18:22:40Z", "issue_repo": { - "repo_name": "electron-screen-recorder", - "repo_desc": "creating an open source screen recorder with advanced features like pausing and resuming, specially with unlimited recording time", - "repo_url": "https://github.com/mastrmind-dev/electron-screen-recorder", - "repo_stars": 1, + "repo_name": "ytMonetizationChecker", + "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", + "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "mastrmind-dev" + "repo_owner": "nooralamf42" } }, - "issue_title": "Adding styles to the UI and make attractive", + "issue_title": "change alert message size", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/skrub-data/skrub/issues/769", - "issue_createdAt": "2023-09-29T15:39:34Z", + "issue_url": "https://github.com/maheshrjl/linux-dev-playbook/issues/5", + "issue_createdAt": "2023-09-29T18:22:35Z", "issue_repo": { - "repo_name": "skrub", - "repo_desc": "Prepping tables for machine learning", - "repo_url": "https://github.com/skrub-data/skrub", - "repo_stars": 816, + "repo_name": "linux-dev-playbook", + "repo_desc": "Linux \u0026 WSL setup and configuration with Ansible. ", + "repo_url": "https://github.com/maheshrjl/linux-dev-playbook", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "skrub-data" + "repo_owner": "maheshrjl" } }, - "issue_title": "Support Polars dataframes across the library", + "issue_title": "deps: Upgrade node to 20", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "meta-issue" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -11178,32 +11462,31 @@ }, { "Issue": { - "issue_url": "https://github.com/MahboubehSeyedpour/jetpack-loading/issues/1", - "issue_createdAt": "2023-09-29T15:39:06Z", + "issue_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC/issues/17", + "issue_createdAt": "2023-09-29T18:21:57Z", "issue_repo": { - "repo_name": "jetpack-loading", - "repo_desc": "Elegant Android loading indicator using Jetpack Compose", - "repo_url": "https://github.com/MahboubehSeyedpour/jetpack-loading", - "repo_stars": 3, + "repo_name": "2023.2-MeasureSoftGram-DOC", + "repo_desc": "", + "repo_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Kotlin" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "MahboubehSeyedpour" + "repo_owner": "fga-eps-mds" } }, - "issue_title": "Publish in Maven", + "issue_title": "Criar dojo React para auxiliar equipe de MDS", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "EPS" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -11215,74 +11498,67 @@ }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/76", - "issue_createdAt": "2023-09-29T15:37:45Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/10", + "issue_createdAt": "2023-09-29T18:21:57Z", "issue_repo": { - "repo_name": "Training.TestGorilla.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", - "repo_stars": 9, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "mikaelacaron" } }, - "issue_title": "Create ITestService interface", + "issue_title": "IMPROVE - Error Handling When Deleting an Event", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "improvement" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/anicmarko9/responsive-front/issues/296", - "issue_createdAt": "2023-09-29T15:35:21Z", + "issue_url": "https://github.com/maheshrjl/linux-dev-playbook/issues/4", + "issue_createdAt": "2023-09-29T18:21:43Z", "issue_repo": { - "repo_name": "responsive-front", - "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", - "repo_url": "https://github.com/anicmarko9/responsive-front", - "repo_stars": 9, + "repo_name": "linux-dev-playbook", + "repo_desc": "Linux \u0026 WSL setup and configuration with Ansible. ", + "repo_url": "https://github.com/maheshrjl/linux-dev-playbook", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "anicmarko9" + "repo_owner": "maheshrjl" } }, - "issue_title": "refactor: semantic HTML", + "issue_title": "feat: add output message ", "issue_labels": { "Nodes": [ { @@ -11301,64 +11577,51 @@ }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/73", - "issue_createdAt": "2023-09-29T15:32:44Z", + "issue_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC/issues/16", + "issue_createdAt": "2023-09-29T18:20:36Z", "issue_repo": { - "repo_name": "Training.TestGorilla.Clone", + "repo_name": "2023.2-MeasureSoftGram-DOC", "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", - "repo_stars": 9, + "repo_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Smalltalk" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "fga-eps-mds" } }, - "issue_title": "Create IUserCredentials interface", + "issue_title": "Criar dojo Django para auxiliar equipe de MDS", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "EPS" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/apache/incubator-opendal/issues/3217", - "issue_createdAt": "2023-09-29T15:32:10Z", + "issue_url": "https://github.com/Dv04/Text_Detector/issues/17", + "issue_createdAt": "2023-09-29T18:18:14Z", "issue_repo": { - "repo_name": "incubator-opendal", - "repo_desc": "Apache OpenDAL: access data freely.", - "repo_url": "https://github.com/apache/incubator-opendal", - "repo_stars": 1903, + "repo_name": "Text_Detector", + "repo_desc": "This project is primarily a text detector for 16 Segment Display.", + "repo_url": "https://github.com/Dv04/Text_Detector", + "repo_stars": 7, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "Python" }, @@ -11366,34 +11629,22 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Gherkin" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "Dv04" } }, - "issue_title": "Add cloudflare KV support", + "issue_title": "Code Refactoring", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -11408,64 +11659,61 @@ }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/72", - "issue_createdAt": "2023-09-29T15:30:41Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/9", + "issue_createdAt": "2023-09-29T18:17:16Z", "issue_repo": { - "repo_name": "Training.TestGorilla.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", - "repo_stars": 9, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "mikaelacaron" } }, - "issue_title": "Create IUserAnswer interface", + "issue_title": "IMPROVE - Error Handling Adding a Maintenance Event", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "improvement" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/apache/incubator-opendal/issues/3216", - "issue_createdAt": "2023-09-29T15:30:11Z", + "issue_url": "https://github.com/Dv04/Text_Detector/issues/15", + "issue_createdAt": "2023-09-29T18:16:43Z", "issue_repo": { - "repo_name": "incubator-opendal", - "repo_desc": "Apache OpenDAL: access data freely.", - "repo_url": "https://github.com/apache/incubator-opendal", - "repo_stars": 1903, + "repo_name": "Text_Detector", + "repo_desc": "This project is primarily a text detector for 16 Segment Display.", + "repo_url": "https://github.com/Dv04/Text_Detector", + "repo_stars": 7, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "Python" }, @@ -11473,40 +11721,28 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Gherkin" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "Dv04" } }, - "issue_title": "Add cloudflare D1 support", + "issue_title": "CSS Enhancements", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -11515,71 +11751,77 @@ }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/70", - "issue_createdAt": "2023-09-29T15:28:52Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/8", + "issue_createdAt": "2023-09-29T18:15:54Z", "issue_repo": { - "repo_name": "Training.TestGorilla.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", - "repo_stars": 9, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "mikaelacaron" } }, - "issue_title": "Create IMultipleChoice ", + "issue_title": "FEATURE - Add Bar Button Item to Order Events by Date", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "feature request" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/69", - "issue_createdAt": "2023-09-29T15:25:57Z", + "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/5", + "issue_createdAt": "2023-09-29T18:14:54Z", "issue_repo": { - "repo_name": "Training.TestGorilla.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", - "repo_stars": 9, + "repo_name": "ytMonetizationChecker", + "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", + "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "nooralamf42" } }, - "issue_title": "Create IAnswer interface", + "issue_title": "needed a footer", "issue_labels": { "Nodes": [ { @@ -11592,34 +11834,37 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/68", - "issue_createdAt": "2023-09-29T15:22:27Z", + "issue_url": "https://github.com/Dv04/Text_Detector/issues/14", + "issue_createdAt": "2023-09-29T18:14:53Z", "issue_repo": { - "repo_name": "Training.TestGorilla.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", - "repo_stars": 9, + "repo_name": "Text_Detector", + "repo_desc": "This project is primarily a text detector for 16 Segment Display.", + "repo_url": "https://github.com/Dv04/Text_Detector", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "Dv04" } }, - "issue_title": "Create IQuestion Interface", + "issue_title": "Website Integration", "issue_labels": { "Nodes": [ { @@ -11627,64 +11872,55 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/getappmap/appmap-java/issues/223", - "issue_createdAt": "2023-09-29T15:20:36Z", + "issue_url": "https://github.com/nooralamf42/ytMonetizationChecker/issues/4", + "issue_createdAt": "2023-09-29T18:13:07Z", "issue_repo": { - "repo_name": "appmap-java", - "repo_desc": "AppMap client agent for Java", - "repo_url": "https://github.com/getappmap/appmap-java", - "repo_stars": 64, + "repo_name": "ytMonetizationChecker", + "repo_desc": "This Repository for Hacktoberfest Fest 2023. There are very basic level issues to fix, or you can just contribute by adding your name in contribute.md file", + "repo_url": "https://github.com/nooralamf42/ytMonetizationChecker", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "getappmap" + "repo_owner": "nooralamf42" } }, - "issue_title": "Request recordings are improperly labeled in the AppMap metadata", + "issue_title": "make the title size smaller for mobile devices", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "appmap-java" - }, - { - "label_name": "well-defined" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -11696,44 +11932,41 @@ }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/145", - "issue_createdAt": "2023-09-29T15:20:22Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/7", + "issue_createdAt": "2023-09-29T18:12:55Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", - "repo_stars": 0, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "mikaelacaron" } }, - "issue_title": "cre29", + "issue_title": "FEATURE - Localization (Multiple assignees allowed!)", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "feature request" }, { - "label_name": "documentation" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "low-priority" - }, - { - "label_name": "TODO" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -11745,34 +11978,31 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/298", - "issue_createdAt": "2023-09-29T15:20:20Z", + "issue_url": "https://github.com/Dv04/Text_Detector/issues/10", + "issue_createdAt": "2023-09-29T18:12:40Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "Text_Detector", + "repo_desc": "This project is primarily a text detector for 16 Segment Display.", + "repo_url": "https://github.com/Dv04/Text_Detector", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "Dv04" } }, - "issue_title": "grid Creator - Web design", + "issue_title": "Dataset Finding \u0026 Labeling for 16-Segment Display", "issue_labels": { "Nodes": [ { @@ -11794,56 +12024,29 @@ }, { "Issue": { - "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/727", - "issue_createdAt": "2023-09-29T15:17:08Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/6", + "issue_createdAt": "2023-09-29T18:11:20Z", "issue_repo": { - "repo_name": "fork-commit-merge", - "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", - "repo_url": "https://github.com/nikohoffren/fork-commit-merge", - "repo_stars": 142, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Elixir" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "nikohoffren" + "repo_owner": "mikaelacaron" } }, - "issue_title": "Fork, Commit, Merge - Medium Issue (Markdown)", + "issue_title": "FEATURE - Use `NavigationSplitView` rather than `TabView` for iPad", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "feature request" }, { "label_name": "help wanted" @@ -11851,26 +12054,11 @@ { "label_name": "good first issue" }, - { - "label_name": "first-contributors" - }, - { - "label_name": "first-contributor" - }, - { - "label_name": "medium" - }, - { - "label_name": "markdown" - }, { "label_name": "hacktoberfest" - }, - { - "label_name": "up-for-grabs" } ], - "label_totalcount": 9 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -11882,80 +12070,44 @@ }, { "Issue": { - "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/726", - "issue_createdAt": "2023-09-29T15:15:35Z", + "issue_url": "https://github.com/Dv04/Text_Detector/issues/9", + "issue_createdAt": "2023-09-29T18:10:43Z", "issue_repo": { - "repo_name": "fork-commit-merge", - "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", - "repo_url": "https://github.com/nikohoffren/fork-commit-merge", - "repo_stars": 142, + "repo_name": "Text_Detector", + "repo_desc": "This project is primarily a text detector for 16 Segment Display.", + "repo_url": "https://github.com/Dv04/Text_Detector", + "repo_stars": 7, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Elixir" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "nikohoffren" + "repo_owner": "Dv04" } }, - "issue_title": "Fork, Commit, Merge - Easy Issue (TypeScript)", + "issue_title": "Create Comprehensive README.md", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "documentation" }, { "label_name": "good first issue" }, - { - "label_name": "first-contributors" - }, - { - "label_name": "first-contributor" - }, - { - "label_name": "easy" - }, - { - "label_name": "typescript" - }, { "label_name": "hacktoberfest" - }, - { - "label_name": "up-for-grabs" } ], - "label_totalcount": 8 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -11967,83 +12119,41 @@ }, { "Issue": { - "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/725", - "issue_createdAt": "2023-09-29T15:14:15Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/5", + "issue_createdAt": "2023-09-29T18:09:52Z", "issue_repo": { - "repo_name": "fork-commit-merge", - "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", - "repo_url": "https://github.com/nikohoffren/fork-commit-merge", - "repo_stars": 142, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Elixir" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "nikohoffren" + "repo_owner": "mikaelacaron" } }, - "issue_title": "Fork, Commit, Merge - Easy Issue (Django)", + "issue_title": "FEATURE - Edit Vehicle Details", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "first-contributors" - }, - { - "label_name": "first-contributor" - }, - { - "label_name": "easy" + "label_name": "feature request" }, { - "label_name": "python" + "label_name": "help wanted" }, { - "label_name": "django" + "label_name": "good first issue" }, { "label_name": "hacktoberfest" - }, - { - "label_name": "up-for-grabs" } ], - "label_totalcount": 9 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -12055,80 +12165,41 @@ }, { "Issue": { - "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/724", - "issue_createdAt": "2023-09-29T15:12:44Z", + "issue_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance/issues/4", + "issue_createdAt": "2023-09-29T18:08:27Z", "issue_repo": { - "repo_name": "fork-commit-merge", - "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", - "repo_url": "https://github.com/nikohoffren/fork-commit-merge", - "repo_stars": 142, + "repo_name": "Basic-Car-Maintenance", + "repo_desc": "A basic app to track your car's maintenance. Open source for Hacktoberfest 2023. Beginners are welcome!", + "repo_url": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Elixir" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "nikohoffren" + "repo_owner": "mikaelacaron" } }, - "issue_title": "Fork, Commit, Merge - Medium Issue (TypeScript)", + "issue_title": "FEATURE - Edit Maintenance Event Details", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "first-contributors" - }, - { - "label_name": "first-contributor" + "label_name": "feature request" }, { - "label_name": "medium" + "label_name": "help wanted" }, { - "label_name": "typescript" + "label_name": "good first issue" }, { "label_name": "hacktoberfest" - }, - { - "label_name": "up-for-grabs" } ], - "label_totalcount": 8 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -12140,25 +12211,37 @@ }, { "Issue": { - "issue_url": "https://github.com/B1lok/TaskManager/issues/2", - "issue_createdAt": "2023-09-29T15:06:28Z", + "issue_url": "https://github.com/IEDCMEC/techno-event-management/issues/45", + "issue_createdAt": "2023-09-29T18:07:42Z", "issue_repo": { - "repo_name": "TaskManager", + "repo_name": "techno-event-management", "repo_desc": "", - "repo_url": "https://github.com/B1lok/TaskManager", - "repo_stars": 0, + "repo_url": "https://github.com/IEDCMEC/techno-event-management", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "B1lok" - } - }, - "issue_title": "create EveryDayController tests", + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + } + ] + }, + "Owner": { + "repo_owner": "IEDCMEC" + } + }, + "issue_title": "Move authentication functions into proper files in accordance with current file/code structure", "issue_labels": { "Nodes": [ { @@ -12171,71 +12254,53 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Automattic/woocommerce-payments/issues/7329", - "issue_createdAt": "2023-09-29T15:04:03Z", + "issue_url": "https://github.com/VivekPanyam/carton/issues/161", + "issue_createdAt": "2023-09-29T18:03:15Z", "issue_repo": { - "repo_name": "woocommerce-payments", - "repo_desc": "Accept payments via credit card. Manage transactions within WordPress.", - "repo_url": "https://github.com/Automattic/woocommerce-payments", - "repo_stars": 109, + "repo_name": "carton", + "repo_desc": "Run any ML model from any programming language.", + "repo_url": "https://github.com/VivekPanyam/carton", + "repo_stars": 252, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Automattic" + "repo_owner": "VivekPanyam" } }, - "issue_title": "Missing Multi-Currency check could lead to errors in WooPay", + "issue_title": "Improve memory usage when packing a model", "issue_labels": { "Nodes": [ - { - "label_name": "type: bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "priority: high" - }, - { - "label_name": "category: projects" - }, - { - "label_name": "component: WooPay" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -12244,35 +12309,47 @@ }, { "Issue": { - "issue_url": "https://github.com/huggingface/huggingface_hub/issues/1700", - "issue_createdAt": "2023-09-29T15:02:52Z", + "issue_url": "https://github.com/tianocore/edk2-edkrepo/issues/196", + "issue_createdAt": "2023-09-29T17:59:44Z", "issue_repo": { - "repo_name": "huggingface_hub", - "repo_desc": "All the open source things related to the Hugging Face Hub.", - "repo_url": "https://github.com/huggingface/huggingface_hub", - "repo_stars": 1198, + "repo_name": "edk2-edkrepo", + "repo_desc": "Repository for the edkrepo utility", + "repo_url": "https://github.com/tianocore/edk2-edkrepo", + "repo_stars": 16, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "huggingface" + "repo_owner": "tianocore" } }, - "issue_title": "[Community event] Translate documentation to your own langage", + "issue_title": "Add option to skip garbage collection in edkrepo maintenance command", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -12284,47 +12361,53 @@ }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/136", - "issue_createdAt": "2023-09-29T14:58:55Z", + "issue_url": "https://github.com/withastro/docs/issues/4869", + "issue_createdAt": "2023-09-29T17:58:57Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", - "repo_stars": 0, + "repo_name": "docs", + "repo_desc": "Astro documentation", + "repo_url": "https://github.com/withastro/docs", + "repo_stars": 971, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "withastro" } }, - "issue_title": "cre20", + "issue_title": "Content Collections page still tells people to upgrade to Astro v2.0!", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" + "label_name": "improve documentation" }, { "label_name": "good first issue" }, { - "label_name": "triage" - }, - { - "label_name": "low-priority" + "label_name": "help wanted" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -12336,38 +12419,38 @@ }, { "Issue": { - "issue_url": "https://github.com/bitcoindevkit/bdk/issues/1138", - "issue_createdAt": "2023-09-29T14:58:40Z", + "issue_url": "https://github.com/brittanyarima/Steps/issues/30", + "issue_createdAt": "2023-09-29T17:58:44Z", "issue_repo": { - "repo_name": "bdk", - "repo_desc": "A modern, lightweight, descriptor-based wallet library written in Rust!", - "repo_url": "https://github.com/bitcoindevkit/bdk", - "repo_stars": 642, + "repo_name": "Steps", + "repo_desc": "Step counting app using HealthKit", + "repo_url": "https://github.com/brittanyarima/Steps", + "repo_stars": 13, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "bitcoindevkit" + "repo_owner": "brittanyarima" } }, - "issue_title": "`TxGraph::direct_conflicts_of_tx should just be called `direct_conflicts`", + "issue_title": "Add New tab with week/month step data using SwiftCharts", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -12376,47 +12459,50 @@ }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/135", - "issue_createdAt": "2023-09-29T14:57:43Z", + "issue_url": "https://github.com/Dv04/Alumni_Management/issues/8", + "issue_createdAt": "2023-09-29T17:55:12Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", - "repo_stars": 0, + "repo_name": "Alumni_Management", + "repo_desc": "This is a project for an Alumni Management System", + "repo_url": "https://github.com/Dv04/Alumni_Management", + "repo_stars": 8, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "Dv04" } }, - "issue_title": "cre19", + "issue_title": "Improve CSS", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "triage" - }, - { - "label_name": "low-priority" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -12425,44 +12511,44 @@ }, { "Issue": { - "issue_url": "https://github.com/sitture/commit-status/issues/105", - "issue_createdAt": "2023-09-29T14:43:34Z", + "issue_url": "https://github.com/VivekPanyam/carton/issues/160", + "issue_createdAt": "2023-09-29T17:54:33Z", "issue_repo": { - "repo_name": "commit-status", - "repo_desc": "A React based simple app that shows a list of projects with their Github commit status and use it as a dashboard to view status of your CI pipelines.", - "repo_url": "https://github.com/sitture/commit-status", - "repo_stars": 6, + "repo_name": "carton", + "repo_desc": "Run any ML model from any programming language.", + "repo_url": "https://github.com/VivekPanyam/carton", + "repo_stars": 252, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "sitture" + "repo_owner": "VivekPanyam" } }, - "issue_title": "Fix an issue so that it only pulls the status for the defined interval", + "issue_title": "Remove special casing for `carton.pub` now that Carton is open source", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -12474,65 +12560,53 @@ }, { "Issue": { - "issue_url": "https://github.com/woocommerce/woocommerce-ios/issues/10819", - "issue_createdAt": "2023-09-29T14:42:53Z", + "issue_url": "https://github.com/Dv04/Alumni_Management/issues/6", + "issue_createdAt": "2023-09-29T17:53:03Z", "issue_repo": { - "repo_name": "woocommerce-ios", - "repo_desc": "WooCommerce iOS app", - "repo_url": "https://github.com/woocommerce/woocommerce-ios", - "repo_stars": 228, + "repo_name": "Alumni_Management", + "repo_desc": "This is a project for an Alumni Management System", + "repo_url": "https://github.com/Dv04/Alumni_Management", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "woocommerce" + "repo_owner": "Dv04" } }, - "issue_title": "Wrong separator padding in dashboard banner \"We couldn't load your data\"", + "issue_title": "Code Documentation", "issue_labels": { "Nodes": [ { - "label_name": "type: bug" + "label_name": "documentation" }, { "label_name": "good first issue" }, { - "label_name": "priority: low" - }, - { - "label_name": "category: design" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -12541,38 +12615,41 @@ }, { "Issue": { - "issue_url": "https://github.com/pandas-dev/pandas-stubs/issues/784", - "issue_createdAt": "2023-09-29T14:40:21Z", + "issue_url": "https://github.com/swarajmhatre/Packify_Project/issues/1", + "issue_createdAt": "2023-09-29T17:52:38Z", "issue_repo": { - "repo_name": "pandas-stubs", - "repo_desc": "Public type stubs for pandas", - "repo_url": "https://github.com/pandas-dev/pandas-stubs", - "repo_stars": 184, + "repo_name": "Packify_Project", + "repo_desc": "", + "repo_url": "https://github.com/swarajmhatre/Packify_Project", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "pandas-dev" + "repo_owner": "swarajmhatre" } }, - "issue_title": "Change `to_dict` to use `MutableMapping` instead of `Mapping`", + "issue_title": "Add Commments", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -12581,84 +12658,84 @@ }, { "Issue": { - "issue_url": "https://github.com/ashotvdovychenko/tangerine-web/issues/30", - "issue_createdAt": "2023-09-29T14:39:12Z", + "issue_url": "https://github.com/CodeToCAD/CodeToCAD/issues/198", + "issue_createdAt": "2023-09-29T17:49:07Z", "issue_repo": { - "repo_name": "tangerine-web", - "repo_desc": "Web of CRM for culinary masters", - "repo_url": "https://github.com/ashotvdovychenko/tangerine-web", - "repo_stars": 0, + "repo_name": "CodeToCAD", + "repo_desc": "Intuitive code-based CAD automation that enforces good modeling practices. Models are automatically generated in existing CAD or modeling software (e.g. Blender, OnShape).", + "repo_url": "https://github.com/CodeToCAD/CodeToCAD", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Jinja" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ashotvdovychenko" + "repo_owner": "CodeToCAD" } }, - "issue_title": "Add FAQ, Contacts pages", + "issue_title": "Move test_provider tests to test_providers tests", "issue_labels": { "Nodes": [ { - "label_name": "task" + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "Core" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mdx-editor/editor/issues/101", - "issue_createdAt": "2023-09-29T14:34:22Z", + "issue_url": "https://github.com/thekaranmahajan/Weather-App/issues/1", + "issue_createdAt": "2023-09-29T17:48:34Z", "issue_repo": { - "repo_name": "editor", - "repo_desc": "A rich text editor React component for markdown", - "repo_url": "https://github.com/mdx-editor/editor", - "repo_stars": 561, + "repo_name": "Weather-App", + "repo_desc": "", + "repo_url": "https://github.com/thekaranmahajan/Weather-App", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Handlebars" } ] }, "Owner": { - "repo_owner": "mdx-editor" + "repo_owner": "thekaranmahajan" } }, - "issue_title": "Table controls are visible in the `readOnly` mode", + "issue_title": "CSS issue for weather-widget class", "issue_labels": { "Nodes": [ { - "label_name": "feature request/enhancement" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -12667,44 +12744,47 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023/issues/20", - "issue_createdAt": "2023-09-29T14:32:43Z", + "issue_url": "https://github.com/koopjs/koop/issues/816", + "issue_createdAt": "2023-09-29T17:47:14Z", "issue_repo": { - "repo_name": "CPP_Guide_Hacktoberfest2023", - "repo_desc": "This is a repository for beginners learning C++ programming language, Object- Oriented Programming, Data Structures and Algorithms", - "repo_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023", - "repo_stars": 3, + "repo_name": "koop", + "repo_desc": "Transform, query, and download geospatial data on the web.", + "repo_url": "https://github.com/koopjs/koop", + "repo_stars": 597, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Namya13Jain" + "repo_owner": "koopjs" } }, - "issue_title": "Hybrid Inheritance ", + "issue_title": "Update Redis-Cache plugin", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "refactor" }, { - "label_name": "hacktoberfest" + "label_name": "Good first issue" }, { - "label_name": "Easy" + "label_name": "LOE: low" } ], "label_totalcount": 3 @@ -12719,142 +12799,255 @@ }, { "Issue": { - "issue_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023/issues/19", - "issue_createdAt": "2023-09-29T14:32:10Z", + "issue_url": "https://github.com/dev-launchers/dev-launchers-platform/issues/1426", + "issue_createdAt": "2023-09-29T17:46:50Z", "issue_repo": { - "repo_name": "CPP_Guide_Hacktoberfest2023", - "repo_desc": "This is a repository for beginners learning C++ programming language, Object- Oriented Programming, Data Structures and Algorithms", - "repo_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023", - "repo_stars": 3, + "repo_name": "dev-launchers-platform", + "repo_desc": "Monorepo for all DevLaunchers internal products and libraries used by the official platform", + "repo_url": "https://github.com/dev-launchers/dev-launchers-platform", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Prolog" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "Namya13Jain" + "repo_owner": "dev-launchers" } }, - "issue_title": "Hierarchical Inheritance", + "issue_title": "Avatar component", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "Easy" + "label_name": "Platform Enablement" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023/issues/18", - "issue_createdAt": "2023-09-29T14:30:43Z", + "issue_url": "https://github.com/bcgov/entity/issues/18030", + "issue_createdAt": "2023-09-29T17:41:22Z", "issue_repo": { - "repo_name": "CPP_Guide_Hacktoberfest2023", - "repo_desc": "This is a repository for beginners learning C++ programming language, Object- Oriented Programming, Data Structures and Algorithms", - "repo_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023", - "repo_stars": 3, + "repo_name": "entity", + "repo_desc": "ServiceBC Registry Team working on Legal Entities", + "repo_url": "https://github.com/bcgov/entity", + "repo_stars": 20, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Groovy" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "Namya13Jain" + "repo_owner": "bcgov" } }, - "issue_title": "Multiple Inheritance", + "issue_title": "Legal API - Fee Codes - AGM Location Change (BC companies only)", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "Easy" + "label_name": "ENTITY" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/kubeflow/training-operator/issues/1924", - "issue_createdAt": "2023-09-29T14:25:46Z", - "issue_repo": { - "repo_name": "training-operator", - "repo_desc": "Training operators on Kubernetes.", - "repo_url": "https://github.com/kubeflow/training-operator", - "repo_stars": 1340, + "issue_url": "https://github.com/Dv04/Vision_Transformer/issues/5", + "issue_createdAt": "2023-09-29T17:39:31Z", + "issue_repo": { + "repo_name": "Vision_Transformer", + "repo_desc": "A project based on Vision Transformer for Image Regression", + "repo_url": "https://github.com/Dv04/Vision_Transformer", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, + "repo_prog_language": "Jupyter Notebook" + } + ] + }, + "Owner": { + "repo_owner": "Dv04" + } + }, + "issue_title": "Enhance README.md for Better Project Understanding", + "issue_labels": { + "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + } + ], + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/cryostatio/cryostat-operator/issues/638", + "issue_createdAt": "2023-09-29T17:38:05Z", + "issue_repo": { + "repo_name": "cryostat-operator", + "repo_desc": "A Kubernetes Operator to facilitate the setup and management of Cryostat.", + "repo_url": "https://github.com/cryostatio/cryostat-operator", + "repo_stars": 32, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Go" }, { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "kubeflow" + "repo_owner": "cryostatio" } }, - "issue_title": "[SDK] Add unit test for Training Operator Python SDK", + "issue_title": "[Task] Upgrade PR actions to versions that use node16 \u003ctitle\u003e", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" + }, + { + "label_name": "chore" + }, + { + "label_name": "ci" + } + ], + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/meltano/sdk/issues/1989", + "issue_createdAt": "2023-09-29T17:36:32Z", + "issue_repo": { + "repo_name": "sdk", + "repo_desc": "Write 70% less code by using the SDK to build custom extractors and loaders that adhere to the Singer standard: https://sdk.meltano.com", + "repo_url": "https://github.com/meltano/sdk", + "repo_stars": 69, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Python" + } + ] + }, + "Owner": { + "repo_owner": "meltano" + } + }, + "issue_title": "docs: Document how to cast values to different data types in inline stream maps", + "issue_labels": { + "Nodes": [ + { + "label_name": "Documentation" }, { "label_name": "good first issue" }, { - "label_name": "area/testing" + "label_name": "Accepting Pull Requests" }, { - "label_name": "area/sdk" + "label_name": "valuestream/SDK" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -12863,44 +13056,44 @@ }, { "Issue": { - "issue_url": "https://github.com/Vertco/KatanaForNinjaOne/issues/63", - "issue_createdAt": "2023-09-29T14:25:04Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5263", + "issue_createdAt": "2023-09-29T17:36:19Z", "issue_repo": { - "repo_name": "KatanaForNinjaOne", - "repo_desc": "A browser extension that extends the functionality of NinjaOne.", - "repo_url": "https://github.com/Vertco/KatanaForNinjaOne", - "repo_stars": 4, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 37, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Vertco" + "repo_owner": "teambtcmap" } }, - "issue_title": "Update colors for multiple elements", + "issue_title": "Lareiras \u0026 Cia", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "location-submission" + }, + { + "label_name": "Brazil" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -12909,62 +13102,53 @@ }, { "Issue": { - "issue_url": "https://github.com/OpenLineage/OpenLineage/issues/2143", - "issue_createdAt": "2023-09-29T14:23:16Z", + "issue_url": "https://github.com/cs-util-com/cscore/issues/103", + "issue_createdAt": "2023-09-29T17:31:54Z", "issue_repo": { - "repo_name": "OpenLineage", - "repo_desc": "An Open Standard for lineage metadata collection", - "repo_url": "https://github.com/OpenLineage/OpenLineage", - "repo_stars": 1428, + "repo_name": "cscore", + "repo_desc": "cscore is a minimal-footprint library providing commonly used helpers \u0026 patterns for your C# projects. It can be used in both pure C# and Unity projects.", + "repo_url": "https://github.com/cs-util-com/cscore", + "repo_stars": 164, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Batchfile" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "ShaderLab" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "HLSL" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "OpenLineage" + "repo_owner": "cs-util-com" } }, - "issue_title": "Integration test for drop table does not verify anything", + "issue_title": "Extend support for the new Unity input system", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "integration/spark" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -12976,56 +13160,47 @@ }, { "Issue": { - "issue_url": "https://github.com/polarsource/polar/issues/1313", - "issue_createdAt": "2023-09-29T14:22:35Z", + "issue_url": "https://github.com/bcgov/entity/issues/18027", + "issue_createdAt": "2023-09-29T17:31:08Z", "issue_repo": { - "repo_name": "polar", - "repo_desc": "Polar is a platform for open source maintainers to get better funding", - "repo_url": "https://github.com/polarsource/polar", - "repo_stars": 623, + "repo_name": "entity", + "repo_desc": "ServiceBC Registry Team working on Legal Entities", + "repo_url": "https://github.com/bcgov/entity", + "repo_stars": 20, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Vue" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "Groovy" }, { "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "polarsource" + "repo_owner": "bcgov" } }, - "issue_title": "Notifications shown behind other content (too low z-index)", + "issue_title": "Filings UI: complete implementation", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "ENTITY" } ], "label_totalcount": 2 @@ -13040,47 +13215,53 @@ }, { "Issue": { - "issue_url": "https://github.com/sahanmndl/UpCoding-Web/issues/36", - "issue_createdAt": "2023-09-29T14:21:59Z", + "issue_url": "https://github.com/foundeo/cfdocs/issues/1630", + "issue_createdAt": "2023-09-29T17:30:49Z", "issue_repo": { - "repo_name": "UpCoding-Web", - "repo_desc": "Get event details of competitive programming contests, hackathons etc.", - "repo_url": "https://github.com/sahanmndl/UpCoding-Web", - "repo_stars": 7, + "repo_name": "cfdocs", + "repo_desc": "Repository for the cfdocs.org site.", + "repo_url": "https://github.com/foundeo/cfdocs", + "repo_stars": 175, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "ColdFusion" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "sahanmndl" + "repo_owner": "foundeo" } }, - "issue_title": "User stats page | Codeforces", + "issue_title": "structKeyExists", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "easy" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -13089,96 +13270,132 @@ }, { "Issue": { - "issue_url": "https://github.com/knative/eventing/issues/7324", - "issue_createdAt": "2023-09-29T14:18:00Z", + "issue_url": "https://github.com/epicmaxco/vuestic-ui/issues/3930", + "issue_createdAt": "2023-09-29T17:27:51Z", "issue_repo": { - "repo_name": "eventing", - "repo_desc": "Event-driven application platform for Kubernetes", - "repo_url": "https://github.com/knative/eventing", - "repo_stars": 1317, + "repo_name": "vuestic-ui", + "repo_desc": "Free and Open Source UI Library for Vue 3 🤘", + "repo_url": "https://github.com/epicmaxco/vuestic-ui", + "repo_stars": 3071, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "knative" + "repo_owner": "epicmaxco" } }, - "issue_title": "Support auto generation of SinkBindings identity service account and expose in `AuthStatus`", + "issue_title": "VaButton with 2 icons should have same padding as with one icon", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "BUG" }, { "label_name": "good first issue" + }, + { + "label_name": "d1: super easy" + }, + { + "label_name": "v1: minor" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/NOAA-OWP/DMOD/issues/446", - "issue_createdAt": "2023-09-29T14:15:55Z", + "issue_url": "https://github.com/ecamp/ecamp3/issues/3862", + "issue_createdAt": "2023-09-29T17:26:34Z", "issue_repo": { - "repo_name": "DMOD", - "repo_desc": "Distributed Model on Demand infrastructure for OWP's Model as a Service", - "repo_url": "https://github.com/NOAA-OWP/DMOD", - "repo_stars": 7, + "repo_name": "ecamp3", + "repo_desc": "Neue Version eCamp v3 (in closed Beta)", + "repo_url": "https://github.com/ecamp/ecamp3", + "repo_stars": 91, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Twig" + }, + { + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "NOAA-OWP" + "repo_owner": "ecamp" } }, - "issue_title": "Convert DataFrames in dmod.metrics and dmod.evaluations to Polars", + "issue_title": "Hide Materialfilter PeriodOnly in ContentNode", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "type: Frontend" }, { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "Low Priority" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -13193,35 +13410,50 @@ }, { "Issue": { - "issue_url": "https://github.com/B1lok/gym-web/issues/27", - "issue_createdAt": "2023-09-29T14:10:58Z", + "issue_url": "https://github.com/bcgov/entity/issues/18026", + "issue_createdAt": "2023-09-29T17:24:42Z", "issue_repo": { - "repo_name": "gym-web", - "repo_desc": "", - "repo_url": "https://github.com/B1lok/gym-web", - "repo_stars": 0, + "repo_name": "entity", + "repo_desc": "ServiceBC Registry Team working on Legal Entities", + "repo_url": "https://github.com/bcgov/entity", + "repo_stars": 20, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Groovy" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "B1lok" + "repo_owner": "bcgov" } }, - "issue_title": "refactor main page", + "issue_title": "Legal API - Allowable Actions", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "ENTITY" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -13233,24 +13465,44 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/deltachat/deltachat-desktop/issues/3423", + "issue_createdAt": "2023-09-29T17:16:39Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "deltachat-desktop", + "repo_desc": "Email-based instant messaging for Desktop.", + "repo_url": "https://github.com/deltachat/deltachat-desktop", + "repo_stars": 823, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "SCSS" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "deltachat" } }, - "issue_title": "", + "issue_title": "pref_managekeys_import_explain string is deprecated", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -13262,32 +13514,26 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5915", - "issue_createdAt": "2023-09-29T14:08:58Z", + "issue_url": "https://github.com/mnnkhndlwl/mern_youtube_clone/issues/83", + "issue_createdAt": "2023-09-29T17:12:24Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2898, + "repo_name": "mern_youtube_clone", + "repo_desc": "Youtube Clone built with Mern Stack and Firebase", + "repo_url": "https://github.com/mnnkhndlwl/mern_youtube_clone", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "CSS" @@ -13295,20 +13541,20 @@ ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "mnnkhndlwl" } }, - "issue_title": "Create `Pagination` Component", + "issue_title": "[Doc]: Add hacktoberfest logo in the documentation", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "documentation" }, { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "website redesign" + "label_name": "good first issue" }, { "label_name": "hacktoberfest" @@ -13317,71 +13563,53 @@ "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 8 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/129", - "issue_createdAt": "2023-09-29T14:08:46Z", + "issue_url": "https://github.com/YurisCodingClub/html-tag-quiz/issues/9", + "issue_createdAt": "2023-09-29T17:09:20Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", - "repo_stars": 0, + "repo_name": "html-tag-quiz", + "repo_desc": "A quiz that shows you how many semantic HTML tags you actually know.", + "repo_url": "https://github.com/YurisCodingClub/html-tag-quiz", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "YurisCodingClub" } }, - "issue_title": "cre13", + "issue_title": "[BUG]Update list of html tags", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" + "label_name": "HTML" }, { - "label_name": "help wanted" + "label_name": "Hacktoberfest" }, { "label_name": "good first issue" }, { - "label_name": "invalid" - }, - { - "label_name": "question" - }, - { - "label_name": "triage" - }, - { - "label_name": "low-priority" + "label_name": "🛠 goal: fix" } ], - "label_totalcount": 10 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -13390,44 +13618,47 @@ }, { "Issue": { - "issue_url": "https://github.com/GODrums/BetterFloat/issues/25", - "issue_createdAt": "2023-09-29T14:07:47Z", + "issue_url": "https://github.com/Mutesa-Cedric/react-swift-reveal/issues/2", + "issue_createdAt": "2023-09-29T17:05:41Z", "issue_repo": { - "repo_name": "BetterFloat", - "repo_desc": "Enhance your website experience on CSFloat.com", - "repo_url": "https://github.com/GODrums/BetterFloat", - "repo_stars": 5, + "repo_name": "react-swift-reveal", + "repo_desc": "React-swift-reveal is a React component library and animation framework for animating elements as they enter the viewport and onscroll", + "repo_url": "https://github.com/Mutesa-Cedric/react-swift-reveal", + "repo_stars": 28, "repo_langs": { "Nodes": [ { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Handlebars" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "GODrums" + "repo_owner": "Mutesa-Cedric" } }, - "issue_title": "CSFloat Item Popup Enhancements", + "issue_title": "add more examples [apps/examples]", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -13439,59 +13670,61 @@ }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/126", - "issue_createdAt": "2023-09-29T14:05:48Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "ggggg", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_url": "", "repo_stars": 0, + "repo_langs": { + "Nodes": null + }, + "Owner": { + "repo_owner": "" + } + }, + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/DelfinaCare/once/issues/5", + "issue_createdAt": "2023-09-29T16:59:20Z", + "issue_repo": { + "repo_name": "once", + "repo_desc": "Utility for initialization ensuring functions are called only once", + "repo_url": "https://github.com/DelfinaCare/once", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "DelfinaCare" } }, - "issue_title": "cre11", + "issue_title": "Support async generators", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "invalid" - }, - { - "label_name": "question" - }, - { - "label_name": "wontfix" - }, - { - "label_name": "triage" } ], - "label_totalcount": 11 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -13503,96 +13736,87 @@ }, { "Issue": { - "issue_url": "https://github.com/n-ce/ytify/issues/129", - "issue_createdAt": "2023-09-29T14:02:32Z", + "issue_url": "https://github.com/jpaoneMines/csci441/issues/32", + "issue_createdAt": "2023-09-29T16:58:27Z", "issue_repo": { - "repo_name": "ytify", - "repo_desc": "Opus Audio Streaming Web App for YouTube. Don't watch, Listen \u0026 Save Data.", - "repo_url": "https://github.com/n-ce/ytify", - "repo_stars": 67, + "repo_name": "csci441", + "repo_desc": "CSCI441 Library Helper Functions and Classes", + "repo_url": "https://github.com/jpaoneMines/csci441", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "n-ce" + "repo_owner": "jpaoneMines" } }, - "issue_title": "Implement Search Query Params", + "issue_title": "Update SimpleShader to use raw strings", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "User Request" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/124", - "issue_createdAt": "2023-09-29T14:02:06Z", + "issue_url": "https://github.com/YurisCodingClub/html-tag-quiz/issues/8", + "issue_createdAt": "2023-09-29T16:56:29Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", - "repo_stars": 0, + "repo_name": "html-tag-quiz", + "repo_desc": "A quiz that shows you how many semantic HTML tags you actually know.", + "repo_url": "https://github.com/YurisCodingClub/html-tag-quiz", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "YurisCodingClub" } }, - "issue_title": "create 9", + "issue_title": "[BUG]Missing language declaration", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" + "label_name": "HTML" }, { - "label_name": "enhancement" + "label_name": "Hacktoberfest" }, { "label_name": "good first issue" }, { - "label_name": "triage" - }, - { - "label_name": "low-priority" + "label_name": "🛠 goal: fix" } ], - "label_totalcount": 7 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -13604,108 +13828,77 @@ }, { "Issue": { - "issue_url": "https://github.com/jupyter-naas/awesome-notebooks/issues/2240", - "issue_createdAt": "2023-09-29T14:01:56Z", + "issue_url": "https://github.com/ajjayymahato/HelloHacktoberfest/issues/4", + "issue_createdAt": "2023-09-29T16:56:15Z", "issue_repo": { - "repo_name": "awesome-notebooks", - "repo_desc": "A catalog of ready to use data \u0026 AI Notebook templates, organized by tools to jumpstart your projects and data products in minutes. ", - "repo_url": "https://github.com/jupyter-naas/awesome-notebooks", - "repo_stars": 2074, + "repo_name": "HelloHacktoberfest", + "repo_desc": "👋🎃 Say 'Hello Hacktoberfest' in any programming language you can think of! Let's make coding hilariously multilingual this Hacktoberfest season. Join the fun!", + "repo_url": "https://github.com/ajjayymahato/HelloHacktoberfest", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "jupyter-naas" + "repo_owner": "ajjayymahato" } }, - "issue_title": "HubSpot - Connect from Naas Chat", + "issue_title": "HelloHacktoberfest - Python", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/microsoft/playwright/issues/27359", - "issue_createdAt": "2023-09-29T14:01:49Z", + "issue_url": "https://github.com/YurisCodingClub/html-tag-quiz/issues/7", + "issue_createdAt": "2023-09-29T16:53:42Z", "issue_repo": { - "repo_name": "playwright", - "repo_desc": "Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. ", - "repo_url": "https://github.com/microsoft/playwright", - "repo_stars": 55249, + "repo_name": "html-tag-quiz", + "repo_desc": "A quiz that shows you how many semantic HTML tags you actually know.", + "repo_url": "https://github.com/YurisCodingClub/html-tag-quiz", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "YurisCodingClub" } }, - "issue_title": "[BUG] Using Firefox creates shortcut `Nightly Private Browsing` in Start Menu", + "issue_title": "[BUG]Document type missing in index.html", "issue_labels": { "Nodes": [ { - "label_name": "P3-collecting-feedback" + "label_name": "HTML" }, { - "label_name": "browser-firefox" + "label_name": "Hacktoberfest" }, { "label_name": "good first issue" + }, + { + "label_name": "🛠 goal: fix" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 1 @@ -13717,84 +13910,60 @@ }, { "Issue": { - "issue_url": "https://github.com/jupyter-naas/awesome-notebooks/issues/2239", - "issue_createdAt": "2023-09-29T14:00:33Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "awesome-notebooks", - "repo_desc": "A catalog of ready to use data \u0026 AI Notebook templates, organized by tools to jumpstart your projects and data products in minutes. ", - "repo_url": "https://github.com/jupyter-naas/awesome-notebooks", - "repo_stars": 2074, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "jupyter-naas" + "repo_owner": "" } }, - "issue_title": "LinkedIn - Connect from Naas Chat", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/asyncapi/conference-website/issues/205", - "issue_createdAt": "2023-09-29T14:00:08Z", + "issue_url": "https://github.com/ajjayymahato/ToDoApp/issues/5", + "issue_createdAt": "2023-09-29T16:43:44Z", "issue_repo": { - "repo_name": "conference-website", - "repo_desc": "Website for the AsyncAPI online conference", - "repo_url": "https://github.com/asyncapi/conference-website", - "repo_stars": 8, + "repo_name": "ToDoApp", + "repo_desc": "Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!", + "repo_url": "https://github.com/ajjayymahato/ToDoApp", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "asyncapi" + "repo_owner": "ajjayymahato" } }, - "issue_title": "Venue sub menu doesn't close", + "issue_title": "ToDoApp - FullStack - React + SpringBoot", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "Hacktoberfest" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -13806,18 +13975,15 @@ }, { "Issue": { - "issue_url": "https://github.com/jupyter-naas/awesome-notebooks/issues/2238", - "issue_createdAt": "2023-09-29T13:59:08Z", + "issue_url": "https://github.com/ShreyaR/guardrails/issues/366", + "issue_createdAt": "2023-09-29T16:42:18Z", "issue_repo": { - "repo_name": "awesome-notebooks", - "repo_desc": "A catalog of ready to use data \u0026 AI Notebook templates, organized by tools to jumpstart your projects and data products in minutes. ", - "repo_url": "https://github.com/jupyter-naas/awesome-notebooks", - "repo_stars": 2074, + "repo_name": "guardrails", + "repo_desc": "Adding guardrails to large language models.", + "repo_url": "https://github.com/ShreyaR/guardrails", + "repo_stars": 2268, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Jupyter Notebook" - }, { "repo_prog_language": "Python" }, @@ -13827,57 +13993,56 @@ ] }, "Owner": { - "repo_owner": "jupyter-naas" + "repo_owner": "ShreyaR" } }, - "issue_title": "GitHub - Connect from Naas Chat", + "issue_title": "[feat] Anthropic LLM provider", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/pedrobruneli/firedata-connect/issues/6", - "issue_createdAt": "2023-09-29T13:58:21Z", + "issue_url": "https://github.com/ajjayymahato/ToDoApp/issues/4", + "issue_createdAt": "2023-09-29T16:41:35Z", "issue_repo": { - "repo_name": "firedata-connect", - "repo_desc": "", - "repo_url": "https://github.com/pedrobruneli/firedata-connect", - "repo_stars": 3, + "repo_name": "ToDoApp", + "repo_desc": "Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!", + "repo_url": "https://github.com/ajjayymahato/ToDoApp", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "pedrobruneli" + "repo_owner": "ajjayymahato" } }, - "issue_title": "[IMPROVEMENT] - Implement unit tests", + "issue_title": "ToDoApp - BackEnd - Django", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -13889,38 +14054,28 @@ }, { "Issue": { - "issue_url": "https://github.com/teutonet/teutonet-helm-charts/issues/596", - "issue_createdAt": "2023-09-29T13:57:30Z", + "issue_url": "https://github.com/ajjayymahato/ToDoApp/issues/3", + "issue_createdAt": "2023-09-29T16:41:17Z", "issue_repo": { - "repo_name": "teutonet-helm-charts", - "repo_desc": "", - "repo_url": "https://github.com/teutonet/teutonet-helm-charts", - "repo_stars": 10, + "repo_name": "ToDoApp", + "repo_desc": "Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!", + "repo_url": "https://github.com/ajjayymahato/ToDoApp", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Mustache" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "teutonet" + "repo_owner": "ajjayymahato" } }, - "issue_title": "[t8s-cluster] self-healing control-plane seems not to work", + "issue_title": "ToDoApp - FrontEnd - React", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -13935,44 +14090,31 @@ }, { "Issue": { - "issue_url": "https://github.com/Prashant0664/Blog-website/issues/6", - "issue_createdAt": "2023-09-29T13:54:52Z", + "issue_url": "https://github.com/ajjayymahato/ToDoApp/issues/2", + "issue_createdAt": "2023-09-29T16:40:57Z", "issue_repo": { - "repo_name": "Blog-website", - "repo_desc": "A Blogging website created using MERN(MongoDB, ExpressJS, ReactJs, NodeJS)", - "repo_url": "https://github.com/Prashant0664/Blog-website", + "repo_name": "ToDoApp", + "repo_desc": "Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!", + "repo_url": "https://github.com/ajjayymahato/ToDoApp", "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Prashant0664" + "repo_owner": "ajjayymahato" } }, - "issue_title": "Optimising Image Size during fetch from cloud", + "issue_title": "ToDoApp - BackEnd - Flask", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "optimisation" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -13984,50 +14126,34 @@ }, { "Issue": { - "issue_url": "https://github.com/yemreakcom/IstanbulUniversityCerrahpasa-CE/issues/21", - "issue_createdAt": "2023-09-29T13:54:35Z", + "issue_url": "https://github.com/ajjayymahato/ToDoApp/issues/1", + "issue_createdAt": "2023-09-29T16:40:26Z", "issue_repo": { - "repo_name": "IstanbulUniversityCerrahpasa-CE", - "repo_desc": "📚 İstanbul Üniversitesi - Cerrahpaşa Bilgisayar Mühendisliği tüm dönemlerinin ders notları ve faydalı kaynakları", - "repo_url": "https://github.com/yemreakcom/IstanbulUniversityCerrahpasa-CE", - "repo_stars": 114, + "repo_name": "ToDoApp", + "repo_desc": "Join Hacktoberfest By Contributing To Todoapp, A Collaborative Project Where Developers Create Todo Applications Using Various Frontend And Backend Technologies. Let's Make Managing Tasks Easier, One Pull Request At A Time!", + "repo_url": "https://github.com/ajjayymahato/ToDoApp", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "PLpgSQL" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "yemreakcom" + "repo_owner": "ajjayymahato" } }, - "issue_title": "Guncel ders notlarıni gönüllü olarak paylaşmak isteyen arkadaslara ihtiyac var", + "issue_title": "ToDoApp - BackEnd - SpringBoot", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -14036,50 +14162,41 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri-design-system/issues/459", - "issue_createdAt": "2023-09-29T13:45:17Z", + "issue_url": "https://github.com/microsoft/torchgeo/issues/1600", + "issue_createdAt": "2023-09-29T16:37:52Z", "issue_repo": { - "repo_name": "kolibri-design-system", - "repo_desc": "Kolibri Design System", - "repo_url": "https://github.com/learningequality/kolibri-design-system", - "repo_stars": 18, + "repo_name": "torchgeo", + "repo_desc": "TorchGeo: datasets, samplers, transforms, and pre-trained models for geospatial data", + "repo_url": "https://github.com/microsoft/torchgeo", + "repo_stars": 1790, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "microsoft" } }, - "issue_title": "Make KResponsiveWindow mixin show deprecation warning", + "issue_title": "Update Rwanda Field Boundary dataset", "issue_labels": { "Nodes": [ { - "label_name": "Component: KResponsiveWindowMixin" + "label_name": "datasets" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -14088,41 +14205,47 @@ }, { "Issue": { - "issue_url": "https://github.com/Honey2339/book-finder/issues/1", - "issue_createdAt": "2023-09-29T13:44:57Z", + "issue_url": "https://github.com/naomi-lgbt/eslint-config/issues/37", + "issue_createdAt": "2023-09-29T16:37:13Z", "issue_repo": { - "repo_name": "book-finder", - "repo_desc": "", - "repo_url": "https://github.com/Honey2339/book-finder", - "repo_stars": 0, + "repo_name": "eslint-config", + "repo_desc": "Package for my personal eslint config rules", + "repo_url": "https://github.com/naomi-lgbt/eslint-config", + "repo_stars": 1, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Honey2339" + "repo_owner": "naomi-lgbt" } }, - "issue_title": "Add Responsiveness to skeleton card", + "issue_title": "[FEAT] - Add the deprecation plugin", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "🏁 status: ready for dev" + }, + { + "label_name": "🟩 priority: low" + }, + { + "label_name": "⭐ goal: addition" }, { "label_name": "good first issue" + }, + { + "label_name": "💻 aspect: code" + }, + { + "label_name": "posted to discord" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -14134,31 +14257,37 @@ }, { "Issue": { - "issue_url": "https://github.com/BidyasagarAnupam/YearBook/issues/3", - "issue_createdAt": "2023-09-29T13:40:24Z", + "issue_url": "https://github.com/open-telemetry/opentelemetry-operator/issues/2181", + "issue_createdAt": "2023-09-29T16:36:35Z", "issue_repo": { - "repo_name": "YearBook", - "repo_desc": "", - "repo_url": "https://github.com/BidyasagarAnupam/YearBook", - "repo_stars": 1, + "repo_name": "opentelemetry-operator", + "repo_desc": "Kubernetes Operator for OpenTelemetry Collector", + "repo_url": "https://github.com/open-telemetry/opentelemetry-operator", + "repo_stars": 861, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "BidyasagarAnupam" + "repo_owner": "open-telemetry" } }, - "issue_title": "Make about section", + "issue_title": "Use opentelemetry.io* namespace for extracing resource and attribute labels from Kubernetes manifests", "issue_labels": { "Nodes": [ { @@ -14166,12 +14295,15 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "area:auto-instrumentation" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -14180,62 +14312,34 @@ }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5914", - "issue_createdAt": "2023-09-29T13:33:41Z", + "issue_url": "https://github.com/ajjayymahato/HelloHacktoberfest/issues/3", + "issue_createdAt": "2023-09-29T16:36:32Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2898, + "repo_name": "HelloHacktoberfest", + "repo_desc": "👋🎃 Say 'Hello Hacktoberfest' in any programming language you can think of! Let's make coding hilariously multilingual this Hacktoberfest season. Join the fun!", + "repo_url": "https://github.com/ajjayymahato/HelloHacktoberfest", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "ajjayymahato" } }, - "issue_title": "Create `Breadcrumbs` Component", + "issue_title": "HelloHacktoberfest - JavaScript", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, - { - "label_name": "website redesign" - }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -14244,30 +14348,23 @@ }, { "Issue": { - "issue_url": "https://github.com/lenra-io/app-camping-des-speakers/issues/37", - "issue_createdAt": "2023-09-29T13:33:29Z", + "issue_url": "https://github.com/ajjayymahato/HelloHacktoberfest/issues/2", + "issue_createdAt": "2023-09-29T16:36:19Z", "issue_repo": { - "repo_name": "app-camping-des-speakers", - "repo_desc": "", - "repo_url": "https://github.com/lenra-io/app-camping-des-speakers", + "repo_name": "HelloHacktoberfest", + "repo_desc": "👋🎃 Say 'Hello Hacktoberfest' in any programming language you can think of! Let's make coding hilariously multilingual this Hacktoberfest season. Join the fun!", + "repo_url": "https://github.com/ajjayymahato/HelloHacktoberfest", "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "lenra-io" + "repo_owner": "ajjayymahato" } }, - "issue_title": "[Task] Adapter pour la nouvelle version de l'API Lenra", + "issue_title": "HelloHacktoberfest - Java", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, @@ -14275,7 +14372,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -14287,68 +14384,50 @@ }, { "Issue": { - "issue_url": "https://github.com/openfoodfoundation/openfoodnetwork/issues/11600", - "issue_createdAt": "2023-09-29T13:24:32Z", + "issue_url": "https://github.com/themesberg/flowbite-react/issues/1020", + "issue_createdAt": "2023-09-29T16:35:33Z", "issue_repo": { - "repo_name": "openfoodnetwork", - "repo_desc": "Connect suppliers, distributors and consumers to trade local produce.", - "repo_url": "https://github.com/openfoodfoundation/openfoodnetwork", - "repo_stars": 997, + "repo_name": "flowbite-react", + "repo_desc": "Official React components built for Flowbite and Tailwind CSS", + "repo_url": "https://github.com/themesberg/flowbite-react", + "repo_stars": 1354, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "CoffeeScript" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Haml" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Procfile" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "openfoodfoundation" + "repo_owner": "themesberg" } }, - "issue_title": "Show pop-up alert when navigating away from /summary page without placing order", + "issue_title": "Button with a label", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": ":bug: bug" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "papercut" + "label_name": "confirmed" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -14357,28 +14436,40 @@ }, { "Issue": { - "issue_url": "https://github.com/narsha-io/smart-page/issues/11", - "issue_createdAt": "2023-09-29T13:20:36Z", + "issue_url": "https://github.com/gordicaleksa/Open-NLLB/issues/23", + "issue_createdAt": "2023-09-29T16:34:39Z", "issue_repo": { - "repo_name": "smart-page", - "repo_desc": "", - "repo_url": "https://github.com/narsha-io/smart-page", - "repo_stars": 0, + "repo_name": "Open-NLLB", + "repo_desc": "Effort to open-source NLLB checkpoints.", + "repo_url": "https://github.com/gordicaleksa/Open-NLLB", + "repo_stars": 64, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Lua" + }, + { + "repo_prog_language": "Cuda" + }, + { + "repo_prog_language": "Cython" } ] }, "Owner": { - "repo_owner": "narsha-io" + "repo_owner": "gordicaleksa" } }, - "issue_title": "use different annotation for sqlDataTable and mongoDataTable", + "issue_title": "MinHash: benchmark memory, speed and accuracy with varying r and b", "issue_labels": { "Nodes": [ { @@ -14400,32 +14491,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Ipuch/bioNC/issues/91", - "issue_createdAt": "2023-09-29T13:20:19Z", + "issue_url": "https://github.com/21R01A7263/QR_gen-project/issues/1", + "issue_createdAt": "2023-09-29T16:32:39Z", "issue_repo": { - "repo_name": "bioNC", - "repo_desc": "Natural Coordinates with python for biomechanics", - "repo_url": "https://github.com/Ipuch/bioNC", - "repo_stars": 10, + "repo_name": "QR_gen-project", + "repo_desc": "UI concerted QR Code generator based on Google Chart API.", + "repo_url": "https://github.com/21R01A7263/QR_gen-project", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Ipuch" + "repo_owner": "21R01A7263" } }, - "issue_title": "Correct some docstring according to the following template ", + "issue_title": "Site becomes disoriented in a mobile viewport", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 1 @@ -14437,50 +14537,53 @@ }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/906", - "issue_createdAt": "2023-09-29T13:17:05Z", + "issue_url": "https://github.com/coronasafe/care_fe/issues/6373", + "issue_createdAt": "2023-09-29T16:26:45Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 103, + "repo_name": "care_fe", + "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", + "repo_url": "https://github.com/coronasafe/care_fe", + "repo_stars": 111, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ReScript" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "SWIG" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "coronasafe" } }, - "issue_title": "Update dependency installation in various places", + "issue_title": "remove or replace echarts currently using 2.8Mb", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "deprecate" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -14492,96 +14595,111 @@ }, { "Issue": { - "issue_url": "https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/828", - "issue_createdAt": "2023-09-29T13:15:42Z", + "issue_url": "https://github.com/coronasafe/care_fe/issues/6372", + "issue_createdAt": "2023-09-29T16:17:19Z", "issue_repo": { - "repo_name": "Universal_Robots_ROS2_Driver", - "repo_desc": "Universal Robots ROS2 driver supporting CB3 and e-Series", - "repo_url": "https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver", - "repo_stars": 261, + "repo_name": "care_fe", + "repo_desc": "Care is a Digital Public Good enabling TeleICU \u0026 Decentralised Administration of Healthcare Capacity across States.", + "repo_url": "https://github.com/coronasafe/care_fe", + "repo_stars": 111, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C++" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Emacs Lisp" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "ReScript" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "UniversalRobots" + "repo_owner": "coronasafe" } }, - "issue_title": "Add port configuration to main launch file", + "issue_title": "🛠️ Replace `useDispatch` w. `useQuery`/`request`: Consultations (`src/Components/Facility/Consultations/**`)", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/aialok/open-source-IIIT-Ranchi/issues/1", - "issue_createdAt": "2023-09-29T13:14:54Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/348", + "issue_createdAt": "2023-09-29T16:05:48Z", "issue_repo": { - "repo_name": "open-source-IIIT-Ranchi", - "repo_desc": "This repository is for the student of IIIT Ranchi who want to participate in hacktoberfest2023", - "repo_url": "https://github.com/aialok/open-source-IIIT-Ranchi", - "repo_stars": 2, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "aialok" + "repo_owner": "KwickerHub" } }, - "issue_title": "Features : update notification bar UI in mobile version ", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -14593,47 +14711,53 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse-tocandira/Tocandira-front/issues/4", - "issue_createdAt": "2023-09-29T13:13:28Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/347", + "issue_createdAt": "2023-09-29T16:05:41Z", "issue_repo": { - "repo_name": "Tocandira-front", - "repo_desc": "Web Frontend for Tocandira configuration", - "repo_url": "https://github.com/eclipse-tocandira/Tocandira-front", - "repo_stars": 1, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "eclipse-tocandira" + "repo_owner": "KwickerHub" } }, - "issue_title": "Password resets on every Collector edit", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -14645,68 +14769,53 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11335", - "issue_createdAt": "2023-09-29T13:09:48Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/346", + "issue_createdAt": "2023-09-29T16:05:34Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Core", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -14718,134 +14827,111 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/345", + "issue_createdAt": "2023-09-29T16:05:27Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "KwickerHub" } }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/lenra-io/lenra_cli/issues/328", - "issue_createdAt": "2023-09-29T13:07:11Z", - "issue_repo": { - "repo_name": "lenra_cli", - "repo_desc": "The Lenra's command line interface", - "repo_url": "https://github.com/lenra-io/lenra_cli", - "repo_stars": 15, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "lenra-io" - } - }, - "issue_title": "[Bug]: Dev in terminal in another directory", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/nodejs/nodejs.org/issues/5913", - "issue_createdAt": "2023-09-29T13:06:31Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/344", + "issue_createdAt": "2023-09-29T16:05:21Z", "issue_repo": { - "repo_name": "nodejs.org", - "repo_desc": "The Node.js® Website", - "repo_url": "https://github.com/nodejs/nodejs.org", - "repo_stars": 2898, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "nodejs" + "repo_owner": "KwickerHub" } }, - "issue_title": "Create `InlineSelect` variant of the `Select` component", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "website redesign" + "label_name": "hacktoberfest2023" }, { - "label_name": "hacktoberfest" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -14857,111 +14943,111 @@ }, { "Issue": { - "issue_url": "https://github.com/microsoft/azure_arc/issues/2136", - "issue_createdAt": "2023-09-29T13:03:07Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/343", + "issue_createdAt": "2023-09-29T16:05:14Z", "issue_repo": { - "repo_name": "azure_arc", - "repo_desc": "Automated Azure Arc, Edge, and Platform environments", - "repo_url": "https://github.com/microsoft/azure_arc", - "repo_stars": 623, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HCL" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "CSS" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Bicep" - }, - { - "repo_prog_language": "Liquid" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "KwickerHub" } }, - "issue_title": "Upgrade packages in scenario \"Integrate Microsoft Defender for SQL servers with Azure Arc-enabled SQL Server\"", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "arc_servers" + "label_name": "hacktoberfest" }, { - "label_name": "feature-request" + "label_name": "hacktoberfest2023" }, { - "label_name": "arc_sqlsrv" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/xyz2tex/svg2tikz/issues/143", - "issue_createdAt": "2023-09-29T13:02:25Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/342", + "issue_createdAt": "2023-09-29T16:05:07Z", "issue_repo": { - "repo_name": "svg2tikz", - "repo_desc": "An Inkscape extension for exporting SVG paths as TikZ/PGF paths", - "repo_url": "https://github.com/xyz2tex/svg2tikz", - "repo_stars": 478, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "TeX" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "xyz2tex" + "repo_owner": "KwickerHub" } }, - "issue_title": "Test for non rendered tags", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "Test" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -14973,41 +15059,53 @@ }, { "Issue": { - "issue_url": "https://github.com/KaiAlan/stela/issues/1", - "issue_createdAt": "2023-09-29T13:01:56Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/341", + "issue_createdAt": "2023-09-29T16:05:01Z", "issue_repo": { - "repo_name": "stela", - "repo_desc": "Stela is a powerful and customizable image sharing platform, designed to help content creators showcase their work in a beautiful and engaging way. With its open-source code available on GitHub, developers can easily tailor the platform to their specific needs.", - "repo_url": "https://github.com/KaiAlan/stela", - "repo_stars": 1, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "KaiAlan" + "repo_owner": "KwickerHub" } }, - "issue_title": "window not auto reloads after posting a image", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15019,25 +15117,34 @@ }, { "Issue": { - "issue_url": "https://github.com/vcwild/qa4noobs/issues/8", - "issue_createdAt": "2023-09-29T13:01:13Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/340", + "issue_createdAt": "2023-09-29T16:04:54Z", "issue_repo": { - "repo_name": "qa4noobs", - "repo_desc": "Introduction to Quality Engineering made for the 4noobs collection.", - "repo_url": "https://github.com/vcwild/qa4noobs", - "repo_stars": 100, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "vcwild" + "repo_owner": "KwickerHub" } }, - "issue_title": "Add English section", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { @@ -15045,128 +15152,134 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Vijaykv5/Image-Searcher/issues/32", - "issue_createdAt": "2023-09-29T13:00:41Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/339", + "issue_createdAt": "2023-09-29T16:04:47Z", "issue_repo": { - "repo_name": "Image-Searcher", - "repo_desc": "Image Searcher 📷🌍", - "repo_url": "https://github.com/Vijaykv5/Image-Searcher", - "repo_stars": 19, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "Vijaykv5" + "repo_owner": "KwickerHub" } }, - "issue_title": "[DOCS] The logo is decentralized at documentation", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11333", - "issue_createdAt": "2023-09-29T12:54:50Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/338", + "issue_createdAt": "2023-09-29T16:04:41Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - User Profile plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15178,126 +15291,53 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11332", - "issue_createdAt": "2023-09-29T12:52:58Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/337", + "issue_createdAt": "2023-09-29T16:04:34Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - User Auth plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", - "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", - "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15309,68 +15349,53 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11331", - "issue_createdAt": "2023-09-29T12:51:22Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/336", + "issue_createdAt": "2023-09-29T16:04:27Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Slideshow Viewer plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15382,50 +15407,53 @@ }, { "Issue": { - "issue_url": "https://github.com/ag-warscheid/autoprot/issues/39", - "issue_createdAt": "2023-09-29T12:49:58Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/335", + "issue_createdAt": "2023-09-29T16:04:20Z", "issue_repo": { - "repo_name": "autoprot", - "repo_desc": "autoprot provides standardised, fast, and reliable proteomics data analysis while ensuring a high customisability needed to tailor the analysis pipeline to specific experimental strategies.", - "repo_url": "https://github.com/ag-warscheid/autoprot", - "repo_stars": 0, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "R" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "ag-warscheid" + "repo_owner": "KwickerHub" } }, - "issue_title": "Continuous environment information for publication", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15437,21 +15465,34 @@ }, { "Issue": { - "issue_url": "https://github.com/ajjayymahato/HelloHacktoberfest/issues/1", - "issue_createdAt": "2023-09-29T12:49:26Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/334", + "issue_createdAt": "2023-09-29T16:04:13Z", "issue_repo": { - "repo_name": "HelloHacktoberfest", - "repo_desc": "👋🎃 Say 'Hello Hacktoberfest' in any programming language you can think of! Let's make coding hilariously multilingual this Hacktoberfest season. Join the fun!", - "repo_url": "https://github.com/ajjayymahato/HelloHacktoberfest", - "repo_stars": 1, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" + } + ] }, "Owner": { - "repo_owner": "ajjayymahato" + "repo_owner": "KwickerHub" } }, - "issue_title": "HelloHacktoberfest - Python", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { @@ -15459,82 +15500,76 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11330", - "issue_createdAt": "2023-09-29T12:48:39Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/333", + "issue_createdAt": "2023-09-29T16:04:07Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Setup Wizard plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15546,68 +15581,53 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11329", - "issue_createdAt": "2023-09-29T12:43:58Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/332", + "issue_createdAt": "2023-09-29T16:04:00Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Perseus Viewer plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15619,68 +15639,53 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11328", - "issue_createdAt": "2023-09-29T12:42:24Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/331", + "issue_createdAt": "2023-09-29T16:03:52Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Pdf Viewer plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15692,24 +15697,15 @@ }, { "Issue": { - "issue_url": "https://github.com/openfoodfoundation/openfoodnetwork/issues/11597", - "issue_createdAt": "2023-09-29T12:41:13Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/330", + "issue_createdAt": "2023-09-29T16:03:44Z", "issue_repo": { - "repo_name": "openfoodnetwork", - "repo_desc": "Connect suppliers, distributors and consumers to trade local produce.", - "repo_url": "https://github.com/openfoodfoundation/openfoodnetwork", - "repo_stars": 997, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "CoffeeScript" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, @@ -15717,27 +15713,18 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Haml" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "openfoodfoundation" + "repo_owner": "KwickerHub" } }, - "issue_title": "Close the login modal after sign-up and display message on home page", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { @@ -15747,13 +15734,19 @@ "label_name": "hacktoberfest" }, { - "label_name": "papercut" + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -15762,35 +15755,53 @@ }, { "Issue": { - "issue_url": "https://github.com/eclipse-tocandira/Tocandira-back/issues/3", - "issue_createdAt": "2023-09-29T12:40:35Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/329", + "issue_createdAt": "2023-09-29T16:03:37Z", "issue_repo": { - "repo_name": "Tocandira-back", - "repo_desc": "Backend for Tocandira configuration", - "repo_url": "https://github.com/eclipse-tocandira/Tocandira-back", - "repo_stars": 0, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "eclipse-tocandira" + "repo_owner": "KwickerHub" } }, - "issue_title": "Improve configurations on Collector connection", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15802,53 +15813,53 @@ }, { "Issue": { - "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/8282", - "issue_createdAt": "2023-09-29T12:40:30Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/328", + "issue_createdAt": "2023-09-29T16:03:31Z", "issue_repo": { - "repo_name": "pipedream", - "repo_desc": "Connect APIs, remarkably fast. Free for developers.", - "repo_url": "https://github.com/PipedreamHQ/pipedream", - "repo_stars": 7221, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "PipedreamHQ" + "repo_owner": "KwickerHub" } }, - "issue_title": "[ACTION]", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest2023" }, { - "label_name": "action" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15860,62 +15871,53 @@ }, { "Issue": { - "issue_url": "https://github.com/epicmaxco/vuestic-ui/issues/3926", - "issue_createdAt": "2023-09-29T12:39:25Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/327", + "issue_createdAt": "2023-09-29T16:03:24Z", "issue_repo": { - "repo_name": "vuestic-ui", - "repo_desc": "Free and Open Source UI Library for Vue 3 🤘", - "repo_url": "https://github.com/epicmaxco/vuestic-ui", - "repo_stars": 3070, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "Batchfile" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "epicmaxco" + "repo_owner": "KwickerHub" } }, - "issue_title": "Have all enviroments for commands", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "d2: easy" + "label_name": "hacktoberfest" }, { - "label_name": "v2: nice to have" + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -15927,126 +15929,114 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/camel-k/issues/4779", - "issue_createdAt": "2023-09-29T12:35:17Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/326", + "issue_createdAt": "2023-09-29T16:03:17Z", "issue_repo": { - "repo_name": "camel-k", - "repo_desc": "Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers", - "repo_url": "https://github.com/apache/camel-k", - "repo_stars": 795, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Mustache" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "KwickerHub" } }, - "issue_title": "Knative installation procedure", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "area/documentation" + "label_name": "hacktoberfest" }, { - "label_name": "area/knative" + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/tweag/nickel/issues/1657", - "issue_createdAt": "2023-09-29T12:35:02Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/325", + "issue_createdAt": "2023-09-29T16:03:10Z", "issue_repo": { - "repo_name": "nickel", - "repo_desc": "Better configuration for less", - "repo_url": "https://github.com/tweag/nickel", - "repo_stars": 1828, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "NCL" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "tweag" + "repo_owner": "KwickerHub" } }, - "issue_title": "Restrict `nickel doc` to specific path", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "type: feature request" + "label_name": "hacktoberfest" }, { - "label_name": "area: cli" + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -16055,141 +16045,108 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11327", - "issue_createdAt": "2023-09-29T12:33:16Z", + "issue_url": "https://github.com/transitmatters/t-performance-dash/issues/868", + "issue_createdAt": "2023-09-29T16:03:09Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, + "repo_name": "t-performance-dash", + "repo_desc": "TransitMatters performance visualizer for the MBTA", + "repo_url": "https://github.com/transitmatters/t-performance-dash", + "repo_stars": 33, + "repo_langs": { + "Nodes": [ { "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "transitmatters" } }, - "issue_title": " Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Media Player plugin", + "issue_title": "JFK/UMass visual bug with dropdown menu", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" - }, - { - "label_name": "DEV: frontend" - }, - { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11326", - "issue_createdAt": "2023-09-29T12:29:49Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/324", + "issue_createdAt": "2023-09-29T16:03:03Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - E-pub Viewer plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16201,56 +16158,56 @@ }, { "Issue": { - "issue_url": "https://github.com/tweag/nickel/issues/1654", - "issue_createdAt": "2023-09-29T12:29:44Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/323", + "issue_createdAt": "2023-09-29T16:02:57Z", "issue_repo": { - "repo_name": "nickel", - "repo_desc": "Better configuration for less", - "repo_url": "https://github.com/tweag/nickel", - "repo_stars": 1828, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "NCL" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "tweag" + "repo_owner": "KwickerHub" } }, - "issue_title": "base64 encoding in stdlib", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "type: feature request" + "label_name": "hacktoberfest" }, { - "label_name": "area:stdlib" + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -16259,59 +16216,53 @@ }, { "Issue": { - "issue_url": "https://github.com/dbeaver/dbeaver/issues/21384", - "issue_createdAt": "2023-09-29T12:28:31Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/322", + "issue_createdAt": "2023-09-29T16:02:50Z", "issue_repo": { - "repo_name": "dbeaver", - "repo_desc": "Free universal database tool and SQL client", - "repo_url": "https://github.com/dbeaver/dbeaver", - "repo_stars": 33929, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "Python" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "dbeaver" + "repo_owner": "KwickerHub" } }, - "issue_title": "Found some hard-coded cases where the localization properties file was not found (part 5)", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "wait for review" + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16323,68 +16274,53 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11325", - "issue_createdAt": "2023-09-29T12:27:33Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/321", + "issue_createdAt": "2023-09-29T16:02:43Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Coach plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16396,68 +16332,53 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11324", - "issue_createdAt": "2023-09-29T12:25:45Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/320", + "issue_createdAt": "2023-09-29T16:02:37Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Learn plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16469,56 +16390,56 @@ }, { "Issue": { - "issue_url": "https://github.com/int-brain-lab/iblrig/issues/516", - "issue_createdAt": "2023-09-29T12:24:26Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/319", + "issue_createdAt": "2023-09-29T16:02:30Z", "issue_repo": { - "repo_name": "iblrig", - "repo_desc": "Main repository for IBL rig code", - "repo_url": "https://github.com/int-brain-lab/iblrig", - "repo_stars": 20, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "GLSL" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C#" + "repo_prog_language": "Python" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "int-brain-lab" + "repo_owner": "KwickerHub" } }, - "issue_title": "iblrigv8: transfer script should support unpadded session path sequence", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "todo" + "label_name": "hacktoberfest2023" }, { - "label_name": "00 triage" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -16527,68 +16448,53 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11323", - "issue_createdAt": "2023-09-29T12:22:58Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/318", + "issue_createdAt": "2023-09-29T16:02:24Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Facility plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16600,32 +16506,53 @@ }, { "Issue": { - "issue_url": "https://github.com/jasonjgardner/deno-artwork/issues/3", - "issue_createdAt": "2023-09-29T12:21:10Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/317", + "issue_createdAt": "2023-09-29T16:02:17Z", "issue_repo": { - "repo_name": "deno-artwork", - "repo_desc": "🎨🦕 Open-source Deno artwork gallery. Resurrected from dotland repository.", - "repo_url": "https://github.com/jasonjgardner/deno-artwork", - "repo_stars": 0, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "jasonjgardner" + "repo_owner": "KwickerHub" } }, - "issue_title": "Become unlikable", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16637,68 +16564,53 @@ }, { "Issue": { - "issue_url": "https://github.com/learningequality/kolibri/issues/11322", - "issue_createdAt": "2023-09-29T12:19:04Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/316", + "issue_createdAt": "2023-09-29T16:02:10Z", "issue_repo": { - "repo_name": "kolibri", - "repo_desc": "Kolibri Learning Platform: the offline app for universal education", - "repo_url": "https://github.com/learningequality/kolibri", - "repo_stars": 632, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "learningequality" + "repo_owner": "KwickerHub" } }, - "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Device plugin", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "P2 - normal" + "label_name": "good first issue" }, { - "label_name": "DEV: frontend" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16710,41 +16622,53 @@ }, { "Issue": { - "issue_url": "https://github.com/ssciwr/cookiecutter-python-package/issues/28", - "issue_createdAt": "2023-09-29T12:18:54Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/315", + "issue_createdAt": "2023-09-29T16:02:02Z", "issue_repo": { - "repo_name": "cookiecutter-python-package", - "repo_desc": "A cookiecutter for a Python project with lots of configuration options", - "repo_url": "https://github.com/ssciwr/cookiecutter-python-package", - "repo_stars": 5, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "ssciwr" + "repo_owner": "KwickerHub" } }, - "issue_title": "Add a GIF to the README", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16756,41 +16680,53 @@ }, { "Issue": { - "issue_url": "https://github.com/ssciwr/cookiecutter-cpp-project/issues/108", - "issue_createdAt": "2023-09-29T12:18:23Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/314", + "issue_createdAt": "2023-09-29T16:01:55Z", "issue_repo": { - "repo_name": "cookiecutter-cpp-project", - "repo_desc": "A cookiecutter for a C++ Project with lots of configuration options", - "repo_url": "https://github.com/ssciwr/cookiecutter-cpp-project", - "repo_stars": 39, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "ssciwr" + "repo_owner": "KwickerHub" } }, - "issue_title": "Add a GIF to the README", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16802,38 +16738,53 @@ }, { "Issue": { - "issue_url": "https://github.com/ssciwr/nbclick/issues/20", - "issue_createdAt": "2023-09-29T12:16:21Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/313", + "issue_createdAt": "2023-09-29T16:01:49Z", "issue_repo": { - "repo_name": "nbclick", - "repo_desc": "Turn Jupyter notebooks into command line applications", - "repo_url": "https://github.com/ssciwr/nbclick", - "repo_stars": 5, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "ssciwr" + "repo_owner": "KwickerHub" } }, - "issue_title": "Add a demonstrator GIF to the README", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16845,28 +16796,53 @@ }, { "Issue": { - "issue_url": "https://github.com/Melton-Hackathon/Webseite/issues/2", - "issue_createdAt": "2023-09-29T12:14:33Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/312", + "issue_createdAt": "2023-09-29T16:01:42Z", "issue_repo": { - "repo_name": "Webseite", - "repo_desc": "", - "repo_url": "https://github.com/Melton-Hackathon/Webseite", - "repo_stars": 0, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" + } + ] }, "Owner": { - "repo_owner": "Melton-Hackathon" + "repo_owner": "KwickerHub" } }, - "issue_title": "MockUp erstellen", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16878,74 +16854,114 @@ }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/16", - "issue_createdAt": "2023-09-29T12:14:13Z", + "issue_url": "https://github.com/jpmorganchase/mosaic/issues/498", + "issue_createdAt": "2023-09-29T16:01:38Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "mosaic", + "repo_desc": "https://mosaic-mosaic-dev-team.vercel.app", + "repo_url": "https://github.com/jpmorganchase/mosaic", + "repo_stars": 17, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "jpmorganchase" } }, - "issue_title": "Create a To-Do List App", + "issue_title": "Package Types", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Melton-Hackathon/Webseite/issues/1", - "issue_createdAt": "2023-09-29T12:13:57Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/311", + "issue_createdAt": "2023-09-29T16:01:35Z", "issue_repo": { - "repo_name": "Webseite", - "repo_desc": "", - "repo_url": "https://github.com/Melton-Hackathon/Webseite", - "repo_stars": 0, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" + } + ] }, "Owner": { - "repo_owner": "Melton-Hackathon" + "repo_owner": "KwickerHub" } }, - "issue_title": "Framework aussuchen (React, Angular, WP, etc...)", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -16957,13 +16973,13 @@ }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/15", - "issue_createdAt": "2023-09-29T12:13:08Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/310", + "issue_createdAt": "2023-09-29T16:01:28Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { @@ -16973,15 +16989,18 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "KwickerHub" } }, - "issue_title": "Create a Quote of the Day App", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { @@ -16989,9 +17008,18 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17003,83 +17031,71 @@ }, { "Issue": { - "issue_url": "https://github.com/geosolutions-it/MapStore2/issues/9524", - "issue_createdAt": "2023-09-29T12:12:22Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/309", + "issue_createdAt": "2023-09-29T16:01:22Z", "issue_repo": { - "repo_name": "MapStore2", - "repo_desc": "Modern webmapping with OpenLayers, Leaflet, Cesium and React", - "repo_url": "https://github.com/geosolutions-it/MapStore2", - "repo_stars": 426, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "geosolutions-it" + "repo_owner": "KwickerHub" } }, - "issue_title": "Edit Attribute Table - Go back from edit mode issue", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "Internal" + "label_name": "hacktoberfest" }, { - "label_name": "Good first issue" + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/14", - "issue_createdAt": "2023-09-29T12:11:23Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/308", + "issue_createdAt": "2023-09-29T16:01:15Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { @@ -17089,15 +17105,18 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "KwickerHub" } }, - "issue_title": "Develop a Word Counter ", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { @@ -17105,9 +17124,18 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17119,44 +17147,53 @@ }, { "Issue": { - "issue_url": "https://github.com/stryker-mutator/stryker-net/issues/2691", - "issue_createdAt": "2023-09-29T12:10:08Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/307", + "issue_createdAt": "2023-09-29T16:01:08Z", "issue_repo": { - "repo_name": "stryker-net", - "repo_desc": "Mutation testing for .NET core and .NET framework!", - "repo_url": "https://github.com/stryker-mutator/stryker-net", - "repo_stars": 1616, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "F#" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "stryker-mutator" + "repo_owner": "KwickerHub" } }, - "issue_title": "Queueing of mutant state updates in Stryker.NET", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ + { + "label_name": "good first issue" + }, { "label_name": "hacktoberfest" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17168,65 +17205,53 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/airflow/issues/34685", - "issue_createdAt": "2023-09-29T12:09:58Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/306", + "issue_createdAt": "2023-09-29T16:01:02Z", "issue_repo": { - "repo_name": "airflow", - "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", - "repo_url": "https://github.com/apache/airflow", - "repo_stars": 31863, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "KwickerHub" } }, - "issue_title": "Keyboard shortcuts opens a modal window for DAG operations ", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "kind:feature" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "area:UI" + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17238,13 +17263,13 @@ }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/13", - "issue_createdAt": "2023-09-29T12:09:36Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/305", + "issue_createdAt": "2023-09-29T16:00:55Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { @@ -17254,15 +17279,18 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "KwickerHub" } }, - "issue_title": "Design a Countdown Timer", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { @@ -17270,9 +17298,18 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17284,13 +17321,13 @@ }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/12", - "issue_createdAt": "2023-09-29T12:08:35Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/304", + "issue_createdAt": "2023-09-29T16:00:48Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { @@ -17300,15 +17337,18 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "KwickerHub" } }, - "issue_title": "Design a Text-to-Speech Converter", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { @@ -17316,9 +17356,18 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17330,13 +17379,13 @@ }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/11", - "issue_createdAt": "2023-09-29T12:08:08Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/303", + "issue_createdAt": "2023-09-29T16:00:42Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { @@ -17346,15 +17395,18 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "KwickerHub" } }, - "issue_title": "Develop a Password Strength Meter", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { @@ -17362,9 +17414,18 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17376,13 +17437,13 @@ }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/10", - "issue_createdAt": "2023-09-29T12:06:34Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/302", + "issue_createdAt": "2023-09-29T16:00:35Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { @@ -17392,28 +17453,37 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "KwickerHub" } }, - "issue_title": "Design a Random Name Generator with Gender", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17425,84 +17495,53 @@ }, { "Issue": { - "issue_url": "https://github.com/saikumarb12345/FORECLIME.COM/issues/1", - "issue_createdAt": "2023-09-29T12:06:25Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/301", + "issue_createdAt": "2023-09-29T16:00:29Z", "issue_repo": { - "repo_name": "FORECLIME.COM", - "repo_desc": "", - "repo_url": "https://github.com/saikumarb12345/FORECLIME.COM", - "repo_stars": 0, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "saikumarb12345" + "repo_owner": "KwickerHub" } }, - "issue_title": "add your city to the app", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/SidharthMudgil/competitive-programming/issues/2", - "issue_createdAt": "2023-09-29T12:01:37Z", - "issue_repo": { - "repo_name": "competitive-programming", - "repo_desc": "beginner to expert guide for DSA", - "repo_url": "https://github.com/SidharthMudgil/competitive-programming", - "repo_stars": 6, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Kotlin" - } - ] - }, - "Owner": { - "repo_owner": "SidharthMudgil" - } - }, - "issue_title": "add documentation", - "issue_labels": { - "Nodes": [ + "label_name": "hacktoberfest" + }, { - "label_name": "documentation" + "label_name": "hacktoberfest2023" }, { - "label_name": "good first issue" + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17514,38 +17553,53 @@ }, { "Issue": { - "issue_url": "https://github.com/SidharthMudgil/competitive-programming/issues/1", - "issue_createdAt": "2023-09-29T12:00:00Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/300", + "issue_createdAt": "2023-09-29T16:00:22Z", "issue_repo": { - "repo_name": "competitive-programming", - "repo_desc": "beginner to expert guide for DSA", - "repo_url": "https://github.com/SidharthMudgil/competitive-programming", - "repo_stars": 6, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "SidharthMudgil" + "repo_owner": "KwickerHub" } }, - "issue_title": "Broken Links", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -17557,13 +17611,13 @@ }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/9", - "issue_createdAt": "2023-09-29T11:59:50Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/299", + "issue_createdAt": "2023-09-29T16:00:15Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { @@ -17573,15 +17627,18 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "KwickerHub" } }, - "issue_title": "Develop a Currency Exchange Rate Checker", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { @@ -17589,12 +17646,21 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "beginner-friendly" + }, + { + "label_name": "first-timers-only" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -17603,38 +17669,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/8", - "issue_createdAt": "2023-09-29T11:49:31Z", + "issue_url": "https://github.com/osm-for-cities/osm-for-cities/issues/21", + "issue_createdAt": "2023-09-29T15:57:42Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "osm-for-cities", + "repo_desc": "OSM for Cities", + "repo_url": "https://github.com/osm-for-cities/osm-for-cities", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "osm-for-cities" } }, - "issue_title": "Large Matrix Multiplication (Strassen's Matrix Multiplication)", + "issue_title": "Improve error handling of update-presets-history task", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -17649,35 +17718,38 @@ }, { "Issue": { - "issue_url": "https://github.com/Melton-Hackathon/Melton/issues/1", - "issue_createdAt": "2023-09-29T11:48:26Z", + "issue_url": "https://github.com/csunibo/informabot/issues/114", + "issue_createdAt": "2023-09-29T15:57:07Z", "issue_repo": { - "repo_name": "Melton", - "repo_desc": "", - "repo_url": "https://github.com/Melton-Hackathon/Melton", - "repo_stars": 0, + "repo_name": "informabot", + "repo_desc": "A Telegram bot to assist other undergraduate Computer Science students at the University of Bologna.", + "repo_url": "https://github.com/csunibo/informabot", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "Melton-Hackathon" + "repo_owner": "csunibo" } }, - "issue_title": "MockUp erstellen", + "issue_title": "Bot impertinente", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -17686,82 +17758,100 @@ }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/7", - "issue_createdAt": "2023-09-29T11:46:14Z", + "issue_url": "https://github.com/pytorch/pytorch/issues/110286", + "issue_createdAt": "2023-09-29T15:55:05Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "pytorch", + "repo_desc": "Tensors and Dynamic neural networks in Python with strong GPU acceleration", + "repo_url": "https://github.com/pytorch/pytorch", + "repo_stars": 71184, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Cuda" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Metal" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "pytorch" } }, - "issue_title": "Build a Portfolio Website ", + "issue_title": "[dynamo] support itertools.repeat: call_function repeat in skip_files Builtin repeat, skip reason: filename is None", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "oncall: pt2" + }, + { + "label_name": "module: dynamo" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/6", - "issue_createdAt": "2023-09-29T11:45:24Z", + "issue_url": "https://github.com/Dv04/Hospital_Management_System/issues/71", + "issue_createdAt": "2023-09-29T15:50:48Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "Hospital_Management_System", + "repo_desc": "A technology to improve adoption by doctors, nurses and other health/administrative workers in state healthcare facilities to use the HMIS software.", + "repo_url": "https://github.com/Dv04/Hospital_Management_System", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "Dv04" } }, - "issue_title": "Implement a Calculator using Java (Scientific Calculator)", + "issue_title": "Enhance CSS for Better User Interface", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, @@ -17769,10 +17859,10 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -17781,38 +17871,35 @@ }, { "Issue": { - "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/5", - "issue_createdAt": "2023-09-29T11:42:16Z", + "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/87", + "issue_createdAt": "2023-09-29T15:49:21Z", "issue_repo": { - "repo_name": "Hacktoberfest-23", - "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", - "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", - "repo_stars": 5, + "repo_name": "Training.TestGorilla.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C#" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Smalltalk" } ] }, "Owner": { - "repo_owner": "Jayesh-JainX" + "repo_owner": "sulton-max" } }, - "issue_title": "E-Commerce Platform MERN Project", + "issue_title": "Create `Category Model` ", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -17821,46 +17908,34 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/magitools/magiedit/issues/37", - "issue_createdAt": "2023-09-29T11:39:36Z", + "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/85", + "issue_createdAt": "2023-09-29T15:47:21Z", "issue_repo": { - "repo_name": "magiedit", + "repo_name": "Training.TestGorilla.Clone", "repo_desc": "", - "repo_url": "https://github.com/magitools/magiedit", - "repo_stars": 0, + "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Svelte" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Smalltalk" } ] }, "Owner": { - "repo_owner": "magitools" + "repo_owner": "sulton-max" } }, - "issue_title": "Tags", + "issue_title": "Created `UserCredential` Model", "issue_labels": { "Nodes": [ { @@ -17876,34 +17951,40 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ssciwr/vink/issues/40", - "issue_createdAt": "2023-09-29T11:38:30Z", + "issue_url": "https://github.com/anicmarko9/responsive-front/issues/298", + "issue_createdAt": "2023-09-29T15:46:19Z", "issue_repo": { - "repo_name": "vink", - "repo_desc": "A stand-alone application with GUI for OpenAI's Whisper", - "repo_url": "https://github.com/ssciwr/vink", - "repo_stars": 6, + "repo_name": "responsive-front", + "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", + "repo_url": "https://github.com/anicmarko9/responsive-front", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "NSIS" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "ssciwr" + "repo_owner": "anicmarko9" } }, - "issue_title": "Update to latest released whisper version", + "issue_title": "refactor: any page", "issue_labels": { "Nodes": [ { @@ -17922,37 +18003,21 @@ }, { "Issue": { - "issue_url": "https://github.com/UPPAALModelChecker/utap/issues/72", - "issue_createdAt": "2023-09-29T11:37:03Z", + "issue_url": "https://github.com/HankB/polana-ansible/issues/7", + "issue_createdAt": "2023-09-29T15:43:19Z", "issue_repo": { - "repo_name": "utap", - "repo_desc": "Uppaal Timed Automata Parser", - "repo_url": "https://github.com/UPPAALModelChecker/utap", - "repo_stars": 8, + "repo_name": "polana-ansible", + "repo_desc": "", + "repo_url": "https://github.com/HankB/polana-ansible", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "Lex" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "UPPAALModelChecker" + "repo_owner": "HankB" } }, - "issue_title": "Add human readable aliases to queries", + "issue_title": "Report packages updated in first-boot-Debian.yml", "issue_labels": { "Nodes": [ { @@ -17974,51 +18039,51 @@ }, { "Issue": { - "issue_url": "https://github.com/rudra016/Web-HacktoberFest-2023/issues/4", - "issue_createdAt": "2023-09-29T11:34:58Z", + "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/81", + "issue_createdAt": "2023-09-29T15:43:18Z", "issue_repo": { - "repo_name": "Web-HacktoberFest-2023", - "repo_desc": "This is a Repository where different types of Front - End Projects are present. If you have any front end project then you can contribute to this open source repository.", - "repo_url": "https://github.com/rudra016/Web-HacktoberFest-2023", - "repo_stars": 2, + "repo_name": "Training.TestGorilla.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "C#" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Smalltalk" } ] }, "Owner": { - "repo_owner": "rudra016" + "repo_owner": "sulton-max" } }, - "issue_title": "Features", + "issue_title": "Create `Answer` Model ", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ayushsarode/HacktoberFest2023-Profile-Card/issues/2", - "issue_createdAt": "2023-09-29T11:32:14Z", + "issue_url": "https://github.com/ayushsarode/HacktoberFest2023-Profile-Card/issues/5", + "issue_createdAt": "2023-09-29T15:41:50Z", "issue_repo": { "repo_name": "HacktoberFest2023-Profile-Card", "repo_desc": "\"Join us for Hacktoberfest 2023! Beginner-friendly Repository, Start your Open-Source Journey!\"", @@ -18038,7 +18103,7 @@ "repo_owner": "ayushsarode" } }, - "issue_title": "add Responsiveness to website", + "issue_title": "Improve the Title", "issue_labels": { "Nodes": [ { @@ -18054,39 +18119,39 @@ "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 6 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/wiremock/wiremock-grpc-extension/issues/4", - "issue_createdAt": "2023-09-29T11:30:09Z", + "issue_url": "https://github.com/mastrmind-dev/electron-screen-recorder/issues/1", + "issue_createdAt": "2023-09-29T15:41:01Z", "issue_repo": { - "repo_name": "wiremock-grpc-extension", - "repo_desc": "WireMock Extension: gRPC mocking", - "repo_url": "https://github.com/wiremock/wiremock-grpc-extension", - "repo_stars": 3, + "repo_name": "electron-screen-recorder", + "repo_desc": "creating an open source screen recorder with advanced features like pausing and resuming, specially with unlimited recording time", + "repo_url": "https://github.com/mastrmind-dev/electron-screen-recorder", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "wiremock" + "repo_owner": "mastrmind-dev" } }, - "issue_title": "Add demo for Testcontainers Go", + "issue_title": "Adding styles to the UI and make attractive", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "enhancement" }, @@ -18094,50 +18159,56 @@ "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/wiremock/wiremock-grpc-extension/issues/3", - "issue_createdAt": "2023-09-29T11:29:02Z", + "issue_url": "https://github.com/skrub-data/skrub/issues/769", + "issue_createdAt": "2023-09-29T15:39:34Z", "issue_repo": { - "repo_name": "wiremock-grpc-extension", - "repo_desc": "WireMock Extension: gRPC mocking", - "repo_url": "https://github.com/wiremock/wiremock-grpc-extension", - "repo_stars": 3, + "repo_name": "skrub", + "repo_desc": "Prepping tables for machine learning", + "repo_url": "https://github.com/skrub-data/skrub", + "repo_stars": 816, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "wiremock" + "repo_owner": "skrub-data" } }, - "issue_title": "Add Demo for Testcontainers Java module", + "issue_title": "Support Polars dataframes across the library", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "meta-issue" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -18149,59 +18220,35 @@ }, { "Issue": { - "issue_url": "https://github.com/tailwarden/komiser/issues/1010", - "issue_createdAt": "2023-09-29T11:26:58Z", + "issue_url": "https://github.com/MahboubehSeyedpour/jetpack-loading/issues/1", + "issue_createdAt": "2023-09-29T15:39:06Z", "issue_repo": { - "repo_name": "komiser", - "repo_desc": "Build your cloud asset inventory and break down your cost at the resource level 💰", - "repo_url": "https://github.com/tailwarden/komiser", - "repo_stars": 3540, + "repo_name": "jetpack-loading", + "repo_desc": "Elegant Android loading indicator using Jetpack Compose", + "repo_url": "https://github.com/MahboubehSeyedpour/jetpack-loading", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "tailwarden" + "repo_owner": "MahboubehSeyedpour" } }, - "issue_title": "Cloud provider logos consistency", + "issue_title": "Publish to Maven", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "ui" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -18210,108 +18257,81 @@ }, { "Issue": { - "issue_url": "https://github.com/p7uverma/Gita-Mobile/issues/1", - "issue_createdAt": "2023-09-29T11:22:54Z", + "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/76", + "issue_createdAt": "2023-09-29T15:37:45Z", "issue_repo": { - "repo_name": "Gita-Mobile", - "repo_desc": "Gita Mobile is a Flutter app that provides users with the Bhagavad Gita along with explanations. It aims to make the teachings of the Gita more accessible and understandable for everyone.", - "repo_url": "https://github.com/p7uverma/Gita-Mobile", - "repo_stars": 2, + "repo_name": "Training.TestGorilla.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "C#" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Smalltalk" } ] }, "Owner": { - "repo_owner": "p7uverma" + "repo_owner": "sulton-max" } }, - "issue_title": "add riverpod state management", + "issue_title": "Create ITestService interface", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/chaynHQ/bloom-backend/issues/321", - "issue_createdAt": "2023-09-29T11:18:19Z", + "issue_url": "https://github.com/anicmarko9/responsive-front/issues/296", + "issue_createdAt": "2023-09-29T15:35:21Z", "issue_repo": { - "repo_name": "bloom-backend", - "repo_desc": "Code for the backend / API of the Bloom service", - "repo_url": "https://github.com/chaynHQ/bloom-backend", - "repo_stars": 5, + "repo_name": "responsive-front", + "repo_desc": "This is a simple React + Tailwind web app that has only Home page which is responsive from 320px to 1920px.", + "repo_url": "https://github.com/anicmarko9/responsive-front", + "repo_stars": 9, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "chaynHQ" + "repo_owner": "anicmarko9" } }, - "issue_title": "Bump @nestjs/core from 8.0.11 to 9.0.5", + "issue_title": "refactor: semantic HTML", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "dependencies" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -18323,221 +18343,212 @@ }, { "Issue": { - "issue_url": "https://github.com/chaynHQ/bloom-frontend/issues/612", - "issue_createdAt": "2023-09-29T11:06:39Z", + "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/73", + "issue_createdAt": "2023-09-29T15:32:44Z", "issue_repo": { - "repo_name": "bloom-frontend", - "repo_desc": "Code for the for the frontend of the Bloom service.", - "repo_url": "https://github.com/chaynHQ/bloom-frontend", - "repo_stars": 4, + "repo_name": "Training.TestGorilla.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "Smalltalk" } ] }, "Owner": { - "repo_owner": "chaynHQ" + "repo_owner": "sulton-max" } }, - "issue_title": "Bloom CI pipeline badge not working", + "issue_title": "Create IUserCredentials interface", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/freecoursera/freecoursera.github.io/issues/36", - "issue_createdAt": "2023-09-29T11:05:12Z", + "issue_url": "https://github.com/apache/incubator-opendal/issues/3217", + "issue_createdAt": "2023-09-29T15:32:10Z", "issue_repo": { - "repo_name": "freecoursera.github.io", - "repo_desc": "I'll review and merge you PR, but give me sometime, am handling multiple things simultaneously ", - "repo_url": "https://github.com/freecoursera/freecoursera.github.io", - "repo_stars": 9, + "repo_name": "incubator-opendal", + "repo_desc": "Apache OpenDAL: access data freely.", + "repo_url": "https://github.com/apache/incubator-opendal", + "repo_stars": 1903, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "freecoursera" + "repo_owner": "apache" } }, - "issue_title": "FEATURE 💡", + "issue_title": "Add cloudflare KV support", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/florczakraf/boogie-stats/issues/133", - "issue_createdAt": "2023-09-29T11:02:30Z", + "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/72", + "issue_createdAt": "2023-09-29T15:30:41Z", "issue_repo": { - "repo_name": "boogie-stats", - "repo_desc": "A pass-through proxy for groovestats.com that records non-ranked song scores.", - "repo_url": "https://github.com/florczakraf/boogie-stats", + "repo_name": "Training.TestGorilla.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Smalltalk" } ] }, "Owner": { - "repo_owner": "florczakraf" + "repo_owner": "sulton-max" } }, - "issue_title": "Always show `My Profile` in the navigation menu", + "issue_title": "Create IUserAnswer interface", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/WasmEdge/WasmEdge/issues/2887", - "issue_createdAt": "2023-09-29T10:58:15Z", + "issue_url": "https://github.com/apache/incubator-opendal/issues/3216", + "issue_createdAt": "2023-09-29T15:30:11Z", "issue_repo": { - "repo_name": "WasmEdge", - "repo_desc": "WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.", - "repo_url": "https://github.com/WasmEdge/WasmEdge", - "repo_stars": 6709, + "repo_name": "incubator-opendal", + "repo_desc": "Apache OpenDAL: access data freely.", + "repo_url": "https://github.com/apache/incubator-opendal", + "repo_stars": 1903, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "WebAssembly" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "C" }, { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Gherkin" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "WasmEdge" + "repo_owner": "apache" } }, - "issue_title": "bug: Memory Access Issue in MemoryInstance::getPointer function in WasmEdge example causing failure of earlier developed plugins", + "issue_title": "Add cloudflare D1 support", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "Hacktoberfest" - }, - { - "label_name": "c-Example" + "label_name": "help wanted" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -18546,41 +18557,35 @@ }, { "Issue": { - "issue_url": "https://github.com/ssciwr/vstt/issues/251", - "issue_createdAt": "2023-09-29T10:56:56Z", + "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/70", + "issue_createdAt": "2023-09-29T15:28:52Z", "issue_repo": { - "repo_name": "vstt", - "repo_desc": "Visuomotor Serial Targeting Task (VSTT)", - "repo_url": "https://github.com/ssciwr/vstt", - "repo_stars": 0, + "repo_name": "Training.TestGorilla.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "C#" }, { - "repo_prog_language": "NSIS" + "repo_prog_language": "Smalltalk" } ] }, "Owner": { - "repo_owner": "ssciwr" + "repo_owner": "sulton-max" } }, - "issue_title": "improve tests: more robust floating point comparisons", + "issue_title": "Create IMultipleChoice ", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "iwr-hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -18589,53 +18594,41 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/janhq/jan/issues/239", - "issue_createdAt": "2023-09-29T10:56:42Z", + "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/69", + "issue_createdAt": "2023-09-29T15:25:57Z", "issue_repo": { - "repo_name": "jan", - "repo_desc": "Run AI on your own hardware for multiple users. Multi-user support. Useful organizational and security tools. Security policy engine for 3rd party AIs", - "repo_url": "https://github.com/janhq/jan", - "repo_stars": 22, + "repo_name": "Training.TestGorilla.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C#" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Smalltalk" } ] }, "Owner": { - "repo_owner": "janhq" + "repo_owner": "sulton-max" } }, - "issue_title": "Menu bar actions - check for update manually", + "issue_title": "Create IAnswer interface", "issue_labels": { "Nodes": [ - { - "label_name": "P1: important" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -18647,44 +18640,41 @@ }, { "Issue": { - "issue_url": "https://github.com/edunota/edunota-backend/issues/5", - "issue_createdAt": "2023-09-29T10:55:09Z", + "issue_url": "https://github.com/sulton-max/Training.TestGorilla.Clone/issues/68", + "issue_createdAt": "2023-09-29T15:22:27Z", "issue_repo": { - "repo_name": "edunota-backend", + "repo_name": "Training.TestGorilla.Clone", "repo_desc": "", - "repo_url": "https://github.com/edunota/edunota-backend", - "repo_stars": 0, + "repo_url": "https://github.com/sulton-max/Training.TestGorilla.Clone", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Smalltalk" } ] }, "Owner": { - "repo_owner": "edunota" + "repo_owner": "sulton-max" } }, - "issue_title": "I can't identify the main package", + "issue_title": "Create IQuestion Interface", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "question" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -18693,102 +18683,99 @@ }, { "Issue": { - "issue_url": "https://github.com/janhq/jan/issues/238", - "issue_createdAt": "2023-09-29T10:52:51Z", + "issue_url": "https://github.com/getappmap/appmap-java/issues/223", + "issue_createdAt": "2023-09-29T15:20:36Z", "issue_repo": { - "repo_name": "jan", - "repo_desc": "Run AI on your own hardware for multiple users. Multi-user support. Useful organizational and security tools. Security policy engine for 3rd party AIs", - "repo_url": "https://github.com/janhq/jan", - "repo_stars": 22, + "repo_name": "appmap-java", + "repo_desc": "AppMap client agent for Java", + "repo_url": "https://github.com/getappmap/appmap-java", + "repo_stars": 64, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Java" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Groovy" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "janhq" + "repo_owner": "getappmap" } }, - "issue_title": "Refactor NextJS app", + "issue_title": "Request recordings are improperly labeled in the AppMap metadata", "issue_labels": { "Nodes": [ { - "label_name": "P2: nice to have" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "appmap-java" + }, + { + "label_name": "well-defined" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/subspace/subspace/issues/2021", - "issue_createdAt": "2023-09-29T10:50:11Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/145", + "issue_createdAt": "2023-09-29T15:20:22Z", "issue_repo": { - "repo_name": "subspace", - "repo_desc": "Subspace Network reference implementation", - "repo_url": "https://github.com/subspace/subspace", - "repo_stars": 259, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Handlebars" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "subspace" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "\"stream\" solutions from farmer rather than sending them all at once", + "issue_title": "cre29", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "refactor" + "label_name": "bug" }, { - "label_name": "farmer" + "label_name": "documentation" }, { - "label_name": "improvement" + "label_name": "good first issue" }, { - "label_name": "node" + "label_name": "low-priority" }, { - "label_name": "performance" + "label_name": "TODO" } ], - "label_totalcount": 6 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -18800,13 +18787,13 @@ }, { "Issue": { - "issue_url": "https://github.com/varmaexe/tictactoe/issues/3", - "issue_createdAt": "2023-09-29T10:50:02Z", + "issue_url": "https://github.com/KwickerHub/frontend/issues/298", + "issue_createdAt": "2023-09-29T15:20:20Z", "issue_repo": { - "repo_name": "tictactoe", - "repo_desc": "This project is aimed at learning DOM manipulation while creating a minimalistic and visually appealing Tic-Tac-Toe game using HTML, CSS, and JavaScript.", - "repo_url": "https://github.com/varmaexe/tictactoe", - "repo_stars": 1, + "repo_name": "frontend", + "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", + "repo_url": "https://github.com/KwickerHub/frontend", + "repo_stars": 32, "repo_langs": { "Nodes": [ { @@ -18816,28 +18803,31 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "varmaexe" + "repo_owner": "KwickerHub" } }, - "issue_title": "Hide 'New Game' Option Until the Game Ends", + "issue_title": "grid Creator - Web design", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -18846,20 +18836,20 @@ }, { "Issue": { - "issue_url": "https://github.com/janhq/jan/issues/237", - "issue_createdAt": "2023-09-29T10:48:36Z", - "issue_repo": { - "repo_name": "jan", - "repo_desc": "Run AI on your own hardware for multiple users. Multi-user support. Useful organizational and security tools. Security policy engine for 3rd party AIs", - "repo_url": "https://github.com/janhq/jan", - "repo_stars": 22, + "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/727", + "issue_createdAt": "2023-09-29T15:17:08Z", + "issue_repo": { + "repo_name": "fork-commit-merge", + "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", + "repo_url": "https://github.com/nikohoffren/fork-commit-merge", + "repo_stars": 143, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { "repo_prog_language": "TypeScript" @@ -18868,71 +18858,61 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "janhq" - } - }, - "issue_title": "Disposable plugins", - "issue_labels": { - "Nodes": [ - { - "label_name": "P1: important" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/hlxsites/sunstar/issues/80", - "issue_createdAt": "2023-09-29T10:41:09Z", - "issue_repo": { - "repo_name": "sunstar", - "repo_desc": "AEM Franklin repo for sunstar.com", - "repo_url": "https://github.com/hlxsites/sunstar", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ + "repo_prog_language": "Python" + }, { - "repo_prog_language": "Shell" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Elixir" } ] }, "Owner": { - "repo_owner": "hlxsites" + "repo_owner": "nikohoffren" } }, - "issue_title": "Career blocks: i18n of text labels and image alt labels", + "issue_title": "Fork, Commit, Merge - Medium Issue (Markdown)", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "first-contributors" + }, + { + "label_name": "first-contributor" + }, + { + "label_name": "medium" + }, + { + "label_name": "markdown" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "up-for-grabs" } ], - "label_totalcount": 1 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 @@ -18944,15 +18924,21 @@ }, { "Issue": { - "issue_url": "https://github.com/ChiragAgg5k/bug-squash/issues/22", - "issue_createdAt": "2023-09-29T10:34:24Z", + "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/726", + "issue_createdAt": "2023-09-29T15:15:35Z", "issue_repo": { - "repo_name": "bug-squash", - "repo_desc": "A simple and easy to use bug tracking web application", - "repo_url": "https://github.com/ChiragAgg5k/bug-squash", - "repo_stars": 3, + "repo_name": "fork-commit-merge", + "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", + "repo_url": "https://github.com/nikohoffren/fork-commit-merge", + "repo_stars": 143, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "TypeScript" }, @@ -18960,25 +18946,58 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Elixir" } ] }, "Owner": { - "repo_owner": "ChiragAgg5k" + "repo_owner": "nikohoffren" } }, - "issue_title": "Create custom signin page for Next Auth Signin", + "issue_title": "Fork, Commit, Merge - Easy Issue (TypeScript)", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, + { + "label_name": "first-contributors" + }, + { + "label_name": "first-contributor" + }, + { + "label_name": "easy" + }, + { + "label_name": "typescript" + }, { "label_name": "hacktoberfest" + }, + { + "label_name": "up-for-grabs" } ], - "label_totalcount": 2 + "label_totalcount": 8 }, "Comments": { "issue_comment_count": 0 @@ -18990,15 +19009,21 @@ }, { "Issue": { - "issue_url": "https://github.com/ChiragAgg5k/bug-squash/issues/21", - "issue_createdAt": "2023-09-29T10:28:12Z", + "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/725", + "issue_createdAt": "2023-09-29T15:14:15Z", "issue_repo": { - "repo_name": "bug-squash", - "repo_desc": "A simple and easy to use bug tracking web application", - "repo_url": "https://github.com/ChiragAgg5k/bug-squash", - "repo_stars": 3, + "repo_name": "fork-commit-merge", + "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", + "repo_url": "https://github.com/nikohoffren/fork-commit-merge", + "repo_stars": 143, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "TypeScript" }, @@ -19006,25 +19031,61 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Elixir" } ] }, "Owner": { - "repo_owner": "ChiragAgg5k" + "repo_owner": "nikohoffren" } }, - "issue_title": "Add more Providers for Next Auth", + "issue_title": "Fork, Commit, Merge - Easy Issue (Django)", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, + { + "label_name": "first-contributors" + }, + { + "label_name": "first-contributor" + }, + { + "label_name": "easy" + }, + { + "label_name": "python" + }, + { + "label_name": "django" + }, { "label_name": "hacktoberfest" + }, + { + "label_name": "up-for-grabs" } ], - "label_totalcount": 2 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 @@ -19036,47 +19097,80 @@ }, { "Issue": { - "issue_url": "https://github.com/felixleopoldo/benchpress/issues/87", - "issue_createdAt": "2023-09-29T10:27:58Z", + "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/724", + "issue_createdAt": "2023-09-29T15:12:44Z", "issue_repo": { - "repo_name": "benchpress", - "repo_desc": "A Snakemake workflow to run and benchmark structure learning (a.k.a. causal discovery) algorithms for probabilistic graphical models.", - "repo_url": "https://github.com/felixleopoldo/benchpress", - "repo_stars": 48, + "repo_name": "fork-commit-merge", + "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", + "repo_url": "https://github.com/nikohoffren/fork-commit-merge", + "repo_stars": 143, "repo_langs": { "Nodes": [ { - "repo_prog_language": "R" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "TeX" + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Elixir" } ] }, "Owner": { - "repo_owner": "felixleopoldo" + "repo_owner": "nikohoffren" } }, - "issue_title": "Bidirected edges in mixed graphs should be plotted as undirected ", + "issue_title": "Fork, Commit, Merge - Medium Issue (TypeScript)", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "first-contributors" + }, + { + "label_name": "first-contributor" + }, + { + "label_name": "medium" + }, + { + "label_name": "typescript" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "up-for-grabs" } ], - "label_totalcount": 2 + "label_totalcount": 8 }, "Comments": { "issue_comment_count": 0 @@ -19088,21 +19182,25 @@ }, { "Issue": { - "issue_url": "https://github.com/felixwellen/synthetic-geometry/issues/31", - "issue_createdAt": "2023-09-29T10:27:17Z", + "issue_url": "https://github.com/B1lok/TaskManager/issues/2", + "issue_createdAt": "2023-09-29T15:06:28Z", "issue_repo": { - "repo_name": "synthetic-geometry", - "repo_desc": "Synthetic geometry. Probably mostly algebraic geometry.", - "repo_url": "https://github.com/felixwellen/synthetic-geometry", - "repo_stars": 13, + "repo_name": "TaskManager", + "repo_desc": "", + "repo_url": "https://github.com/B1lok/TaskManager", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Java" + } + ] }, "Owner": { - "repo_owner": "felixwellen" + "repo_owner": "B1lok" } }, - "issue_title": "Define 'D(f)'", + "issue_title": "create EveryDayController tests", "issue_labels": { "Nodes": [ { @@ -19112,47 +19210,74 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/mvSapphire/PowerPipe/issues/35", - "issue_createdAt": "2023-09-29T10:26:50Z", + "issue_url": "https://github.com/Automattic/woocommerce-payments/issues/7329", + "issue_createdAt": "2023-09-29T15:04:03Z", "issue_repo": { - "repo_name": "PowerPipe", - "repo_desc": "A library for .NET that uses a fluent interface to construct advanced workflows with ease.", - "repo_url": "https://github.com/mvSapphire/PowerPipe", - "repo_stars": 115, + "repo_name": "woocommerce-payments", + "repo_desc": "Accept payments via credit card. Manage transactions within WordPress.", + "repo_url": "https://github.com/Automattic/woocommerce-payments", + "repo_stars": 109, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "mvSapphire" + "repo_owner": "Automattic" } }, - "issue_title": "Use Directory.Build.props -file to standardize common things between csproj -files", + "issue_title": "Missing Multi-Currency check could lead to errors in WooPay", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "type: bug" }, { "label_name": "good first issue" + }, + { + "label_name": "priority: high" + }, + { + "label_name": "category: projects" + }, + { + "label_name": "component: WooPay" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -19161,25 +19286,28 @@ }, { "Issue": { - "issue_url": "https://github.com/mvSapphire/PowerPipe/issues/34", - "issue_createdAt": "2023-09-29T10:25:39Z", + "issue_url": "https://github.com/huggingface/huggingface_hub/issues/1700", + "issue_createdAt": "2023-09-29T15:02:52Z", "issue_repo": { - "repo_name": "PowerPipe", - "repo_desc": "A library for .NET that uses a fluent interface to construct advanced workflows with ease.", - "repo_url": "https://github.com/mvSapphire/PowerPipe", - "repo_stars": 115, + "repo_name": "huggingface_hub", + "repo_desc": "All the open source things related to the Hugging Face Hub.", + "repo_url": "https://github.com/huggingface/huggingface_hub", + "repo_stars": 1198, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "mvSapphire" + "repo_owner": "huggingface" } }, - "issue_title": "Move InternalsVisibleTo to csproj", + "issue_title": "[Community event] Translate documentation to your own langage", "issue_labels": { "Nodes": [ { @@ -19198,35 +19326,47 @@ }, { "Issue": { - "issue_url": "https://github.com/mvSapphire/PowerPipe/issues/32", - "issue_createdAt": "2023-09-29T10:24:56Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/136", + "issue_createdAt": "2023-09-29T14:58:55Z", "issue_repo": { - "repo_name": "PowerPipe", - "repo_desc": "A library for .NET that uses a fluent interface to construct advanced workflows with ease.", - "repo_url": "https://github.com/mvSapphire/PowerPipe", - "repo_stars": 115, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "mvSapphire" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "XML documentation", + "issue_title": "cre20", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "documentation" }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "triage" + }, + { + "label_name": "low-priority" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -19238,38 +19378,38 @@ }, { "Issue": { - "issue_url": "https://github.com/mvSapphire/PowerPipe/issues/31", - "issue_createdAt": "2023-09-29T10:24:30Z", + "issue_url": "https://github.com/bitcoindevkit/bdk/issues/1138", + "issue_createdAt": "2023-09-29T14:58:40Z", "issue_repo": { - "repo_name": "PowerPipe", - "repo_desc": "A library for .NET that uses a fluent interface to construct advanced workflows with ease.", - "repo_url": "https://github.com/mvSapphire/PowerPipe", - "repo_stars": 115, + "repo_name": "bdk", + "repo_desc": "A modern, lightweight, descriptor-based wallet library written in Rust!", + "repo_url": "https://github.com/bitcoindevkit/bdk", + "repo_stars": 642, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "mvSapphire" + "repo_owner": "bitcoindevkit" } }, - "issue_title": "Change namespace for extension methods", + "issue_title": "`TxGraph::direct_conflicts_of_tx should just be called `direct_conflicts`", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -19278,8 +19418,8 @@ }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/116", - "issue_createdAt": "2023-09-29T10:23:17Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/135", + "issue_createdAt": "2023-09-29T14:57:43Z", "issue_repo": { "repo_name": "ggggg", "repo_desc": "", @@ -19296,21 +19436,12 @@ "repo_owner": "anton-dimention-1" } }, - "issue_title": "cre1", + "issue_title": "cre19", "issue_labels": { "Nodes": [ { "label_name": "bug" }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, @@ -19318,19 +19449,13 @@ "label_name": "good first issue" }, { - "label_name": "invalid" - }, - { - "label_name": "question" - }, - { - "label_name": "wontfix" + "label_name": "triage" }, { - "label_name": "triage" + "label_name": "low-priority" } ], - "label_totalcount": 11 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -19342,65 +19467,44 @@ }, { "Issue": { - "issue_url": "https://github.com/pwndbg/pwndbg/issues/1911", - "issue_createdAt": "2023-09-29T10:16:34Z", + "issue_url": "https://github.com/sitture/commit-status/issues/105", + "issue_createdAt": "2023-09-29T14:43:34Z", "issue_repo": { - "repo_name": "pwndbg", - "repo_desc": "Exploit Development and Reverse Engineering with GDB Made Easy", - "repo_url": "https://github.com/pwndbg/pwndbg", - "repo_stars": 6004, + "repo_name": "commit-status", + "repo_desc": "A React based simple app that shows a list of projects with their Github commit status and use it as a dashboard to view status of your CI pipelines.", + "repo_url": "https://github.com/sitture/commit-status", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Assembly" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "pwndbg" + "repo_owner": "sitture" } }, - "issue_title": "Refactor symbol.py skipped exceptions", + "issue_title": "Fix an issue so that it only pulls the status for the defined interval", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "code cleanup" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -19412,98 +19516,65 @@ }, { "Issue": { - "issue_url": "https://github.com/ita-social-projects/SpaceToStudy-BackEnd/issues/602", - "issue_createdAt": "2023-09-29T10:16:30Z", - "issue_repo": { - "repo_name": "SpaceToStudy-BackEnd", - "repo_desc": "", - "repo_url": "https://github.com/ita-social-projects/SpaceToStudy-BackEnd", - "repo_stars": 3, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "ita-social-projects" - } - }, - "issue_title": "(SP: 0.5) Fix swagger for questions POST method", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "Backend" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/pytition/Pytition/issues/311", - "issue_createdAt": "2023-09-29T09:58:44Z", + "issue_url": "https://github.com/woocommerce/woocommerce-ios/issues/10819", + "issue_createdAt": "2023-09-29T14:42:53Z", "issue_repo": { - "repo_name": "Pytition", - "repo_desc": "Django app for self-hosted privacy-friendly online petitions", - "repo_url": "https://github.com/pytition/Pytition", - "repo_stars": 95, + "repo_name": "woocommerce-ios", + "repo_desc": "WooCommerce iOS app", + "repo_url": "https://github.com/woocommerce/woocommerce-ios", + "repo_stars": 228, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Smarty" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "pytition" + "repo_owner": "woocommerce" } }, - "issue_title": "Allow to chose which social network sharing button to show or not", + "issue_title": "Wrong separator padding in dashboard banner \"We couldn't load your data\"", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "type: bug" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "priority: low" }, { - "label_name": "new feature" + "label_name": "category: design" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -19512,47 +19583,35 @@ }, { "Issue": { - "issue_url": "https://github.com/Dun-sin/Threstagram/issues/68", - "issue_createdAt": "2023-09-29T09:57:38Z", + "issue_url": "https://github.com/pandas-dev/pandas-stubs/issues/784", + "issue_createdAt": "2023-09-29T14:40:21Z", "issue_repo": { - "repo_name": "Threstagram", - "repo_desc": "Convert Your Threads Post to Images", - "repo_url": "https://github.com/Dun-sin/Threstagram", - "repo_stars": 14, + "repo_name": "pandas-stubs", + "repo_desc": "Public type stubs for pandas", + "repo_url": "https://github.com/pandas-dev/pandas-stubs", + "repo_stars": 184, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "Dun-sin" + "repo_owner": "pandas-dev" } }, - "issue_title": "[OTHER] button text for pdf tool should be download", + "issue_title": "Change `to_dict` to use `MutableMapping` instead of `Mapping`", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "up-for-grabs" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "EddieHub:good-first-issue" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -19564,157 +19623,136 @@ }, { "Issue": { - "issue_url": "https://github.com/pytition/Pytition/issues/310", - "issue_createdAt": "2023-09-29T09:54:33Z", + "issue_url": "https://github.com/ashotvdovychenko/tangerine-web/issues/30", + "issue_createdAt": "2023-09-29T14:39:12Z", "issue_repo": { - "repo_name": "Pytition", - "repo_desc": "Django app for self-hosted privacy-friendly online petitions", - "repo_url": "https://github.com/pytition/Pytition", - "repo_stars": 95, + "repo_name": "tangerine-web", + "repo_desc": "Web of CRM for culinary masters", + "repo_url": "https://github.com/ashotvdovychenko/tangerine-web", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "pytition" + "repo_owner": "ashotvdovychenko" } }, - "issue_title": "Allow to personnalize the social network sharing default texts per-petition", + "issue_title": "Add FAQ, Contacts pages", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "task" }, { "label_name": "good first issue" - }, - { - "label_name": "new feature" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Dun-sin/Threstagram/issues/67", - "issue_createdAt": "2023-09-29T09:54:07Z", + "issue_url": "https://github.com/mdx-editor/editor/issues/101", + "issue_createdAt": "2023-09-29T14:34:22Z", "issue_repo": { - "repo_name": "Threstagram", - "repo_desc": "Convert Your Threads Post to Images", - "repo_url": "https://github.com/Dun-sin/Threstagram", - "repo_stars": 14, + "repo_name": "editor", + "repo_desc": "A rich text editor React component for markdown", + "repo_url": "https://github.com/mdx-editor/editor", + "repo_stars": 563, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Dun-sin" + "repo_owner": "mdx-editor" } }, - "issue_title": "[BUG] input is too large", + "issue_title": "Table controls are visible in the `readOnly` mode", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "feature request/enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "Assigned" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "EddieHub:good-first-issue" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/spring-guides/gs-spring-cloud-task/issues/7", - "issue_createdAt": "2023-09-29T09:40:33Z", + "issue_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023/issues/20", + "issue_createdAt": "2023-09-29T14:32:43Z", "issue_repo": { - "repo_name": "gs-spring-cloud-task", - "repo_desc": "Spring Cloud Task :: Learn how to build and test Spring Cloud Task Applications", - "repo_url": "https://github.com/spring-guides/gs-spring-cloud-task", - "repo_stars": 1, + "repo_name": "CPP_Guide_Hacktoberfest2023", + "repo_desc": "This is a repository for beginners learning C++ programming language, Object- Oriented Programming, Data Structures and Algorithms", + "repo_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "spring-guides" + "repo_owner": "Namya13Jain" } }, - "issue_title": "Select query for task_execution does not execute", + "issue_title": "Hybrid Inheritance ", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "Easy" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -19723,107 +19761,84 @@ }, { "Issue": { - "issue_url": "https://github.com/usebruno/bruno/issues/246", - "issue_createdAt": "2023-09-29T09:40:16Z", + "issue_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023/issues/19", + "issue_createdAt": "2023-09-29T14:32:10Z", "issue_repo": { - "repo_name": "bruno", - "repo_desc": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)", - "repo_url": "https://github.com/usebruno/bruno", - "repo_stars": 853, + "repo_name": "CPP_Guide_Hacktoberfest2023", + "repo_desc": "This is a repository for beginners learning C++ programming language, Object- Oriented Programming, Data Structures and Algorithms", + "repo_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "usebruno" + "repo_owner": "Namya13Jain" } }, - "issue_title": "Mouseover-Preview for multiple placeholders without separator shows only the second variable", + "issue_title": "Hierarchical Inheritance", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" + }, + { + "label_name": "Easy" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1902", - "issue_createdAt": "2023-09-29T09:40:12Z", + "issue_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023/issues/18", + "issue_createdAt": "2023-09-29T14:30:43Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", - "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", - "repo_stars": 0, + "repo_name": "CPP_Guide_Hacktoberfest2023", + "repo_desc": "This is a repository for beginners learning C++ programming language, Object- Oriented Programming, Data Structures and Algorithms", + "repo_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023", + "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "C++" + } + ] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "Namya13Jain" } }, - "issue_title": "744430358", + "issue_title": "Multiple Inheritance", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "invalid" + "label_name": "hacktoberfest" }, { - "label_name": "question" + "label_name": "Easy" } ], - "label_totalcount": 8 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -19832,32 +19847,39 @@ }, { "Issue": { - "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1901", - "issue_createdAt": "2023-09-29T09:38:34Z", + "issue_url": "https://github.com/kubeflow/training-operator/issues/1924", + "issue_createdAt": "2023-09-29T14:25:46Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", - "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", - "repo_stars": 0, + "repo_name": "training-operator", + "repo_desc": "Training operators on Kubernetes.", + "repo_url": "https://github.com/kubeflow/training-operator", + "repo_stars": 1340, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "kubeflow" } }, - "issue_title": "1258950967", + "issue_title": "[SDK] Add unit test for Training Operator Python SDK", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, @@ -19865,49 +19887,49 @@ "label_name": "good first issue" }, { - "label_name": "invalid" + "label_name": "area/testing" }, { - "label_name": "question" + "label_name": "area/sdk" } ], - "label_totalcount": 7 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/italanta/elewa-website-html/issues/79", - "issue_createdAt": "2023-09-29T09:33:29Z", + "issue_url": "https://github.com/Vertco/KatanaForNinjaOne/issues/63", + "issue_createdAt": "2023-09-29T14:25:04Z", "issue_repo": { - "repo_name": "elewa-website-html", - "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", - "repo_url": "https://github.com/italanta/elewa-website-html", - "repo_stars": 3, + "repo_name": "KatanaForNinjaOne", + "repo_desc": "A browser extension that extends the functionality of NinjaOne.", + "repo_url": "https://github.com/Vertco/KatanaForNinjaOne", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "italanta" + "repo_owner": "Vertco" } }, - "issue_title": "💄 🎨 Create the conversational learning page hero section", + "issue_title": "Update colors for multiple elements", "issue_labels": { "Nodes": [ { @@ -19915,61 +19937,76 @@ }, { "label_name": "good first issue" - }, - { - "label_name": ":lipstick: ui-expert" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/italanta/elewa-website-html/issues/78", - "issue_createdAt": "2023-09-29T09:30:02Z", + "issue_url": "https://github.com/OpenLineage/OpenLineage/issues/2143", + "issue_createdAt": "2023-09-29T14:23:16Z", "issue_repo": { - "repo_name": "elewa-website-html", - "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", - "repo_url": "https://github.com/italanta/elewa-website-html", - "repo_stars": 3, + "repo_name": "OpenLineage", + "repo_desc": "An Open Standard for lineage metadata collection", + "repo_url": "https://github.com/OpenLineage/OpenLineage", + "repo_stars": 1428, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Groovy" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "italanta" + "repo_owner": "OpenLineage" } }, - "issue_title": "💄 🎨 Create the about page hero section", + "issue_title": "Integration test for drop table does not verify anything", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": ":lipstick: ui-expert" + "label_name": "integration/spark" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -19981,59 +20018,56 @@ }, { "Issue": { - "issue_url": "https://github.com/mlflow/mlflow/issues/9773", - "issue_createdAt": "2023-09-29T09:25:42Z", + "issue_url": "https://github.com/polarsource/polar/issues/1313", + "issue_createdAt": "2023-09-29T14:22:35Z", "issue_repo": { - "repo_name": "mlflow", - "repo_desc": "Open source platform for the machine learning lifecycle", - "repo_url": "https://github.com/mlflow/mlflow", - "repo_stars": 15439, + "repo_name": "polar", + "repo_desc": "Polar is a platform for open source maintainers to get better funding", + "repo_url": "https://github.com/polarsource/polar", + "repo_stars": 623, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Mako" }, { - "repo_prog_language": "R" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Scala" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "mlflow" + "repo_owner": "polarsource" } }, - "issue_title": "Code refactoring", + "issue_title": "Notifications shown behind other content (too low z-index)", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "has-closing-pr" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -20048,31 +20082,31 @@ }, { "Issue": { - "issue_url": "https://github.com/italanta/elewa-website-html/issues/76", - "issue_createdAt": "2023-09-29T09:23:41Z", + "issue_url": "https://github.com/sahanmndl/UpCoding-Web/issues/36", + "issue_createdAt": "2023-09-29T14:21:59Z", "issue_repo": { - "repo_name": "elewa-website-html", - "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", - "repo_url": "https://github.com/italanta/elewa-website-html", - "repo_stars": 3, + "repo_name": "UpCoding-Web", + "repo_desc": "Get event details of competitive programming contests, hackathons etc.", + "repo_url": "https://github.com/sahanmndl/UpCoding-Web", + "repo_stars": 7, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "italanta" + "repo_owner": "sahanmndl" } }, - "issue_title": "✨📝 Create About Page HTML file", + "issue_title": "User stats page | Codeforces", "issue_labels": { "Nodes": [ { @@ -20082,13 +20116,10 @@ "label_name": "good first issue" }, { - "label_name": ":zap: Quick Start" - }, - { - "label_name": "priority" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -20100,29 +20131,61 @@ }, { "Issue": { - "issue_url": "https://github.com/AND-Dev-Team/AND-UI-OS/issues/3", - "issue_createdAt": "2023-09-29T09:22:52Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "AND-UI-OS", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/AND-Dev-Team/AND-UI-OS", - "repo_stars": 2, + "repo_url": "", + "repo_stars": 0, + "repo_langs": { + "Nodes": null + }, + "Owner": { + "repo_owner": "" + } + }, + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/knative/eventing/issues/7324", + "issue_createdAt": "2023-09-29T14:18:00Z", + "issue_repo": { + "repo_name": "eventing", + "repo_desc": "Event-driven application platform for Kubernetes", + "repo_url": "https://github.com/knative/eventing", + "repo_stars": 1317, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "AND-Dev-Team" + "repo_owner": "knative" } }, - "issue_title": "上架 Microsoft Store", + "issue_title": "Support auto generation of SinkBindings identity service account and expose in `AuthStatus`", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -20131,74 +20194,65 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/saeloun/miru-web/issues/1495", - "issue_createdAt": "2023-09-29T09:21:27Z", + "issue_url": "https://github.com/NOAA-OWP/DMOD/issues/446", + "issue_createdAt": "2023-09-29T14:15:55Z", "issue_repo": { - "repo_name": "miru-web", - "repo_desc": "Miru | Time Tracking and Invoicing and Employee Benefits. Built using Ruby On Rails and ReactJS", - "repo_url": "https://github.com/saeloun/miru-web", - "repo_stars": 130, + "repo_name": "DMOD", + "repo_desc": "Distributed Model on Demand infrastructure for OWP's Model as a Service", + "repo_url": "https://github.com/NOAA-OWP/DMOD", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "saeloun" + "repo_owner": "NOAA-OWP" } }, - "issue_title": "auto saving of timesheet entry to local storage until it is saved", + "issue_title": "Convert DataFrames in dmod.metrics and dmod.evaluations to Polars", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "feature" + "label_name": "enhancement" }, { - "label_name": "frontend" + "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "Low Priority" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -20210,28 +20264,28 @@ }, { "Issue": { - "issue_url": "https://github.com/zouhuidong/HiEasyX/issues/30", - "issue_createdAt": "2023-09-29T09:20:04Z", + "issue_url": "https://github.com/B1lok/gym-web/issues/27", + "issue_createdAt": "2023-09-29T14:10:58Z", "issue_repo": { - "repo_name": "HiEasyX", - "repo_desc": "HiEasyX 是基于 EasyX 的扩展库,支持创建多窗口、透明抗锯齿绘图、系统 UI 组件等等。", - "repo_url": "https://github.com/zouhuidong/HiEasyX", - "repo_stars": 59, + "repo_name": "gym-web", + "repo_desc": "", + "repo_url": "https://github.com/B1lok/gym-web", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "zouhuidong" + "repo_owner": "B1lok" } }, - "issue_title": "【通告】关于 issue 回复慢的问题", + "issue_title": "refactor main page", "issue_labels": { "Nodes": [ { @@ -20250,38 +20304,91 @@ }, { "Issue": { - "issue_url": "https://github.com/AND-Dev-Team/AND-UI-OS/issues/2", - "issue_createdAt": "2023-09-29T09:18:35Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "AND-UI-OS", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/AND-Dev-Team/AND-UI-OS", - "repo_stars": 2, + "repo_url": "", + "repo_stars": 0, + "repo_langs": { + "Nodes": null + }, + "Owner": { + "repo_owner": "" + } + }, + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5915", + "issue_createdAt": "2023-09-29T14:08:58Z", + "issue_repo": { + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2899, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "AND-Dev-Team" + "repo_owner": "nodejs" } }, - "issue_title": "AND UI OS 本体暂时停更", + "issue_title": "Create `Pagination` Component", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "website redesign" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 9 }, "Assignees": { "issue_assignees_count": 0 @@ -20290,77 +20397,98 @@ }, { "Issue": { - "issue_url": "https://github.com/Pantelwar/js-utils/issues/1", - "issue_createdAt": "2023-09-29T09:17:32Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/129", + "issue_createdAt": "2023-09-29T14:08:46Z", "issue_repo": { - "repo_name": "js-utils", - "repo_desc": "This is a general purpose utility package for usage in javascript or typescript projects. All the functions here are well tested and used widely multiple times", - "repo_url": "https://github.com/Pantelwar/js-utils", - "repo_stars": 2, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "Pantelwar" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "Essentials checklist", + "issue_title": "cre13", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "documentation" }, + { + "label_name": "duplicate" + }, { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "question" + }, + { + "label_name": "triage" + }, + { + "label_name": "low-priority" } ], - "label_totalcount": 3 + "label_totalcount": 10 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/italanta/elewa-website-html/issues/75", - "issue_createdAt": "2023-09-29T09:17:20Z", + "issue_url": "https://github.com/GODrums/BetterFloat/issues/25", + "issue_createdAt": "2023-09-29T14:07:47Z", "issue_repo": { - "repo_name": "elewa-website-html", - "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", - "repo_url": "https://github.com/italanta/elewa-website-html", - "repo_stars": 3, + "repo_name": "BetterFloat", + "repo_desc": "Enhance your website experience on CSFloat.com", + "repo_url": "https://github.com/GODrums/BetterFloat", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "italanta" + "repo_owner": "GODrums" } }, - "issue_title": "💄 🎨 Create the content development page hero section", + "issue_title": "CSFloat Item Popup Enhancements", "issue_labels": { "Nodes": [ { @@ -20368,12 +20496,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": ":lipstick: ui-expert" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -20385,65 +20510,59 @@ }, { "Issue": { - "issue_url": "https://github.com/Agenta-AI/agenta/issues/678", - "issue_createdAt": "2023-09-29T09:17:06Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/126", + "issue_createdAt": "2023-09-29T14:05:48Z", "issue_repo": { - "repo_name": "agenta", - "repo_desc": " The LLMOps platform to build robust LLM apps. Easily experiment and evaluate different prompts, models, and workflows.", - "repo_url": "https://github.com/Agenta-AI/agenta", - "repo_stars": 380, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "Agenta-AI" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "Cypress Test: Testsets - Create Testset from UI", + "issue_title": "cre11", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "tests" + "label_name": "invalid" }, { - "label_name": "hacktoberfest" + "label_name": "question" }, { - "label_name": "typescript" + "label_name": "wontfix" }, { - "label_name": "cypress" + "label_name": "triage" } ], - "label_totalcount": 5 + "label_totalcount": 11 }, "Comments": { "issue_comment_count": 0 @@ -20455,53 +20574,41 @@ }, { "Issue": { - "issue_url": "https://github.com/latticexyz/mud/issues/1659", - "issue_createdAt": "2023-09-29T09:16:44Z", + "issue_url": "https://github.com/n-ce/ytify/issues/129", + "issue_createdAt": "2023-09-29T14:02:32Z", "issue_repo": { - "repo_name": "mud", - "repo_desc": "MUD is an engine for Autonomous Worlds", - "repo_url": "https://github.com/latticexyz/mud", - "repo_stars": 512, + "repo_name": "ytify", + "repo_desc": "Opus Audio Streaming Web App for YouTube. Don't watch, Listen \u0026 Save Data.", + "repo_url": "https://github.com/n-ce/ytify", + "repo_stars": 67, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Solidity" - }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "WebAssembly" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "latticexyz" + "repo_owner": "n-ce" } }, - "issue_title": "add e2e tests for filtered table IDs from indexer", + "issue_title": "Implement Search Query Params", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "User Request" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -20513,91 +20620,86 @@ }, { "Issue": { - "issue_url": "https://github.com/saeloun/miru-web/issues/1494", - "issue_createdAt": "2023-09-29T09:16:40Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/124", + "issue_createdAt": "2023-09-29T14:02:06Z", "issue_repo": { - "repo_name": "miru-web", - "repo_desc": "Miru | Time Tracking and Invoicing and Employee Benefits. Built using Ruby On Rails and ReactJS", - "repo_url": "https://github.com/saeloun/miru-web", - "repo_stars": 130, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Ruby" - }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Procfile" - }, - { - "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "saeloun" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "Use common loader across all the pages of the application ", + "issue_title": "create 9", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "feature" + "label_name": "documentation" }, { - "label_name": "frontend" + "label_name": "duplicate" }, { - "label_name": "hacktoberfest" + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "triage" + }, + { + "label_name": "low-priority" } ], - "label_totalcount": 4 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/wikimedia-portugal/datathon-wdd-2023/issues/2", - "issue_createdAt": "2023-09-29T09:16:11Z", + "issue_url": "https://github.com/jupyter-naas/awesome-notebooks/issues/2240", + "issue_createdAt": "2023-09-29T14:01:56Z", "issue_repo": { - "repo_name": "datathon-wdd-2023", - "repo_desc": "Organizational repo for WDD 2023 datathon with challenges, guides and technical documentation", - "repo_url": "https://github.com/wikimedia-portugal/datathon-wdd-2023", - "repo_stars": 0, + "repo_name": "awesome-notebooks", + "repo_desc": "A catalog of ready to use data \u0026 AI Notebook templates, organized by tools to jumpstart your projects and data products in minutes. ", + "repo_url": "https://github.com/jupyter-naas/awesome-notebooks", + "repo_stars": 2076, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" + } + ] }, "Owner": { - "repo_owner": "wikimedia-portugal" + "repo_owner": "jupyter-naas" } }, - "issue_title": "Challenge: gathering data about Festival da Canção", + "issue_title": "HubSpot - Connect from Naas Chat", "issue_labels": { "Nodes": [ { @@ -20607,56 +20709,77 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/italanta/elewa-website-html/issues/74", - "issue_createdAt": "2023-09-29T09:13:36Z", + "issue_url": "https://github.com/microsoft/playwright/issues/27359", + "issue_createdAt": "2023-09-29T14:01:49Z", "issue_repo": { - "repo_name": "elewa-website-html", - "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", - "repo_url": "https://github.com/italanta/elewa-website-html", - "repo_stars": 3, + "repo_name": "playwright", + "repo_desc": "Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. ", + "repo_url": "https://github.com/microsoft/playwright", + "repo_stars": 55254, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "Shell" }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "italanta" + "repo_owner": "microsoft" } }, - "issue_title": "💄 🎨 Create the consultancy page hero section", + "issue_title": "[BUG] Using Firefox creates shortcut `Nightly Private Browsing` in Start Menu", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "P3-collecting-feedback" }, { - "label_name": "good first issue" + "label_name": "browser-firefox" }, { - "label_name": ":lipstick: ui-expert" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -20665,90 +20788,87 @@ }, { "Issue": { - "issue_url": "https://github.com/italanta/elewa-website-html/issues/73", - "issue_createdAt": "2023-09-29T09:10:17Z", + "issue_url": "https://github.com/jupyter-naas/awesome-notebooks/issues/2239", + "issue_createdAt": "2023-09-29T14:00:33Z", "issue_repo": { - "repo_name": "elewa-website-html", - "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", - "repo_url": "https://github.com/italanta/elewa-website-html", - "repo_stars": 3, + "repo_name": "awesome-notebooks", + "repo_desc": "A catalog of ready to use data \u0026 AI Notebook templates, organized by tools to jumpstart your projects and data products in minutes. ", + "repo_url": "https://github.com/jupyter-naas/awesome-notebooks", + "repo_stars": 2076, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "italanta" + "repo_owner": "jupyter-naas" } }, - "issue_title": "💄 🎨 Create the booklets page hero section", + "issue_title": "LinkedIn - Connect from Naas Chat", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": ":lipstick: ui-expert" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/GwydionJon/catalyst-burried-volume-scanner/issues/13", - "issue_createdAt": "2023-09-29T09:08:38Z", + "issue_url": "https://github.com/asyncapi/conference-website/issues/205", + "issue_createdAt": "2023-09-29T14:00:08Z", "issue_repo": { - "repo_name": "catalyst-burried-volume-scanner", - "repo_desc": "A small app based on JacksonBurns/py2sambvca", - "repo_url": "https://github.com/GwydionJon/catalyst-burried-volume-scanner", - "repo_stars": 0, + "repo_name": "conference-website", + "repo_desc": "Website for the AsyncAPI online conference", + "repo_url": "https://github.com/asyncapi/conference-website", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "GwydionJon" + "repo_owner": "asyncapi" } }, - "issue_title": "Replace fortran code with python library", + "issue_title": "Venue sub menu doesn't close", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "iwr-hacktoberfest" + "label_name": "Hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -20757,28 +20877,31 @@ }, { "Issue": { - "issue_url": "https://github.com/meggsimum/geoserver-node-client/issues/128", - "issue_createdAt": "2023-09-29T09:08:06Z", + "issue_url": "https://github.com/jupyter-naas/awesome-notebooks/issues/2238", + "issue_createdAt": "2023-09-29T13:59:08Z", "issue_repo": { - "repo_name": "geoserver-node-client", - "repo_desc": "Node.js client for GeoServer REST API", - "repo_url": "https://github.com/meggsimum/geoserver-node-client", - "repo_stars": 35, + "repo_name": "awesome-notebooks", + "repo_desc": "A catalog of ready to use data \u0026 AI Notebook templates, organized by tools to jumpstart your projects and data products in minutes. ", + "repo_url": "https://github.com/jupyter-naas/awesome-notebooks", + "repo_stars": 2076, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "meggsimum" + "repo_owner": "jupyter-naas" } }, - "issue_title": "Adapt function to create a workspace due to GeoServer API change", + "issue_title": "GitHub - Connect from Naas Chat", "issue_labels": { "Nodes": [ { @@ -20791,93 +20914,41 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/thestar19/Animation-Generator-for-Sorting-Algorithms/issues/52", - "issue_createdAt": "2023-09-29T09:05:46Z", + "issue_url": "https://github.com/pedrobruneli/firedata-connect/issues/6", + "issue_createdAt": "2023-09-29T13:58:21Z", "issue_repo": { - "repo_name": "Animation-Generator-for-Sorting-Algorithms", + "repo_name": "firedata-connect", "repo_desc": "", - "repo_url": "https://github.com/thestar19/Animation-Generator-for-Sorting-Algorithms", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "thestar19" - } - }, - "issue_title": "Add terminal support for custom res", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/skrub-data/skrub/issues/766", - "issue_createdAt": "2023-09-29T09:05:25Z", - "issue_repo": { - "repo_name": "skrub", - "repo_desc": "Prepping tables for machine learning", - "repo_url": "https://github.com/skrub-data/skrub", - "repo_stars": 816, + "repo_url": "https://github.com/pedrobruneli/firedata-connect", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "skrub-data" + "repo_owner": "pedrobruneli" } }, - "issue_title": "DOC Remove `filterwarnings` from some examples", + "issue_title": "[IMPROVEMENT] - Implement unit tests", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "documentation" - }, - { - "label_name": "meta-issue" - }, - { - "label_name": "no changelog needed" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -20889,23 +20960,20 @@ }, { "Issue": { - "issue_url": "https://github.com/keploy/keploy/issues/926", - "issue_createdAt": "2023-09-29T09:03:53Z", + "issue_url": "https://github.com/teutonet/teutonet-helm-charts/issues/596", + "issue_createdAt": "2023-09-29T13:57:30Z", "issue_repo": { - "repo_name": "keploy", - "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", - "repo_url": "https://github.com/keploy/keploy", - "repo_stars": 2258, + "repo_name": "teutonet-helm-charts", + "repo_desc": "", + "repo_url": "https://github.com/teutonet/teutonet-helm-charts", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Mustache" }, { "repo_prog_language": "Shell" @@ -20913,26 +20981,20 @@ ] }, "Owner": { - "repo_owner": "keploy" + "repo_owner": "teutonet" } }, - "issue_title": "[feature]: Allow mocktest to be used without unit tests as well.", + "issue_title": "[t8s-cluster] self-healing control-plane seems not to work", "issue_labels": { "Nodes": [ { - "label_name": "Enhancement" - }, - { - "label_name": "Good First Issue" - }, - { - "label_name": "keploy" + "label_name": "bug" }, { - "label_name": "hacktoberfest2023" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -20944,17 +21006,17 @@ }, { "Issue": { - "issue_url": "https://github.com/italanta/elewa-website-html/issues/72", - "issue_createdAt": "2023-09-29T09:03:43Z", + "issue_url": "https://github.com/Prashant0664/Blog-website/issues/6", + "issue_createdAt": "2023-09-29T13:54:52Z", "issue_repo": { - "repo_name": "elewa-website-html", - "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", - "repo_url": "https://github.com/italanta/elewa-website-html", - "repo_stars": 3, + "repo_name": "Blog-website", + "repo_desc": "A Blogging website created using MERN(MongoDB, ExpressJS, ReactJs, NodeJS)", + "repo_url": "https://github.com/Prashant0664/Blog-website", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" @@ -20965,26 +21027,23 @@ ] }, "Owner": { - "repo_owner": "italanta" + "repo_owner": "Prashant0664" } }, - "issue_title": "🎨 Create Menu Solutions Component on the Header.", + "issue_title": "Optimising Image Size during fetch from cloud", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": ":lipstick: ui-expert" - }, - { - "label_name": "challenging" + "label_name": "optimisation" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -20996,50 +21055,47 @@ }, { "Issue": { - "issue_url": "https://github.com/keploy/keploy/issues/925", - "issue_createdAt": "2023-09-29T09:01:41Z", + "issue_url": "https://github.com/yemreakcom/IstanbulUniversityCerrahpasa-CE/issues/21", + "issue_createdAt": "2023-09-29T13:54:35Z", "issue_repo": { - "repo_name": "keploy", - "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", - "repo_url": "https://github.com/keploy/keploy", - "repo_stars": 2258, + "repo_name": "IstanbulUniversityCerrahpasa-CE", + "repo_desc": "📚 İstanbul Üniversitesi - Cerrahpaşa Bilgisayar Mühendisliği tüm dönemlerinin ders notları ve faydalı kaynakları", + "repo_url": "https://github.com/yemreakcom/IstanbulUniversityCerrahpasa-CE", + "repo_stars": 114, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Go" + "repo_prog_language": "C" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "keploy" + "repo_owner": "yemreakcom" } }, - "issue_title": "[feature]: Allow mockrecord to be used without unit tests as well.", + "issue_title": "Guncel ders notlarıni gönüllü olarak paylaşmak isteyen arkadaslara ihtiyac var", "issue_labels": { "Nodes": [ { - "label_name": "Enhancement" - }, - { - "label_name": "Good First Issue" - }, - { - "label_name": "keploy" + "label_name": "good first issue" }, { - "label_name": "hacktoberfest2023" + "label_name": "help wanted" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -21051,163 +21107,145 @@ }, { "Issue": { - "issue_url": "https://github.com/nekStab/LightKrylov/issues/19", - "issue_createdAt": "2023-09-29T08:59:28Z", + "issue_url": "https://github.com/MetaMask/metamask-docs/issues/946", + "issue_createdAt": "2023-09-29T13:52:07Z", "issue_repo": { - "repo_name": "LightKrylov", - "repo_desc": "Lightweight implementation of Krylov subspace techniques in Fortran.", - "repo_url": "https://github.com/nekStab/LightKrylov", - "repo_stars": 0, + "repo_name": "metamask-docs", + "repo_desc": "Developer documentation for MetaMask", + "repo_url": "https://github.com/MetaMask/metamask-docs", + "repo_stars": 548, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Fortran" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "nekStab" + "repo_owner": "MetaMask" } }, - "issue_title": "Add the residual computation for `eighs` and `svds`", + "issue_title": "Snap should always be capitalized", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "tech-writing" + }, + { + "label_name": "snaps" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/tutors-sdk/tutors/issues/530", - "issue_createdAt": "2023-09-29T08:44:51Z", + "issue_url": "https://github.com/learningequality/kolibri-design-system/issues/459", + "issue_createdAt": "2023-09-29T13:45:17Z", "issue_repo": { - "repo_name": "tutors", - "repo_desc": "Tutors is a collection of open source components \u0026 services supporting the creation of transformative learning experiences using open web standards.", - "repo_url": "https://github.com/tutors-sdk/tutors", - "repo_stars": 85, + "repo_name": "kolibri-design-system", + "repo_desc": "Kolibri Design System", + "repo_url": "https://github.com/learningequality/kolibri-design-system", + "repo_stars": 18, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Nunjucks" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Vue" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "tutors-sdk" + "repo_owner": "learningequality" } }, - "issue_title": "Navigation on homepage not showing if logged in", + "issue_title": "Make KResponsiveWindow mixin show deprecation warning", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "Component: KResponsiveWindowMixin" }, { "label_name": "good first issue" }, { - "label_name": "beginner" + "label_name": "help wanted" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/hedyorg/hedy/issues/4568", - "issue_createdAt": "2023-09-29T08:36:59Z", + "issue_url": "https://github.com/BidyasagarAnupam/YearBook/issues/3", + "issue_createdAt": "2023-09-29T13:40:24Z", "issue_repo": { - "repo_name": "hedy", - "repo_desc": "Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.", - "repo_url": "https://github.com/hedyorg/hedy", - "repo_stars": 1038, + "repo_name": "YearBook", + "repo_desc": "Year Book for MCA ", + "repo_url": "https://github.com/BidyasagarAnupam/YearBook", + "repo_stars": 1, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Procfile" - }, - { - "repo_prog_language": "Dafny" - }, - { - "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "hedyorg" + "repo_owner": "BidyasagarAnupam" } }, - "issue_title": "[CONTENT] Confusing label for password reset", + "issue_title": "Make about section", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -21219,56 +21257,62 @@ }, { "Issue": { - "issue_url": "https://github.com/lenra-io/server/issues/464", - "issue_createdAt": "2023-09-29T08:35:37Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5914", + "issue_createdAt": "2023-09-29T13:33:41Z", "issue_repo": { - "repo_name": "server", - "repo_desc": "", - "repo_url": "https://github.com/lenra-io/server", - "repo_stars": 3, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2899, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Elixir" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "MDX" }, { "repo_prog_language": "Shell" }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "lenra-io" + "repo_owner": "nodejs" } }, - "issue_title": "[Task] Load and save manifest after the deployment of a build", + "issue_title": "Create `Breadcrumbs` Component", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" }, + { + "label_name": "website redesign" + }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -21277,35 +21321,35 @@ }, { "Issue": { - "issue_url": "https://github.com/LahavHarary/DataTube/issues/3", - "issue_createdAt": "2023-09-29T08:28:47Z", + "issue_url": "https://github.com/lenra-io/app-camping-des-speakers/issues/37", + "issue_createdAt": "2023-09-29T13:33:29Z", "issue_repo": { - "repo_name": "DataTube", + "repo_name": "app-camping-des-speakers", "repo_desc": "", - "repo_url": "https://github.com/LahavHarary/DataTube", - "repo_stars": 0, + "repo_url": "https://github.com/lenra-io/app-camping-des-speakers", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "LahavHarary" + "repo_owner": "lenra-io" } }, - "issue_title": "api - support receiving data with XML format", + "issue_title": "[Task] Adapter pour la nouvelle version de l'API Lenra", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -21320,15 +21364,24 @@ }, { "Issue": { - "issue_url": "https://github.com/ral-facilities/scigateway/issues/1312", - "issue_createdAt": "2023-09-29T08:23:59Z", + "issue_url": "https://github.com/openfoodfoundation/openfoodnetwork/issues/11600", + "issue_createdAt": "2023-09-29T13:24:32Z", "issue_repo": { - "repo_name": "scigateway", - "repo_desc": "SciGateway is the parent application for several plugins providing access to data and compute tools for large Science Facilities", - "repo_url": "https://github.com/ral-facilities/scigateway", - "repo_stars": 7, + "repo_name": "openfoodnetwork", + "repo_desc": "Connect suppliers, distributors and consumers to trade local produce.", + "repo_url": "https://github.com/openfoodfoundation/openfoodnetwork", + "repo_stars": 997, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "CoffeeScript" + }, + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "HTML" }, @@ -21336,40 +21389,43 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Haml" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "ral-facilities" + "repo_owner": "openfoodfoundation" } }, - "issue_title": "Force refresh when site is taken out of maintenance mode", + "issue_title": "Show pop-up alert when navigating away from /summary page without placing order", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "admin" + "label_name": "hacktoberfest" }, { - "label_name": "user feedback" + "label_name": "papercut" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -21378,31 +21434,28 @@ }, { "Issue": { - "issue_url": "https://github.com/tursodatabase/turso-cli/issues/667", - "issue_createdAt": "2023-09-29T08:22:48Z", + "issue_url": "https://github.com/narsha-io/smart-page/issues/11", + "issue_createdAt": "2023-09-29T13:20:36Z", "issue_repo": { - "repo_name": "turso-cli", - "repo_desc": "Command line interface to Turso.", - "repo_url": "https://github.com/tursodatabase/turso-cli", - "repo_stars": 82, + "repo_name": "smart-page", + "repo_desc": "", + "repo_url": "https://github.com/narsha-io/smart-page", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Java" }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "tursodatabase" + "repo_owner": "narsha-io" } }, - "issue_title": "Support deleting multiple databases with `turso db destroy`", + "issue_title": "use different annotation for sqlDataTable and mongoDataTable", "issue_labels": { "Nodes": [ { @@ -21410,12 +21463,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -21427,44 +21477,32 @@ }, { "Issue": { - "issue_url": "https://github.com/bieefilled/Library/issues/7", - "issue_createdAt": "2023-09-29T08:21:32Z", + "issue_url": "https://github.com/Ipuch/bioNC/issues/91", + "issue_createdAt": "2023-09-29T13:20:19Z", "issue_repo": { - "repo_name": "Library", - "repo_desc": "A reusable React component, powered by Vite and Node! This component is designed to streamline your React development process, allowing you to quickly and easily integrate it into your existing projects. With a focus on simplicity and efficient.", - "repo_url": "https://github.com/bieefilled/Library", - "repo_stars": 0, + "repo_name": "bioNC", + "repo_desc": "Natural Coordinates with python for biomechanics", + "repo_url": "https://github.com/Ipuch/bioNC", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "bieefilled" + "repo_owner": "Ipuch" } }, - "issue_title": "[REQUEST] - Add new component", + "issue_title": "Correct some docstring according to the following template ", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 1 @@ -21476,28 +21514,47 @@ }, { "Issue": { - "issue_url": "https://github.com/ATREAY/ideas_fork/issues/1", - "issue_createdAt": "2023-09-29T08:20:39Z", + "issue_url": "https://github.com/equinor/xtgeo/issues/906", + "issue_createdAt": "2023-09-29T13:17:05Z", "issue_repo": { - "repo_name": "ideas_fork", - "repo_desc": "Our organization offers a platform for users to submit innovative startup concepts, which can be further developed through open-source collaboration.", - "repo_url": "https://github.com/ATREAY/ideas_fork", - "repo_stars": 0, + "repo_name": "xtgeo", + "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", + "repo_url": "https://github.com/equinor/xtgeo", + "repo_stars": 103, "repo_langs": { - "Nodes": [] - }, + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SWIG" + } + ] + }, "Owner": { - "repo_owner": "ATREAY" + "repo_owner": "equinor" } }, - "issue_title": "Share Your Creative Ideas 🚀", + "issue_title": "Update dependency installation in various places", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "deprecate" } ], "label_totalcount": 2 @@ -21512,95 +21569,53 @@ }, { "Issue": { - "issue_url": "https://github.com/ssciwr/powr-refactor/issues/4", - "issue_createdAt": "2023-09-29T08:20:35Z", + "issue_url": "https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/828", + "issue_createdAt": "2023-09-29T13:15:42Z", "issue_repo": { - "repo_name": "powr-refactor", - "repo_desc": "Dev repo for PoWr refactoring", - "repo_url": "https://github.com/ssciwr/powr-refactor", - "repo_stars": 0, + "repo_name": "Universal_Robots_ROS2_Driver", + "repo_desc": "Universal Robots ROS2 driver supporting CB3 and e-Series", + "repo_url": "https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver", + "repo_stars": 261, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Fortran" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Emacs Lisp" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "ssciwr" - } - }, - "issue_title": "Create gh-pages branch", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/YunoHost/issues/issues/2254", - "issue_createdAt": "2023-09-29T08:07:53Z", - "issue_repo": { - "repo_name": "issues", - "repo_desc": "General issue tracker for the YunoHost project", - "repo_url": "https://github.com/YunoHost/issues", - "repo_stars": 70, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "YunoHost" + "repo_owner": "UniversalRobots" } }, - "issue_title": "fail2ban doesn't ban on failed smtp auth attempts", + "issue_title": "Add port configuration to main launch file", "issue_labels": { "Nodes": [ { - "label_name": ":space_invader: bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": ":closed_lock_with_key: Security" - }, - { - "label_name": ":mailbox: Email" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -21609,141 +21624,166 @@ }, { "Issue": { - "issue_url": "https://github.com/rajasingh05/Code-for-all/issues/1", - "issue_createdAt": "2023-09-29T08:07:13Z", + "issue_url": "https://github.com/aialok/open-source-IIIT-Ranchi/issues/1", + "issue_createdAt": "2023-09-29T13:14:54Z", "issue_repo": { - "repo_name": "Code-for-all", - "repo_desc": "Solve the problem", - "repo_url": "https://github.com/rajasingh05/Code-for-all", - "repo_stars": 0, + "repo_name": "open-source-IIIT-Ranchi", + "repo_desc": "This repository is for the student of IIIT Ranchi who want to participate in hacktoberfest2023", + "repo_url": "https://github.com/aialok/open-source-IIIT-Ranchi", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "rajasingh05" + "repo_owner": "aialok" } }, - "issue_title": "Solve the given problem or create your problem and solution", + "issue_title": "Features : update notification bar UI in mobile version ", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" }, - { - "label_name": "question" - }, { "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "problem-solving" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ethernal/personal-site/issues/3", - "issue_createdAt": "2023-09-29T08:02:56Z", + "issue_url": "https://github.com/eclipse-tocandira/Tocandira-front/issues/4", + "issue_createdAt": "2023-09-29T13:13:28Z", "issue_repo": { - "repo_name": "personal-site", - "repo_desc": "My personal website", - "repo_url": "https://github.com/ethernal/personal-site", - "repo_stars": 0, + "repo_name": "Tocandira-front", + "repo_desc": "Web Frontend for Tocandira configuration", + "repo_url": "https://github.com/eclipse-tocandira/Tocandira-front", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "MDX" + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ethernal" + "repo_owner": "eclipse-tocandira" } }, - "issue_title": "Work experience component, company logo has predetermined size", + "issue_title": "Password resets on every Collector edit", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/MaansenV/AnimeWars/issues/7", - "issue_createdAt": "2023-09-29T07:56:47Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11335", + "issue_createdAt": "2023-09-29T13:09:48Z", "issue_repo": { - "repo_name": "AnimeWars", - "repo_desc": "", - "repo_url": "https://github.com/MaansenV/AnimeWars", - "repo_stars": 0, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "ShaderLab" + "repo_prog_language": "Python" }, { - "repo_prog_language": "GLSL" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HLSL" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "MaansenV" + "repo_owner": "learningequality" } }, - "issue_title": "Sync xp with ui", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Core", "issue_labels": { "Nodes": [ + { + "label_name": "P2 - normal" + }, + { + "label_name": "DEV: frontend" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -21755,47 +21795,24 @@ }, { "Issue": { - "issue_url": "https://github.com/MaansenV/AnimeWars/issues/6", - "issue_createdAt": "2023-09-29T07:56:34Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "AnimeWars", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/MaansenV/AnimeWars", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "ShaderLab" - }, - { - "repo_prog_language": "GLSL" - }, - { - "repo_prog_language": "HLSL" - }, - { - "repo_prog_language": "Smalltalk" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "MaansenV" + "repo_owner": "" } }, - "issue_title": "Sync health with ui", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -21807,23 +21824,33 @@ }, { "Issue": { - "issue_url": "https://github.com/openBookmarkz/ideas/issues/6", - "issue_createdAt": "2023-09-29T07:56:07Z", + "issue_url": "https://github.com/lenra-io/lenra_cli/issues/328", + "issue_createdAt": "2023-09-29T13:07:11Z", "issue_repo": { - "repo_name": "ideas", - "repo_desc": "Our organization offers a platform for users to submit innovative startup concepts, which can be further developed through open-source collaboration.", - "repo_url": "https://github.com/openBookmarkz/ideas", - "repo_stars": 2, + "repo_name": "lenra_cli", + "repo_desc": "The Lenra's command line interface", + "repo_url": "https://github.com/lenra-io/lenra_cli", + "repo_stars": 15, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "openBookmarkz" + "repo_owner": "lenra-io" } }, - "issue_title": "Share Your Creative Ideas 🚀", + "issue_title": "[Bug]: Dev in terminal in another directory", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, @@ -21831,59 +21858,74 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ssciwr/hammingdist/issues/110", - "issue_createdAt": "2023-09-29T07:54:13Z", + "issue_url": "https://github.com/nodejs/nodejs.org/issues/5913", + "issue_createdAt": "2023-09-29T13:06:31Z", "issue_repo": { - "repo_name": "hammingdist", - "repo_desc": "Calculates pairwise distances between gene sequences given in fasta format", - "repo_url": "https://github.com/ssciwr/hammingdist", - "repo_stars": 3, + "repo_name": "nodejs.org", + "repo_desc": "The Node.js® Website", + "repo_url": "https://github.com/nodejs/nodejs.org", + "repo_stars": 2899, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "ssciwr" + "repo_owner": "nodejs" } }, - "issue_title": "Add NEOM implementation of distance function for ARM cpus", + "issue_title": "Create `InlineSelect` variant of the `Select` component", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "iwr-hacktoberfest" + "label_name": "website redesign" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -21892,96 +21934,111 @@ }, { "Issue": { - "issue_url": "https://github.com/rohan472000/NASDAQ-Airflow/issues/14", - "issue_createdAt": "2023-09-29T07:53:49Z", + "issue_url": "https://github.com/microsoft/azure_arc/issues/2136", + "issue_createdAt": "2023-09-29T13:03:07Z", "issue_repo": { - "repo_name": "NASDAQ-Airflow", - "repo_desc": "Used Apache-Airflow to schedule NASDAQ-data-analysis on specified intervals.", - "repo_url": "https://github.com/rohan472000/NASDAQ-Airflow", - "repo_stars": 2, + "repo_name": "azure_arc", + "repo_desc": "Automated Azure Arc, Edge, and Platform environments", + "repo_url": "https://github.com/microsoft/azure_arc", + "repo_stars": 623, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "PowerShell" }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Bicep" + }, + { + "repo_prog_language": "Liquid" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "rohan472000" + "repo_owner": "microsoft" } }, - "issue_title": "Code improvement ", + "issue_title": "Upgrade packages in scenario \"Integrate Microsoft Defender for SQL servers with Azure Arc-enabled SQL Server\"", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "arc_servers" }, { - "label_name": "good first issue" + "label_name": "feature-request" }, { - "label_name": "hactoberfest" + "label_name": "arc_sqlsrv" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/rohan472000/NASDAQ-Airflow/issues/13", - "issue_createdAt": "2023-09-29T07:52:30Z", + "issue_url": "https://github.com/xyz2tex/svg2tikz/issues/143", + "issue_createdAt": "2023-09-29T13:02:25Z", "issue_repo": { - "repo_name": "NASDAQ-Airflow", - "repo_desc": "Used Apache-Airflow to schedule NASDAQ-data-analysis on specified intervals.", - "repo_url": "https://github.com/rohan472000/NASDAQ-Airflow", - "repo_stars": 2, + "repo_name": "svg2tikz", + "repo_desc": "An Inkscape extension for exporting SVG paths as TikZ/PGF paths", + "repo_url": "https://github.com/xyz2tex/svg2tikz", + "repo_stars": 478, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TeX" } ] }, "Owner": { - "repo_owner": "rohan472000" + "repo_owner": "xyz2tex" } }, - "issue_title": "Make PR template ", + "issue_title": "Test for non rendered tags", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "hactoberfest" + "label_name": "Test" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -21993,17 +22050,17 @@ }, { "Issue": { - "issue_url": "https://github.com/italanta/elewa-website-html/issues/70", - "issue_createdAt": "2023-09-29T07:51:36Z", + "issue_url": "https://github.com/KaiAlan/stela/issues/1", + "issue_createdAt": "2023-09-29T13:01:56Z", "issue_repo": { - "repo_name": "elewa-website-html", - "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", - "repo_url": "https://github.com/italanta/elewa-website-html", - "repo_stars": 3, + "repo_name": "stela", + "repo_desc": "Stela is a powerful and customizable image sharing platform, designed to help content creators showcase their work in a beautiful and engaging way. With its open-source code available on GitHub, developers can easily tailor the platform to their specific needs.", + "repo_url": "https://github.com/KaiAlan/stela", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" @@ -22014,26 +22071,20 @@ ] }, "Owner": { - "repo_owner": "italanta" + "repo_owner": "KaiAlan" } }, - "issue_title": "✨📝 Create Contact Page HTML file", + "issue_title": "window not auto reloads after posting a image", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": ":zap: Quick Start" - }, - { - "label_name": "priority" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -22045,132 +22096,111 @@ }, { "Issue": { - "issue_url": "https://github.com/parzhitsky/try-monorepo/issues/131", - "issue_createdAt": "2023-09-29T07:44:42Z", + "issue_url": "https://github.com/vcwild/qa4noobs/issues/8", + "issue_createdAt": "2023-09-29T13:01:13Z", "issue_repo": { - "repo_name": "try-monorepo", - "repo_desc": "", - "repo_url": "https://github.com/parzhitsky/try-monorepo", - "repo_stars": 2, + "repo_name": "qa4noobs", + "repo_desc": "Introduction to Quality Engineering made for the 4noobs collection.", + "repo_url": "https://github.com/vcwild/qa4noobs", + "repo_stars": 100, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "parzhitsky" + "repo_owner": "vcwild" } }, - "issue_title": "Migrate to NodeJS v20", + "issue_title": "Add English section", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "Domain: main" - }, - { - "label_name": "Pending: blocked" - }, - { - "label_name": "Priority: low" - }, - { - "label_name": "Type: improvement" - }, - { - "label_name": "Package: client" - }, - { - "label_name": "Package: playground" - }, - { - "label_name": "Package: shared" - }, - { - "label_name": "Package: server" + "label_name": "hacktoberfest" } ], - "label_totalcount": 9 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/opencost/opencost/issues/2185", - "issue_createdAt": "2023-09-29T07:44:34Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11333", + "issue_createdAt": "2023-09-29T12:54:50Z", "issue_repo": { - "repo_name": "opencost", - "repo_desc": "Cross-cloud cost allocation models for Kubernetes workloads", - "repo_url": "https://github.com/opencost/opencost", - "repo_stars": 4138, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Just" + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "opencost" + "repo_owner": "learningequality" } }, - "issue_title": "CSV export on S3 should not replace the whole file each time", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - User Profile plugin", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "P2 - normal" }, { - "label_name": "needs-triage" + "label_name": "DEV: frontend" }, { - "label_name": "E2" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -22179,50 +22209,68 @@ }, { "Issue": { - "issue_url": "https://github.com/usebruno/bruno/issues/245", - "issue_createdAt": "2023-09-29T07:40:46Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11332", + "issue_createdAt": "2023-09-29T12:52:58Z", "issue_repo": { - "repo_name": "bruno", - "repo_desc": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)", - "repo_url": "https://github.com/usebruno/bruno", - "repo_stars": 853, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Gherkin" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "usebruno" + "repo_owner": "learningequality" } }, - "issue_title": "RFE: Preview render of HTML responses", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - User Auth plugin", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "P2 - normal" + }, + { + "label_name": "DEV: frontend" }, { "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -22234,47 +22282,27 @@ }, { "Issue": { - "issue_url": "https://github.com/sunilksamanta/calmapi/issues/69", - "issue_createdAt": "2023-09-29T07:38:03Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "calmapi", - "repo_desc": "Production ready Modular REST API Generator using NodeJS \u0026 MongoDB", - "repo_url": "https://github.com/sunilksamanta/calmapi", - "repo_stars": 21, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "sunilksamanta" + "repo_owner": "" } }, - "issue_title": "Rewrite README.md for Enhanced Clarity and Engagement", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - } - ], - "label_totalcount": 5 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -22283,59 +22311,107 @@ }, { "Issue": { - "issue_url": "https://github.com/pnp/cli-microsoft365/issues/5534", - "issue_createdAt": "2023-09-29T07:29:15Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11331", + "issue_createdAt": "2023-09-29T12:51:22Z", "issue_repo": { - "repo_name": "cli-microsoft365", - "repo_desc": "Manage Microsoft 365 and SharePoint Framework projects on any platform", - "repo_url": "https://github.com/pnp/cli-microsoft365", - "repo_stars": 803, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "pnp" + "repo_owner": "learningequality" } }, - "issue_title": "Add the Spec checklist to the docs", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Slideshow Viewer plugin", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "P2 - normal" }, { - "label_name": "docs" + "label_name": "DEV: frontend" }, { - "label_name": "work in progress" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/ajjayymahato/HelloHacktoberfest/issues/1", + "issue_createdAt": "2023-09-29T12:49:26Z", + "issue_repo": { + "repo_name": "HelloHacktoberfest", + "repo_desc": "👋🎃 Say 'Hello Hacktoberfest' in any programming language you can think of! Let's make coding hilariously multilingual this Hacktoberfest season. Join the fun!", + "repo_url": "https://github.com/ajjayymahato/HelloHacktoberfest", + "repo_stars": 1, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "ajjayymahato" + } + }, + "issue_title": "HelloHacktoberfest - Python", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 1 @@ -22344,59 +22420,71 @@ }, { "Issue": { - "issue_url": "https://github.com/pnp/cli-microsoft365/issues/5533", - "issue_createdAt": "2023-09-29T07:25:16Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11330", + "issue_createdAt": "2023-09-29T12:48:39Z", "issue_repo": { - "repo_name": "cli-microsoft365", - "repo_desc": "Manage Microsoft 365 and SharePoint Framework projects on any platform", - "repo_url": "https://github.com/pnp/cli-microsoft365", - "repo_stars": 803, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "pnp" + "repo_owner": "learningequality" } }, - "issue_title": "Add the PR checklist to the docs", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Setup Wizard plugin", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "P2 - normal" }, { - "label_name": "docs" + "label_name": "DEV: frontend" }, { - "label_name": "work in progress" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -22405,44 +22493,68 @@ }, { "Issue": { - "issue_url": "https://github.com/WarwickRUG/WarwickRUG.github.io/issues/26", - "issue_createdAt": "2023-09-29T07:24:40Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11329", + "issue_createdAt": "2023-09-29T12:43:58Z", "issue_repo": { - "repo_name": "WarwickRUG.github.io", - "repo_desc": "Warwick RUG's website", - "repo_url": "https://github.com/WarwickRUG/WarwickRUG.github.io", - "repo_stars": 0, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "R" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Gherkin" + }, { "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "WarwickRUG" + "repo_owner": "learningequality" } }, - "issue_title": "Enable giscus comments", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Perseus Viewer plugin", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "P2 - normal" }, { - "label_name": "hacktoberfest" + "label_name": "DEV: frontend" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -22454,44 +22566,68 @@ }, { "Issue": { - "issue_url": "https://github.com/chaynHQ/bloom-frontend/issues/610", - "issue_createdAt": "2023-09-29T07:24:34Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11328", + "issue_createdAt": "2023-09-29T12:42:24Z", "issue_repo": { - "repo_name": "bloom-frontend", - "repo_desc": "Code for the for the frontend of the Bloom service.", - "repo_url": "https://github.com/chaynHQ/bloom-frontend", - "repo_stars": 4, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "chaynHQ" + "repo_owner": "learningequality" } }, - "issue_title": "Add Robot.txt", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Pdf Viewer plugin", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "P2 - normal" + }, + { + "label_name": "DEV: frontend" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -22503,31 +22639,52 @@ }, { "Issue": { - "issue_url": "https://github.com/ssciwr/argumentation-management/issues/102", - "issue_createdAt": "2023-09-29T07:24:17Z", + "issue_url": "https://github.com/openfoodfoundation/openfoodnetwork/issues/11597", + "issue_createdAt": "2023-09-29T12:41:13Z", "issue_repo": { - "repo_name": "argumentation-management", - "repo_desc": "Annotator combining different NLP pipelines.", - "repo_url": "https://github.com/ssciwr/argumentation-management", - "repo_stars": 0, + "repo_name": "openfoodnetwork", + "repo_desc": "Connect suppliers, distributors and consumers to trade local produce.", + "repo_url": "https://github.com/openfoodfoundation/openfoodnetwork", + "repo_stars": 997, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CoffeeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Haml" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "ssciwr" + "repo_owner": "openfoodfoundation" } }, - "issue_title": "update pre-commit hook versions", + "issue_title": "Close the login modal after sign-up and display message on home page", "issue_labels": { "Nodes": [ { @@ -22535,12 +22692,15 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "papercut" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -22549,34 +22709,28 @@ }, { "Issue": { - "issue_url": "https://github.com/Nithin-ELS/To-DoList/issues/8", - "issue_createdAt": "2023-09-29T07:24:13Z", + "issue_url": "https://github.com/eclipse-tocandira/Tocandira-back/issues/3", + "issue_createdAt": "2023-09-29T12:40:35Z", "issue_repo": { - "repo_name": "To-DoList", - "repo_desc": "", - "repo_url": "https://github.com/Nithin-ELS/To-DoList", + "repo_name": "Tocandira-back", + "repo_desc": "Backend for Tocandira configuration", + "repo_url": "https://github.com/eclipse-tocandira/Tocandira-back", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Nithin-ELS" + "repo_owner": "eclipse-tocandira" } }, - "issue_title": "[TODO] Create a Signup Page", + "issue_title": "Improve configurations on Collector connection", "issue_labels": { "Nodes": [ { @@ -22595,41 +22749,53 @@ }, { "Issue": { - "issue_url": "https://github.com/Nithin-ELS/To-DoList/issues/7", - "issue_createdAt": "2023-09-29T07:23:02Z", + "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/8282", + "issue_createdAt": "2023-09-29T12:40:30Z", "issue_repo": { - "repo_name": "To-DoList", - "repo_desc": "", - "repo_url": "https://github.com/Nithin-ELS/To-DoList", - "repo_stars": 0, + "repo_name": "pipedream", + "repo_desc": "Connect APIs, remarkably fast. Free for developers.", + "repo_url": "https://github.com/PipedreamHQ/pipedream", + "repo_stars": 7222, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Nithin-ELS" + "repo_owner": "PipedreamHQ" } }, - "issue_title": "[TODO] Create a Login Page", + "issue_title": "[ACTION]", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "action" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -22641,56 +22807,62 @@ }, { "Issue": { - "issue_url": "https://github.com/frappe/frappe/issues/22582", - "issue_createdAt": "2023-09-29T07:22:41Z", + "issue_url": "https://github.com/epicmaxco/vuestic-ui/issues/3926", + "issue_createdAt": "2023-09-29T12:39:25Z", "issue_repo": { - "repo_name": "frappe", - "repo_desc": "Low code web framework for real world applications, in Python and Javascript", - "repo_url": "https://github.com/frappe/frappe", - "repo_stars": 5823, + "repo_name": "vuestic-ui", + "repo_desc": "Free and Open Source UI Library for Vue 3 🤘", + "repo_url": "https://github.com/epicmaxco/vuestic-ui", + "repo_stars": 3071, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Less" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "frappe" + "repo_owner": "epicmaxco" } }, - "issue_title": "Support print statements in safe_exec", + "issue_title": "Have all enviroments for commands", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "DX" - } - ], - "label_totalcount": 2 + "label_name": "d2: easy" + }, + { + "label_name": "v2: nice to have" + } + ], + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -22702,38 +22874,68 @@ }, { "Issue": { - "issue_url": "https://github.com/Irtiza751/raw-sql-api/issues/1", - "issue_createdAt": "2023-09-29T07:22:36Z", + "issue_url": "https://github.com/apache/camel-k/issues/4779", + "issue_createdAt": "2023-09-29T12:35:17Z", "issue_repo": { - "repo_name": "raw-sql-api", - "repo_desc": "RAW SQL API is a todo API for learning Raw SQL with features like authentication, CRUD, \u0026 image upload.", - "repo_url": "https://github.com/Irtiza751/raw-sql-api", - "repo_stars": 0, + "repo_name": "camel-k", + "repo_desc": "Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers", + "repo_url": "https://github.com/apache/camel-k", + "repo_stars": 795, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Groovy" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "Mustache" } ] }, "Owner": { - "repo_owner": "Irtiza751" + "repo_owner": "apache" } }, - "issue_title": "Implement the auto login on token expiry", + "issue_title": "Knative installation procedure", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "area/documentation" + }, + { + "label_name": "area/knative" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -22742,47 +22944,56 @@ }, { "Issue": { - "issue_url": "https://github.com/ankur0904/card/issues/18", - "issue_createdAt": "2023-09-29T07:19:54Z", + "issue_url": "https://github.com/tweag/nickel/issues/1657", + "issue_createdAt": "2023-09-29T12:35:02Z", "issue_repo": { - "repo_name": "card", - "repo_desc": "", - "repo_url": "https://github.com/ankur0904/card", - "repo_stars": 8, + "repo_name": "nickel", + "repo_desc": "Better configuration for less", + "repo_url": "https://github.com/tweag/nickel", + "repo_stars": 1828, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Nix" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "NCL" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "ankur0904" + "repo_owner": "tweag" } }, - "issue_title": "Create your card", + "issue_title": "Restrict `nickel doc` to specific path", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "always open" + "label_name": "type: feature request" }, { - "label_name": "beginner friendly" + "label_name": "area: cli" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -22791,62 +23002,86 @@ }, { "Issue": { - "issue_url": "https://github.com/ankur0904/card/issues/17", - "issue_createdAt": "2023-09-29T07:18:17Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11327", + "issue_createdAt": "2023-09-29T12:33:16Z", "issue_repo": { - "repo_name": "card", - "repo_desc": "", - "repo_url": "https://github.com/ankur0904/card", - "repo_stars": 8, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "ankur0904" + "repo_owner": "learningequality" } }, - "issue_title": "Create a markdown file named `CONTRIBUTE_CARD.md` and write the contributing steps", + "issue_title": " Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Media Player plugin", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "P2 - normal" }, { - "label_name": "enhancement" + "label_name": "DEV: frontend" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/canonical/sphinx-docs-starter-pack/issues/112", - "issue_createdAt": "2023-09-29T07:18:08Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11326", + "issue_createdAt": "2023-09-29T12:29:49Z", "issue_repo": { - "repo_name": "sphinx-docs-starter-pack", - "repo_desc": "A documentation starter-pack", - "repo_url": "https://github.com/canonical/sphinx-docs-starter-pack", - "repo_stars": 4, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ { @@ -22856,86 +23091,113 @@ "repo_prog_language": "Python" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "canonical" + "repo_owner": "learningequality" } }, - "issue_title": "Mention furo in the readme.rst", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - E-pub Viewer plugin", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "P2 - normal" + }, + { + "label_name": "DEV: frontend" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/chaynHQ/bloom-frontend/issues/609", - "issue_createdAt": "2023-09-29T07:16:25Z", + "issue_url": "https://github.com/tweag/nickel/issues/1654", + "issue_createdAt": "2023-09-29T12:29:44Z", "issue_repo": { - "repo_name": "bloom-frontend", - "repo_desc": "Code for the for the frontend of the Bloom service.", - "repo_url": "https://github.com/chaynHQ/bloom-frontend", - "repo_stars": 4, + "repo_name": "nickel", + "repo_desc": "Better configuration for less", + "repo_url": "https://github.com/tweag/nickel", + "repo_stars": 1828, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Nix" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "NCL" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "chaynHQ" + "repo_owner": "tweag" } }, - "issue_title": "Bump tough-cookie from 4.0.0 to 4.1.3", + "issue_title": "base64 encoding in stdlib", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "dependencies" + "label_name": "type: feature request" + }, + { + "label_name": "area:stdlib" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -22944,96 +23206,132 @@ }, { "Issue": { - "issue_url": "https://github.com/shhossain/computer_science/issues/633", - "issue_createdAt": "2023-09-29T07:09:20Z", + "issue_url": "https://github.com/dbeaver/dbeaver/issues/21384", + "issue_createdAt": "2023-09-29T12:28:31Z", "issue_repo": { - "repo_name": "computer_science", - "repo_desc": "Computer Science Topics", - "repo_url": "https://github.com/shhossain/computer_science", - "repo_stars": 146, + "repo_name": "dbeaver", + "repo_desc": "Free universal database tool and SQL client", + "repo_url": "https://github.com/dbeaver/dbeaver", + "repo_stars": 33931, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "XSLT" + }, + { + "repo_prog_language": "ANTLR" } ] }, "Owner": { - "repo_owner": "shhossain" + "repo_owner": "dbeaver" } }, - "issue_title": "Translating exiting files (any language allowed)", + "issue_title": "Found some hard-coded cases where the localization properties file was not found (part 5)", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "wait for review" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 8 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/osmberlin/osm-traffic-sign-tool/issues/36", - "issue_createdAt": "2023-09-29T07:06:37Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11325", + "issue_createdAt": "2023-09-29T12:27:33Z", "issue_repo": { - "repo_name": "osm-traffic-sign-tool", - "repo_desc": "A tool to help you find the right `traffic_sign=*` tag as well as recommended tags for the road that it applies to.", - "repo_url": "https://github.com/osmberlin/osm-traffic-sign-tool", - "repo_stars": 3, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "osmberlin" + "repo_owner": "learningequality" } }, - "issue_title": "Add `bicycle=designated` for Fahrradstraße", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Coach plugin", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "P2 - normal" }, { - "label_name": "sign" + "label_name": "DEV: frontend" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -23045,38 +23343,68 @@ }, { "Issue": { - "issue_url": "https://github.com/the-wandering-photon/GoNyx/issues/2", - "issue_createdAt": "2023-09-29T06:50:20Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11324", + "issue_createdAt": "2023-09-29T12:25:45Z", "issue_repo": { - "repo_name": "GoNyx", - "repo_desc": "Nyx, the goddess of the night, whispers secrets through digital realms. Journey with her into the unseen corridors of the web, where shadows safeguard your every step.", - "repo_url": "https://github.com/the-wandering-photon/GoNyx", - "repo_stars": 0, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vue" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "the-wandering-photon" + "repo_owner": "learningequality" } }, - "issue_title": "Implement blocked domain list from global package", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Learn plugin", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "P2 - normal" + }, + { + "label_name": "DEV: frontend" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -23088,73 +23416,123 @@ }, { "Issue": { - "issue_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships/issues/3", - "issue_createdAt": "2023-09-29T06:48:41Z", + "issue_url": "https://github.com/int-brain-lab/iblrig/issues/516", + "issue_createdAt": "2023-09-29T12:24:26Z", "issue_repo": { - "repo_name": "OpenSource-Internships", - "repo_desc": "A list of open source internship programs.", - "repo_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships", - "repo_stars": 1, + "repo_name": "iblrig", + "repo_desc": "Main repository for IBL rig code", + "repo_url": "https://github.com/int-brain-lab/iblrig", + "repo_stars": 20, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "GLSL" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "PowerShell" + } + ] }, "Owner": { - "repo_owner": "NITRR-Open-Source-Community" + "repo_owner": "int-brain-lab" } }, - "issue_title": "Collect Initial Internship Programs", + "issue_title": "iblrigv8: transfer script should support unpadded session path sequence", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "todo" + }, + { + "label_name": "00 triage" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships/issues/2", - "issue_createdAt": "2023-09-29T06:47:52Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11323", + "issue_createdAt": "2023-09-29T12:22:58Z", "issue_repo": { - "repo_name": "OpenSource-Internships", - "repo_desc": "A list of open source internship programs.", - "repo_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships", - "repo_stars": 1, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" + } + ] }, "Owner": { - "repo_owner": "NITRR-Open-Source-Community" + "repo_owner": "learningequality" } }, - "issue_title": "Add Contributing Guidelines", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Facility plugin", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "P2 - normal" }, { - "label_name": "good first issue" + "label_name": "DEV: frontend" }, { "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 4 @@ -23169,128 +23547,102 @@ }, { "Issue": { - "issue_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships/issues/1", - "issue_createdAt": "2023-09-29T06:44:35Z", + "issue_url": "https://github.com/jasonjgardner/deno-artwork/issues/3", + "issue_createdAt": "2023-09-29T12:21:10Z", "issue_repo": { - "repo_name": "OpenSource-Internships", - "repo_desc": "A list of open source internship programs.", - "repo_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships", - "repo_stars": 1, + "repo_name": "deno-artwork", + "repo_desc": "🎨🦕 Open-source Deno artwork gallery. Resurrected from dotland repository.", + "repo_url": "https://github.com/jasonjgardner/deno-artwork", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + } + ] }, "Owner": { - "repo_owner": "NITRR-Open-Source-Community" + "repo_owner": "jasonjgardner" } }, - "issue_title": "Update README File", + "issue_title": "Become unlikable", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website/issues/14", - "issue_createdAt": "2023-09-29T06:44:25Z", + "issue_url": "https://github.com/learningequality/kolibri/issues/11322", + "issue_createdAt": "2023-09-29T12:19:04Z", "issue_repo": { - "repo_name": "NOSC-Website", - "repo_desc": "", - "repo_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website", - "repo_stars": 6, + "repo_name": "kolibri", + "repo_desc": "Kolibri Learning Platform: the offline app for universal education", + "repo_url": "https://github.com/learningequality/kolibri", + "repo_stars": 632, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "NITRR-Open-Source-Community" - } - }, - "issue_title": "Create Contributor Section in README.md", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "HacktoberFest" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 4 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/NITRR-Open-Source-Community/design/issues/2", - "issue_createdAt": "2023-09-29T06:39:51Z", - "issue_repo": { - "repo_name": "design", - "repo_desc": "Posters, Icons and graphics used by NOSC", - "repo_url": "https://github.com/NITRR-Open-Source-Community/design", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "NITRR-Open-Source-Community" + "repo_owner": "learningequality" } }, - "issue_title": "Develop Style Guide", + "issue_title": "Replace KResponsiveWindow mixin by useKResponsiveWindow composable - Device plugin", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "P2 - normal" }, { - "label_name": "good first issue" + "label_name": "DEV: frontend" }, { "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 4 @@ -23305,28 +23657,34 @@ }, { "Issue": { - "issue_url": "https://github.com/cleanerzkp/squid-testing/issues/1", - "issue_createdAt": "2023-09-29T06:36:14Z", + "issue_url": "https://github.com/ssciwr/cookiecutter-python-package/issues/28", + "issue_createdAt": "2023-09-29T12:18:54Z", "issue_repo": { - "repo_name": "squid-testing", - "repo_desc": "", - "repo_url": "https://github.com/cleanerzkp/squid-testing", - "repo_stars": 0, + "repo_name": "cookiecutter-python-package", + "repo_desc": "A cookiecutter for a Python project with lots of configuration options", + "repo_url": "https://github.com/ssciwr/cookiecutter-python-package", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "cleanerzkp" + "repo_owner": "ssciwr" } }, - "issue_title": "Add new chains", + "issue_title": "Add a GIF to the README", "issue_labels": { "Nodes": [ { @@ -23339,38 +23697,41 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/the-wandering-photon/GoNyx/issues/1", - "issue_createdAt": "2023-09-29T06:16:11Z", + "issue_url": "https://github.com/ssciwr/cookiecutter-cpp-project/issues/108", + "issue_createdAt": "2023-09-29T12:18:23Z", "issue_repo": { - "repo_name": "GoNyx", - "repo_desc": "Nyx, the goddess of the night, whispers secrets through digital realms. Journey with her into the unseen corridors of the web, where shadows safeguard your every step.", - "repo_url": "https://github.com/the-wandering-photon/GoNyx", - "repo_stars": 0, + "repo_name": "cookiecutter-cpp-project", + "repo_desc": "A cookiecutter for a C++ Project with lots of configuration options", + "repo_url": "https://github.com/ssciwr/cookiecutter-cpp-project", + "repo_stars": 39, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "the-wandering-photon" + "repo_owner": "ssciwr" } }, - "issue_title": "Nyx client check if domain is clearweb ", + "issue_title": "Add a GIF to the README", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -23388,38 +23749,32 @@ }, { "Issue": { - "issue_url": "https://github.com/Nerfbotxyz/dapp/issues/6", - "issue_createdAt": "2023-09-29T06:13:48Z", + "issue_url": "https://github.com/ssciwr/nbclick/issues/20", + "issue_createdAt": "2023-09-29T12:16:21Z", "issue_repo": { - "repo_name": "dapp", - "repo_desc": "", - "repo_url": "https://github.com/Nerfbotxyz/dapp", - "repo_stars": 0, + "repo_name": "nbclick", + "repo_desc": "Turn Jupyter notebooks into command line applications", + "repo_url": "https://github.com/ssciwr/nbclick", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "Nerfbotxyz" + "repo_owner": "ssciwr" } }, - "issue_title": "connect dialog sizing", + "issue_title": "Add a demonstrator GIF to the README", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -23437,50 +23792,31 @@ }, { "Issue": { - "issue_url": "https://github.com/yashmangal112/yashmangal/issues/2", - "issue_createdAt": "2023-09-29T06:11:14Z", + "issue_url": "https://github.com/Melton-Hackathon/Webseite/issues/2", + "issue_createdAt": "2023-09-29T12:14:33Z", "issue_repo": { - "repo_name": "yashmangal", - "repo_desc": "Personal portfolio website", - "repo_url": "https://github.com/yashmangal112/yashmangal", + "repo_name": "Webseite", + "repo_desc": "", + "repo_url": "https://github.com/Melton-Hackathon/Webseite", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "yashmangal112" + "repo_owner": "Melton-Hackathon" } }, - "issue_title": "solve bugs of contact form section", + "issue_title": "MockUp erstellen", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "mongodb" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -23489,80 +23825,74 @@ }, { "Issue": { - "issue_url": "https://github.com/Ekata2003/Social-media-Django/issues/2", - "issue_createdAt": "2023-09-29T06:10:15Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/16", + "issue_createdAt": "2023-09-29T12:14:13Z", "issue_repo": { - "repo_name": "Social-media-Django", - "repo_desc": "Social med", - "repo_url": "https://github.com/Ekata2003/Social-media-Django", - "repo_stars": 0, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "Ekata2003" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "Add css to this project", + "issue_title": "Create a To-Do List App", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/NITRR-Open-Source-Community/design/issues/1", - "issue_createdAt": "2023-09-29T06:06:30Z", + "issue_url": "https://github.com/Melton-Hackathon/Webseite/issues/1", + "issue_createdAt": "2023-09-29T12:13:57Z", "issue_repo": { - "repo_name": "design", - "repo_desc": "Posters, Icons and graphics used by NOSC", - "repo_url": "https://github.com/NITRR-Open-Source-Community/design", + "repo_name": "Webseite", + "repo_desc": "", + "repo_url": "https://github.com/Melton-Hackathon/Webseite", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "NITRR-Open-Source-Community" + "repo_owner": "Melton-Hackathon" } }, - "issue_title": "Create Banner for GitHub Organisation", + "issue_title": "Framework aussuchen (React, Angular, WP, etc...)", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -23574,44 +23904,44 @@ }, { "Issue": { - "issue_url": "https://github.com/mehtashreyans3602/PU-NAVIGATION/issues/4", - "issue_createdAt": "2023-09-29T06:04:27Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/15", + "issue_createdAt": "2023-09-29T12:13:08Z", "issue_repo": { - "repo_name": "PU-NAVIGATION", - "repo_desc": "Navigation App made using Mapbox", - "repo_url": "https://github.com/mehtashreyans3602/PU-NAVIGATION", - "repo_stars": 0, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "mehtashreyans3602" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "screen width checker v2 [feature]", + "issue_title": "Create a Quote of the Day App", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 1 @@ -23620,90 +23950,108 @@ }, { "Issue": { - "issue_url": "https://github.com/meshery/meshkit/issues/378", - "issue_createdAt": "2023-09-29T06:03:43Z", + "issue_url": "https://github.com/geosolutions-it/MapStore2/issues/9524", + "issue_createdAt": "2023-09-29T12:12:22Z", "issue_repo": { - "repo_name": "meshkit", - "repo_desc": "Common microservices framework for Meshery components", - "repo_url": "https://github.com/meshery/meshkit", - "repo_stars": 73, + "repo_name": "MapStore2", + "repo_desc": "Modern webmapping with OpenLayers, Leaflet, Cesium and React", + "repo_url": "https://github.com/geosolutions-it/MapStore2", + "repo_stars": 426, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "meshery" + "repo_owner": "geosolutions-it" } }, - "issue_title": "[CI] Fix lint issues", + "issue_title": "Edit Attribute Table - Go back from edit mode issue", "issue_labels": { "Nodes": [ { - "label_name": "area/ci" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "kind/bug" + "label_name": "bug" }, { - "label_name": "hacktoberfest" + "label_name": "Internal" }, { - "label_name": "area/devops" + "label_name": "Good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/mehtashreyans3602/PU-NAVIGATION/issues/3", - "issue_createdAt": "2023-09-29T06:03:06Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/14", + "issue_createdAt": "2023-09-29T12:11:23Z", "issue_repo": { - "repo_name": "PU-NAVIGATION", - "repo_desc": "Navigation App made using Mapbox", - "repo_url": "https://github.com/mehtashreyans3602/PU-NAVIGATION", - "repo_stars": 0, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "mehtashreyans3602" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "rename components v2 [fix]", + "issue_title": "Develop a Word Counter ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "wontfix" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -23712,21 +24060,24 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/tcet-opensource/gdsc-website/issues/3", - "issue_createdAt": "2023-09-29T06:02:48Z", + "issue_url": "https://github.com/stryker-mutator/stryker-net/issues/2691", + "issue_createdAt": "2023-09-29T12:10:08Z", "issue_repo": { - "repo_name": "gdsc-website", - "repo_desc": "Website of GDSC, TCET", - "repo_url": "https://github.com/tcet-opensource/gdsc-website", - "repo_stars": 1, + "repo_name": "stryker-net", + "repo_desc": "Mutation testing for .NET core and .NET framework!", + "repo_url": "https://github.com/stryker-mutator/stryker-net", + "repo_stars": 1616, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C#" + }, { "repo_prog_language": "JavaScript" }, @@ -23734,50 +24085,47 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "F#" } ] }, "Owner": { - "repo_owner": "tcet-opensource" + "repo_owner": "stryker-mutator" } }, - "issue_title": "[BUG] - GH-Pages Deployment", + "issue_title": "Queueing of mutant state updates in Stryker.NET", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "hacktoberfest" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/SwIRL-CSCE-606/SwIRL-CSCE-606/issues/27", - "issue_createdAt": "2023-09-29T06:00:22Z", + "issue_url": "https://github.com/apache/airflow/issues/34685", + "issue_createdAt": "2023-09-29T12:09:58Z", "issue_repo": { - "repo_name": "SwIRL-CSCE-606", - "repo_desc": "This is our CSCE 606 group project", - "repo_url": "https://github.com/SwIRL-CSCE-606/SwIRL-CSCE-606", - "repo_stars": 0, + "repo_name": "airflow", + "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", + "repo_url": "https://github.com/apache/airflow", + "repo_stars": 31867, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "Python" }, { "repo_prog_language": "JavaScript" @@ -23789,54 +24137,63 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Mako" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "SwIRL-CSCE-606" + "repo_owner": "apache" } }, - "issue_title": "created main page", + "issue_title": "Keyboard shortcuts opens a modal window for DAG operations ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "kind:feature" }, { "label_name": "good first issue" + }, + { + "label_name": "area:UI" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 3 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/frappe/frappe/issues/22573", - "issue_createdAt": "2023-09-29T05:58:01Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/13", + "issue_createdAt": "2023-09-29T12:09:36Z", "issue_repo": { - "repo_name": "frappe", - "repo_desc": "Low code web framework for real world applications, in Python and Javascript", - "repo_url": "https://github.com/frappe/frappe", - "repo_stars": 5823, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, @@ -23844,37 +24201,25 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Jinja" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "frappe" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "Remove clutter from chart and dashboard buttons on reports", + "issue_title": "Design a Countdown Timer", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "UX" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -23886,38 +24231,38 @@ }, { "Issue": { - "issue_url": "https://github.com/eMoflon/emoflon-ilp/issues/38", - "issue_createdAt": "2023-09-29T05:57:45Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/12", + "issue_createdAt": "2023-09-29T12:08:35Z", "issue_repo": { - "repo_name": "emoflon-ilp", - "repo_desc": "Eclipse plug-in for ILP solvers.", - "repo_url": "https://github.com/eMoflon/emoflon-ilp", - "repo_stars": 1, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Java" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "eMoflon" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "`SolverConfig` should be mutable", + "issue_title": "Design a Text-to-Speech Converter", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -23926,40 +24271,37 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ikcb/ikcb/issues/3", - "issue_createdAt": "2023-09-29T05:56:58Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/11", + "issue_createdAt": "2023-09-29T12:08:08Z", "issue_repo": { - "repo_name": "ikcb", - "repo_desc": "Welcome to the official GitHub repository of the CodeBase Club at the IIIT Kota. This repository hosts the source code for our official website, and we invite you to contribute, collaborate, and help us enhance and expand our online presence.", - "repo_url": "https://github.com/ikcb/ikcb", - "repo_stars": 0, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "ikcb" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "Remove some dead code", + "issue_title": "Develop a Password Strength Meter", "issue_labels": { "Nodes": [ { @@ -23967,47 +24309,47 @@ }, { "label_name": "hacktoberfest" - }, - { - "label_name": "no parallel programming language necessary" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/SergioRibera/bevy_splash_screen/issues/6", - "issue_createdAt": "2023-09-29T05:56:19Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/10", + "issue_createdAt": "2023-09-29T12:06:34Z", "issue_repo": { - "repo_name": "bevy_splash_screen", - "repo_desc": "A plugin for bevy which allows you to create screens to show the brands and development teams behind your amazing game", - "repo_url": "https://github.com/SergioRibera/bevy_splash_screen", - "repo_stars": 17, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "SergioRibera" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "Allow static brands", + "issue_title": "Design a Random Name Generator with Gender", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, @@ -24018,7 +24360,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -24030,41 +24372,41 @@ }, { "Issue": { - "issue_url": "https://github.com/sunilksamanta/calmapi/issues/68", - "issue_createdAt": "2023-09-29T05:55:15Z", + "issue_url": "https://github.com/saikumarb12345/FORECLIME.COM/issues/1", + "issue_createdAt": "2023-09-29T12:06:25Z", "issue_repo": { - "repo_name": "calmapi", - "repo_desc": "Production ready Modular REST API Generator using NodeJS \u0026 MongoDB", - "repo_url": "https://github.com/sunilksamanta/calmapi", - "repo_stars": 21, + "repo_name": "FORECLIME.COM", + "repo_desc": "", + "repo_url": "https://github.com/saikumarb12345/FORECLIME.COM", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "sunilksamanta" + "repo_owner": "saikumarb12345" } }, - "issue_title": "Node.js 18.x LTS Support and README Update", + "issue_title": "add your city to the app", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -24076,35 +24418,38 @@ }, { "Issue": { - "issue_url": "https://github.com/AlexanderVNikitin/tsgm/issues/26", - "issue_createdAt": "2023-09-29T05:49:56Z", + "issue_url": "https://github.com/SidharthMudgil/competitive-programming/issues/2", + "issue_createdAt": "2023-09-29T12:01:37Z", "issue_repo": { - "repo_name": "tsgm", - "repo_desc": "Generative modeling of synthetic time series data and time series augmentations", - "repo_url": "https://github.com/AlexanderVNikitin/tsgm", - "repo_stars": 32, + "repo_name": "competitive-programming", + "repo_desc": "beginner to expert guide for DSA", + "repo_url": "https://github.com/SidharthMudgil/competitive-programming", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "AlexanderVNikitin" + "repo_owner": "SidharthMudgil" } }, - "issue_title": "Add auditing of dependencies", + "issue_title": "add documentation", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -24116,35 +24461,38 @@ }, { "Issue": { - "issue_url": "https://github.com/AlexanderVNikitin/tsgm/issues/25", - "issue_createdAt": "2023-09-29T05:46:11Z", + "issue_url": "https://github.com/SidharthMudgil/competitive-programming/issues/1", + "issue_createdAt": "2023-09-29T12:00:00Z", "issue_repo": { - "repo_name": "tsgm", - "repo_desc": "Generative modeling of synthetic time series data and time series augmentations", - "repo_url": "https://github.com/AlexanderVNikitin/tsgm", - "repo_stars": 32, + "repo_name": "competitive-programming", + "repo_desc": "beginner to expert guide for DSA", + "repo_url": "https://github.com/SidharthMudgil/competitive-programming", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "AlexanderVNikitin" + "repo_owner": "SidharthMudgil" } }, - "issue_title": "Replace flake8 linter with ruff", + "issue_title": "Broken Links", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -24156,37 +24504,31 @@ }, { "Issue": { - "issue_url": "https://github.com/hashirshoaeb/star_book/issues/465", - "issue_createdAt": "2023-09-29T05:44:14Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/9", + "issue_createdAt": "2023-09-29T11:59:50Z", "issue_repo": { - "repo_name": "star_book", - "repo_desc": "A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.", - "repo_url": "https://github.com/hashirshoaeb/star_book", - "repo_stars": 91, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "hashirshoaeb" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "Add privacy and terms", + "issue_title": "Develop a Currency Exchange Rate Checker", "issue_labels": { "Nodes": [ { @@ -24202,43 +24544,37 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/hashirshoaeb/star_book/issues/464", - "issue_createdAt": "2023-09-29T05:42:15Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/8", + "issue_createdAt": "2023-09-29T11:49:31Z", "issue_repo": { - "repo_name": "star_book", - "repo_desc": "A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.", - "repo_url": "https://github.com/hashirshoaeb/star_book", - "repo_stars": 91, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "hashirshoaeb" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "Remove about developer section", + "issue_title": "Large Matrix Multiplication (Strassen's Matrix Multiplication)", "issue_labels": { "Nodes": [ { @@ -24260,50 +24596,35 @@ }, { "Issue": { - "issue_url": "https://github.com/hashirshoaeb/star_book/issues/463", - "issue_createdAt": "2023-09-29T05:40:56Z", + "issue_url": "https://github.com/Melton-Hackathon/Melton/issues/1", + "issue_createdAt": "2023-09-29T11:48:26Z", "issue_repo": { - "repo_name": "star_book", - "repo_desc": "A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.", - "repo_url": "https://github.com/hashirshoaeb/star_book", - "repo_stars": 91, + "repo_name": "Melton", + "repo_desc": "", + "repo_url": "https://github.com/Melton-Hackathon/Melton", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "hashirshoaeb" + "repo_owner": "Melton-Hackathon" } }, - "issue_title": "When clicking on Star book Community ", + "issue_title": "MockUp erstellen", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -24312,12 +24633,12 @@ }, { "Issue": { - "issue_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website/issues/13", - "issue_createdAt": "2023-09-29T05:37:22Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/7", + "issue_createdAt": "2023-09-29T11:46:14Z", "issue_repo": { - "repo_name": "NOSC-Website", - "repo_desc": "", - "repo_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website", + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", "repo_stars": 6, "repo_langs": { "Nodes": [ @@ -24325,31 +24646,31 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "NITRR-Open-Source-Community" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "Add \"Privacy Policy\" and \"Terms of Service\" Pages", + "issue_title": "Build a Portfolio Website ", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 1 @@ -24358,50 +24679,47 @@ }, { "Issue": { - "issue_url": "https://github.com/1debit/alternat/issues/81", - "issue_createdAt": "2023-09-29T05:32:11Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/6", + "issue_createdAt": "2023-09-29T11:45:24Z", "issue_repo": { - "repo_name": "alternat", - "repo_desc": "High availability implementation of AWS NAT instances.", - "repo_url": "https://github.com/1debit/alternat", - "repo_stars": 832, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "1debit" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "amazon linux 2 deprecated in favor of amazon linux 2023", + "issue_title": "Implement a Calculator using Java (Scientific Calculator)", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -24410,44 +24728,41 @@ }, { "Issue": { - "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/9", - "issue_createdAt": "2023-09-29T05:29:56Z", + "issue_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23/issues/5", + "issue_createdAt": "2023-09-29T11:42:16Z", "issue_repo": { - "repo_name": "accessibility-mentor", - "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", - "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", - "repo_stars": 3, + "repo_name": "Hacktoberfest-23", + "repo_desc": "HacktoberFest 2023 - Make your first Pull Request and earn a free digital reward kit courtesy of DigitalOcean and our sponsors and partners! hacktoberfest.com/", + "repo_url": "https://github.com/Jayesh-JainX/Hacktoberfest-23", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "YurisCodingClub" + "repo_owner": "Jayesh-JainX" } }, - "issue_title": "[FEATURE] Create a hero section", + "issue_title": "E-Commerce Platform MERN Project", "issue_labels": { "Nodes": [ { - "label_name": "HTML" - }, - { - "label_name": "Hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -24459,41 +24774,50 @@ }, { "Issue": { - "issue_url": "https://github.com/cdxgh/Firebase_BookifyApp/issues/1", - "issue_createdAt": "2023-09-29T05:23:03Z", + "issue_url": "https://github.com/magitools/magiedit/issues/37", + "issue_createdAt": "2023-09-29T11:39:36Z", "issue_repo": { - "repo_name": "Firebase_BookifyApp", - "repo_desc": "Created with CodeSandbox", - "repo_url": "https://github.com/cdxgh/Firebase_BookifyApp", - "repo_stars": 1, + "repo_name": "magiedit", + "repo_desc": "", + "repo_url": "https://github.com/magitools/magiedit", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "cdxgh" + "repo_owner": "magitools" } }, - "issue_title": "firebase Authentication", + "issue_title": "Tags", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -24505,44 +24829,38 @@ }, { "Issue": { - "issue_url": "https://github.com/zkxjzmswkwl/Carnival/issues/16", - "issue_createdAt": "2023-09-29T05:05:59Z", + "issue_url": "https://github.com/ssciwr/vink/issues/40", + "issue_createdAt": "2023-09-29T11:38:30Z", "issue_repo": { - "repo_name": "Carnival", - "repo_desc": "It's like Circus but totally different.", - "repo_url": "https://github.com/zkxjzmswkwl/Carnival", - "repo_stars": 2, + "repo_name": "vink", + "repo_desc": "A stand-alone application with GUI for OpenAI's Whisper", + "repo_url": "https://github.com/ssciwr/vink", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "D" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "zkxjzmswkwl" + "repo_owner": "ssciwr" } }, - "issue_title": "Looking for someone who hates themselves to work on frontend web. ", + "issue_title": "Update to latest released whisper version", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -24551,20 +24869,26 @@ }, { "Issue": { - "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/8", - "issue_createdAt": "2023-09-29T05:03:08Z", + "issue_url": "https://github.com/UPPAALModelChecker/utap/issues/72", + "issue_createdAt": "2023-09-29T11:37:03Z", "issue_repo": { - "repo_name": "accessibility-mentor", - "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", - "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", - "repo_stars": 3, + "repo_name": "utap", + "repo_desc": "Uppaal Timed Automata Parser", + "repo_url": "https://github.com/UPPAALModelChecker/utap", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Lex" }, { "repo_prog_language": "Shell" @@ -24572,26 +24896,20 @@ ] }, "Owner": { - "repo_owner": "YurisCodingClub" + "repo_owner": "UPPAALModelChecker" } }, - "issue_title": "[FEATURE] Create a workflow for greetings", + "issue_title": "Add human readable aliases to queries", "issue_labels": { "Nodes": [ { - "label_name": "Hacktoberfest" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "⭐ goal: addition" - }, - { - "label_name": "CI/CD" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -24603,50 +24921,41 @@ }, { "Issue": { - "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/7", - "issue_createdAt": "2023-09-29T04:55:35Z", + "issue_url": "https://github.com/rudra016/Web-HacktoberFest-2023/issues/4", + "issue_createdAt": "2023-09-29T11:34:58Z", "issue_repo": { - "repo_name": "accessibility-mentor", - "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", - "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", - "repo_stars": 3, + "repo_name": "Web-HacktoberFest-2023", + "repo_desc": "This is a Repository where different types of Front - End Projects are present. If you have any front end project then you can contribute to this open source repository.", + "repo_url": "https://github.com/rudra016/Web-HacktoberFest-2023", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "YurisCodingClub" + "repo_owner": "rudra016" } }, - "issue_title": "[FEATURE] Issue template other", + "issue_title": "Features", "issue_labels": { "Nodes": [ - { - "label_name": "Hacktoberfest" - }, { "label_name": "good first issue" - }, - { - "label_name": "⭐ goal: addition" - }, - { - "label_name": "CI/CD" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -24655,47 +24964,44 @@ }, { "Issue": { - "issue_url": "https://github.com/orogene/orogene/issues/294", - "issue_createdAt": "2023-09-29T04:53:04Z", + "issue_url": "https://github.com/ayushsarode/HacktoberFest2023-Profile-Card/issues/2", + "issue_createdAt": "2023-09-29T11:32:14Z", "issue_repo": { - "repo_name": "orogene", - "repo_desc": "Makes `node_modules/` happen. Fast. No fuss.", - "repo_url": "https://github.com/orogene/orogene", - "repo_stars": 1261, + "repo_name": "HacktoberFest2023-Profile-Card", + "repo_desc": "\"Join us for Hacktoberfest 2023! Beginner-friendly Repository, Start your Open-Source Journey!\"", + "repo_url": "https://github.com/ayushsarode/HacktoberFest2023-Profile-Card", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Smarty" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "orogene" + "repo_owner": "ayushsarode" } }, - "issue_title": "Support configuring custom TLS certs", + "issue_title": "add Responsiveness to website", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 6 }, "Assignees": { "issue_assignees_count": 0 @@ -24704,47 +25010,38 @@ }, { "Issue": { - "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/6", - "issue_createdAt": "2023-09-29T04:48:49Z", + "issue_url": "https://github.com/wiremock/wiremock-grpc-extension/issues/4", + "issue_createdAt": "2023-09-29T11:30:09Z", "issue_repo": { - "repo_name": "accessibility-mentor", - "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", - "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", + "repo_name": "wiremock-grpc-extension", + "repo_desc": "WireMock Extension: gRPC mocking", + "repo_url": "https://github.com/wiremock/wiremock-grpc-extension", "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "YurisCodingClub" + "repo_owner": "wiremock" } }, - "issue_title": "[FEATURE] Issue template feature", + "issue_title": "Add demo for Testcontainers Go", "issue_labels": { "Nodes": [ { - "label_name": "Hacktoberfest" - }, - { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "⭐ goal: addition" + "label_name": "enhancement" }, { - "label_name": "CI/CD" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -24756,47 +25053,38 @@ }, { "Issue": { - "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/5", - "issue_createdAt": "2023-09-29T04:46:50Z", + "issue_url": "https://github.com/wiremock/wiremock-grpc-extension/issues/3", + "issue_createdAt": "2023-09-29T11:29:02Z", "issue_repo": { - "repo_name": "accessibility-mentor", - "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", - "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", + "repo_name": "wiremock-grpc-extension", + "repo_desc": "WireMock Extension: gRPC mocking", + "repo_url": "https://github.com/wiremock/wiremock-grpc-extension", "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "YurisCodingClub" + "repo_owner": "wiremock" } }, - "issue_title": "[FEATURE] Issue template docs", + "issue_title": "Add Demo for Testcontainers Java module", "issue_labels": { "Nodes": [ { - "label_name": "Hacktoberfest" - }, - { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "⭐ goal: addition" + "label_name": "enhancement" }, { - "label_name": "CI/CD" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -24808,50 +25096,59 @@ }, { "Issue": { - "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/4", - "issue_createdAt": "2023-09-29T04:40:02Z", + "issue_url": "https://github.com/tailwarden/komiser/issues/1010", + "issue_createdAt": "2023-09-29T11:26:58Z", "issue_repo": { - "repo_name": "accessibility-mentor", - "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", - "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", - "repo_stars": 3, + "repo_name": "komiser", + "repo_desc": "Build your cloud asset inventory and break down your cost at the resource level 💰", + "repo_url": "https://github.com/tailwarden/komiser", + "repo_stars": 3540, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "YurisCodingClub" + "repo_owner": "tailwarden" } }, - "issue_title": "[FEATURE] Issue template bug", + "issue_title": "Cloud provider logos consistency", "issue_labels": { "Nodes": [ { - "label_name": "Hacktoberfest" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "⭐ goal: addition" - }, - { - "label_name": "CI/CD" + "label_name": "ui" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -24860,28 +25157,46 @@ }, { "Issue": { - "issue_url": "https://github.com/SocksTheWolf/AntiScamBot/issues/5", - "issue_createdAt": "2023-09-29T04:29:41Z", + "issue_url": "https://github.com/p7uverma/Gita-Mobile/issues/1", + "issue_createdAt": "2023-09-29T11:22:54Z", "issue_repo": { - "repo_name": "AntiScamBot", - "repo_desc": "A discord bot that shares commission scammer ban lists", - "repo_url": "https://github.com/SocksTheWolf/AntiScamBot", - "repo_stars": 1, + "repo_name": "Gita-Mobile", + "repo_desc": "Gita Mobile is a Flutter app that provides users with the Bhagavad Gita along with explanations. It aims to make the teachings of the Gita more accessible and understandable for everyone.", + "repo_url": "https://github.com/p7uverma/Gita-Mobile", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "SocksTheWolf" + "repo_owner": "p7uverma" } }, - "issue_title": "Retry/Redo the last N actions for a server(s)", + "issue_title": "add riverpod state management", "issue_labels": { "Nodes": [ { @@ -24903,41 +25218,50 @@ }, { "Issue": { - "issue_url": "https://github.com/MLB-LED-Scoreboard/mlb-led-scoreboard/issues/499", - "issue_createdAt": "2023-09-29T04:28:43Z", + "issue_url": "https://github.com/chaynHQ/bloom-backend/issues/321", + "issue_createdAt": "2023-09-29T11:18:19Z", "issue_repo": { - "repo_name": "mlb-led-scoreboard", - "repo_desc": "An LED scoreboard for Major League Baseball :baseball:", - "repo_url": "https://github.com/MLB-LED-Scoreboard/mlb-led-scoreboard", - "repo_stars": 543, + "repo_name": "bloom-backend", + "repo_desc": "Code for the backend / API of the Bloom service", + "repo_url": "https://github.com/chaynHQ/bloom-backend", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "MLB-LED-Scoreboard" + "repo_owner": "chaynHQ" } }, - "issue_title": "Verify software compatibility with Raspberry Pi 5", + "issue_title": "Bump @nestjs/core from 8.0.11 to 9.0.5", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "dependencies" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -24946,38 +25270,44 @@ }, { "Issue": { - "issue_url": "https://github.com/The-Poller/the-poller/issues/4", - "issue_createdAt": "2023-09-29T04:18:09Z", + "issue_url": "https://github.com/chaynHQ/bloom-frontend/issues/612", + "issue_createdAt": "2023-09-29T11:06:39Z", "issue_repo": { - "repo_name": "the-poller", - "repo_desc": "", - "repo_url": "https://github.com/The-Poller/the-poller", - "repo_stars": 0, + "repo_name": "bloom-frontend", + "repo_desc": "Code for the for the frontend of the Bloom service.", + "repo_url": "https://github.com/chaynHQ/bloom-frontend", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "The-Poller" + "repo_owner": "chaynHQ" } }, - "issue_title": "Load data on start", + "issue_title": "Bloom CI pipeline badge not working", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -24989,50 +25319,44 @@ }, { "Issue": { - "issue_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website/issues/12", - "issue_createdAt": "2023-09-29T04:12:22Z", + "issue_url": "https://github.com/freecoursera/freecoursera.github.io/issues/36", + "issue_createdAt": "2023-09-29T11:05:12Z", "issue_repo": { - "repo_name": "NOSC-Website", - "repo_desc": "", - "repo_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website", - "repo_stars": 6, + "repo_name": "freecoursera.github.io", + "repo_desc": "looking for maintainers", + "repo_url": "https://github.com/freecoursera/freecoursera.github.io", + "repo_stars": 9, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "NITRR-Open-Source-Community" + "repo_owner": "freecoursera" } }, - "issue_title": "About Page Content Expansion", + "issue_title": "FEATURE 💡", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "HacktoberFest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -25041,59 +25365,50 @@ }, { "Issue": { - "issue_url": "https://github.com/ClimateTown/knowledge-hub/issues/345", - "issue_createdAt": "2023-09-29T04:00:39Z", + "issue_url": "https://github.com/florczakraf/boogie-stats/issues/133", + "issue_createdAt": "2023-09-29T11:02:30Z", "issue_repo": { - "repo_name": "knowledge-hub", - "repo_desc": "Your one-stop shop in the fight against climate change, containing important climate resources you wish you knew about yesterday.", - "repo_url": "https://github.com/ClimateTown/knowledge-hub", - "repo_stars": 30, + "repo_name": "boogie-stats", + "repo_desc": "A pass-through proxy for groovestats.com that records non-ranked song scores.", + "repo_url": "https://github.com/florczakraf/boogie-stats", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ClimateTown" + "repo_owner": "florczakraf" } }, - "issue_title": "[BUG] Resource download names the CSV `true.csv`", + "issue_title": "Always show `My Profile` in the navigation menu", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "coding" - }, - { - "label_name": "🟠medium priority" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -25105,127 +25420,163 @@ }, { "Issue": { - "issue_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website/issues/10", - "issue_createdAt": "2023-09-29T03:59:32Z", + "issue_url": "https://github.com/WasmEdge/WasmEdge/issues/2887", + "issue_createdAt": "2023-09-29T10:58:15Z", "issue_repo": { - "repo_name": "NOSC-Website", - "repo_desc": "", - "repo_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website", - "repo_stars": 6, + "repo_name": "WasmEdge", + "repo_desc": "WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.", + "repo_url": "https://github.com/WasmEdge/WasmEdge", + "repo_stars": 6709, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "WebAssembly" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "NITRR-Open-Source-Community" + "repo_owner": "WasmEdge" } }, - "issue_title": "Correct Typos in Website Text", + "issue_title": "bug: MemoryInstance::getPointer function changed. The example get-string is outdated and needs to fix", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "HacktoberFest" + "label_name": "Hacktoberfest" + }, + { + "label_name": "c-Example" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website/issues/9", - "issue_createdAt": "2023-09-29T03:57:04Z", + "issue_url": "https://github.com/ssciwr/vstt/issues/251", + "issue_createdAt": "2023-09-29T10:56:56Z", "issue_repo": { - "repo_name": "NOSC-Website", - "repo_desc": "", - "repo_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website", - "repo_stars": 6, + "repo_name": "vstt", + "repo_desc": "Visuomotor Serial Targeting Task (VSTT)", + "repo_url": "https://github.com/ssciwr/vstt", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "NITRR-Open-Source-Community" + "repo_owner": "ssciwr" } }, - "issue_title": "Add Contributors Section", + "issue_title": "improve tests: more robust floating point comparisons", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "help wanted" - }, - { - "label_name": "HacktoberFest" + "label_name": "iwr-hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.AirBnb.Clone/issues/53", - "issue_createdAt": "2023-09-29T03:46:07Z", + "issue_url": "https://github.com/janhq/jan/issues/239", + "issue_createdAt": "2023-09-29T10:56:42Z", "issue_repo": { - "repo_name": "Training.AirBnb.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.AirBnb.Clone", - "repo_stars": 5, + "repo_name": "jan", + "repo_desc": "Run AI on your own hardware for multiple users. Multi-user support. Useful organizational and security tools. Security policy engine for 3rd party AIs", + "repo_url": "https://github.com/janhq/jan", + "repo_stars": 22, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "janhq" } }, - "issue_title": "Crate `ListingCategory` Model ", + "issue_title": "Menu bar actions - check for update manually", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "P1: important" }, { "label_name": "good first issue" @@ -25243,72 +25594,87 @@ }, { "Issue": { - "issue_url": "https://github.com/SergioRibera/super_clipboard/issues/7", - "issue_createdAt": "2023-09-29T03:44:59Z", + "issue_url": "https://github.com/edunota/edunota-backend/issues/5", + "issue_createdAt": "2023-09-29T10:55:09Z", "issue_repo": { - "repo_name": "super_clipboard", - "repo_desc": "Manage your clipboard history with a beautiful and simple interface", - "repo_url": "https://github.com/SergioRibera/super_clipboard", - "repo_stars": 11, + "repo_name": "edunota-backend", + "repo_desc": "", + "repo_url": "https://github.com/edunota/edunota-backend", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "SergioRibera" + "repo_owner": "edunota" } }, - "issue_title": "Separate settings and clipboard data", + "issue_title": "I can't identify the main package", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "question" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.AirBnb.Clone/issues/52", - "issue_createdAt": "2023-09-29T03:40:56Z", + "issue_url": "https://github.com/janhq/jan/issues/238", + "issue_createdAt": "2023-09-29T10:52:51Z", "issue_repo": { - "repo_name": "Training.AirBnb.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.AirBnb.Clone", - "repo_stars": 5, + "repo_name": "jan", + "repo_desc": "Run AI on your own hardware for multiple users. Multi-user support. Useful organizational and security tools. Security policy engine for 3rd party AIs", + "repo_url": "https://github.com/janhq/jan", + "repo_stars": 22, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "janhq" } }, - "issue_title": "Create `Price` Model ", + "issue_title": "Refactor NextJS app", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "P2: nice to have" }, { "label_name": "good first issue" @@ -25326,142 +25692,194 @@ }, { "Issue": { - "issue_url": "https://github.com/sulton-max/Training.AirBnb.Clone/issues/51", - "issue_createdAt": "2023-09-29T03:37:22Z", + "issue_url": "https://github.com/subspace/subspace/issues/2021", + "issue_createdAt": "2023-09-29T10:50:11Z", "issue_repo": { - "repo_name": "Training.AirBnb.Clone", - "repo_desc": "", - "repo_url": "https://github.com/sulton-max/Training.AirBnb.Clone", - "repo_stars": 5, + "repo_name": "subspace", + "repo_desc": "Subspace Network reference implementation", + "repo_url": "https://github.com/subspace/subspace", + "repo_stars": 259, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Handlebars" } ] }, "Owner": { - "repo_owner": "sulton-max" + "repo_owner": "subspace" } }, - "issue_title": "## Create `AmentyCategory`", + "issue_title": "\"stream\" solutions from farmer rather than sending them all at once", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "refactor" + }, + { + "label_name": "farmer" + }, + { + "label_name": "improvement" + }, + { + "label_name": "node" + }, + { + "label_name": "performance" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/maplibre/martin/issues/904", - "issue_createdAt": "2023-09-29T03:36:28Z", + "issue_url": "https://github.com/varmaexe/tictactoe/issues/3", + "issue_createdAt": "2023-09-29T10:50:02Z", "issue_repo": { - "repo_name": "martin", - "repo_desc": "Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server", - "repo_url": "https://github.com/maplibre/martin", - "repo_stars": 1340, + "repo_name": "tictactoe", + "repo_desc": "This project is aimed at learning DOM manipulation while creating a minimalistic and visually appealing Tic-Tac-Toe game using HTML, CSS, and JavaScript.", + "repo_url": "https://github.com/varmaexe/tictactoe", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" + } + ] + }, + "Owner": { + "repo_owner": "varmaexe" + } + }, + "issue_title": "Hide 'New Game' Option Until the Game Ends", + "issue_labels": { + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 2 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/janhq/jan/issues/237", + "issue_createdAt": "2023-09-29T10:48:36Z", + "issue_repo": { + "repo_name": "jan", + "repo_desc": "Run AI on your own hardware for multiple users. Multi-user support. Useful organizational and security tools. Security policy engine for 3rd party AIs", + "repo_url": "https://github.com/janhq/jan", + "repo_stars": 22, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Just" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "maplibre" + "repo_owner": "janhq" } }, - "issue_title": "Use STRICT SQLite tables in MBTiles", + "issue_title": "Disposable plugins", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "P1: important" }, { "label_name": "good first issue" - }, - { - "label_name": "mbtiles" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/rahul429-wq/helloPortfolio/issues/2", - "issue_createdAt": "2023-09-29T03:33:50Z", + "issue_url": "https://github.com/hlxsites/sunstar/issues/80", + "issue_createdAt": "2023-09-29T10:41:09Z", "issue_repo": { - "repo_name": "helloPortfolio", - "repo_desc": "https://bhavik-portfolio.netlify.app/", - "repo_url": "https://github.com/rahul429-wq/helloPortfolio", + "repo_name": "sunstar", + "repo_desc": "AEM Franklin repo for sunstar.com", + "repo_url": "https://github.com/hlxsites/sunstar", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "rahul429-wq" + "repo_owner": "hlxsites" } }, - "issue_title": "make scrollbar more interactive or creative | fix Ui | ", + "issue_title": "Career blocks: i18n of text labels and image alt labels", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -25473,38 +25891,41 @@ }, { "Issue": { - "issue_url": "https://github.com/rohan472000/Github-repo-extraction-GCP/issues/9", - "issue_createdAt": "2023-09-29T03:33:49Z", + "issue_url": "https://github.com/ChiragAgg5k/bug-squash/issues/22", + "issue_createdAt": "2023-09-29T10:34:24Z", "issue_repo": { - "repo_name": "Github-repo-extraction-GCP", - "repo_desc": "Extracted the top 100 repo with highest star and keeps them in BigQuery, visualized through Looker.", - "repo_url": "https://github.com/rohan472000/Github-repo-extraction-GCP", - "repo_stars": 4, + "repo_name": "bug-squash", + "repo_desc": "A simple and easy to use bug tracking web application", + "repo_url": "https://github.com/ChiragAgg5k/bug-squash", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "rohan472000" + "repo_owner": "ChiragAgg5k" } }, - "issue_title": "Make PR, contributing.md pages", + "issue_title": "Create custom signin page for Next Auth Signin", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "Hactoberfest" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -25516,28 +25937,31 @@ }, { "Issue": { - "issue_url": "https://github.com/meshery/meshery-adapter-library/issues/127", - "issue_createdAt": "2023-09-29T03:31:36Z", + "issue_url": "https://github.com/ChiragAgg5k/bug-squash/issues/21", + "issue_createdAt": "2023-09-29T10:28:12Z", "issue_repo": { - "repo_name": "meshery-adapter-library", - "repo_desc": "Library of common functionality for Meshery Adapters", - "repo_url": "https://github.com/meshery/meshery-adapter-library", - "repo_stars": 24, + "repo_name": "bug-squash", + "repo_desc": "A simple and easy to use bug tracking web application", + "repo_url": "https://github.com/ChiragAgg5k/bug-squash", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Go" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "meshery" + "repo_owner": "ChiragAgg5k" } }, - "issue_title": "to fix error in \"Slack Notify on Star\" Job under GitHub Actions", + "issue_title": "Add more Providers for Next Auth", "issue_labels": { "Nodes": [ { @@ -25545,85 +25969,64 @@ }, { "label_name": "hacktoberfest" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "kind/bug" - }, - { - "label_name": "kind/enhancement" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/open-telemetry/opentelemetry-dotnet/issues/4900", - "issue_createdAt": "2023-09-29T03:25:19Z", + "issue_url": "https://github.com/felixleopoldo/benchpress/issues/87", + "issue_createdAt": "2023-09-29T10:27:58Z", "issue_repo": { - "repo_name": "opentelemetry-dotnet", - "repo_desc": "The OpenTelemetry .NET Client", - "repo_url": "https://github.com/open-telemetry/opentelemetry-dotnet", - "repo_stars": 2629, + "repo_name": "benchpress", + "repo_desc": "A Snakemake workflow to run and benchmark structure learning (a.k.a. causal discovery) algorithms for probabilistic graphical models.", + "repo_url": "https://github.com/felixleopoldo/benchpress", + "repo_stars": 48, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "R" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Shell" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Jinja" + "repo_prog_language": "TeX" } ] }, "Owner": { - "repo_owner": "open-telemetry" + "repo_owner": "felixleopoldo" } }, - "issue_title": "Simplify the copyright disclaimer in C# source", + "issue_title": "Bidirected edges in mixed graphs should be plotted as undirected ", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "infra" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -25632,41 +26035,31 @@ }, { "Issue": { - "issue_url": "https://github.com/SergioRibera/super_clipboard/issues/6", - "issue_createdAt": "2023-09-29T03:23:33Z", + "issue_url": "https://github.com/felixwellen/synthetic-geometry/issues/31", + "issue_createdAt": "2023-09-29T10:27:17Z", "issue_repo": { - "repo_name": "super_clipboard", - "repo_desc": "Manage your clipboard history with a beautiful and simple interface", - "repo_url": "https://github.com/SergioRibera/super_clipboard", - "repo_stars": 11, + "repo_name": "synthetic-geometry", + "repo_desc": "Synthetic geometry. Probably mostly algebraic geometry.", + "repo_url": "https://github.com/felixwellen/synthetic-geometry", + "repo_stars": 13, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "SergioRibera" + "repo_owner": "felixwellen" } }, - "issue_title": "Security of stored data", + "issue_title": "Define 'D(f)'", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -25675,25 +26068,25 @@ }, { "Issue": { - "issue_url": "https://github.com/SergioRibera/super_clipboard/issues/5", - "issue_createdAt": "2023-09-29T03:17:16Z", + "issue_url": "https://github.com/mvSapphire/PowerPipe/issues/35", + "issue_createdAt": "2023-09-29T10:26:50Z", "issue_repo": { - "repo_name": "super_clipboard", - "repo_desc": "Manage your clipboard history with a beautiful and simple interface", - "repo_url": "https://github.com/SergioRibera/super_clipboard", - "repo_stars": 11, + "repo_name": "PowerPipe", + "repo_desc": "A library for .NET that uses a fluent interface to construct advanced workflows with ease.", + "repo_url": "https://github.com/mvSapphire/PowerPipe", + "repo_stars": 116, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "SergioRibera" + "repo_owner": "mvSapphire" } }, - "issue_title": "Fixing performance issues", + "issue_title": "Use Directory.Build.props -file to standardize common things between csproj -files", "issue_labels": { "Nodes": [ { @@ -25701,12 +26094,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -25718,41 +26108,50 @@ }, { "Issue": { - "issue_url": "https://github.com/gnosischain/documentation/issues/519", - "issue_createdAt": "2023-09-29T03:15:25Z", + "issue_url": "https://github.com/dstark5/Openlib/issues/32", + "issue_createdAt": "2023-09-29T10:26:20Z", "issue_repo": { - "repo_name": "documentation", - "repo_desc": "Gnosis Chain Website", - "repo_url": "https://github.com/gnosischain/documentation", - "repo_stars": 54, + "repo_name": "Openlib", + "repo_desc": "An Open source app to download and read books from shadow library (Anna’s Archive)", + "repo_url": "https://github.com/dstark5/Openlib", + "repo_stars": 197, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "gnosischain" + "repo_owner": "dstark5" } }, - "issue_title": "content: update Dune Dashboard url", + "issue_title": "[FeatureRequest] Allow specifying custom download/library folder", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -25761,36 +26160,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", - "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 - }, - "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -25799,35 +26169,32 @@ }, { "Issue": { - "issue_url": "https://github.com/lambdalisue/deno-git-browse/issues/9", - "issue_createdAt": "2023-09-29T02:54:30Z", + "issue_url": "https://github.com/mvSapphire/PowerPipe/issues/34", + "issue_createdAt": "2023-09-29T10:25:39Z", "issue_repo": { - "repo_name": "deno-git-browse", - "repo_desc": "🦕 Deno library and CLI to browse hosting service webpages of the repository", - "repo_url": "https://github.com/lambdalisue/deno-git-browse", - "repo_stars": 4, + "repo_name": "PowerPipe", + "repo_desc": "A library for .NET that uses a fluent interface to construct advanced workflows with ease.", + "repo_url": "https://github.com/mvSapphire/PowerPipe", + "repo_stars": 116, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "lambdalisue" + "repo_owner": "mvSapphire" } }, - "issue_title": "`./bin/browse.ts` fails in slash-containing branch", + "issue_title": "Move InternalsVisibleTo to csproj", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -25839,56 +26206,38 @@ }, { "Issue": { - "issue_url": "https://github.com/evidentlyai/evidently/issues/784", - "issue_createdAt": "2023-09-29T02:52:21Z", + "issue_url": "https://github.com/mvSapphire/PowerPipe/issues/32", + "issue_createdAt": "2023-09-29T10:24:56Z", "issue_repo": { - "repo_name": "evidently", - "repo_desc": "Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b", - "repo_url": "https://github.com/evidentlyai/evidently", - "repo_stars": 3877, + "repo_name": "PowerPipe", + "repo_desc": "A library for .NET that uses a fluent interface to construct advanced workflows with ease.", + "repo_url": "https://github.com/mvSapphire/PowerPipe", + "repo_stars": 116, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "evidentlyai" + "repo_owner": "mvSapphire" } }, - "issue_title": "Change the display name for DatasetCorrelationsMetric()", + "issue_title": "XML documentation", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -25897,53 +26246,35 @@ }, { "Issue": { - "issue_url": "https://github.com/widgetbook/widgetbook/issues/905", - "issue_createdAt": "2023-09-29T02:37:56Z", + "issue_url": "https://github.com/mvSapphire/PowerPipe/issues/31", + "issue_createdAt": "2023-09-29T10:24:30Z", "issue_repo": { - "repo_name": "widgetbook", - "repo_desc": "Widgetbook is the custom widget library and collaboration platform for Flutter frontend teams.", - "repo_url": "https://github.com/widgetbook/widgetbook", - "repo_stars": 580, + "repo_name": "PowerPipe", + "repo_desc": "A library for .NET that uses a fluent interface to construct advanced workflows with ease.", + "repo_url": "https://github.com/mvSapphire/PowerPipe", + "repo_stars": 116, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "widgetbook" + "repo_owner": "mvSapphire" } }, - "issue_title": "Add Light Theme Support", + "issue_title": "Change namespace for extension methods", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "p: core" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -25955,102 +26286,129 @@ }, { "Issue": { - "issue_url": "https://github.com/AllyHyeseongKim/AllyBlog/issues/1", - "issue_createdAt": "2023-09-29T02:28:04Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/116", + "issue_createdAt": "2023-09-29T10:23:17Z", "issue_repo": { - "repo_name": "AllyBlog", - "repo_desc": "AllyHyeseongKim Tech. Blog", - "repo_url": "https://github.com/AllyHyeseongKim/AllyBlog", - "repo_stars": 1, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Mustache" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "AllyHyeseongKim" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "[AllyBlog] Refactor the resume to SSR with mustache", + "issue_title": "cre1", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "documentation" }, + { + "label_name": "duplicate" + }, { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "question" + }, + { + "label_name": "wontfix" + }, + { + "label_name": "triage" } ], - "label_totalcount": 3 + "label_totalcount": 11 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/SrTemplates/Bevy/issues/5", - "issue_createdAt": "2023-09-29T02:08:56Z", + "issue_url": "https://github.com/pwndbg/pwndbg/issues/1911", + "issue_createdAt": "2023-09-29T10:16:34Z", "issue_repo": { - "repo_name": "Bevy", - "repo_desc": "Bevy complete template using Cargo Generate", - "repo_url": "https://github.com/SrTemplates/Bevy", - "repo_stars": 25, + "repo_name": "pwndbg", + "repo_desc": "Exploit Development and Reverse Engineering with GDB Made Easy", + "repo_url": "https://github.com/pwndbg/pwndbg", + "repo_stars": 6004, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Liquid" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Assembly" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "SrTemplates" + "repo_owner": "pwndbg" } }, - "issue_title": "Deployment on Steam", + "issue_title": "Refactor symbol.py skipped exceptions", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" + }, + { + "label_name": "code cleanup" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -26062,53 +26420,31 @@ }, { "Issue": { - "issue_url": "https://github.com/SrTemplates/Bevy/issues/4", - "issue_createdAt": "2023-09-29T02:03:31Z", + "issue_url": "https://github.com/ita-social-projects/SpaceToStudy-BackEnd/issues/602", + "issue_createdAt": "2023-09-29T10:16:30Z", "issue_repo": { - "repo_name": "Bevy", - "repo_desc": "Bevy complete template using Cargo Generate", - "repo_url": "https://github.com/SrTemplates/Bevy", - "repo_stars": 25, + "repo_name": "SpaceToStudy-BackEnd", + "repo_desc": "", + "repo_url": "https://github.com/ita-social-projects/SpaceToStudy-BackEnd", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Liquid" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "SrTemplates" + "repo_owner": "ita-social-projects" } }, - "issue_title": "Apple deployment Ecosystem", + "issue_title": "(SP: 0.5) Fix swagger for questions POST method", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" - }, - { - "label_name": "hacktoberfest" + "label_name": "Backend" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -26120,53 +26456,59 @@ }, { "Issue": { - "issue_url": "https://github.com/SrTemplates/Bevy/issues/3", - "issue_createdAt": "2023-09-29T01:56:44Z", + "issue_url": "https://github.com/pytition/Pytition/issues/311", + "issue_createdAt": "2023-09-29T09:58:44Z", "issue_repo": { - "repo_name": "Bevy", - "repo_desc": "Bevy complete template using Cargo Generate", - "repo_url": "https://github.com/SrTemplates/Bevy", - "repo_stars": 25, + "repo_name": "Pytition", + "repo_desc": "Django app for self-hosted privacy-friendly online petitions", + "repo_url": "https://github.com/pytition/Pytition", + "repo_stars": 95, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Liquid" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "CSS" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "SrTemplates" + "repo_owner": "pytition" } }, - "issue_title": "Move inspector to new folder", + "issue_title": "Allow to chose which social network sharing button to show or not", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" + }, + { + "label_name": "new feature" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -26178,84 +26520,111 @@ }, { "Issue": { - "issue_url": "https://github.com/srenner/rom-repo/issues/2", - "issue_createdAt": "2023-09-29T01:50:18Z", + "issue_url": "https://github.com/Dun-sin/Threstagram/issues/68", + "issue_createdAt": "2023-09-29T09:57:38Z", "issue_repo": { - "repo_name": "rom-repo", - "repo_desc": "Repo for ROMs", - "repo_url": "https://github.com/srenner/rom-repo", - "repo_stars": 0, + "repo_name": "Threstagram", + "repo_desc": "Convert Your Threads Post to Images", + "repo_url": "https://github.com/Dun-sin/Threstagram", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C#" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "srenner" + "repo_owner": "Dun-sin" } }, - "issue_title": "Create Backend Service to watch filesystem", + "issue_title": "[OTHER] button text for pdf tool should be download", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "up-for-grabs" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "EddieHub:good-first-issue" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/xplainable/xplainable/issues/82", - "issue_createdAt": "2023-09-29T01:48:06Z", + "issue_url": "https://github.com/pytition/Pytition/issues/310", + "issue_createdAt": "2023-09-29T09:54:33Z", "issue_repo": { - "repo_name": "xplainable", - "repo_desc": "Real-time explainable machine learning for business optimisation", - "repo_url": "https://github.com/xplainable/xplainable", - "repo_stars": 15, + "repo_name": "Pytition", + "repo_desc": "Django app for self-hosted privacy-friendly online petitions", + "repo_url": "https://github.com/pytition/Pytition", + "repo_stars": 95, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "xplainable" + "repo_owner": "pytition" } }, - "issue_title": "Add key attributes to the BasePartition class", + "issue_title": "Allow to personnalize the social network sharing default texts per-petition", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "new feature" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -26267,47 +26636,53 @@ }, { "Issue": { - "issue_url": "https://github.com/srenner/rom-repo/issues/1", - "issue_createdAt": "2023-09-29T01:42:59Z", + "issue_url": "https://github.com/Dun-sin/Threstagram/issues/67", + "issue_createdAt": "2023-09-29T09:54:07Z", "issue_repo": { - "repo_name": "rom-repo", - "repo_desc": "Repo for ROMs", - "repo_url": "https://github.com/srenner/rom-repo", - "repo_stars": 0, + "repo_name": "Threstagram", + "repo_desc": "Convert Your Threads Post to Images", + "repo_url": "https://github.com/Dun-sin/Threstagram", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C#" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "srenner" + "repo_owner": "Dun-sin" } }, - "issue_title": "Create API endpoints for dat files", + "issue_title": "[BUG] input is too large", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "Assigned" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "EddieHub:good-first-issue" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 1 @@ -26316,38 +26691,35 @@ }, { "Issue": { - "issue_url": "https://github.com/xplainable/xplainable/issues/80", - "issue_createdAt": "2023-09-29T01:35:55Z", + "issue_url": "https://github.com/spring-guides/gs-spring-cloud-task/issues/7", + "issue_createdAt": "2023-09-29T09:40:33Z", "issue_repo": { - "repo_name": "xplainable", - "repo_desc": "Real-time explainable machine learning for business optimisation", - "repo_url": "https://github.com/xplainable/xplainable", - "repo_stars": 15, + "repo_name": "gs-spring-cloud-task", + "repo_desc": "Spring Cloud Task :: Learn how to build and test Spring Cloud Task Applications", + "repo_url": "https://github.com/spring-guides/gs-spring-cloud-task", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "xplainable" + "repo_owner": "spring-guides" } }, - "issue_title": "Improve and complete unit testing", + "issue_title": "Select query for task_execution does not execute", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -26359,166 +26731,149 @@ }, { "Issue": { - "issue_url": "https://github.com/RustLangES/blog/issues/7", - "issue_createdAt": "2023-09-29T01:33:04Z", + "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1902", + "issue_createdAt": "2023-09-29T09:40:12Z", "issue_repo": { - "repo_name": "blog", - "repo_desc": "Blog", - "repo_url": "https://github.com/RustLangES/blog", - "repo_stars": 2, + "repo_name": "Unit_Automation_Issues", + "repo_desc": "", + "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "RustLangES" + "repo_owner": "AutomationSyncUser" } }, - "issue_title": "Crear mas Artículos", + "issue_title": "744430358", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" }, { "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "question" } ], - "label_totalcount": 3 + "label_totalcount": 8 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/w3b3d3v/web3task-front/issues/37", - "issue_createdAt": "2023-09-29T01:26:07Z", + "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/1901", + "issue_createdAt": "2023-09-29T09:38:34Z", "issue_repo": { - "repo_name": "web3task-front", + "repo_name": "Unit_Automation_Issues", "repo_desc": "", - "repo_url": "https://github.com/w3b3d3v/web3task-front", - "repo_stars": 3, + "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "w3b3d3v" + "repo_owner": "AutomationSyncUser" } }, - "issue_title": "feat: enhance UX when task is being displayed on main explore page or profile page by guaranteeing that the data is load", + "issue_title": "1258950967", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "bull" + "label_name": "invalid" + }, + { + "label_name": "question" } ], - "label_totalcount": 3 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/zeek/zeek/issues/3344", - "issue_createdAt": "2023-09-29T01:23:41Z", + "issue_url": "https://github.com/italanta/elewa-website-html/issues/79", + "issue_createdAt": "2023-09-29T09:33:29Z", "issue_repo": { - "repo_name": "zeek", - "repo_desc": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.", - "repo_url": "https://github.com/zeek/zeek", - "repo_stars": 5499, + "repo_name": "elewa-website-html", + "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", + "repo_url": "https://github.com/italanta/elewa-website-html", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Lex" - }, - { - "repo_prog_language": "Yacc" - }, - { - "repo_prog_language": "Zeek" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "zeek" + "repo_owner": "italanta" } }, - "issue_title": "GRE-over-UDP support", + "issue_title": "💄 🎨 Create the conversational learning page hero section", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "Type: Enhancement" + "label_name": "enhancement" }, { - "label_name": "Area: Protocol Analysis" + "label_name": "good first issue" }, { - "label_name": "Implementation: Scripts" + "label_name": ":lipstick: ui-expert" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -26530,30 +26885,33 @@ }, { "Issue": { - "issue_url": "https://github.com/xplainable/xplainable/issues/77", - "issue_createdAt": "2023-09-29T01:14:02Z", + "issue_url": "https://github.com/italanta/elewa-website-html/issues/78", + "issue_createdAt": "2023-09-29T09:30:02Z", "issue_repo": { - "repo_name": "xplainable", - "repo_desc": "Real-time explainable machine learning for business optimisation", - "repo_url": "https://github.com/xplainable/xplainable", - "repo_stars": 15, + "repo_name": "elewa-website-html", + "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", + "repo_url": "https://github.com/italanta/elewa-website-html", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "xplainable" + "repo_owner": "italanta" } }, - "issue_title": "GUI for loading models and preprocessors", + "issue_title": "💄 🎨 Create the about page hero section", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "enhancement" }, @@ -26561,10 +26919,10 @@ "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": ":lipstick: ui-expert" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -26576,35 +26934,59 @@ }, { "Issue": { - "issue_url": "https://github.com/WebSupportApp/WebSupport/issues/6", - "issue_createdAt": "2023-09-29T01:13:46Z", + "issue_url": "https://github.com/mlflow/mlflow/issues/9773", + "issue_createdAt": "2023-09-29T09:25:42Z", "issue_repo": { - "repo_name": "WebSupport", - "repo_desc": "Prototype of a ticketing web application system.", - "repo_url": "https://github.com/WebSupportApp/WebSupport", - "repo_stars": 0, + "repo_name": "mlflow", + "repo_desc": "Open source platform for the machine learning lifecycle", + "repo_url": "https://github.com/mlflow/mlflow", + "repo_stars": 15444, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Pug" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "R" + }, + { + "repo_prog_language": "Mako" + }, + { + "repo_prog_language": "Scala" } ] }, "Owner": { - "repo_owner": "WebSupportApp" + "repo_owner": "mlflow" } }, - "issue_title": "Fix code scanning alert - Missing CSRF middleware", + "issue_title": "Code refactoring", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "has-closing-pr" } ], "label_totalcount": 2 @@ -26619,25 +27001,31 @@ }, { "Issue": { - "issue_url": "https://github.com/xplainable/xplainable/issues/76", - "issue_createdAt": "2023-09-29T01:08:02Z", + "issue_url": "https://github.com/italanta/elewa-website-html/issues/76", + "issue_createdAt": "2023-09-29T09:23:41Z", "issue_repo": { - "repo_name": "xplainable", - "repo_desc": "Real-time explainable machine learning for business optimisation", - "repo_url": "https://github.com/xplainable/xplainable", - "repo_stars": 15, + "repo_name": "elewa-website-html", + "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", + "repo_url": "https://github.com/italanta/elewa-website-html", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "xplainable" + "repo_owner": "italanta" } }, - "issue_title": "Local Explanation Plotting", + "issue_title": "✨📝 Create About Page HTML file", "issue_labels": { "Nodes": [ { @@ -26645,9 +27033,15 @@ }, { "label_name": "good first issue" + }, + { + "label_name": ":zap: Quick Start" + }, + { + "label_name": "priority" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -26659,29 +27053,29 @@ }, { "Issue": { - "issue_url": "https://github.com/Naokimi/lewagon-rails-template-plus/issues/26", - "issue_createdAt": "2023-09-29T01:00:53Z", + "issue_url": "https://github.com/AND-Dev-Team/AND-UI-OS/issues/3", + "issue_createdAt": "2023-09-29T09:22:52Z", "issue_repo": { - "repo_name": "lewagon-rails-template-plus", - "repo_desc": "Quickly generate apps for production with a set of helpful gems", - "repo_url": "https://github.com/Naokimi/lewagon-rails-template-plus", - "repo_stars": 5, + "repo_name": "AND-UI-OS", + "repo_desc": "", + "repo_url": "https://github.com/AND-Dev-Team/AND-UI-OS", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Naokimi" + "repo_owner": "AND-Dev-Team" } }, - "issue_title": "Write template requirements on the documentation", + "issue_title": "上架 Microsoft Store", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -26699,74 +27093,68 @@ }, { "Issue": { - "issue_url": "https://github.com/hackforla/tdm-calculator/issues/1465", - "issue_createdAt": "2023-09-29T00:53:12Z", + "issue_url": "https://github.com/saeloun/miru-web/issues/1495", + "issue_createdAt": "2023-09-29T09:21:27Z", "issue_repo": { - "repo_name": "tdm-calculator", - "repo_desc": "DTLA Hack for LA is partnering with Los Angeles Department of Transportation (LADOT) to develop a Traffic Demand Management (TDM) calculator tool. This tool will help planners at LADOT and real estate developers to meet the Los Angeles’s Mobility Plan goals by 2035. ", - "repo_url": "https://github.com/hackforla/tdm-calculator", - "repo_stars": 31, + "repo_name": "miru-web", + "repo_desc": "Miru | Time Tracking and Invoicing and Employee Benefits. Built using Ruby On Rails and ReactJS", + "repo_url": "https://github.com/saeloun/miru-web", + "repo_stars": 130, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "TSQL" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" }, { "repo_prog_language": "Procfile" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "hackforla" + "repo_owner": "saeloun" } }, - "issue_title": "On Terms and Conditions, update to reflect separation from Code for America", + "issue_title": "auto saving of timesheet entry to local storage until it is saved", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "role: front-end" - }, - { - "label_name": "level: easy" - }, - { - "label_name": "p-Feature - Terms and Conditions" + "label_name": "feature" }, { - "label_name": "priority: MUST HAVE" + "label_name": "frontend" }, { - "label_name": "size: 0.25pt" + "label_name": "hacktoberfest" } ], - "label_totalcount": 7 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -26775,24 +27163,35 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/zouhuidong/HiEasyX/issues/30", + "issue_createdAt": "2023-09-29T09:20:04Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "HiEasyX", + "repo_desc": "HiEasyX 是基于 EasyX 的扩展库,支持创建多窗口、透明抗锯齿绘图、系统 UI 组件等等。", + "repo_url": "https://github.com/zouhuidong/HiEasyX", + "repo_stars": 59, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "zouhuidong" } }, - "issue_title": "", + "issue_title": "【通告】关于 issue 回复慢的问题", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -26804,24 +27203,35 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/AND-Dev-Team/AND-UI-OS/issues/2", + "issue_createdAt": "2023-09-29T09:18:35Z", "issue_repo": { - "repo_name": "", + "repo_name": "AND-UI-OS", "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_url": "https://github.com/AND-Dev-Team/AND-UI-OS", + "repo_stars": 2, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "HTML" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "AND-Dev-Team" } }, - "issue_title": "", + "issue_title": "AND UI OS 本体暂时停更", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -26833,71 +27243,90 @@ }, { "Issue": { - "issue_url": "https://github.com/winglang/wing/issues/4333", - "issue_createdAt": "2023-09-29T00:35:37Z", + "issue_url": "https://github.com/Pantelwar/js-utils/issues/1", + "issue_createdAt": "2023-09-29T09:17:32Z", "issue_repo": { - "repo_name": "wing", - "repo_desc": "The Wing Programming Language", - "repo_url": "https://github.com/winglang/wing", - "repo_stars": 2517, + "repo_name": "js-utils", + "repo_desc": "This is a general purpose utility package for usage in javascript or typescript projects. All the functions here are well tested and used widely multiple times", + "repo_url": "https://github.com/Pantelwar/js-utils", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Rust" - }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "CWeb" - }, - { - "repo_prog_language": "C++" - }, { "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Python" - }, + } + ] + }, + "Owner": { + "repo_owner": "Pantelwar" + } + }, + "issue_title": "Essentials checklist", + "issue_labels": { + "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/italanta/elewa-website-html/issues/75", + "issue_createdAt": "2023-09-29T09:17:20Z", + "issue_repo": { + "repo_name": "elewa-website-html", + "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", + "repo_url": "https://github.com/italanta/elewa-website-html", + "repo_stars": 3, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "Scheme" + "repo_prog_language": "Shell" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "winglang" + "repo_owner": "italanta" } }, - "issue_title": "Implement `cloud.Bucket` inflight method `metadata` for Azure target", + "issue_title": "💄 🎨 Create the content development page hero section", "issue_labels": { "Nodes": [ { - "label_name": "✨ enhancement" - }, - { - "label_name": "🎨 sdk" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "📜 sdk-spec-impl" - }, - { - "label_name": "☁️ azure" + "label_name": ":lipstick: ui-expert" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -26909,68 +27338,62 @@ }, { "Issue": { - "issue_url": "https://github.com/winglang/wing/issues/4332", - "issue_createdAt": "2023-09-29T00:35:15Z", + "issue_url": "https://github.com/Agenta-AI/agenta/issues/678", + "issue_createdAt": "2023-09-29T09:17:06Z", "issue_repo": { - "repo_name": "wing", - "repo_desc": "The Wing Programming Language", - "repo_url": "https://github.com/winglang/wing", - "repo_stars": 2517, + "repo_name": "agenta", + "repo_desc": " The LLMOps platform to build robust LLM apps. Easily experiment and evaluate different prompts, models, and workflows.", + "repo_url": "https://github.com/Agenta-AI/agenta", + "repo_stars": 380, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CWeb" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Scheme" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HCL" }, { - "repo_prog_language": "C" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "winglang" + "repo_owner": "Agenta-AI" } }, - "issue_title": "Implement `cloud.Bucket` inflight method `metadata` for GCP target", + "issue_title": "Cypress Test: Testsets - Create Testset from UI", "issue_labels": { "Nodes": [ { - "label_name": "✨ enhancement" + "label_name": "good first issue" }, { - "label_name": "🎨 sdk" + "label_name": "tests" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "📜 sdk-spec-impl" + "label_name": "typescript" }, { - "label_name": "☁️ gcp" + "label_name": "cypress" } ], "label_totalcount": 5 @@ -26979,77 +27402,59 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/winglang/wing/issues/4331", - "issue_createdAt": "2023-09-29T00:34:50Z", + "issue_url": "https://github.com/latticexyz/mud/issues/1659", + "issue_createdAt": "2023-09-29T09:16:44Z", "issue_repo": { - "repo_name": "wing", - "repo_desc": "The Wing Programming Language", - "repo_url": "https://github.com/winglang/wing", - "repo_stars": 2517, + "repo_name": "mud", + "repo_desc": "MUD is an engine for Autonomous Worlds", + "repo_url": "https://github.com/latticexyz/mud", + "repo_stars": 513, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Rust" - }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "CWeb" - }, - { - "repo_prog_language": "C++" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Scheme" + "repo_prog_language": "Solidity" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "WebAssembly" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "winglang" + "repo_owner": "latticexyz" } }, - "issue_title": "Implement `cloud.Bucket` inflight method `metadata` for AWS targets", + "issue_title": "add e2e tests for filtered table IDs from indexer", "issue_labels": { "Nodes": [ - { - "label_name": "✨ enhancement" - }, - { - "label_name": "🎨 sdk" - }, { "label_name": "good first issue" - }, - { - "label_name": "📜 sdk-spec-impl" - }, - { - "label_name": "☁️ aws" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -27061,126 +27466,101 @@ }, { "Issue": { - "issue_url": "https://github.com/winglang/wing/issues/4330", - "issue_createdAt": "2023-09-29T00:34:35Z", + "issue_url": "https://github.com/saeloun/miru-web/issues/1494", + "issue_createdAt": "2023-09-29T09:16:40Z", "issue_repo": { - "repo_name": "wing", - "repo_desc": "The Wing Programming Language", - "repo_url": "https://github.com/winglang/wing", - "repo_stars": 2517, + "repo_name": "miru-web", + "repo_desc": "Miru | Time Tracking and Invoicing and Employee Benefits. Built using Ruby On Rails and ReactJS", + "repo_url": "https://github.com/saeloun/miru-web", + "repo_stars": 130, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CWeb" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Scheme" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Procfile" }, { - "repo_prog_language": "C" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "winglang" + "repo_owner": "saeloun" } }, - "issue_title": "Implement `cloud.Bucket` inflight method `metadata` for simulator target", + "issue_title": "Use common loader across all the pages of the application ", "issue_labels": { "Nodes": [ { - "label_name": "✨ enhancement" - }, - { - "label_name": "🎨 sdk" + "label_name": "good first issue" }, { - "label_name": "🕹️ simulator" + "label_name": "feature" }, { - "label_name": "good first issue" + "label_name": "frontend" }, { - "label_name": "📜 sdk-spec-impl" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/opensearch-project/opensearch-benchmark/issues/380", - "issue_createdAt": "2023-09-29T00:33:24Z", + "issue_url": "https://github.com/wikimedia-portugal/datathon-wdd-2023/issues/2", + "issue_createdAt": "2023-09-29T09:16:11Z", "issue_repo": { - "repo_name": "opensearch-benchmark", - "repo_desc": "OpenSearch Benchmark - a community driven, open source project to run performance tests for OpenSearch", - "repo_url": "https://github.com/opensearch-project/opensearch-benchmark", - "repo_stars": 81, + "repo_name": "datathon-wdd-2023", + "repo_desc": "Organizational repo for WDD 2023 datathon with challenges, guides and technical documentation", + "repo_url": "https://github.com/wikimedia-portugal/datathon-wdd-2023", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jinja" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "opensearch-project" + "repo_owner": "wikimedia-portugal" } }, - "issue_title": "[BUG] Unable to run opensearch-benchmark [OSB] execute-test against OSB provisioned cluster due to failing health check", + "issue_title": "Challenge: gathering data about Festival da Canção", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -27189,28 +27569,31 @@ }, { "Issue": { - "issue_url": "https://github.com/bitcoindevkit/bdk/issues/1136", - "issue_createdAt": "2023-09-29T00:21:53Z", + "issue_url": "https://github.com/italanta/elewa-website-html/issues/74", + "issue_createdAt": "2023-09-29T09:13:36Z", "issue_repo": { - "repo_name": "bdk", - "repo_desc": "A modern, lightweight, descriptor-based wallet library written in Rust!", - "repo_url": "https://github.com/bitcoindevkit/bdk", - "repo_stars": 642, + "repo_name": "elewa-website-html", + "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", + "repo_url": "https://github.com/italanta/elewa-website-html", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "bitcoindevkit" + "repo_owner": "italanta" } }, - "issue_title": "Replace bdk FeeRate with rust-bitcoin FeeRate", + "issue_title": "💄 🎨 Create the consultancy page hero section", "issue_labels": { "Nodes": [ { @@ -27218,12 +27601,15 @@ }, { "label_name": "good first issue" + }, + { + "label_name": ":lipstick: ui-expert" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -27232,20 +27618,20 @@ }, { "Issue": { - "issue_url": "https://github.com/ayay2002/OgGroup/issues/7", - "issue_createdAt": "2023-09-28T23:40:56Z", + "issue_url": "https://github.com/italanta/elewa-website-html/issues/73", + "issue_createdAt": "2023-09-29T09:10:17Z", "issue_repo": { - "repo_name": "OgGroup", - "repo_desc": "", - "repo_url": "https://github.com/ayay2002/OgGroup", - "repo_stars": 0, + "repo_name": "elewa-website-html", + "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", + "repo_url": "https://github.com/italanta/elewa-website-html", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" @@ -27253,53 +27639,49 @@ ] }, "Owner": { - "repo_owner": "ayay2002" + "repo_owner": "italanta" } }, - "issue_title": "User Flow Diagram ", + "issue_title": "💄 🎨 Create the booklets page hero section", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": ":lipstick: ui-expert" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 5 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/tris203/disftp/issues/11", - "issue_createdAt": "2023-09-28T23:37:11Z", + "issue_url": "https://github.com/BitsUndBolts/3Dfx-Voodoo-Memory-Mod/issues/1", + "issue_createdAt": "2023-09-29T09:09:02Z", "issue_repo": { - "repo_name": "disftp", - "repo_desc": "FTP Implementation of Disbox", - "repo_url": "https://github.com/tris203/disftp", - "repo_stars": 1, + "repo_name": "3Dfx-Voodoo-Memory-Mod", + "repo_desc": "Files to create a custom PCB to upgrade a 3Dfx Voodoo Accelerator from 4 to 8 MB video memory.", + "repo_url": "https://github.com/BitsUndBolts/3Dfx-Voodoo-Memory-Mod", + "repo_stars": 4, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "tris203" + "repo_owner": "BitsUndBolts" } }, - "issue_title": "TODO: Update ReadMe", + "issue_title": "SOJ Sockets", "issue_labels": { "Nodes": [ { @@ -27318,38 +27700,38 @@ }, { "Issue": { - "issue_url": "https://github.com/warriordog/ActivityPubSharp/issues/116", - "issue_createdAt": "2023-09-28T23:29:44Z", + "issue_url": "https://github.com/GwydionJon/catalyst-burried-volume-scanner/issues/13", + "issue_createdAt": "2023-09-29T09:08:38Z", "issue_repo": { - "repo_name": "ActivityPubSharp", - "repo_desc": "Modular implementation of ActivityPub in C#", - "repo_url": "https://github.com/warriordog/ActivityPubSharp", - "repo_stars": 18, + "repo_name": "catalyst-burried-volume-scanner", + "repo_desc": "A small app based on JacksonBurns/py2sambvca", + "repo_url": "https://github.com/GwydionJon/catalyst-burried-volume-scanner", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "warriordog" + "repo_owner": "GwydionJon" } }, - "issue_title": "Remove recursion from `IActivityPubClient`", + "issue_title": "Replace fortran code with python library", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "area:code" - }, - { - "label_name": "type:improvement" + "label_name": "iwr-hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -27361,59 +27743,35 @@ }, { "Issue": { - "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/8279", - "issue_createdAt": "2023-09-28T23:23:05Z", + "issue_url": "https://github.com/meggsimum/geoserver-node-client/issues/128", + "issue_createdAt": "2023-09-29T09:08:06Z", "issue_repo": { - "repo_name": "pipedream", - "repo_desc": "Connect APIs, remarkably fast. Free for developers.", - "repo_url": "https://github.com/PipedreamHQ/pipedream", - "repo_stars": 7221, + "repo_name": "geoserver-node-client", + "repo_desc": "Node.js client for GeoServer REST API", + "repo_url": "https://github.com/meggsimum/geoserver-node-client", + "repo_stars": 35, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "PipedreamHQ" + "repo_owner": "meggsimum" } }, - "issue_title": "[Trigger] Tally refactor", + "issue_title": "Adapt function to create a workspace due to GeoServer API change", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "action" - }, - { - "label_name": "triaged" - }, - { - "label_name": "refactor" } ], - "label_totalcount": 6 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -27425,126 +27783,90 @@ }, { "Issue": { - "issue_url": "https://github.com/WordPress/openverse/issues/3077", - "issue_createdAt": "2023-09-28T23:07:15Z", + "issue_url": "https://github.com/thestar19/Animation-Generator-for-Sorting-Algorithms/issues/52", + "issue_createdAt": "2023-09-29T09:05:46Z", "issue_repo": { - "repo_name": "openverse", - "repo_desc": "Openverse is a search engine for openly-licensed media. This monorepo includes all application code.", - "repo_url": "https://github.com/WordPress/openverse", - "repo_stars": 143, + "repo_name": "Animation-Generator-for-Sorting-Algorithms", + "repo_desc": "", + "repo_url": "https://github.com/thestar19/Animation-Generator-for-Sorting-Algorithms", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Jinja" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "WordPress" + "repo_owner": "thestar19" } }, - "issue_title": "Update `_AIRFLOW_DB_UPGRADE` to `_AIRFLOW_DB_MIGRATE`", + "issue_title": "Add terminal support for custom res", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { "label_name": "help wanted" }, { - "label_name": "🟩 priority: low" - }, - { - "label_name": "🛠 goal: fix" - }, - { - "label_name": "💻 aspect: code" - }, - { - "label_name": "🔧 tech: airflow" - }, - { - "label_name": "🐳 tech: docker" - }, - { - "label_name": "🧱 stack: catalog" + "label_name": "good first issue" } ], - "label_totalcount": 8 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Juc-ie/Personal-Web-Sim/issues/3", - "issue_createdAt": "2023-09-28T23:07:11Z", + "issue_url": "https://github.com/skrub-data/skrub/issues/766", + "issue_createdAt": "2023-09-29T09:05:25Z", "issue_repo": { - "repo_name": "Personal-Web-Sim", - "repo_desc": "", - "repo_url": "https://github.com/Juc-ie/Personal-Web-Sim", - "repo_stars": 0, + "repo_name": "skrub", + "repo_desc": "Prepping tables for machine learning", + "repo_url": "https://github.com/skrub-data/skrub", + "repo_stars": 816, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Juc-ie" + "repo_owner": "skrub-data" } }, - "issue_title": "create home page", + "issue_title": "DOC Remove `filterwarnings` from some examples", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "documentation" + }, + { + "label_name": "meta-issue" + }, + { + "label_name": "no changelog needed" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -27553,46 +27875,50 @@ }, { "Issue": { - "issue_url": "https://github.com/OpenMandrivaAssociation/distribution/issues/2937", - "issue_createdAt": "2023-09-28T22:56:48Z", + "issue_url": "https://github.com/keploy/keploy/issues/926", + "issue_createdAt": "2023-09-29T09:03:53Z", "issue_repo": { - "repo_name": "distribution", - "repo_desc": "OpenMandriva Lx is an exciting free Desktop Operating System that aims to cater to and interest first time and advanced users alike. It has the breadth and depth of an advanced system but is designed to be simple and straightforward in use.", - "repo_url": "https://github.com/OpenMandrivaAssociation/distribution", - "repo_stars": 7, + "repo_name": "keploy", + "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", + "repo_url": "https://github.com/keploy/keploy", + "repo_stars": 2260, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "OpenMandrivaAssociation" + "repo_owner": "keploy" } }, - "issue_title": "Shrink basesystem dependency chain", + "issue_title": "[feature]: Allow mocktest to be used without unit tests as well.", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "cooker" + "label_name": "Enhancement" }, { - "label_name": "devs" + "label_name": "Good First Issue" }, { - "label_name": "new" + "label_name": "keploy" }, { - "label_name": "5.1" + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 7 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -27604,53 +27930,50 @@ }, { "Issue": { - "issue_url": "https://github.com/NVIDIA/Fuser/issues/979", - "issue_createdAt": "2023-09-28T22:56:15Z", + "issue_url": "https://github.com/italanta/elewa-website-html/issues/72", + "issue_createdAt": "2023-09-29T09:03:43Z", "issue_repo": { - "repo_name": "Fuser", - "repo_desc": "A Fusion Code Generator for NVIDIA GPUs (commonly known as \"nvFuser\")", - "repo_url": "https://github.com/NVIDIA/Fuser", - "repo_stars": 166, + "repo_name": "elewa-website-html", + "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", + "repo_url": "https://github.com/italanta/elewa-website-html", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Cuda" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "NVIDIA" + "repo_owner": "italanta" } }, - "issue_title": "Define matmul as mul-sum", + "issue_title": "🎨 Create Menu Solutions Component on the Header.", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "matmul" + "label_name": ":lipstick: ui-expert" + }, + { + "label_name": "challenging" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -27659,46 +27982,50 @@ }, { "Issue": { - "issue_url": "https://github.com/OpenMandrivaAssociation/distribution/issues/2936", - "issue_createdAt": "2023-09-28T22:52:59Z", + "issue_url": "https://github.com/keploy/keploy/issues/925", + "issue_createdAt": "2023-09-29T09:01:41Z", "issue_repo": { - "repo_name": "distribution", - "repo_desc": "OpenMandriva Lx is an exciting free Desktop Operating System that aims to cater to and interest first time and advanced users alike. It has the breadth and depth of an advanced system but is designed to be simple and straightforward in use.", - "repo_url": "https://github.com/OpenMandrivaAssociation/distribution", - "repo_stars": 7, + "repo_name": "keploy", + "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", + "repo_url": "https://github.com/keploy/keploy", + "repo_stars": 2260, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "OpenMandrivaAssociation" + "repo_owner": "keploy" } }, - "issue_title": "Get rid of crontabs in basesystem", + "issue_title": "[feature]: Allow mockrecord to be used without unit tests as well.", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "cooker" + "label_name": "Enhancement" }, { - "label_name": "devs" + "label_name": "Good First Issue" }, { - "label_name": "new" + "label_name": "keploy" }, { - "label_name": "5.1" + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 7 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -27710,31 +28037,38 @@ }, { "Issue": { - "issue_url": "https://github.com/MissouriMRR/compakt/issues/2", - "issue_createdAt": "2023-09-28T22:52:08Z", + "issue_url": "https://github.com/nekStab/LightKrylov/issues/19", + "issue_createdAt": "2023-09-29T08:59:28Z", "issue_repo": { - "repo_name": "compakt", - "repo_desc": "Javascript files for flight logger application used for storing flight day information.", - "repo_url": "https://github.com/MissouriMRR/compakt", + "repo_name": "LightKrylov", + "repo_desc": "Lightweight implementation of Krylov subspace techniques in Fortran.", + "repo_url": "https://github.com/nekStab/LightKrylov", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Fortran" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C" + } + ] }, "Owner": { - "repo_owner": "MissouriMRR" + "repo_owner": "nekStab" } }, - "issue_title": "Review Dependencies", + "issue_title": "Add the residual computation for `eighs` and `svds`", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -27746,27 +28080,47 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/foundry-rs/foundry/issues/5953", + "issue_createdAt": "2023-09-29T08:55:34Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "foundry", + "repo_desc": "Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.", + "repo_url": "https://github.com/foundry-rs/foundry", + "repo_stars": 6626, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "foundry-rs" } }, - "issue_title": "", + "issue_title": "Add an example genesis.json file that shows all options", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "T-feature" + } + ], + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -27775,74 +28129,113 @@ }, { "Issue": { - "issue_url": "https://github.com/facundopareja/tp1_sistemas_distribuidos/issues/9", - "issue_createdAt": "2023-09-28T22:42:53Z", + "issue_url": "https://github.com/tutors-sdk/tutors/issues/530", + "issue_createdAt": "2023-09-29T08:44:51Z", "issue_repo": { - "repo_name": "tp1_sistemas_distribuidos", - "repo_desc": "", - "repo_url": "https://github.com/facundopareja/tp1_sistemas_distribuidos", - "repo_stars": 0, + "repo_name": "tutors", + "repo_desc": "Tutors is a collection of open source components \u0026 services supporting the creation of transformative learning experiences using open web standards.", + "repo_url": "https://github.com/tutors-sdk/tutors", + "repo_stars": 85, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Nunjucks" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "facundopareja" + "repo_owner": "tutors-sdk" } }, - "issue_title": "GENERAL - Modulo de sockets", + "issue_title": "Navigation on homepage not showing if logged in", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "beginner" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/facundopareja/tp1_sistemas_distribuidos/issues/8", - "issue_createdAt": "2023-09-28T22:42:18Z", + "issue_url": "https://github.com/hedyorg/hedy/issues/4568", + "issue_createdAt": "2023-09-29T08:36:59Z", "issue_repo": { - "repo_name": "tp1_sistemas_distribuidos", - "repo_desc": "", - "repo_url": "https://github.com/facundopareja/tp1_sistemas_distribuidos", - "repo_stars": 0, + "repo_name": "hedy", + "repo_desc": "Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.", + "repo_url": "https://github.com/hedyorg/hedy", + "repo_stars": 1038, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Procfile" + }, + { + "repo_prog_language": "Dafny" + }, + { + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "facundopareja" + "repo_owner": "hedyorg" } }, - "issue_title": "GENERAL - Definicion de protocolo ", + "issue_title": "[CONTENT] Confusing label for password reset", "issue_labels": { "Nodes": [ { @@ -27861,71 +28254,53 @@ }, { "Issue": { - "issue_url": "https://github.com/musescore/MuseScore/issues/19556", - "issue_createdAt": "2023-09-28T22:35:29Z", + "issue_url": "https://github.com/lenra-io/server/issues/464", + "issue_createdAt": "2023-09-29T08:35:37Z", "issue_repo": { - "repo_name": "MuseScore", - "repo_desc": "MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!", - "repo_url": "https://github.com/musescore/MuseScore", - "repo_stars": 10152, + "repo_name": "server", + "repo_desc": "", + "repo_url": "https://github.com/lenra-io/server", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "Elixir" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "QMake" - }, - { - "repo_prog_language": "QML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CartoCSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "musescore" + "repo_owner": "lenra-io" } }, - "issue_title": "Braille Panel to be included in View Menu \u0026 Associated Shortcut", + "issue_title": "[Task] Load and save manifest after the deployment of a build", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "community" - }, - { - "label_name": "feature request" + "label_name": "enhancement" }, { - "label_name": "needs design" + "label_name": "good first issue" }, { - "label_name": "good second issue" + "label_name": "hacktoberfest" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -27937,89 +28312,96 @@ }, { "Issue": { - "issue_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC/issues/3", - "issue_createdAt": "2023-09-28T22:32:26Z", + "issue_url": "https://github.com/LahavHarary/DataTube/issues/3", + "issue_createdAt": "2023-09-29T08:28:47Z", "issue_repo": { - "repo_name": "2023.2-MeasureSoftGram-DOC", + "repo_name": "DataTube", "repo_desc": "", - "repo_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC", - "repo_stars": 1, + "repo_url": "https://github.com/LahavHarary/DataTube", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "C#" + } + ] }, "Owner": { - "repo_owner": "fga-eps-mds" + "repo_owner": "LahavHarary" } }, - "issue_title": "Adicionar a coleção django-extensions ao projeto", + "issue_title": "api - support receiving data with XML format", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "EPS" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Ivy-Apps/ivy-wallet/issues/2722", - "issue_createdAt": "2023-09-28T22:30:47Z", + "issue_url": "https://github.com/ral-facilities/scigateway/issues/1312", + "issue_createdAt": "2023-09-29T08:23:59Z", "issue_repo": { - "repo_name": "ivy-wallet", - "repo_desc": "Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.", - "repo_url": "https://github.com/Ivy-Apps/ivy-wallet", - "repo_stars": 1617, + "repo_name": "scigateway", + "repo_desc": "SciGateway is the parent application for several plugins providing access to data and compute tools for large Science Facilities", + "repo_url": "https://github.com/ral-facilities/scigateway", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "D2" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Ivy-Apps" + "repo_owner": "ral-facilities" } }, - "issue_title": "Setup code coverage CI check using Kover", + "issue_title": "Force refresh when site is taken out of maintenance mode", "issue_labels": { "Nodes": [ { - "label_name": "devexp" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "help wanted" - }, - { - "label_name": "tests" + "label_name": "admin" }, { - "label_name": "approved" + "label_name": "user feedback" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -28031,112 +28413,82 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/airflow/issues/34676", - "issue_createdAt": "2023-09-28T22:18:12Z", + "issue_url": "https://github.com/tursodatabase/turso-cli/issues/667", + "issue_createdAt": "2023-09-29T08:22:48Z", "issue_repo": { - "repo_name": "airflow", - "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", - "repo_url": "https://github.com/apache/airflow", - "repo_stars": 31863, + "repo_name": "turso-cli", + "repo_desc": "Command line interface to Turso.", + "repo_url": "https://github.com/tursodatabase/turso-cli", + "repo_stars": 82, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "tursodatabase" } }, - "issue_title": "'cause' key need to be limited to 255 characters to avoid failures due to trigger_reason field", + "issue_title": "Support deleting multiple databases with `turso db destroy`", "issue_labels": { "Nodes": [ { - "label_name": "kind:bug" - }, - { - "label_name": "area:providers" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "provider:dbt-cloud" + "label_name": "help wanted" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/lucavallin/first-issue/issues/188", - "issue_createdAt": "2023-09-28T22:08:15Z", + "issue_url": "https://github.com/bieefilled/Library/issues/7", + "issue_createdAt": "2023-09-29T08:21:32Z", "issue_repo": { - "repo_name": "first-issue", - "repo_desc": "Make your next open-source contribution.", - "repo_url": "https://github.com/lucavallin/first-issue", - "repo_stars": 67, + "repo_name": "Library", + "repo_desc": "A reusable React component, powered by Vite and Node! This component is designed to streamline your React development process, allowing you to quickly and easily integrate it into your existing projects. With a focus on simplicity and efficient.", + "repo_url": "https://github.com/bieefilled/Library", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "lucavallin" + "repo_owner": "bieefilled" } }, - "issue_title": "Improve design of repository item", + "issue_title": "[REQUEST] - Add new component", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, @@ -28144,13 +28496,13 @@ "label_name": "good first issue" }, { - "label_name": "ui" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -28159,41 +28511,28 @@ }, { "Issue": { - "issue_url": "https://github.com/crypto-power/cryptopower/issues/124", - "issue_createdAt": "2023-09-28T22:01:42Z", + "issue_url": "https://github.com/ATREAY/ideas_fork/issues/1", + "issue_createdAt": "2023-09-29T08:20:39Z", "issue_repo": { - "repo_name": "cryptopower", - "repo_desc": "A cross-platform SPV (DCR, BTC \u0026 LTC) privacy wallet built with go.", - "repo_url": "https://github.com/crypto-power/cryptopower", - "repo_stars": 7, + "repo_name": "ideas_fork", + "repo_desc": "Our organization offers a platform for users to submit innovative startup concepts, which can be further developed through open-source collaboration.", + "repo_url": "https://github.com/ATREAY/ideas_fork", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "crypto-power" + "repo_owner": "ATREAY" } }, - "issue_title": "[Mobile]: add bottom nav", + "issue_title": "Share Your Creative Ideas 🚀", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -28202,44 +28541,85 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/fill3d/fill/issues/1", - "issue_createdAt": "2023-09-28T22:00:35Z", + "issue_url": "https://github.com/ssciwr/powr-refactor/issues/4", + "issue_createdAt": "2023-09-29T08:20:35Z", "issue_repo": { - "repo_name": "fill", - "repo_desc": "Generative fill in 3D.", - "repo_url": "https://github.com/fill3d/fill", - "repo_stars": 495, + "repo_name": "powr-refactor", + "repo_desc": "Dev repo for PoWr refactoring", + "repo_url": "https://github.com/ssciwr/powr-refactor", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Fortran" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "fill3d" + "repo_owner": "ssciwr" } }, - "issue_title": "Add a `/gallery` with success and failure cases", + "issue_title": "Create gh-pages branch", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_repo": { + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, + "repo_langs": { + "Nodes": null + }, + "Owner": { + "repo_owner": "" + } + }, + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -28251,62 +28631,40 @@ }, { "Issue": { - "issue_url": "https://github.com/iovisor/bpftrace/issues/2779", - "issue_createdAt": "2023-09-28T22:00:07Z", + "issue_url": "https://github.com/YunoHost/issues/issues/2254", + "issue_createdAt": "2023-09-29T08:07:53Z", "issue_repo": { - "repo_name": "bpftrace", - "repo_desc": "High-level tracing language for Linux eBPF", - "repo_url": "https://github.com/iovisor/bpftrace", - "repo_stars": 7207, + "repo_name": "issues", + "repo_desc": "General issue tracker for the YunoHost project", + "repo_url": "https://github.com/YunoHost/issues", + "repo_stars": 70, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Lex" - }, - { - "repo_prog_language": "Yacc" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "LLVM" - }, - { - "repo_prog_language": "Nix" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "iovisor" + "repo_owner": "YunoHost" } }, - "issue_title": "print() single map values", + "issue_title": "fail2ban doesn't ban on failed smtp auth attempts", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": ":space_invader: bug" }, { "label_name": "good first issue" + }, + { + "label_name": ":closed_lock_with_key: Security" + }, + { + "label_name": ":mailbox: Email" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -28315,64 +28673,66 @@ }, { "Issue": { - "issue_url": "https://github.com/crypto-power/cryptopower/issues/123", - "issue_createdAt": "2023-09-28T21:59:56Z", + "issue_url": "https://github.com/rajasingh05/Code-for-all/issues/1", + "issue_createdAt": "2023-09-29T08:07:13Z", "issue_repo": { - "repo_name": "cryptopower", - "repo_desc": "A cross-platform SPV (DCR, BTC \u0026 LTC) privacy wallet built with go.", - "repo_url": "https://github.com/crypto-power/cryptopower", - "repo_stars": 7, + "repo_name": "Code-for-all", + "repo_desc": "Solve the problem", + "repo_url": "https://github.com/rajasingh05/Code-for-all", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "crypto-power" + "repo_owner": "rajasingh05" } }, - "issue_title": "[Mobile]: add the onboarding pages", + "issue_title": "Solve the given problem or create your problem and solution", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "question" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" + }, + { + "label_name": "problem-solving" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/fastify/busboy/issues/126", - "issue_createdAt": "2023-09-28T21:57:36Z", + "issue_url": "https://github.com/ethernal/personal-site/issues/3", + "issue_createdAt": "2023-09-29T08:02:56Z", "issue_repo": { - "repo_name": "busboy", - "repo_desc": "A streaming parser for HTML form data for node.js", - "repo_url": "https://github.com/fastify/busboy", - "repo_stars": 46, + "repo_name": "personal-site", + "repo_desc": "My personal website", + "repo_url": "https://github.com/ethernal/personal-site", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "MDX" + }, { "repo_prog_language": "JavaScript" }, @@ -28380,15 +28740,15 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "fastify" + "repo_owner": "ethernal" } }, - "issue_title": "100 % test coverage", + "issue_title": "Work experience component, company logo has predetermined size", "issue_labels": { "Nodes": [ { @@ -28398,61 +28758,49 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ballerine-io/ballerine/issues/1195", - "issue_createdAt": "2023-09-28T21:48:40Z", + "issue_url": "https://github.com/MaansenV/AnimeWars/issues/7", + "issue_createdAt": "2023-09-29T07:56:47Z", "issue_repo": { - "repo_name": "ballerine", - "repo_desc": "Open-source infrastructure and data orchestration platform for risk decisioning", - "repo_url": "https://github.com/ballerine-io/ballerine", - "repo_stars": 1745, + "repo_name": "AnimeWars", + "repo_desc": "", + "repo_url": "https://github.com/MaansenV/AnimeWars", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Svelte" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C#" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "ShaderLab" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "GLSL" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HLSL" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Smalltalk" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "ballerine-io" + "repo_owner": "MaansenV" } }, - "issue_title": "[BAL-297] A toggle to disable outgoing webhooks - for testing", + "issue_title": "Sync xp with ui", "issue_labels": { "Nodes": [ { @@ -28471,41 +28819,47 @@ }, { "Issue": { - "issue_url": "https://github.com/unitaryfund/mitiq/issues/2033", - "issue_createdAt": "2023-09-28T21:43:29Z", + "issue_url": "https://github.com/MaansenV/AnimeWars/issues/6", + "issue_createdAt": "2023-09-29T07:56:34Z", "issue_repo": { - "repo_name": "mitiq", - "repo_desc": "Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.", - "repo_url": "https://github.com/unitaryfund/mitiq", - "repo_stars": 291, + "repo_name": "AnimeWars", + "repo_desc": "", + "repo_url": "https://github.com/MaansenV/AnimeWars", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "ShaderLab" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "GLSL" + }, + { + "repo_prog_language": "HLSL" + }, + { + "repo_prog_language": "Smalltalk" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "unitaryfund" + "repo_owner": "MaansenV" } }, - "issue_title": "Error when running type checks", + "issue_title": "Sync health with ui", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -28517,59 +28871,31 @@ }, { "Issue": { - "issue_url": "https://github.com/ApplETS/Notre-Dame/issues/858", - "issue_createdAt": "2023-09-28T21:41:27Z", + "issue_url": "https://github.com/openBookmarkz/ideas/issues/6", + "issue_createdAt": "2023-09-29T07:56:07Z", "issue_repo": { - "repo_name": "Notre-Dame", - "repo_desc": "The 4th generation of ÉTSMobile, the main gateway between the École de technologie supérieure and its students on mobile devices", - "repo_url": "https://github.com/ApplETS/Notre-Dame", - "repo_stars": 29, + "repo_name": "ideas", + "repo_desc": "Our organization offers a platform for users to submit innovative startup concepts, which can be further developed through open-source collaboration.", + "repo_url": "https://github.com/openBookmarkz/ideas", + "repo_stars": 2, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "ApplETS" + "repo_owner": "openBookmarkz" } }, - "issue_title": "Add Privacy Policy webview in ETSMobile", + "issue_title": "Share Your Creative Ideas 🚀", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "platform: ios" - }, - { - "label_name": "platform: android" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -28581,62 +28907,41 @@ }, { "Issue": { - "issue_url": "https://github.com/ParadiseSS13/Paradise/issues/22636", - "issue_createdAt": "2023-09-28T21:33:45Z", + "issue_url": "https://github.com/ssciwr/hammingdist/issues/110", + "issue_createdAt": "2023-09-29T07:54:13Z", "issue_repo": { - "repo_name": "Paradise", - "repo_desc": "Paradise Station's GitHub main repository.", - "repo_url": "https://github.com/ParadiseSS13/Paradise", - "repo_stars": 344, + "repo_name": "hammingdist", + "repo_desc": "Calculates pairwise distances between gene sequences given in fasta format", + "repo_url": "https://github.com/ssciwr/hammingdist", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "CMake" }, { "repo_prog_language": "C++" }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "DM" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "ParadiseSS13" + "repo_owner": "ssciwr" } }, - "issue_title": "Metastation Bridge Hallway controls SPACE", + "issue_title": "Add NEOM implementation of distance function for ARM cpus", "issue_labels": { "Nodes": [ { - "label_name": "Map Issue" + "label_name": "enhancement" }, { - "label_name": "MetaStation" + "label_name": "good first issue" }, { - "label_name": "Good First Issue" + "label_name": "iwr-hacktoberfest" } ], "label_totalcount": 3 @@ -28651,50 +28956,50 @@ }, { "Issue": { - "issue_url": "https://github.com/ripple/explorer/issues/844", - "issue_createdAt": "2023-09-28T21:32:34Z", + "issue_url": "https://github.com/rohan472000/NASDAQ-Airflow/issues/14", + "issue_createdAt": "2023-09-29T07:53:49Z", "issue_repo": { - "repo_name": "explorer", - "repo_desc": "Open Source XRP Ledger Explorer", - "repo_url": "https://github.com/ripple/explorer", - "repo_stars": 63, + "repo_name": "NASDAQ-Airflow", + "repo_desc": "Used Apache-Airflow to schedule NASDAQ-data-analysis on specified intervals.", + "repo_url": "https://github.com/rohan472000/NASDAQ-Airflow", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "ripple" + "repo_owner": "rohan472000" } }, - "issue_title": "Error rendering node's pubkey when there's no match on tx", + "issue_title": "Code improvement ", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "hactoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -28703,114 +29008,96 @@ }, { "Issue": { - "issue_url": "https://github.com/mateusz-bak/openreads-android/issues/342", - "issue_createdAt": "2023-09-28T21:19:07Z", + "issue_url": "https://github.com/rohan472000/NASDAQ-Airflow/issues/13", + "issue_createdAt": "2023-09-29T07:52:30Z", "issue_repo": { - "repo_name": "openreads-android", - "repo_desc": "A mobile books tracker written in Flutter that respects your privacy.", - "repo_url": "https://github.com/mateusz-bak/openreads-android", - "repo_stars": 418, + "repo_name": "NASDAQ-Airflow", + "repo_desc": "Used Apache-Airflow to schedule NASDAQ-data-analysis on specified intervals.", + "repo_url": "https://github.com/rohan472000/NASDAQ-Airflow", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "mateusz-bak" + "repo_owner": "rohan472000" } }, - "issue_title": "[FEATURE_REQUEST] Sort edition results", + "issue_title": "Make PR template ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "UX" - }, - { - "label_name": "proposal" + "label_name": "hactoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/azerothcore/azerothcore-wotlk/issues/17384", - "issue_createdAt": "2023-09-28T21:14:59Z", + "issue_url": "https://github.com/italanta/elewa-website-html/issues/70", + "issue_createdAt": "2023-09-29T07:51:36Z", "issue_repo": { - "repo_name": "azerothcore-wotlk", - "repo_desc": "Complete Open Source and Modular solution for MMO", - "repo_url": "https://github.com/azerothcore/azerothcore-wotlk", - "repo_stars": 4490, + "repo_name": "elewa-website-html", + "repo_desc": "Repository of the elewa website redesign. This is a website which uses HTML, CSS and TypeScript.", + "repo_url": "https://github.com/italanta/elewa-website-html", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "azerothcore" + "repo_owner": "italanta" } }, - "issue_title": "(DB/Spell): Replace `spell_dbc` corrections with entries in SpellInfoCorrections.", + "issue_title": "✨📝 Create Contact Page HTML file", "issue_labels": { "Nodes": [ { - "label_name": "Good first issue" + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + }, + { + "label_name": ":zap: Quick Start" + }, + { + "label_name": "priority" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -28822,123 +29109,132 @@ }, { "Issue": { - "issue_url": "https://github.com/mateusz-bak/openreads-android/issues/341", - "issue_createdAt": "2023-09-28T21:14:04Z", + "issue_url": "https://github.com/parzhitsky/try-monorepo/issues/131", + "issue_createdAt": "2023-09-29T07:44:42Z", "issue_repo": { - "repo_name": "openreads-android", - "repo_desc": "A mobile books tracker written in Flutter that respects your privacy.", - "repo_url": "https://github.com/mateusz-bak/openreads-android", - "repo_stars": 418, + "repo_name": "try-monorepo", + "repo_desc": "", + "repo_url": "https://github.com/parzhitsky/try-monorepo", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "mateusz-bak" + "repo_owner": "parzhitsky" } }, - "issue_title": "[FEATURE_REQUEST] Add publisher agent and publisher date below covers in the choosing edition grid", + "issue_title": "Migrate to NodeJS v20", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Domain: main" }, { - "label_name": "design/UI" + "label_name": "Pending: blocked" }, { - "label_name": "UX" + "label_name": "Priority: low" }, { - "label_name": "proposal" + "label_name": "Type: improvement" + }, + { + "label_name": "Package: client" + }, + { + "label_name": "Package: playground" + }, + { + "label_name": "Package: shared" + }, + { + "label_name": "Package: server" } ], - "label_totalcount": 5 + "label_totalcount": 9 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ballerine-io/ballerine/issues/1194", - "issue_createdAt": "2023-09-28T21:13:54Z", + "issue_url": "https://github.com/opencost/opencost/issues/2185", + "issue_createdAt": "2023-09-29T07:44:34Z", "issue_repo": { - "repo_name": "ballerine", - "repo_desc": "Open-source infrastructure and data orchestration platform for risk decisioning", - "repo_url": "https://github.com/ballerine-io/ballerine", - "repo_stars": 1745, + "repo_name": "opencost", + "repo_desc": "Cross-cloud cost allocation models for Kubernetes workloads", + "repo_url": "https://github.com/opencost/opencost", + "repo_stars": 4138, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "Go" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Just" } ] }, "Owner": { - "repo_owner": "ballerine-io" + "repo_owner": "opencost" } }, - "issue_title": "[BAL-296] workflow service is being built in different folders when running build from the monorepo scope and locally", + "issue_title": "CSV export on S3 should not replace the whole file each time", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "needs-triage" + }, + { + "label_name": "E2" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -28947,102 +29243,99 @@ }, { "Issue": { - "issue_url": "https://github.com/rndvouz/rndvouz-mobile-app/issues/31", - "issue_createdAt": "2023-09-28T21:10:57Z", + "issue_url": "https://github.com/usebruno/bruno/issues/245", + "issue_createdAt": "2023-09-29T07:40:46Z", "issue_repo": { - "repo_name": "rndvouz-mobile-app", - "repo_desc": "", - "repo_url": "https://github.com/rndvouz/rndvouz-mobile-app", - "repo_stars": 0, + "repo_name": "bruno", + "repo_desc": "Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)", + "repo_url": "https://github.com/usebruno/bruno", + "repo_stars": 907, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "C" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "rndvouz" + "repo_owner": "usebruno" } }, - "issue_title": "Create a Widget for the On-boarding Top Menu", + "issue_title": "RFE: Preview render of HTML responses", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Nixtla/statsforecast/issues/653", - "issue_createdAt": "2023-09-28T21:07:24Z", + "issue_url": "https://github.com/sunilksamanta/calmapi/issues/69", + "issue_createdAt": "2023-09-29T07:38:03Z", "issue_repo": { - "repo_name": "statsforecast", - "repo_desc": "Lightning ⚡️ fast forecasting with statistical and econometric models.", - "repo_url": "https://github.com/Nixtla/statsforecast", - "repo_stars": 3004, + "repo_name": "calmapi", + "repo_desc": "Production ready Modular REST API Generator using NodeJS \u0026 MongoDB", + "repo_url": "https://github.com/sunilksamanta/calmapi", + "repo_stars": 21, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Nixtla" + "repo_owner": "sunilksamanta" } }, - "issue_title": "[docs] isolate import cells", + "issue_title": "Rewrite README.md for Enhanced Clarity and Engagement", "issue_labels": { "Nodes": [ { "label_name": "documentation" }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 1 @@ -29054,23 +29347,29 @@ }, { "Issue": { - "issue_url": "https://github.com/codu-code/codu/issues/440", - "issue_createdAt": "2023-09-28T21:01:44Z", + "issue_url": "https://github.com/pnp/cli-microsoft365/issues/5534", + "issue_createdAt": "2023-09-29T07:29:15Z", "issue_repo": { - "repo_name": "codu", - "repo_desc": "Codú's open-source codebase. A space for coders. Visit our community! ", - "repo_url": "https://github.com/codu-code/codu", - "repo_stars": 53, + "repo_name": "cli-microsoft365", + "repo_desc": "Manage Microsoft 365 and SharePoint Framework projects on any platform", + "repo_url": "https://github.com/pnp/cli-microsoft365", + "repo_stars": 803, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "SCSS" }, { "repo_prog_language": "Dockerfile" @@ -29078,26 +29377,29 @@ ] }, "Owner": { - "repo_owner": "codu-code" + "repo_owner": "pnp" } }, - "issue_title": "Articles \"Share to Twitter\" to \"Share to X\" ", + "issue_title": "Add the Spec checklist to the docs", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "docs" + }, + { + "label_name": "work in progress" }, { "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -29106,112 +29408,97 @@ }, { "Issue": { - "issue_url": "https://github.com/mattermost/mattermost/issues/24646", - "issue_createdAt": "2023-09-28T21:00:08Z", + "issue_url": "https://github.com/pnp/cli-microsoft365/issues/5533", + "issue_createdAt": "2023-09-29T07:25:16Z", "issue_repo": { - "repo_name": "mattermost", - "repo_desc": "Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..", - "repo_url": "https://github.com/mattermost/mattermost", - "repo_stars": 26410, + "repo_name": "cli-microsoft365", + "repo_desc": "Manage Microsoft 365 and SharePoint Framework projects on any platform", + "repo_url": "https://github.com/pnp/cli-microsoft365", + "repo_stars": 803, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Go" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Rich Text Format" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "PowerShell" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "mattermost" + "repo_owner": "pnp" } }, - "issue_title": "RN: Remove \"No replies yet\" action row if the thread doesn't have replies", + "issue_title": "Add the PR checklist to the docs", "issue_labels": { "Nodes": [ { - "label_name": "Difficulty/1:Easy" + "label_name": "good first issue" }, { - "label_name": "Tech/React Native" + "label_name": "docs" }, { - "label_name": "Good First Issue" + "label_name": "work in progress" }, { - "label_name": "Help Wanted" + "label_name": "hacktoberfest" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/codu-code/codu/issues/439", - "issue_createdAt": "2023-09-28T20:56:53Z", + "issue_url": "https://github.com/WarwickRUG/WarwickRUG.github.io/issues/26", + "issue_createdAt": "2023-09-29T07:24:40Z", "issue_repo": { - "repo_name": "codu", - "repo_desc": "Codú's open-source codebase. A space for coders. Visit our community! ", - "repo_url": "https://github.com/codu-code/codu", - "repo_stars": 53, + "repo_name": "WarwickRUG.github.io", + "repo_desc": "Warwick RUG's website", + "repo_url": "https://github.com/WarwickRUG/WarwickRUG.github.io", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "R" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "codu-code" + "repo_owner": "WarwickRUG" } }, - "issue_title": "Update Twitter icon in footer to be new \"X\" icon", + "issue_title": "Enable giscus comments", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, @@ -29219,10 +29506,10 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -29231,50 +29518,44 @@ }, { "Issue": { - "issue_url": "https://github.com/rdaum/moor/issues/29", - "issue_createdAt": "2023-09-28T20:56:13Z", + "issue_url": "https://github.com/chaynHQ/bloom-frontend/issues/610", + "issue_createdAt": "2023-09-29T07:24:34Z", "issue_repo": { - "repo_name": "moor", - "repo_desc": "A rewrite of the classic LambdaMOO server; but in Rust and on a modern tech stack", - "repo_url": "https://github.com/rdaum/moor", - "repo_stars": 123, + "repo_name": "bloom-frontend", + "repo_desc": "Code for the for the frontend of the Bloom service.", + "repo_url": "https://github.com/chaynHQ/bloom-frontend", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "rdaum" + "repo_owner": "chaynHQ" } }, - "issue_title": "`ctime()` builtin does not return expected formatting", + "issue_title": "Add Robot.txt", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "priority-high" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -29286,36 +29567,33 @@ }, { "Issue": { - "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/9", - "issue_createdAt": "2023-09-28T20:55:58Z", + "issue_url": "https://github.com/ssciwr/argumentation-management/issues/102", + "issue_createdAt": "2023-09-29T07:24:17Z", "issue_repo": { - "repo_name": "Match-Quiz", - "repo_desc": "A simple Quiz App for Hacktoberfest ", - "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", - "repo_stars": 1, + "repo_name": "argumentation-management", + "repo_desc": "Annotator combining different NLP pipelines.", + "repo_url": "https://github.com/ssciwr/argumentation-management", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "swagatmitra-b" + "repo_owner": "ssciwr" } }, - "issue_title": "Apply deselect feature", + "issue_title": "update pre-commit hook versions", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, @@ -29323,7 +29601,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -29335,62 +29613,41 @@ }, { "Issue": { - "issue_url": "https://github.com/cognitive-engineering-lab/aquascope/issues/119", - "issue_createdAt": "2023-09-28T20:54:48Z", + "issue_url": "https://github.com/Nithin-ELS/To-DoList/issues/8", + "issue_createdAt": "2023-09-29T07:24:13Z", "issue_repo": { - "repo_name": "aquascope", - "repo_desc": "Interactive visualizations of Rust at compile-time and run-time", - "repo_url": "https://github.com/cognitive-engineering-lab/aquascope", - "repo_stars": 1375, + "repo_name": "To-DoList", + "repo_desc": "", + "repo_url": "https://github.com/Nithin-ELS/To-DoList", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Common Lisp" - }, - { - "repo_prog_language": "Racket" } ] }, "Owner": { - "repo_owner": "cognitive-engineering-lab" + "repo_owner": "Nithin-ELS" } }, - "issue_title": "Add support for references to unnamed data", + "issue_title": "[TODO] Create a Signup Page", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "interpreter" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -29402,40 +29659,34 @@ }, { "Issue": { - "issue_url": "https://github.com/openfga/sdk-generator/issues/214", - "issue_createdAt": "2023-09-28T20:51:47Z", + "issue_url": "https://github.com/Nithin-ELS/To-DoList/issues/7", + "issue_createdAt": "2023-09-29T07:23:02Z", "issue_repo": { - "repo_name": "sdk-generator", - "repo_desc": "OpenFGA Client SDK Generator", - "repo_url": "https://github.com/openfga/sdk-generator", - "repo_stars": 11, + "repo_name": "To-DoList", + "repo_desc": "", + "repo_url": "https://github.com/Nithin-ELS/To-DoList", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Mustache" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Go" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "openfga" + "repo_owner": "Nithin-ELS" } }, - "issue_title": "chore: add a dependabot workflow for the sdk generator github actions", + "issue_title": "[TODO] Create a Login Page", "issue_labels": { "Nodes": [ { @@ -29454,59 +29705,56 @@ }, { "Issue": { - "issue_url": "https://github.com/ForNeVeR/bloodmasters/issues/145", - "issue_createdAt": "2023-09-28T20:46:18Z", + "issue_url": "https://github.com/frappe/frappe/issues/22582", + "issue_createdAt": "2023-09-29T07:22:41Z", "issue_repo": { - "repo_name": "bloodmasters", - "repo_desc": "Arcade, oldschool multiplayer and bloodshed.", - "repo_url": "https://github.com/ForNeVeR/bloodmasters", - "repo_stars": 11, + "repo_name": "frappe", + "repo_desc": "Low code web framework for real world applications, in Python and Javascript", + "repo_url": "https://github.com/frappe/frappe", + "repo_stars": 5823, "repo_langs": { "Nodes": [ { - "repo_prog_language": "GSC" + "repo_prog_language": "Python" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "Less" }, { - "repo_prog_language": "C#" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Jinja" } ] }, "Owner": { - "repo_owner": "ForNeVeR" + "repo_owner": "frappe" } }, - "issue_title": "Server should log to stdout", + "issue_title": "Support print statements in safe_exec", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "DX" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -29518,41 +29766,38 @@ }, { "Issue": { - "issue_url": "https://github.com/silverhack/monkey365/issues/70", - "issue_createdAt": "2023-09-28T20:34:17Z", + "issue_url": "https://github.com/Irtiza751/raw-sql-api/issues/1", + "issue_createdAt": "2023-09-29T07:22:36Z", "issue_repo": { - "repo_name": "monkey365", - "repo_desc": "Monkey365 provides a tool for security consultants to easily conduct not only Microsoft 365, but also Azure subscriptions and Azure Active Directory security configuration reviews.", - "repo_url": "https://github.com/silverhack/monkey365", - "repo_stars": 626, + "repo_name": "raw-sql-api", + "repo_desc": "RAW SQL API is a todo API for learning Raw SQL with features like authentication, CRUD, \u0026 image upload.", + "repo_url": "https://github.com/Irtiza751/raw-sql-api", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PowerShell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C#" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "silverhack" + "repo_owner": "Irtiza751" } }, - "issue_title": "[Bug]: Unable to execute a vanilla run of Invoke-Monkey365 with SPO workload", + "issue_title": "Implement the auto login on token expiry", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 7 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -29561,118 +29806,142 @@ }, { "Issue": { - "issue_url": "https://github.com/SlWa99/WSI_DAI_Pratical_Work_1/issues/1", - "issue_createdAt": "2023-09-28T20:31:56Z", + "issue_url": "https://github.com/ankur0904/card/issues/18", + "issue_createdAt": "2023-09-29T07:19:54Z", "issue_repo": { - "repo_name": "WSI_DAI_Pratical_Work_1", + "repo_name": "card", "repo_desc": "", - "repo_url": "https://github.com/SlWa99/WSI_DAI_Pratical_Work_1", - "repo_stars": 0, + "repo_url": "https://github.com/ankur0904/card", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "SlWa99" + "repo_owner": "ankur0904" } }, - "issue_title": "Define and implement the overall structure and architecture", + "issue_title": "Create your card", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "always open" + }, + { + "label_name": "beginner friendly" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/tairea/galaxy-maps-v2/issues/67", - "issue_createdAt": "2023-09-28T20:30:58Z", + "issue_url": "https://github.com/ankur0904/card/issues/17", + "issue_createdAt": "2023-09-29T07:18:17Z", "issue_repo": { - "repo_name": "galaxy-maps-v2", - "repo_desc": "Galaxy Maps is an open source e-learning platform themed around space and galaxies where courses take the shape of exploreable star constellations. (Alpha release: www.galaxymaps.io) Where are looking for more contributors, please help 🙏", - "repo_url": "https://github.com/tairea/galaxy-maps-v2", - "repo_stars": 0, + "repo_name": "card", + "repo_desc": "", + "repo_url": "https://github.com/ankur0904/card", + "repo_stars": 8, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "tairea" + "repo_owner": "ankur0904" } }, - "issue_title": "system completed snack bar msg and maybe jump back to galaxy view", + "issue_title": "Create a markdown file named `CONTRIBUTE_CARD.md` and write the contributing steps", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/azibom/easy-regex/issues/3", - "issue_createdAt": "2023-09-28T20:25:17Z", + "issue_url": "https://github.com/canonical/sphinx-docs-starter-pack/issues/112", + "issue_createdAt": "2023-09-29T07:18:08Z", "issue_repo": { - "repo_name": "easy-regex", - "repo_desc": "PHP Regular expressions made easy", - "repo_url": "https://github.com/azibom/easy-regex", - "repo_stars": 2, + "repo_name": "sphinx-docs-starter-pack", + "repo_desc": "A documentation starter-pack", + "repo_url": "https://github.com/canonical/sphinx-docs-starter-pack", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "azibom" + "repo_owner": "canonical" } }, - "issue_title": "Add a function to builder to get all mathes value and not just one", + "issue_title": "Mention furo in the readme.rst", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -29681,62 +29950,53 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/TreyWW/MyFinances/issues/71", - "issue_createdAt": "2023-09-28T20:21:55Z", + "issue_url": "https://github.com/chaynHQ/bloom-frontend/issues/609", + "issue_createdAt": "2023-09-29T07:16:25Z", "issue_repo": { - "repo_name": "MyFinances", - "repo_desc": "MyFinances is a web application that can help you as an individual, or team, manage your finances!", - "repo_url": "https://github.com/TreyWW/MyFinances", - "repo_stars": 3, + "repo_name": "bloom-frontend", + "repo_desc": "Code for the for the frontend of the Bloom service.", + "repo_url": "https://github.com/chaynHQ/bloom-frontend", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "TreyWW" + "repo_owner": "chaynHQ" } }, - "issue_title": "[BUG] No services added text not added back to table when all items are deleted", + "issue_title": "Bump tough-cookie from 4.0.0 to 4.1.3", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "bug" - }, - { - "label_name": "size: XS" - }, - { - "label_name": "area: frontend" + "label_name": "dependencies" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -29748,96 +30008,99 @@ }, { "Issue": { - "issue_url": "https://github.com/gouz/slidesk/issues/56", - "issue_createdAt": "2023-09-28T20:20:34Z", + "issue_url": "https://github.com/shhossain/computer_science/issues/633", + "issue_createdAt": "2023-09-29T07:09:20Z", "issue_repo": { - "repo_name": "slidesk", - "repo_desc": "Slideshow companion", - "repo_url": "https://github.com/gouz/slidesk", - "repo_stars": 17, + "repo_name": "computer_science", + "repo_desc": "Computer Science Topics", + "repo_url": "https://github.com/shhossain/computer_science", + "repo_stars": 146, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "gouz" + "repo_owner": "shhossain" } }, - "issue_title": "A nice default theme", + "issue_title": "Translating exiting files (any language allowed)", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 8 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/open-telemetry/opentelemetry-operator/issues/2172", - "issue_createdAt": "2023-09-28T20:20:24Z", + "issue_url": "https://github.com/osmberlin/osm-traffic-sign-tool/issues/36", + "issue_createdAt": "2023-09-29T07:06:37Z", "issue_repo": { - "repo_name": "opentelemetry-operator", - "repo_desc": "Kubernetes Operator for OpenTelemetry Collector", - "repo_url": "https://github.com/open-telemetry/opentelemetry-operator", - "repo_stars": 861, + "repo_name": "osm-traffic-sign-tool", + "repo_desc": "A tool to help you find the right `traffic_sign=*` tag as well as recommended tags for the road that it applies to.", + "repo_url": "https://github.com/osmberlin/osm-traffic-sign-tool", + "repo_stars": 3, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Go" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Svelte" } ] }, "Owner": { - "repo_owner": "open-telemetry" + "repo_owner": "osmberlin" } }, - "issue_title": "Tolerations in TargetAllocator", + "issue_title": "Add `bicycle=designated` for Fahrradstraße", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "area:target-allocator" + "label_name": "sign" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -29846,29 +30109,32 @@ }, { "Issue": { - "issue_url": "https://github.com/azibom/easy-regex/issues/2", - "issue_createdAt": "2023-09-28T20:18:20Z", + "issue_url": "https://github.com/the-wandering-photon/GoNyx/issues/2", + "issue_createdAt": "2023-09-29T06:50:20Z", "issue_repo": { - "repo_name": "easy-regex", - "repo_desc": "PHP Regular expressions made easy", - "repo_url": "https://github.com/azibom/easy-regex", - "repo_stars": 2, + "repo_name": "GoNyx", + "repo_desc": "Nyx, the goddess of the night, whispers secrets through digital realms. Journey with her into the unseen corridors of the web, where shadows safeguard your every step.", + "repo_url": "https://github.com/the-wandering-photon/GoNyx", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "azibom" + "repo_owner": "the-wandering-photon" } }, - "issue_title": "Add functionality to get match value (get the match text not just the bool value)", + "issue_title": "Implement blocked domain list from global package", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -29886,38 +30152,28 @@ }, { "Issue": { - "issue_url": "https://github.com/rotationalio/pyensign/issues/71", - "issue_createdAt": "2023-09-28T20:16:30Z", + "issue_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships/issues/3", + "issue_createdAt": "2023-09-29T06:48:41Z", "issue_repo": { - "repo_name": "pyensign", - "repo_desc": "Ensign driver, SDK, and helpers for Python", - "repo_url": "https://github.com/rotationalio/pyensign", - "repo_stars": 8, + "repo_name": "OpenSource-Internships", + "repo_desc": "A list of open source internship programs.", + "repo_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "rotationalio" + "repo_owner": "NITRR-Open-Source-Community" } }, - "issue_title": "Add examples directory", + "issue_title": "Collect Initial Internship Programs", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { "label_name": "hacktoberfest" @@ -29926,47 +30182,46 @@ "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/tdonuk/note-manager/issues/1", - "issue_createdAt": "2023-09-28T20:12:30Z", + "issue_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships/issues/2", + "issue_createdAt": "2023-09-29T06:47:52Z", "issue_repo": { - "repo_name": "note-manager", - "repo_desc": "A notepad app with some complex features", - "repo_url": "https://github.com/tdonuk/note-manager", - "repo_stars": 2, + "repo_name": "OpenSource-Internships", + "repo_desc": "A list of open source internship programs.", + "repo_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "XSLT" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "tdonuk" + "repo_owner": "NITRR-Open-Source-Community" } }, - "issue_title": "Searching among tabs", + "issue_title": "Add Contributing Guidelines", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -29978,68 +30233,40 @@ }, { "Issue": { - "issue_url": "https://github.com/Submitty/Submitty/issues/9819", - "issue_createdAt": "2023-09-28T20:07:39Z", + "issue_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships/issues/1", + "issue_createdAt": "2023-09-29T06:44:35Z", "issue_repo": { - "repo_name": "Submitty", - "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", - "repo_url": "https://github.com/Submitty/Submitty", - "repo_stars": 529, + "repo_name": "OpenSource-Internships", + "repo_desc": "A list of open source internship programs.", + "repo_url": "https://github.com/NITRR-Open-Source-Community/OpenSource-Internships", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "CMake" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Submitty" + "repo_owner": "NITRR-Open-Source-Community" } }, - "issue_title": "Add new 'notes' column to excused absense", + "issue_title": "Update README File", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, { - "label_name": "late days / extensions" + "label_name": "help wanted" }, { - "label_name": "Instructor UI" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -30048,114 +30275,92 @@ }, { "Issue": { - "issue_url": "https://github.com/rotationalio/pyensign/issues/70", - "issue_createdAt": "2023-09-28T20:03:46Z", + "issue_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website/issues/14", + "issue_createdAt": "2023-09-29T06:44:25Z", "issue_repo": { - "repo_name": "pyensign", - "repo_desc": "Ensign driver, SDK, and helpers for Python", - "repo_url": "https://github.com/rotationalio/pyensign", - "repo_stars": 8, + "repo_name": "NOSC-Website", + "repo_desc": "", + "repo_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "rotationalio" + "repo_owner": "NITRR-Open-Source-Community" } }, - "issue_title": "Quantify test coverage", + "issue_title": "Create Contributor Section in README.md", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "help wanted" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" + }, + { + "label_name": "HacktoberFest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/jupyterlab/jupyterlab/issues/15174", - "issue_createdAt": "2023-09-28T20:01:24Z", + "issue_url": "https://github.com/NITRR-Open-Source-Community/design/issues/2", + "issue_createdAt": "2023-09-29T06:39:51Z", "issue_repo": { - "repo_name": "jupyterlab", - "repo_desc": "JupyterLab computational environment.", - "repo_url": "https://github.com/jupyterlab/jupyterlab", - "repo_stars": 13285, + "repo_name": "design", + "repo_desc": "Posters, Icons and graphics used by NOSC", + "repo_url": "https://github.com/NITRR-Open-Source-Community/design", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "jupyterlab" + "repo_owner": "NITRR-Open-Source-Community" } }, - "issue_title": "Mermaid JS context menu label is not translated", + "issue_title": "Develop Style Guide", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -30164,93 +30369,78 @@ }, { "Issue": { - "issue_url": "https://github.com/rotationalio/pyensign/issues/69", - "issue_createdAt": "2023-09-28T20:01:03Z", + "issue_url": "https://github.com/cleanerzkp/squid-testing/issues/1", + "issue_createdAt": "2023-09-29T06:36:14Z", "issue_repo": { - "repo_name": "pyensign", - "repo_desc": "Ensign driver, SDK, and helpers for Python", - "repo_url": "https://github.com/rotationalio/pyensign", - "repo_stars": 8, + "repo_name": "squid-testing", + "repo_desc": "", + "repo_url": "https://github.com/cleanerzkp/squid-testing", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "rotationalio" + "repo_owner": "cleanerzkp" } }, - "issue_title": "Type annotations", + "issue_title": "Add new chains", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/211-Connect/Norse/issues/71", - "issue_createdAt": "2023-09-28T19:57:56Z", + "issue_url": "https://github.com/the-wandering-photon/GoNyx/issues/1", + "issue_createdAt": "2023-09-29T06:16:11Z", "issue_repo": { - "repo_name": "Norse", - "repo_desc": ":rocket: A modern search engine for community resources", - "repo_url": "https://github.com/211-Connect/Norse", - "repo_stars": 3, + "repo_name": "GoNyx", + "repo_desc": "Nyx, the goddess of the night, whispers secrets through digital realms. Journey with her into the unseen corridors of the web, where shadows safeguard your every step.", + "repo_url": "https://github.com/the-wandering-photon/GoNyx", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "211-Connect" + "repo_owner": "the-wandering-photon" } }, - "issue_title": "Add required environment variables to documentation", + "issue_title": "Nyx client check if domain is clearweb ", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -30262,38 +30452,44 @@ }, { "Issue": { - "issue_url": "https://github.com/semagnum/light-painter/issues/41", - "issue_createdAt": "2023-09-28T19:57:29Z", + "issue_url": "https://github.com/Nerfbotxyz/dapp/issues/6", + "issue_createdAt": "2023-09-29T06:13:48Z", "issue_repo": { - "repo_name": "light-painter", - "repo_desc": "Blender add-on that creates lights based on where the user paints.", - "repo_url": "https://github.com/semagnum/light-painter", - "repo_stars": 155, + "repo_name": "dapp", + "repo_desc": "", + "repo_url": "https://github.com/Nerfbotxyz/dapp", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "semagnum" + "repo_owner": "Nerfbotxyz" } }, - "issue_title": "\"Max Sun Elevation\" parameter not greyed out as inactive for average method", + "issue_title": "connect dialog sizing", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "patch" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -30305,44 +30501,50 @@ }, { "Issue": { - "issue_url": "https://github.com/ShreyaR/guardrails/issues/365", - "issue_createdAt": "2023-09-28T19:55:45Z", + "issue_url": "https://github.com/yashmangal112/yashmangal/issues/2", + "issue_createdAt": "2023-09-29T06:11:14Z", "issue_repo": { - "repo_name": "guardrails", - "repo_desc": "Adding guardrails to large language models.", - "repo_url": "https://github.com/ShreyaR/guardrails", - "repo_stars": 2265, + "repo_name": "yashmangal", + "repo_desc": "Personal portfolio website", + "repo_url": "https://github.com/yashmangal112/yashmangal", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "ShreyaR" + "repo_owner": "yashmangal112" } }, - "issue_title": "[bug] Custom LLM_Callable for ProvenanceV1 causes ValueError: invalid syntax during validator parse_token", + "issue_title": "solve bugs of contact form section", "issue_labels": { "Nodes": [ { "label_name": "bug" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "mongodb" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -30351,44 +30553,41 @@ }, { "Issue": { - "issue_url": "https://github.com/YashBANSAL392/HacktoberFest2023/issues/5", - "issue_createdAt": "2023-09-28T19:54:05Z", + "issue_url": "https://github.com/Ekata2003/Social-media-Django/issues/2", + "issue_createdAt": "2023-09-29T06:10:15Z", "issue_repo": { - "repo_name": "HacktoberFest2023", - "repo_desc": "", - "repo_url": "https://github.com/YashBANSAL392/HacktoberFest2023", + "repo_name": "Social-media-Django", + "repo_desc": "Social med", + "repo_url": "https://github.com/Ekata2003/Social-media-Django", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "YashBANSAL392" + "repo_owner": "Ekata2003" } }, - "issue_title": "Check the lower most section and change the CSS of that", + "issue_title": "Add css to this project", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest-accepted" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -30397,44 +30596,40 @@ }, { "Issue": { - "issue_url": "https://github.com/YashBANSAL392/HacktoberFest2023/issues/4", - "issue_createdAt": "2023-09-28T19:53:27Z", + "issue_url": "https://github.com/NITRR-Open-Source-Community/design/issues/1", + "issue_createdAt": "2023-09-29T06:06:30Z", "issue_repo": { - "repo_name": "HacktoberFest2023", - "repo_desc": "", - "repo_url": "https://github.com/YashBANSAL392/HacktoberFest2023", + "repo_name": "design", + "repo_desc": "Posters, Icons and graphics used by NOSC", + "repo_url": "https://github.com/NITRR-Open-Source-Community/design", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "YashBANSAL392" + "repo_owner": "NITRR-Open-Source-Community" } }, - "issue_title": "Add Javascript and make the website effective", + "issue_title": "Create Banner for GitHub Organisation", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest-accepted" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -30443,84 +30638,96 @@ }, { "Issue": { - "issue_url": "https://github.com/YashBANSAL392/HacktoberFest2023/issues/3", - "issue_createdAt": "2023-09-28T19:52:48Z", + "issue_url": "https://github.com/mehtashreyans3602/PU-NAVIGATION/issues/4", + "issue_createdAt": "2023-09-29T06:04:27Z", "issue_repo": { - "repo_name": "HacktoberFest2023", - "repo_desc": "", - "repo_url": "https://github.com/YashBANSAL392/HacktoberFest2023", + "repo_name": "PU-NAVIGATION", + "repo_desc": "Navigation App made using Mapbox", + "repo_url": "https://github.com/mehtashreyans3602/PU-NAVIGATION", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "YashBANSAL392" + "repo_owner": "mehtashreyans3602" } }, - "issue_title": "Make Changes in CSS code and resolve the issue in Project Section", + "issue_title": "screen width checker v2 [feature]", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest-accepted" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/azibom/easy-regex/issues/1", - "issue_createdAt": "2023-09-28T19:47:05Z", + "issue_url": "https://github.com/meshery/meshkit/issues/378", + "issue_createdAt": "2023-09-29T06:03:43Z", "issue_repo": { - "repo_name": "easy-regex", - "repo_desc": "PHP Regular expressions made easy", - "repo_url": "https://github.com/azibom/easy-regex", - "repo_stars": 2, + "repo_name": "meshkit", + "repo_desc": "Common microservices framework for Meshery components", + "repo_url": "https://github.com/meshery/meshkit", + "repo_stars": 73, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "azibom" + "repo_owner": "meshery" } }, - "issue_title": "Increase the code coverage of the project with writing tests", + "issue_title": "[CI] Fix lint issues", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "area/ci" }, { "label_name": "good first issue" + }, + { + "label_name": "kind/bug" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "area/devops" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -30529,41 +30736,38 @@ }, { "Issue": { - "issue_url": "https://github.com/pratik-codes/Dashlit/issues/31", - "issue_createdAt": "2023-09-28T19:45:43Z", + "issue_url": "https://github.com/mehtashreyans3602/PU-NAVIGATION/issues/3", + "issue_createdAt": "2023-09-29T06:03:06Z", "issue_repo": { - "repo_name": "Dashlit", - "repo_desc": "An open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more.", - "repo_url": "https://github.com/pratik-codes/Dashlit", - "repo_stars": 20, + "repo_name": "PU-NAVIGATION", + "repo_desc": "Navigation App made using Mapbox", + "repo_url": "https://github.com/mehtashreyans3602/PU-NAVIGATION", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "pratik-codes" + "repo_owner": "mehtashreyans3602" } }, - "issue_title": "Add bookmarks of the user to the links tabs", + "issue_title": "rename components v2 [fix]", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "wontfix" } ], "label_totalcount": 2 @@ -30572,19 +30776,19 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/pratik-codes/Dashlit/issues/30", - "issue_createdAt": "2023-09-28T19:44:19Z", + "issue_url": "https://github.com/tcet-opensource/gdsc-website/issues/3", + "issue_createdAt": "2023-09-29T06:02:48Z", "issue_repo": { - "repo_name": "Dashlit", - "repo_desc": "An open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more.", - "repo_url": "https://github.com/pratik-codes/Dashlit", - "repo_stars": 20, + "repo_name": "gdsc-website", + "repo_desc": "Website of GDSC, TCET", + "repo_url": "https://github.com/tcet-opensource/gdsc-website", + "repo_stars": 1, "repo_langs": { "Nodes": [ { @@ -30593,68 +30797,74 @@ { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "pratik-codes" + "repo_owner": "tcet-opensource" } }, - "issue_title": "Add Pomodora feature", + "issue_title": "[BUG] - GH-Pages Deployment", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/pratik-codes/Dashlit/issues/29", - "issue_createdAt": "2023-09-28T19:42:23Z", + "issue_url": "https://github.com/SwIRL-CSCE-606/SwIRL-CSCE-606/issues/27", + "issue_createdAt": "2023-09-29T06:00:22Z", "issue_repo": { - "repo_name": "Dashlit", - "repo_desc": "An open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more.", - "repo_url": "https://github.com/pratik-codes/Dashlit", - "repo_stars": 20, + "repo_name": "SwIRL-CSCE-606", + "repo_desc": "This is our CSCE 606 group project", + "repo_url": "https://github.com/SwIRL-CSCE-606/SwIRL-CSCE-606", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Ruby" + }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Procfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Gherkin" } ] }, "Owner": { - "repo_owner": "pratik-codes" + "repo_owner": "SwIRL-CSCE-606" } }, - "issue_title": "Add tab stash ability ", + "issue_title": "created main page", "issue_labels": { "Nodes": [ { @@ -30670,53 +30880,62 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 3 } } }, { "Issue": { - "issue_url": "https://github.com/conda/conda-index/issues/126", - "issue_createdAt": "2023-09-28T19:40:24Z", + "issue_url": "https://github.com/frappe/frappe/issues/22573", + "issue_createdAt": "2023-09-29T05:58:01Z", "issue_repo": { - "repo_name": "conda-index", - "repo_desc": "conda index, formerly part of conda-build", - "repo_url": "https://github.com/conda/conda-index", - "repo_stars": 7, + "repo_name": "frappe", + "repo_desc": "Low code web framework for real world applications, in Python and Javascript", + "repo_url": "https://github.com/frappe/frappe", + "repo_stars": 5823, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Jinja" } ] }, "Owner": { - "repo_owner": "conda" + "repo_owner": "frappe" } }, - "issue_title": "Remove more_itertools dependency", + "issue_title": "Remove clutter from chart and dashboard buttons on reports", "issue_labels": { "Nodes": [ { - "label_name": "type::feature" + "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "UX" }, { - "label_name": "source::anaconda" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -30731,180 +30950,177 @@ }, { "Issue": { - "issue_url": "https://github.com/abhie16/LitLink/issues/1", - "issue_createdAt": "2023-09-28T19:39:57Z", + "issue_url": "https://github.com/eMoflon/emoflon-ilp/issues/38", + "issue_createdAt": "2023-09-29T05:57:45Z", "issue_repo": { - "repo_name": "LitLink", - "repo_desc": "", - "repo_url": "https://github.com/abhie16/LitLink", - "repo_stars": 0, + "repo_name": "emoflon-ilp", + "repo_desc": "Eclipse plug-in for ILP solvers.", + "repo_url": "https://github.com/eMoflon/emoflon-ilp", + "repo_stars": 1, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "abhie16" + "repo_owner": "eMoflon" } }, - "issue_title": "After logging in with admin account , I am not getting admin panel but after refreshing i get the admin panel and vice versa with user account", + "issue_title": "`SolverConfig` should be mutable", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/pratik-codes/Dashlit/issues/28", - "issue_createdAt": "2023-09-28T19:39:56Z", + "issue_url": "https://github.com/ikcb/ikcb/issues/3", + "issue_createdAt": "2023-09-29T05:56:58Z", "issue_repo": { - "repo_name": "Dashlit", - "repo_desc": "An open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more.", - "repo_url": "https://github.com/pratik-codes/Dashlit", - "repo_stars": 20, + "repo_name": "ikcb", + "repo_desc": "Welcome to the official GitHub repository of the CodeBase Club at the IIIT Kota. This repository hosts the source code for our official website, and we invite you to contribute, collaborate, and help us enhance and expand our online presence.", + "repo_url": "https://github.com/ikcb/ikcb", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "pratik-codes" + "repo_owner": "ikcb" } }, - "issue_title": "Make Home Screen Clock Customizable", + "issue_title": "Remove some dead code", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "frontend" + "label_name": "no parallel programming language necessary" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/YashBANSAL392/HacktoberFest2023/issues/1", - "issue_createdAt": "2023-09-28T19:35:40Z", + "issue_url": "https://github.com/SergioRibera/bevy_splash_screen/issues/6", + "issue_createdAt": "2023-09-29T05:56:19Z", "issue_repo": { - "repo_name": "HacktoberFest2023", - "repo_desc": "", - "repo_url": "https://github.com/YashBANSAL392/HacktoberFest2023", - "repo_stars": 0, + "repo_name": "bevy_splash_screen", + "repo_desc": "A plugin for bevy which allows you to create screens to show the brands and development teams behind your amazing game", + "repo_url": "https://github.com/SergioRibera/bevy_splash_screen", + "repo_stars": 17, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "YashBANSAL392" + "repo_owner": "SergioRibera" } }, - "issue_title": "Make the Website Responsive", + "issue_title": "Allow static brands", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest-accepted" + "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/211-Connect/Norse/issues/65", - "issue_createdAt": "2023-09-28T19:33:18Z", + "issue_url": "https://github.com/sunilksamanta/calmapi/issues/68", + "issue_createdAt": "2023-09-29T05:55:15Z", "issue_repo": { - "repo_name": "Norse", - "repo_desc": ":rocket: A modern search engine for community resources", - "repo_url": "https://github.com/211-Connect/Norse", - "repo_stars": 3, + "repo_name": "calmapi", + "repo_desc": "Production ready Modular REST API Generator using NodeJS \u0026 MongoDB", + "repo_url": "https://github.com/sunilksamanta/calmapi", + "repo_stars": 21, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "211-Connect" + "repo_owner": "sunilksamanta" } }, - "issue_title": "Radius select doesn't sync up with query parameters", + "issue_title": "Node.js 18.x LTS Support and README Update", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, @@ -30912,7 +31128,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -30924,35 +31140,35 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-reva/gitscribe/issues/11", - "issue_createdAt": "2023-09-28T19:28:53Z", + "issue_url": "https://github.com/AlexanderVNikitin/tsgm/issues/26", + "issue_createdAt": "2023-09-29T05:49:56Z", "issue_repo": { - "repo_name": "gitscribe", - "repo_desc": "Discord bot for GitHub repo and issue info retrieval.", - "repo_url": "https://github.com/oss-reva/gitscribe", - "repo_stars": 4, + "repo_name": "tsgm", + "repo_desc": "Generative modeling of synthetic time series data and time series augmentations", + "repo_url": "https://github.com/AlexanderVNikitin/tsgm", + "repo_stars": 32, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Makefile" + }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "oss-reva" + "repo_owner": "AlexanderVNikitin" } }, - "issue_title": "[Feature Request] - Add Command Recommendations as Dropdown Feature", + "issue_title": "Add auditing of dependencies", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -30964,41 +31180,35 @@ }, { "Issue": { - "issue_url": "https://github.com/w3b3d3v/web3task-front/issues/34", - "issue_createdAt": "2023-09-28T19:24:21Z", + "issue_url": "https://github.com/AlexanderVNikitin/tsgm/issues/25", + "issue_createdAt": "2023-09-29T05:46:11Z", "issue_repo": { - "repo_name": "web3task-front", - "repo_desc": "", - "repo_url": "https://github.com/w3b3d3v/web3task-front", - "repo_stars": 3, + "repo_name": "tsgm", + "repo_desc": "Generative modeling of synthetic time series data and time series augmentations", + "repo_url": "https://github.com/AlexanderVNikitin/tsgm", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "w3b3d3v" + "repo_owner": "AlexanderVNikitin" } }, - "issue_title": "feat: create search filters for the task components from the main page and the profile page accordingly to Figma", + "issue_title": "Replace flake8 linter with ruff", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "Implementation" - }, - { - "label_name": "dog" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -31010,59 +31220,87 @@ }, { "Issue": { - "issue_url": "https://github.com/CycloneDX/cdxgen/issues/593", - "issue_createdAt": "2023-09-28T19:23:22Z", + "issue_url": "https://github.com/kitchen-table/kitchen-table/issues/1", + "issue_createdAt": "2023-09-29T05:45:54Z", "issue_repo": { - "repo_name": "cdxgen", - "repo_desc": "Creates CycloneDX Software Bill-of-Materials (SBOM) for your projects from source and container images. Supports many languages and package managers. Integrate in your CI//CD pipeline with automatic submission to Dependency Track server. Slack: https://cyclonedx.slack.com/archives/C04NFFE1962", - "repo_url": "https://github.com/CycloneDX/cdxgen", - "repo_stars": 304, + "repo_name": "kitchen-table", + "repo_desc": "", + "repo_url": "https://github.com/kitchen-table/kitchen-table", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Starlark" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Elixir" - }, + "repo_prog_language": "HTML" + } + ] + }, + "Owner": { + "repo_owner": "kitchen-table" + } + }, + "issue_title": "Issue with randomly generated colors not being hex-code compliant", + "issue_labels": { + "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/hashirshoaeb/star_book/issues/465", + "issue_createdAt": "2023-09-29T05:44:14Z", + "issue_repo": { + "repo_name": "star_book", + "repo_desc": "A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.", + "repo_url": "https://github.com/hashirshoaeb/star_book", + "repo_stars": 91, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "Roff" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Clojure" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "CycloneDX" + "repo_owner": "hashirshoaeb" } }, - "issue_title": "gradle copy deps init script to speed up collectGradleDependencies", + "issue_title": "Add privacy and terms", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -31071,19 +31309,19 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/samueltexa/order_wave/issues/1", - "issue_createdAt": "2023-09-28T19:20:03Z", + "issue_url": "https://github.com/hashirshoaeb/star_book/issues/464", + "issue_createdAt": "2023-09-29T05:42:15Z", "issue_repo": { - "repo_name": "order_wave", - "repo_desc": "", - "repo_url": "https://github.com/samueltexa/order_wave", - "repo_stars": 0, + "repo_name": "star_book", + "repo_desc": "A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.", + "repo_url": "https://github.com/hashirshoaeb/star_book", + "repo_stars": 91, "repo_langs": { "Nodes": [ { @@ -31099,77 +31337,74 @@ "repo_prog_language": "Dart" }, { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "samueltexa" + "repo_owner": "hashirshoaeb" } }, - "issue_title": "OrderWave", + "issue_title": "Remove about developer section", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Fl4m3Ph03n1x/market_manager/issues/87", - "issue_createdAt": "2023-09-28T19:20:01Z", + "issue_url": "https://github.com/hashirshoaeb/star_book/issues/463", + "issue_createdAt": "2023-09-29T05:40:56Z", "issue_repo": { - "repo_name": "market_manager", - "repo_desc": "Makes requests in bulk to warframe market", - "repo_url": "https://github.com/Fl4m3Ph03n1x/market_manager", - "repo_stars": 0, + "repo_name": "star_book", + "repo_desc": "A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year.", + "repo_url": "https://github.com/hashirshoaeb/star_book", + "repo_stars": 91, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Elixir" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "Fl4m3Ph03n1x" + "repo_owner": "hashirshoaeb" } }, - "issue_title": "Add products for all syndicates", + "issue_title": "When clicking on Star book Community ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -31178,50 +31413,41 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/aza547/wow-recorder/issues/443", - "issue_createdAt": "2023-09-28T19:19:08Z", + "issue_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website/issues/13", + "issue_createdAt": "2023-09-29T05:37:22Z", "issue_repo": { - "repo_name": "wow-recorder", - "repo_desc": "A desktop screen recorder application that records and saves videos of in-game World of Warcraft encounters, and provides a graphical user interface to view the replays. It is completely free, open source and contains no adverts.", - "repo_url": "https://github.com/aza547/wow-recorder", - "repo_stars": 120, + "repo_name": "NOSC-Website", + "repo_desc": "", + "repo_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "EJS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "NSIS" } ] }, "Owner": { - "repo_owner": "aza547" + "repo_owner": "NITRR-Open-Source-Community" } }, - "issue_title": "Ctrl + R to refresh GUI breaks things", + "issue_title": "Add \"Privacy Policy\" and \"Terms of Service\" Pages", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -31230,74 +31456,59 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ggerganov/llama.cpp/issues/3382", - "issue_createdAt": "2023-09-28T19:13:18Z", + "issue_url": "https://github.com/1debit/alternat/issues/81", + "issue_createdAt": "2023-09-29T05:32:11Z", "issue_repo": { - "repo_name": "llama.cpp", - "repo_desc": "Port of Facebook's LLaMA model in C/C++", - "repo_url": "https://github.com/ggerganov/llama.cpp", - "repo_stars": 41451, + "repo_name": "alternat", + "repo_desc": "High availability implementation of AWS NAT instances.", + "repo_url": "https://github.com/1debit/alternat", + "repo_stars": 833, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Python" }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Zig" + "repo_prog_language": "HCL" } ] }, "Owner": { - "repo_owner": "ggerganov" + "repo_owner": "1debit" } }, - "issue_title": "llama : refactor llama_build_graph to reduce code duplication", + "issue_title": "amazon linux 2 deprecated in favor of amazon linux 2023", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "refactoring" + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -31306,41 +31517,44 @@ }, { "Issue": { - "issue_url": "https://github.com/aritra-tech/Notify/issues/86", - "issue_createdAt": "2023-09-28T19:10:20Z", + "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/9", + "issue_createdAt": "2023-09-29T05:29:56Z", "issue_repo": { - "repo_name": "Notify", - "repo_desc": "📝 Notify is a simple note application which is build with Modern Android development tools.", - "repo_url": "https://github.com/aritra-tech/Notify", - "repo_stars": 80, + "repo_name": "accessibility-mentor", + "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", + "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "aritra-tech" + "repo_owner": "YurisCodingClub" } }, - "issue_title": "Implement Camera X for taking pictures", + "issue_title": "[FEATURE] Create a hero section", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" + "label_name": "HTML" }, { - "label_name": "priority-high" + "label_name": "Hacktoberfest" }, { - "label_name": "features" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -31352,62 +31566,44 @@ }, { "Issue": { - "issue_url": "https://github.com/rubyforgood/casa/issues/5244", - "issue_createdAt": "2023-09-28T19:07:52Z", + "issue_url": "https://github.com/cdxgh/Firebase_BookifyApp/issues/1", + "issue_createdAt": "2023-09-29T05:23:03Z", "issue_repo": { - "repo_name": "casa", - "repo_desc": "Volunteer management system for nonprofit CASA, which serves foster youth in counties across America.", - "repo_url": "https://github.com/rubyforgood/casa", - "repo_stars": 248, + "repo_name": "Firebase_BookifyApp", + "repo_desc": "Created with CodeSandbox", + "repo_url": "https://github.com/cdxgh/Firebase_BookifyApp", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Procfile" - }, - { - "repo_prog_language": "Nix" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "rubyforgood" + "repo_owner": "cdxgh" } }, - "issue_title": "Create Past Mileage Rates for Test Data", + "issue_title": "firebase Authentication", "issue_labels": { "Nodes": [ { - "label_name": "Help Wanted" + "label_name": "bug" }, { - "label_name": "Good First Issue" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -31416,35 +31612,35 @@ }, { "Issue": { - "issue_url": "https://github.com/vrnimje/quick-ftxui/issues/26", - "issue_createdAt": "2023-09-28T19:07:27Z", + "issue_url": "https://github.com/zkxjzmswkwl/Carnival/issues/16", + "issue_createdAt": "2023-09-29T05:05:59Z", "issue_repo": { - "repo_name": "quick-ftxui", - "repo_desc": "A Quick \u0026 Easy way to render terminal user interfaces, using FTXUI. **WIP**", - "repo_url": "https://github.com/vrnimje/quick-ftxui", + "repo_name": "Carnival", + "repo_desc": "It's like Circus but totally different.", + "repo_url": "https://github.com/zkxjzmswkwl/Carnival", "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "C++" + "repo_prog_language": "D" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "vrnimje" + "repo_owner": "zkxjzmswkwl" } }, - "issue_title": "[Workflow] clang++-12 check fails, due to it being not found", + "issue_title": "Looking for someone who hates themselves to work on frontend web. ", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -31453,7 +31649,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -31462,13 +31658,13 @@ }, { "Issue": { - "issue_url": "https://github.com/EddieHubCommunity/BioDrop/issues/9200", - "issue_createdAt": "2023-09-28T19:07:26Z", + "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/8", + "issue_createdAt": "2023-09-29T05:03:08Z", "issue_repo": { - "repo_name": "BioDrop", - "repo_desc": "Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.", - "repo_url": "https://github.com/EddieHubCommunity/BioDrop", - "repo_stars": 4729, + "repo_name": "accessibility-mentor", + "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", + "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", + "repo_stars": 3, "repo_langs": { "Nodes": [ { @@ -31477,93 +31673,81 @@ { "repo_prog_language": "CSS" }, - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "EddieHubCommunity" + "repo_owner": "YurisCodingClub" } }, - "issue_title": "[BUG] remove optional zod schema from name and bio", + "issue_title": "[FEATURE] Create a workflow for greetings", "issue_labels": { "Nodes": [ { - "label_name": "💻 aspect: code" - }, - { - "label_name": "🏁 status: ready for dev" - }, - { - "label_name": "🛠 goal: fix" + "label_name": "Hacktoberfest" }, { "label_name": "good first issue" }, { - "label_name": "🔢 points: 1" + "label_name": "⭐ goal: addition" }, { - "label_name": "🟧 priority: high" + "label_name": "CI/CD" } ], - "label_totalcount": 6 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/8", - "issue_createdAt": "2023-09-28T19:06:49Z", + "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/7", + "issue_createdAt": "2023-09-29T04:55:35Z", "issue_repo": { - "repo_name": "Match-Quiz", - "repo_desc": "A simple Quiz App for Hacktoberfest ", - "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", - "repo_stars": 1, + "repo_name": "accessibility-mentor", + "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", + "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "swagatmitra-b" + "repo_owner": "YurisCodingClub" } }, - "issue_title": "Add media queries", + "issue_title": "[FEATURE] Issue template other", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "Hacktoberfest" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "⭐ goal: addition" }, { - "label_name": "css" + "label_name": "CI/CD" } ], "label_totalcount": 4 @@ -31578,41 +31762,47 @@ }, { "Issue": { - "issue_url": "https://github.com/auth0/terraform-provider-auth0/issues/852", - "issue_createdAt": "2023-09-28T19:04:03Z", - "issue_repo": { - "repo_name": "terraform-provider-auth0", - "repo_desc": "The Auth0 Terraform Provider is the official plugin for managing Auth0 tenant configuration through the Terraform tool.", - "repo_url": "https://github.com/auth0/terraform-provider-auth0", - "repo_stars": 132, + "issue_url": "https://github.com/orogene/orogene/issues/294", + "issue_createdAt": "2023-09-29T04:53:04Z", + "issue_repo": { + "repo_name": "orogene", + "repo_desc": "Makes `node_modules/` happen. Fast. No fuss.", + "repo_url": "https://github.com/orogene/orogene", + "repo_stars": 1263, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "auth0" + "repo_owner": "orogene" } }, - "issue_title": "Okta Workforce Connection Bug: Cannot read properties of undefined (reading 'trim')", + "issue_title": "Support configuring custom TLS certs", "issue_labels": { "Nodes": [ { - "label_name": ":books: documentation" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -31621,18 +31811,15 @@ }, { "Issue": { - "issue_url": "https://github.com/phetsims/paper-land/issues/146", - "issue_createdAt": "2023-09-28T18:59:37Z", + "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/6", + "issue_createdAt": "2023-09-29T04:48:49Z", "issue_repo": { - "repo_name": "paper-land", - "repo_desc": "Build and explore multimodal web interactives with pieces of paper! ", - "repo_url": "https://github.com/phetsims/paper-land", - "repo_stars": 8, + "repo_name": "accessibility-mentor", + "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", + "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "JavaScript" }, @@ -31640,28 +31827,31 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Procfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "phetsims" + "repo_owner": "YurisCodingClub" } }, - "issue_title": "Console isn't visible when projecting", + "issue_title": "[FEATURE] Issue template feature", "issue_labels": { "Nodes": [ + { + "label_name": "Hacktoberfest" + }, { "label_name": "good first issue" }, { - "label_name": "wishlist" + "label_name": "⭐ goal: addition" + }, + { + "label_name": "CI/CD" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -31673,74 +31863,50 @@ }, { "Issue": { - "issue_url": "https://github.com/xournalpp/xournalpp/issues/5183", - "issue_createdAt": "2023-09-28T18:58:57Z", + "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/5", + "issue_createdAt": "2023-09-29T04:46:50Z", "issue_repo": { - "repo_name": "xournalpp", - "repo_desc": "Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.", - "repo_url": "https://github.com/xournalpp/xournalpp", - "repo_stars": 9217, + "repo_name": "accessibility-mentor", + "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", + "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "NSIS" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Lua" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TeX" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "xournalpp" + "repo_owner": "YurisCodingClub" } }, - "issue_title": "SegFault when opening a corrupt file (produced by Xournal++ webapp)", + "issue_title": "[FEATURE] Issue template docs", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "Hacktoberfest" }, { "label_name": "good first issue" }, { - "label_name": "Crash" - }, - { - "label_name": "confirmed" + "label_name": "⭐ goal: addition" }, { - "label_name": "SegFault" + "label_name": "CI/CD" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 7 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -31749,59 +31915,47 @@ }, { "Issue": { - "issue_url": "https://github.com/Consensys/web3signer/issues/918", - "issue_createdAt": "2023-09-28T18:51:01Z", + "issue_url": "https://github.com/YurisCodingClub/accessibility-mentor/issues/4", + "issue_createdAt": "2023-09-29T04:40:02Z", "issue_repo": { - "repo_name": "web3signer", - "repo_desc": "Web3Signer is an open-source signing service capable of signing on multiple platforms (Ethereum1 and 2, Filecoin) using private keys stored in an external vault, or encrypted on a disk.", - "repo_url": "https://github.com/Consensys/web3signer", - "repo_stars": 129, + "repo_name": "accessibility-mentor", + "repo_desc": "AccessibilityMentor helps newcomers as well as more experienced accessibility advocates become better in their field.", + "repo_url": "https://github.com/YurisCodingClub/accessibility-mentor", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Scala" - }, - { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Solidity" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Consensys" + "repo_owner": "YurisCodingClub" } }, - "issue_title": "Bad Password Error Msg Enhancement request", + "issue_title": "[FEATURE] Issue template bug", "issue_labels": { "Nodes": [ + { + "label_name": "Hacktoberfest" + }, { "label_name": "good first issue" }, { - "label_name": "TeamGroot" + "label_name": "⭐ goal: addition" }, { - "label_name": "snack" + "label_name": "CI/CD" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -31813,52 +31967,28 @@ }, { "Issue": { - "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/12", - "issue_createdAt": "2023-09-28T18:42:40Z", + "issue_url": "https://github.com/SocksTheWolf/AntiScamBot/issues/5", + "issue_createdAt": "2023-09-29T04:29:41Z", "issue_repo": { - "repo_name": "hacktoberfest2023", - "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", - "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", - "repo_stars": 1, + "repo_name": "AntiScamBot", + "repo_desc": "A discord bot that shares commission scammer ban lists", + "repo_url": "https://github.com/SocksTheWolf/AntiScamBot", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Kotlin" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "krishnapatidar458" + "repo_owner": "SocksTheWolf" } }, - "issue_title": "Update in Survey Form attach backend using any database", + "issue_title": "Retry/Redo the last N actions for a server(s)", "issue_labels": { "Nodes": [ { @@ -31866,70 +31996,49 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 7 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/evidentlyai/evidently/issues/783", - "issue_createdAt": "2023-09-28T18:38:25Z", + "issue_url": "https://github.com/MLB-LED-Scoreboard/mlb-led-scoreboard/issues/499", + "issue_createdAt": "2023-09-29T04:28:43Z", "issue_repo": { - "repo_name": "evidently", - "repo_desc": "Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b", - "repo_url": "https://github.com/evidentlyai/evidently", - "repo_stars": 3877, + "repo_name": "mlb-led-scoreboard", + "repo_desc": "An LED scoreboard for Major League Baseball :baseball:", + "repo_url": "https://github.com/MLB-LED-Scoreboard/mlb-led-scoreboard", + "repo_stars": 543, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "evidentlyai" + "repo_owner": "MLB-LED-Scoreboard" } }, - "issue_title": "Update the sample \"Metrics\" notebook", + "issue_title": "Verify software compatibility with Raspberry Pi 5", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -31944,96 +32053,93 @@ }, { "Issue": { - "issue_url": "https://github.com/leonghia/smart-edu/issues/135", - "issue_createdAt": "2023-09-28T18:35:12Z", + "issue_url": "https://github.com/The-Poller/the-poller/issues/4", + "issue_createdAt": "2023-09-29T04:18:09Z", "issue_repo": { - "repo_name": "smart-edu", - "repo_desc": "A comprehensive web application that can be used by students, teachers, and parents/guardians. Students can track the academic progress, access study material through links, receive updates on revision classes, and so on. Teachers can update scores and extra classes information and add resources. ", - "repo_url": "https://github.com/leonghia/smart-edu", - "repo_stars": 1, + "repo_name": "the-poller", + "repo_desc": "", + "repo_url": "https://github.com/The-Poller/the-poller", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C#" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "leonghia" + "repo_owner": "The-Poller" } }, - "issue_title": "JS Calendar", + "issue_title": "Load data on start", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "frontend" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/anasarkawi1/mercury/issues/5", - "issue_createdAt": "2023-09-28T18:31:58Z", + "issue_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website/issues/12", + "issue_createdAt": "2023-09-29T04:12:22Z", "issue_repo": { - "repo_name": "mercury", - "repo_desc": "A currently in development Python module made for algorithmic trading and sits at heart of Lycon.io and powers the platform.", - "repo_url": "https://github.com/anasarkawi1/mercury", - "repo_stars": 1, + "repo_name": "NOSC-Website", + "repo_desc": "", + "repo_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "anasarkawi1" + "repo_owner": "NITRR-Open-Source-Community" } }, - "issue_title": "Fix Algorithm Execution Function", + "issue_title": "About Page Content Expansion", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "documentation" }, { "label_name": "good first issue" }, { - "label_name": "Core Bot" + "label_name": "help wanted" }, { - "label_name": "Improve band aid fix" + "label_name": "HacktoberFest" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 1 @@ -32042,56 +32148,62 @@ }, { "Issue": { - "issue_url": "https://github.com/evidentlyai/evidently/issues/782", - "issue_createdAt": "2023-09-28T18:29:42Z", + "issue_url": "https://github.com/ClimateTown/knowledge-hub/issues/345", + "issue_createdAt": "2023-09-29T04:00:39Z", "issue_repo": { - "repo_name": "evidently", - "repo_desc": "Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b", - "repo_url": "https://github.com/evidentlyai/evidently", - "repo_stars": 3877, + "repo_name": "knowledge-hub", + "repo_desc": "Your one-stop shop in the fight against climate change, containing important climate resources you wish you knew about yesterday.", + "repo_url": "https://github.com/ClimateTown/knowledge-hub", + "repo_stars": 30, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Svelte" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "evidentlyai" + "repo_owner": "ClimateTown" } }, - "issue_title": "Update the sample \"Metric Presets\" Notebook", + "issue_title": "[BUG] Resource download names the CSV `true.csv`", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" + }, + { + "label_name": "coding" + }, + { + "label_name": "🟠medium priority" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -32100,87 +32212,66 @@ }, { "Issue": { - "issue_url": "https://github.com/polynote/polynote/issues/1417", - "issue_createdAt": "2023-09-28T18:25:21Z", + "issue_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website/issues/10", + "issue_createdAt": "2023-09-29T03:59:32Z", "issue_repo": { - "repo_name": "polynote", - "repo_desc": "A better notebook for Scala (and more)", - "repo_url": "https://github.com/polynote/polynote", - "repo_stars": 4446, + "repo_name": "NOSC-Website", + "repo_desc": "", + "repo_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website", + "repo_stars": 6, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Scala" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Less" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "polynote" + "repo_owner": "NITRR-Open-Source-Community" } }, - "issue_title": "Highlight/Emphasize the currently selected notebook in the left hand folder panel ", + "issue_title": "Correct Typos in Website Text", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "ui" + "label_name": "HacktoberFest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/cyblogerz/hacktoberHub/issues/1", - "issue_createdAt": "2023-09-28T18:21:32Z", + "issue_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website/issues/9", + "issue_createdAt": "2023-09-29T03:57:04Z", "issue_repo": { - "repo_name": "hacktoberHub", - "repo_desc": "This website lets users explore a vast collection of open-source projects participating in Hacktoberfest. With a minimalistic and user-friendly interface, finding the perfect project to contribute to has never been easier.", - "repo_url": "https://github.com/cyblogerz/hacktoberHub", - "repo_stars": 0, + "repo_name": "NOSC-Website", + "repo_desc": "", + "repo_url": "https://github.com/NITRR-Open-Source-Community/NOSC-Website", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" @@ -32188,29 +32279,29 @@ ] }, "Owner": { - "repo_owner": "cyblogerz" + "repo_owner": "NITRR-Open-Source-Community" } }, - "issue_title": "[BUG 🐞] Gradient text getting clipped off in homepage", + "issue_title": "Add Contributors Section", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "HacktoberFest" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 1 @@ -32219,34 +32310,25 @@ }, { "Issue": { - "issue_url": "https://github.com/origranot/reduced.to/issues/460", - "issue_createdAt": "2023-09-28T18:20:30Z", + "issue_url": "https://github.com/SergioRibera/super_clipboard/issues/7", + "issue_createdAt": "2023-09-29T03:44:59Z", "issue_repo": { - "repo_name": "reduced.to", - "repo_desc": "Free Modern URL Reducer. Make sure to share love by giving it a star.🌟 Have a great day!", - "repo_url": "https://github.com/origranot/reduced.to", - "repo_stars": 409, + "repo_name": "super_clipboard", + "repo_desc": "Manage your clipboard history with a beautiful and simple interface", + "repo_url": "https://github.com/SergioRibera/super_clipboard", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "origranot" + "repo_owner": "SergioRibera" } }, - "issue_title": "Change X (formerly Twitter) logo to their new logo", + "issue_title": "Separate settings and clipboard data", "issue_labels": { "Nodes": [ { @@ -32254,61 +32336,52 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/NHNerd/Word-Cards/issues/12", - "issue_createdAt": "2023-09-28T18:19:46Z", + "issue_url": "https://github.com/sulton-max/Training.AirBnb.Clone/issues/52", + "issue_createdAt": "2023-09-29T03:40:56Z", "issue_repo": { - "repo_name": "Word-Cards", - "repo_desc": "PWA cross platform application for creating groups of flashcards with foreign words and repeating them regularly based on the spaced repetition system. With the possibility of registration and synchronization.", - "repo_url": "https://github.com/NHNerd/Word-Cards", - "repo_stars": 0, + "repo_name": "Training.AirBnb.Clone", + "repo_desc": "", + "repo_url": "https://github.com/sulton-max/Training.AirBnb.Clone", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "NHNerd" + "repo_owner": "sulton-max" } }, - "issue_title": "extra unnecessary rendering of components", + "issue_title": "Create `Price` Model ", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "question" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -32320,56 +32393,56 @@ }, { "Issue": { - "issue_url": "https://github.com/evidentlyai/evidently/issues/781", - "issue_createdAt": "2023-09-28T18:16:21Z", + "issue_url": "https://github.com/maplibre/martin/issues/904", + "issue_createdAt": "2023-09-29T03:36:28Z", "issue_repo": { - "repo_name": "evidently", - "repo_desc": "Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b", - "repo_url": "https://github.com/evidentlyai/evidently", - "repo_stars": 3877, + "repo_name": "martin", + "repo_desc": "Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server", + "repo_url": "https://github.com/maplibre/martin", + "repo_stars": 1340, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Just" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "evidentlyai" + "repo_owner": "maplibre" } }, - "issue_title": "Update the Bike Demand Forecasting notebook", + "issue_title": "Use STRICT SQLite tables in MBTiles", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "mbtiles" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -32378,62 +32451,62 @@ }, { "Issue": { - "issue_url": "https://github.com/jaytaph/gosub-browser/issues/59", - "issue_createdAt": "2023-09-28T18:13:14Z", + "issue_url": "https://github.com/rahul429-wq/helloPortfolio/issues/2", + "issue_createdAt": "2023-09-29T03:33:50Z", "issue_repo": { - "repo_name": "gosub-browser", - "repo_desc": "A html5 tokenizer / parser that hopefully grow up to be a browser. Discussions at https://github.com/jaytaph/gosub-browser/discussions", - "repo_url": "https://github.com/jaytaph/gosub-browser", - "repo_stars": 1995, + "repo_name": "helloPortfolio", + "repo_desc": "https://bhavik-portfolio.netlify.app/", + "repo_url": "https://github.com/rahul429-wq/helloPortfolio", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "jaytaph" + "repo_owner": "rahul429-wq" } }, - "issue_title": "Make sure we cannot create recursive node trees", + "issue_title": "make scrollbar more interactive or creative | fix Ui | ", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/cofactoryai/textbase/issues/155", - "issue_createdAt": "2023-09-28T18:11:04Z", + "issue_url": "https://github.com/rohan472000/Github-repo-extraction-GCP/issues/9", + "issue_createdAt": "2023-09-29T03:33:49Z", "issue_repo": { - "repo_name": "textbase", - "repo_desc": "✨ Textbase is a simple framework for building AI chatbots. ✨", - "repo_url": "https://github.com/cofactoryai/textbase", - "repo_stars": 1282, + "repo_name": "Github-repo-extraction-GCP", + "repo_desc": "Extracted the top 100 repo with highest star and keeps them in BigQuery, visualized through Looker.", + "repo_url": "https://github.com/rohan472000/Github-repo-extraction-GCP", + "repo_stars": 4, "repo_langs": { "Nodes": [ { @@ -32442,23 +32515,26 @@ ] }, "Owner": { - "repo_owner": "cofactoryai" + "repo_owner": "rohan472000" } }, - "issue_title": "LLM Integration: implement Claude 2.0 in `models.py`", + "issue_title": "Make PR, contributing.md pages", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "Hactoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 7 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -32467,50 +32543,50 @@ }, { "Issue": { - "issue_url": "https://github.com/vatsalsinghkv/easy-fix/issues/7", - "issue_createdAt": "2023-09-28T18:06:14Z", + "issue_url": "https://github.com/meshery/meshery-adapter-library/issues/127", + "issue_createdAt": "2023-09-29T03:31:36Z", "issue_repo": { - "repo_name": "easy-fix", - "repo_desc": "Discover the ideal platform to find easily manageable issues, designed to inspire and encourage individuals to initiate their contributions to the open source community.", - "repo_url": "https://github.com/vatsalsinghkv/easy-fix", - "repo_stars": 25, + "repo_name": "meshery-adapter-library", + "repo_desc": "Library of common functionality for Meshery Adapters", + "repo_url": "https://github.com/meshery/meshery-adapter-library", + "repo_stars": 24, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "vatsalsinghkv" + "repo_owner": "meshery" } }, - "issue_title": "[FEATURE] Add scroll to top button ", + "issue_title": "to fix error in \"Slack Notify on Star\" Job under GitHub Actions", "issue_labels": { "Nodes": [ - { - "label_name": "feature" - }, { "label_name": "good first issue" }, { "label_name": "hacktoberfest" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "kind/bug" + }, + { + "label_name": "kind/enhancement" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -32519,37 +32595,62 @@ }, { "Issue": { - "issue_url": "https://github.com/tfugnashik/examples/issues/1", - "issue_createdAt": "2023-09-28T18:01:24Z", + "issue_url": "https://github.com/open-telemetry/opentelemetry-dotnet/issues/4900", + "issue_createdAt": "2023-09-29T03:25:19Z", "issue_repo": { - "repo_name": "examples", - "repo_desc": "This repo contains examples of Machine learning with Tensorflow ", - "repo_url": "https://github.com/tfugnashik/examples", - "repo_stars": 0, + "repo_name": "opentelemetry-dotnet", + "repo_desc": "The OpenTelemetry .NET Client", + "repo_url": "https://github.com/open-telemetry/opentelemetry-dotnet", + "repo_stars": 2629, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Jinja" + } + ] }, "Owner": { - "repo_owner": "tfugnashik" + "repo_owner": "open-telemetry" } }, - "issue_title": "Add Github Workflow is README.md", + "issue_title": "Simplify the copyright disclaimer in C# source", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "infra" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -32558,62 +32659,35 @@ }, { "Issue": { - "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/8", - "issue_createdAt": "2023-09-28T18:00:47Z", + "issue_url": "https://github.com/SergioRibera/super_clipboard/issues/6", + "issue_createdAt": "2023-09-29T03:23:33Z", "issue_repo": { - "repo_name": "hacktoberfest2023", - "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", - "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", - "repo_stars": 1, + "repo_name": "super_clipboard", + "repo_desc": "Manage your clipboard history with a beautiful and simple interface", + "repo_url": "https://github.com/SergioRibera/super_clipboard", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "krishnapatidar458" + "repo_owner": "SergioRibera" } }, - "issue_title": "Implement Huffman Algorithm program in python ", + "issue_title": "Security of stored data", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "hacktoberfest2023" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -32628,56 +32702,38 @@ }, { "Issue": { - "issue_url": "https://github.com/sharkdp/numbat/issues/188", - "issue_createdAt": "2023-09-28T17:59:20Z", + "issue_url": "https://github.com/SergioRibera/super_clipboard/issues/5", + "issue_createdAt": "2023-09-29T03:17:16Z", "issue_repo": { - "repo_name": "numbat", - "repo_desc": "A statically typed programming language for scientific computations with first class support for physical dimensions and units", - "repo_url": "https://github.com/sharkdp/numbat", - "repo_stars": 101, + "repo_name": "super_clipboard", + "repo_desc": "Manage your clipboard history with a beautiful and simple interface", + "repo_url": "https://github.com/SergioRibera/super_clipboard", + "repo_stars": 11, "repo_langs": { "Nodes": [ { "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vim Script" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "sharkdp" + "repo_owner": "SergioRibera" } }, - "issue_title": "Add standard assert(…) command", + "issue_title": "Fixing performance issues", "issue_labels": { "Nodes": [ { - "label_name": "feature" + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -32689,50 +32745,41 @@ }, { "Issue": { - "issue_url": "https://github.com/sharkdp/numbat/issues/187", - "issue_createdAt": "2023-09-28T17:57:44Z", + "issue_url": "https://github.com/gnosischain/documentation/issues/519", + "issue_createdAt": "2023-09-29T03:15:25Z", "issue_repo": { - "repo_name": "numbat", - "repo_desc": "A statically typed programming language for scientific computations with first class support for physical dimensions and units", - "repo_url": "https://github.com/sharkdp/numbat", - "repo_stars": 101, + "repo_name": "documentation", + "repo_desc": "Gnosis Chain Website", + "repo_url": "https://github.com/gnosischain/documentation", + "repo_stars": 54, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Vim Script" - }, - { - "repo_prog_language": "Handlebars" + "repo_prog_language": "CSS" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "sharkdp" + "repo_owner": "gnosischain" } }, - "issue_title": "'save \u003cfilename\u003e' command for the REPL", + "issue_title": "content: update Dune Dashboard url", "issue_labels": { "Nodes": [ { - "label_name": "application" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -32750,47 +32797,27 @@ }, { "Issue": { - "issue_url": "https://github.com/sxs-collaboration/spectre/issues/5512", - "issue_createdAt": "2023-09-28T17:53:00Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "spectre", - "repo_desc": "SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics.", - "repo_url": "https://github.com/sxs-collaboration/spectre", - "repo_stars": 132, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TeX" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "sxs-collaboration" + "repo_owner": "" } }, - "issue_title": "Multi-stage piecewise polytrope", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -32799,56 +32826,38 @@ }, { "Issue": { - "issue_url": "https://github.com/keploy/keploy/issues/922", - "issue_createdAt": "2023-09-28T17:47:57Z", + "issue_url": "https://github.com/lambdalisue/deno-git-browse/issues/9", + "issue_createdAt": "2023-09-29T02:54:30Z", "issue_repo": { - "repo_name": "keploy", - "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", - "repo_url": "https://github.com/keploy/keploy", - "repo_stars": 2258, + "repo_name": "deno-git-browse", + "repo_desc": "🦕 Deno library and CLI to browse hosting service webpages of the repository", + "repo_url": "https://github.com/lambdalisue/deno-git-browse", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "keploy" + "repo_owner": "lambdalisue" } }, - "issue_title": "[docs]: enhance README with custom test/mock path instructions for keploy", + "issue_title": "`./bin/browse.ts` fails in slash-containing branch", "issue_labels": { "Nodes": [ { - "label_name": "Documentation" - }, - { - "label_name": "Good First Issue" - }, - { - "label_name": "Hacktoberfest" - }, - { - "label_name": "keploy" + "label_name": "bug" }, { - "label_name": "hacktoberfest2023" + "label_name": "good first issue" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -32857,53 +32866,56 @@ }, { "Issue": { - "issue_url": "https://github.com/OSU-CMS/Ph2_ACF_GUI/issues/101", - "issue_createdAt": "2023-09-28T17:47:14Z", + "issue_url": "https://github.com/evidentlyai/evidently/issues/784", + "issue_createdAt": "2023-09-29T02:52:21Z", "issue_repo": { - "repo_name": "Ph2_ACF_GUI", - "repo_desc": "", - "repo_url": "https://github.com/OSU-CMS/Ph2_ACF_GUI", - "repo_stars": 1, + "repo_name": "evidently", + "repo_desc": "Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b", + "repo_url": "https://github.com/evidentlyai/evidently", + "repo_stars": 3878, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" }, { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "PostScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "OSU-CMS" + "repo_owner": "evidentlyai" } }, - "issue_title": "Fix Logging inside GUI", + "issue_title": "Change the display name for DatasetCorrelationsMetric()", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -32912,38 +32924,56 @@ }, { "Issue": { - "issue_url": "https://github.com/BPHL-Molecular/Sanibel/issues/17", - "issue_createdAt": "2023-09-28T17:46:34Z", + "issue_url": "https://github.com/widgetbook/widgetbook/issues/905", + "issue_createdAt": "2023-09-29T02:37:56Z", "issue_repo": { - "repo_name": "Sanibel", - "repo_desc": "A Nextflow pipeline to analyze NGS data in fastq format from bacterial genome", - "repo_url": "https://github.com/BPHL-Molecular/Sanibel", - "repo_stars": 3, + "repo_name": "widgetbook", + "repo_desc": "Widgetbook is the custom widget library and collaboration platform for Flutter frontend teams.", + "repo_url": "https://github.com/widgetbook/widgetbook", + "repo_stars": 580, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Nextflow" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "BPHL-Molecular" + "repo_owner": "widgetbook" } }, - "issue_title": "pyTask1 failed", + "issue_title": "Add Light Theme Support", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "p: core" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -32952,41 +32982,38 @@ }, { "Issue": { - "issue_url": "https://github.com/DamoFD/BugResolution/issues/13", - "issue_createdAt": "2023-09-28T17:41:18Z", + "issue_url": "https://github.com/AllyHyeseongKim/AllyBlog/issues/1", + "issue_createdAt": "2023-09-29T02:28:04Z", "issue_repo": { - "repo_name": "BugResolution", - "repo_desc": "Welcome to Bug Resolution! This is a open-source project that consists of a Q\u0026A site for developers of all skill levels!", - "repo_url": "https://github.com/DamoFD/BugResolution", - "repo_stars": 2, + "repo_name": "AllyBlog", + "repo_desc": "AllyHyeseongKim Tech. Blog", + "repo_url": "https://github.com/AllyHyeseongKim/AllyBlog", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Blade" + "repo_prog_language": "Mustache" } ] }, "Owner": { - "repo_owner": "DamoFD" + "repo_owner": "AllyHyeseongKim" } }, - "issue_title": "[FEATURE] Create Question Unit Tests", + "issue_title": "[AllyBlog] Refactor the resume to SSR with mustache", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -32998,105 +33025,93 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/7", - "issue_createdAt": "2023-09-28T17:40:03Z", + "issue_url": "https://github.com/SrTemplates/Bevy/issues/5", + "issue_createdAt": "2023-09-29T02:08:56Z", "issue_repo": { - "repo_name": "hacktoberfest2023", - "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", - "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", - "repo_stars": 1, + "repo_name": "Bevy", + "repo_desc": "Bevy complete template using Cargo Generate", + "repo_url": "https://github.com/SrTemplates/Bevy", + "repo_stars": 25, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Liquid" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "krishnapatidar458" + "repo_owner": "SrTemplates" } }, - "issue_title": "Create OTP generater using JAVA programming Language", + "issue_title": "Deployment on Steam", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest2023" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/MefDev/LangRhythms/issues/45", - "issue_createdAt": "2023-09-28T17:37:26Z", + "issue_url": "https://github.com/SrTemplates/Bevy/issues/4", + "issue_createdAt": "2023-09-29T02:03:31Z", "issue_repo": { - "repo_name": "LangRhythms", - "repo_desc": "Welcome to LangRythms, a foreign language learning website for language learners especially those who have just started", - "repo_url": "https://github.com/MefDev/LangRhythms", - "repo_stars": 0, + "repo_name": "Bevy", + "repo_desc": "Bevy complete template using Cargo Generate", + "repo_url": "https://github.com/SrTemplates/Bevy", + "repo_stars": 25, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Liquid" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "SCSS" }, { "repo_prog_language": "Shell" @@ -33104,45 +33119,57 @@ ] }, "Owner": { - "repo_owner": "MefDev" + "repo_owner": "SrTemplates" } }, - "issue_title": "CRUD functionality on the dashboard's profile section", + "issue_title": "Apple deployment Ecosystem", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/crypto-power/cryptopower/issues/121", - "issue_createdAt": "2023-09-28T17:36:41Z", + "issue_url": "https://github.com/SrTemplates/Bevy/issues/3", + "issue_createdAt": "2023-09-29T01:56:44Z", "issue_repo": { - "repo_name": "cryptopower", - "repo_desc": "A cross-platform SPV (DCR, BTC \u0026 LTC) privacy wallet built with go.", - "repo_url": "https://github.com/crypto-power/cryptopower", - "repo_stars": 7, + "repo_name": "Bevy", + "repo_desc": "Bevy complete template using Cargo Generate", + "repo_url": "https://github.com/SrTemplates/Bevy", + "repo_stars": 25, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Liquid" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" }, { "repo_prog_language": "Shell" @@ -33150,23 +33177,26 @@ ] }, "Owner": { - "repo_owner": "crypto-power" + "repo_owner": "SrTemplates" } }, - "issue_title": "[DCRDEX]: create the step 2 onboarding screens", + "issue_title": "Move inspector to new folder", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -33175,52 +33205,37 @@ }, { "Issue": { - "issue_url": "https://github.com/lcompilers/lpython/issues/2349", - "issue_createdAt": "2023-09-28T17:32:17Z", + "issue_url": "https://github.com/srenner/rom-repo/issues/2", + "issue_createdAt": "2023-09-29T01:50:18Z", "issue_repo": { - "repo_name": "lpython", - "repo_desc": "Python compiler", - "repo_url": "https://github.com/lcompilers/lpython", - "repo_stars": 1103, + "repo_name": "rom-repo", + "repo_desc": "Repo for ROMs", + "repo_url": "https://github.com/srenner/rom-repo", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Xonsh" - }, - { - "repo_prog_language": "Nix" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "C#" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Yacc" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "lcompilers" + "repo_owner": "srenner" } }, - "issue_title": "Const i32 expressions do not support integer div/mod operations", + "issue_title": "Create Backend Service to watch filesystem", "issue_labels": { "Nodes": [ { @@ -33230,40 +33245,34 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/7", - "issue_createdAt": "2023-09-28T17:27:18Z", + "issue_url": "https://github.com/xplainable/xplainable/issues/82", + "issue_createdAt": "2023-09-29T01:48:06Z", "issue_repo": { - "repo_name": "Match-Quiz", - "repo_desc": "A simple Quiz App for Hacktoberfest ", - "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", - "repo_stars": 1, + "repo_name": "xplainable", + "repo_desc": "Real-time explainable machine learning for business optimisation", + "repo_url": "https://github.com/xplainable/xplainable", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "swagatmitra-b" + "repo_owner": "xplainable" } }, - "issue_title": "Required code splitting", + "issue_title": "Add key attributes to the BasePartition class", "issue_labels": { "Nodes": [ { @@ -33271,12 +33280,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -33288,76 +33294,74 @@ }, { "Issue": { - "issue_url": "https://github.com/Ritikraja07/Java-problem-2023/issues/1", - "issue_createdAt": "2023-09-28T17:27:13Z", + "issue_url": "https://github.com/srenner/rom-repo/issues/1", + "issue_createdAt": "2023-09-29T01:42:59Z", "issue_repo": { - "repo_name": "Java-problem-2023", - "repo_desc": "", - "repo_url": "https://github.com/Ritikraja07/Java-problem-2023", - "repo_stars": 1, + "repo_name": "rom-repo", + "repo_desc": "Repo for ROMs", + "repo_url": "https://github.com/srenner/rom-repo", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "Ritikraja07" + "repo_owner": "srenner" } }, - "issue_title": "Submits the solution of java problem", + "issue_title": "Create API endpoints for dat files", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "hacktoberfest2023" - }, - { - "label_name": "java" - }, - { - "label_name": "Java language" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/6", - "issue_createdAt": "2023-09-28T17:25:22Z", + "issue_url": "https://github.com/xplainable/xplainable/issues/80", + "issue_createdAt": "2023-09-29T01:35:55Z", "issue_repo": { - "repo_name": "Match-Quiz", - "repo_desc": "A simple Quiz App for Hacktoberfest ", - "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", - "repo_stars": 1, + "repo_name": "xplainable", + "repo_desc": "Real-time explainable machine learning for business optimisation", + "repo_url": "https://github.com/xplainable/xplainable", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "swagatmitra-b" + "repo_owner": "xplainable" } }, - "issue_title": "CSS improvements", + "issue_title": "Improve and complete unit testing", "issue_labels": { "Nodes": [ { @@ -33367,13 +33371,10 @@ "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "css" + "label_name": "help wanted" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -33385,41 +33386,47 @@ }, { "Issue": { - "issue_url": "https://github.com/FiniteLoop-NMAMIT/flc-website/issues/58", - "issue_createdAt": "2023-09-28T17:25:08Z", + "issue_url": "https://github.com/RustLangES/blog/issues/7", + "issue_createdAt": "2023-09-29T01:33:04Z", "issue_repo": { - "repo_name": "flc-website", - "repo_desc": "Official Repository of Finite Loop Club website.", - "repo_url": "https://github.com/FiniteLoop-NMAMIT/flc-website", - "repo_stars": 7, + "repo_name": "blog", + "repo_desc": "Blog", + "repo_url": "https://github.com/RustLangES/blog", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "FiniteLoop-NMAMIT" + "repo_owner": "RustLangES" } }, - "issue_title": "reusable modal component ", + "issue_title": "Crear mas Artículos", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "low-priority" + "label_name": "help wanted" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -33431,31 +33438,28 @@ }, { "Issue": { - "issue_url": "https://github.com/abhay-raj19/FitBody/issues/4", - "issue_createdAt": "2023-09-28T17:24:41Z", + "issue_url": "https://github.com/w3b3d3v/web3task-front/issues/37", + "issue_createdAt": "2023-09-29T01:26:07Z", "issue_repo": { - "repo_name": "FitBody", - "repo_desc": "Welcome to FitBody, your ultimate destination for all your fitness needs! ", - "repo_url": "https://github.com/abhay-raj19/FitBody", - "repo_stars": 0, + "repo_name": "web3task-front", + "repo_desc": "", + "repo_url": "https://github.com/w3b3d3v/web3task-front", + "repo_stars": 3, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "abhay-raj19" + "repo_owner": "w3b3d3v" } }, - "issue_title": "The footer element doesn't have any hover effect.", + "issue_title": "feat: enhance UX when task is being displayed on main explore page or profile page by guaranteeing that the data is load", "issue_labels": { "Nodes": [ { @@ -33465,211 +33469,172 @@ "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "bull" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/5", - "issue_createdAt": "2023-09-28T17:23:35Z", + "issue_url": "https://github.com/zeek/zeek/issues/3344", + "issue_createdAt": "2023-09-29T01:23:41Z", "issue_repo": { - "repo_name": "hacktoberfest2023", - "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", - "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", - "repo_stars": 1, + "repo_name": "zeek", + "repo_desc": "Zeek is a powerful network analysis framework that is much different from the typical IDS you may know.", + "repo_url": "https://github.com/zeek/zeek", + "repo_stars": 5499, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C#" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Go" + "repo_prog_language": "C" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Lex" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Yacc" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Zeek" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "krishnapatidar458" + "repo_owner": "zeek" } }, - "issue_title": "Create a more stylish README.md with useful informations for this repository in Hacktoberfest2023", + "issue_title": "GRE-over-UDP support", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Type: Enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "Area: Protocol Analysis" }, { - "label_name": "hacktoberfest2023" + "label_name": "Implementation: Scripts" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Prologue-XR/brainbambam-backend/issues/1", - "issue_createdAt": "2023-09-28T17:23:00Z", + "issue_url": "https://github.com/xplainable/xplainable/issues/77", + "issue_createdAt": "2023-09-29T01:14:02Z", "issue_repo": { - "repo_name": "brainbambam-backend", - "repo_desc": "Imagine you can create and access multiple brains trained on very specific data to gain new knowledge and perspectives. Meet Brainbambam, your no-nonsense, personal knowledge assistant. Whether you're swamped with a ton of data or just looking for a way to discover new horizons, Brainbambam's here to make things a heck of a lot easier. ", - "repo_url": "https://github.com/Prologue-XR/brainbambam-backend", - "repo_stars": 0, + "repo_name": "xplainable", + "repo_desc": "Real-time explainable machine learning for business optimisation", + "repo_url": "https://github.com/xplainable/xplainable", + "repo_stars": 15, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Prologue-XR" + "repo_owner": "xplainable" } }, - "issue_title": "When i upload a document to a brain, i don't see the document being added the my brain knowledge.", + "issue_title": "GUI for loading models and preprocessors", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/4", - "issue_createdAt": "2023-09-28T17:19:44Z", + "issue_url": "https://github.com/WebSupportApp/WebSupport/issues/6", + "issue_createdAt": "2023-09-29T01:13:46Z", "issue_repo": { - "repo_name": "hacktoberfest2023", - "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", - "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", - "repo_stars": 1, + "repo_name": "WebSupport", + "repo_desc": "Prototype of a ticketing web application system.", + "repo_url": "https://github.com/WebSupportApp/WebSupport", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Java" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Pug" } ] }, "Owner": { - "repo_owner": "krishnapatidar458" + "repo_owner": "WebSupportApp" } }, - "issue_title": "create a Facebook Application using PHP", + "issue_title": "Fix code scanning alert - Missing CSRF middleware", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest2023" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -33681,31 +33646,25 @@ }, { "Issue": { - "issue_url": "https://github.com/ckolderup/postmarks/issues/131", - "issue_createdAt": "2023-09-28T17:15:16Z", + "issue_url": "https://github.com/xplainable/xplainable/issues/76", + "issue_createdAt": "2023-09-29T01:08:02Z", "issue_repo": { - "repo_name": "postmarks", - "repo_desc": "a single-user bookmarking website designed to live on the Fediverse", - "repo_url": "https://github.com/ckolderup/postmarks", - "repo_stars": 335, + "repo_name": "xplainable", + "repo_desc": "Real-time explainable machine learning for business optimisation", + "repo_url": "https://github.com/xplainable/xplainable", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "ckolderup" + "repo_owner": "xplainable" } }, - "issue_title": "Add a link to GitHub project to the Postmarks UI", + "issue_title": "Local Explanation Plotting", "issue_labels": { "Nodes": [ { @@ -33727,105 +33686,140 @@ }, { "Issue": { - "issue_url": "https://github.com/sunnysavita10/fdsdcnnclassifier/issues/1", - "issue_createdAt": "2023-09-28T17:10:57Z", + "issue_url": "https://github.com/Naokimi/lewagon-rails-template-plus/issues/26", + "issue_createdAt": "2023-09-29T01:00:53Z", "issue_repo": { - "repo_name": "fdsdcnnclassifier", - "repo_desc": "", - "repo_url": "https://github.com/sunnysavita10/fdsdcnnclassifier", - "repo_stars": 2, + "repo_name": "lewagon-rails-template-plus", + "repo_desc": "Quickly generate apps for production with a set of helpful gems", + "repo_url": "https://github.com/Naokimi/lewagon-rails-template-plus", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "sunnysavita10" + "repo_owner": "Naokimi" } }, - "issue_title": "my first issue", + "issue_title": "Write template requirements on the documentation", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/2", - "issue_createdAt": "2023-09-28T17:10:40Z", + "issue_url": "https://github.com/hackforla/tdm-calculator/issues/1465", + "issue_createdAt": "2023-09-29T00:53:12Z", "issue_repo": { - "repo_name": "hacktoberfest2023", - "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", - "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", - "repo_stars": 1, + "repo_name": "tdm-calculator", + "repo_desc": "DTLA Hack for LA is partnering with Los Angeles Department of Transportation (LADOT) to develop a Traffic Demand Management (TDM) calculator tool. This tool will help planners at LADOT and real estate developers to meet the Los Angeles’s Mobility Plan goals by 2035. ", + "repo_url": "https://github.com/hackforla/tdm-calculator", + "repo_stars": 31, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Java" + "repo_prog_language": "TSQL" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "krishnapatidar458" + "repo_owner": "hackforla" } }, - "issue_title": "Create Ad Dispenser Server using \"php\" as backend", + "issue_title": "On Terms and Conditions, update to reflect separation from Code for America", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "role: front-end" }, { - "label_name": "hacktoberfest2023" + "label_name": "level: easy" + }, + { + "label_name": "p-Feature - Terms and Conditions" + }, + { + "label_name": "priority: MUST HAVE" + }, + { + "label_name": "size: 0.25pt" } ], - "label_totalcount": 3 + "label_totalcount": 7 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_repo": { + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, + "repo_langs": { + "Nodes": null + }, + "Owner": { + "repo_owner": "" + } + }, + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -33837,44 +33831,24 @@ }, { "Issue": { - "issue_url": "https://github.com/noisepy/NoisePy/issues/227", - "issue_createdAt": "2023-09-28T17:10:09Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "NoisePy", - "repo_desc": "Ambient-Noise Seismology Package", - "repo_url": "https://github.com/noisepy/NoisePy", - "repo_stars": 126, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "noisepy" + "repo_owner": "" } }, - "issue_title": "Write unit tests for the 3 schedulers", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -33886,56 +33860,71 @@ }, { "Issue": { - "issue_url": "https://github.com/GOCDB/gocdb/issues/488", - "issue_createdAt": "2023-09-28T17:05:29Z", + "issue_url": "https://github.com/winglang/wing/issues/4333", + "issue_createdAt": "2023-09-29T00:35:37Z", "issue_repo": { - "repo_name": "gocdb", - "repo_desc": "Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.", - "repo_url": "https://github.com/GOCDB/gocdb", - "repo_stars": 11, + "repo_name": "wing", + "repo_desc": "The Wing Programming Language", + "repo_url": "https://github.com/winglang/wing", + "repo_stars": 2517, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "CWeb" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Python" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "Scheme" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "GOCDB" + "repo_owner": "winglang" } }, - "issue_title": "Add a set LastLoginDate for sample users in sample data", + "issue_title": "Implement `cloud.Bucket` inflight method `metadata` for Azure target", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "✨ enhancement" + }, + { + "label_name": "🎨 sdk" }, { "label_name": "good first issue" }, { - "label_name": "hackathon" + "label_name": "📜 sdk-spec-impl" + }, + { + "label_name": "☁️ azure" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -33947,90 +33936,147 @@ }, { "Issue": { - "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/3", - "issue_createdAt": "2023-09-28T17:02:55Z", + "issue_url": "https://github.com/winglang/wing/issues/4332", + "issue_createdAt": "2023-09-29T00:35:15Z", "issue_repo": { - "repo_name": "Match-Quiz", - "repo_desc": "A simple Quiz App for Hacktoberfest ", - "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", - "repo_stars": 1, + "repo_name": "wing", + "repo_desc": "The Wing Programming Language", + "repo_url": "https://github.com/winglang/wing", + "repo_stars": 2517, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CWeb" + }, + { + "repo_prog_language": "C++" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Scheme" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "swagatmitra-b" + "repo_owner": "winglang" } }, - "issue_title": "Add data/categories", + "issue_title": "Implement `cloud.Bucket` inflight method `metadata` for GCP target", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "✨ enhancement" + }, + { + "label_name": "🎨 sdk" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "📜 sdk-spec-impl" + }, + { + "label_name": "☁️ gcp" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/goldenkairos/memory-game-react-app/issues/1", - "issue_createdAt": "2023-09-28T17:01:08Z", + "issue_url": "https://github.com/winglang/wing/issues/4331", + "issue_createdAt": "2023-09-29T00:34:50Z", "issue_repo": { - "repo_name": "memory-game-react-app", - "repo_desc": "", - "repo_url": "https://github.com/goldenkairos/memory-game-react-app", - "repo_stars": 1, + "repo_name": "wing", + "repo_desc": "The Wing Programming Language", + "repo_url": "https://github.com/winglang/wing", + "repo_stars": 2517, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CWeb" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Scheme" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "goldenkairos" + "repo_owner": "winglang" } }, - "issue_title": "Updating Confetti.js", + "issue_title": "Implement `cloud.Bucket` inflight method `metadata` for AWS targets", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "✨ enhancement" + }, + { + "label_name": "🎨 sdk" }, { "label_name": "good first issue" + }, + { + "label_name": "📜 sdk-spec-impl" + }, + { + "label_name": "☁️ aws" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -34042,44 +34088,71 @@ }, { "Issue": { - "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/2", - "issue_createdAt": "2023-09-28T17:00:04Z", + "issue_url": "https://github.com/winglang/wing/issues/4330", + "issue_createdAt": "2023-09-29T00:34:35Z", "issue_repo": { - "repo_name": "Match-Quiz", - "repo_desc": "A simple Quiz App for Hacktoberfest ", - "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", - "repo_stars": 1, + "repo_name": "wing", + "repo_desc": "The Wing Programming Language", + "repo_url": "https://github.com/winglang/wing", + "repo_stars": 2517, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CWeb" + }, + { + "repo_prog_language": "C++" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Scheme" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "swagatmitra-b" + "repo_owner": "winglang" } }, - "issue_title": "Implement random slicing of Data array ", + "issue_title": "Implement `cloud.Bucket` inflight method `metadata` for simulator target", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "✨ enhancement" + }, + { + "label_name": "🎨 sdk" + }, + { + "label_name": "🕹️ simulator" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "📜 sdk-spec-impl" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -34091,34 +34164,50 @@ }, { "Issue": { - "issue_url": "https://github.com/instill-ai/community/issues/426", - "issue_createdAt": "2023-09-28T16:54:24Z", + "issue_url": "https://github.com/opensearch-project/opensearch-benchmark/issues/380", + "issue_createdAt": "2023-09-29T00:33:24Z", "issue_repo": { - "repo_name": "community", - "repo_desc": "🎉 All about our lovely community's feedback, feature request, bug report, whim, etc.", - "repo_url": "https://github.com/instill-ai/community", - "repo_stars": 5, + "repo_name": "opensearch-benchmark", + "repo_desc": "OpenSearch Benchmark - a community driven, open source project to run performance tests for OpenSearch", + "repo_url": "https://github.com/opensearch-project/opensearch-benchmark", + "repo_stars": 81, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jinja" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "instill-ai" + "repo_owner": "opensearch-project" } }, - "issue_title": "[INS-2203] [Improvement] JSON Operator to take multiple input paths", + "issue_title": "[BUG] Unable to run opensearch-benchmark [OSB] execute-test against OSB provisioned cluster due to failing health check", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -34127,28 +34216,35 @@ }, { "Issue": { - "issue_url": "https://github.com/instill-ai/community/issues/425", - "issue_createdAt": "2023-09-28T16:52:49Z", + "issue_url": "https://github.com/bitcoindevkit/bdk/issues/1136", + "issue_createdAt": "2023-09-29T00:21:53Z", "issue_repo": { - "repo_name": "community", - "repo_desc": "🎉 All about our lovely community's feedback, feature request, bug report, whim, etc.", - "repo_url": "https://github.com/instill-ai/community", - "repo_stars": 5, + "repo_name": "bdk", + "repo_desc": "A modern, lightweight, descriptor-based wallet library written in Rust!", + "repo_url": "https://github.com/bitcoindevkit/bdk", + "repo_stars": 642, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "instill-ai" + "repo_owner": "bitcoindevkit" } }, - "issue_title": "[INS-2202] [Feature] Regex Match Operator", + "issue_title": "Replace bdk FeeRate with rust-bitcoin FeeRate", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -34163,25 +34259,31 @@ }, { "Issue": { - "issue_url": "https://github.com/sosw/sosw/issues/289", - "issue_createdAt": "2023-09-28T16:50:27Z", + "issue_url": "https://github.com/ayay2002/OgGroup/issues/7", + "issue_createdAt": "2023-09-28T23:40:56Z", "issue_repo": { - "repo_name": "sosw", - "repo_desc": "Serverless Orchestrator of Serverless Workers for AWS - Worker", - "repo_url": "https://github.com/sosw/sosw", - "repo_stars": 14, + "repo_name": "OgGroup", + "repo_desc": "", + "repo_url": "https://github.com/ayay2002/OgGroup", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "sosw" + "repo_owner": "ayay2002" } }, - "issue_title": "Implement get_ddbc for custom row_mappers", + "issue_title": "User Flow Diagram ", "issue_labels": { "Nodes": [ { @@ -34194,126 +34296,151 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 5 } } }, { "Issue": { - "issue_url": "https://github.com/FerretDB/FerretDB/issues/3462", - "issue_createdAt": "2023-09-28T16:49:06Z", + "issue_url": "https://github.com/tris203/disftp/issues/11", + "issue_createdAt": "2023-09-28T23:37:11Z", "issue_repo": { - "repo_name": "FerretDB", - "repo_desc": "A truly Open Source MongoDB alternative", - "repo_url": "https://github.com/FerretDB/FerretDB", - "repo_stars": 7694, + "repo_name": "disftp", + "repo_desc": "FTP Implementation of Disbox", + "repo_url": "https://github.com/tris203/disftp", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "FerretDB" + "repo_owner": "tris203" } }, - "issue_title": "Add test for tailable cursor with non-capped collection", + "issue_title": "TODO: Update ReadMe", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "code/chore" - }, - { - "label_name": "area/cursors" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/bcgov/entity/issues/18003", - "issue_createdAt": "2023-09-28T16:46:22Z", + "issue_url": "https://github.com/warriordog/ActivityPubSharp/issues/116", + "issue_createdAt": "2023-09-28T23:29:44Z", "issue_repo": { - "repo_name": "entity", - "repo_desc": "ServiceBC Registry Team working on Legal Entities", - "repo_url": "https://github.com/bcgov/entity", - "repo_stars": 20, - "repo_langs": { - "Nodes": [ + "repo_name": "ActivityPubSharp", + "repo_desc": "Modular implementation of ActivityPub in C#", + "repo_url": "https://github.com/warriordog/ActivityPubSharp", + "repo_stars": 18, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "JavaScript" - }, + "repo_prog_language": "C#" + } + ] + }, + "Owner": { + "repo_owner": "warriordog" + } + }, + "issue_title": "Remove recursion from `IActivityPubClient`", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "area:code" + }, + { + "label_name": "type:improvement" + } + ], + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/8279", + "issue_createdAt": "2023-09-28T23:23:05Z", + "issue_repo": { + "repo_name": "pipedream", + "repo_desc": "Connect APIs, remarkably fast. Free for developers.", + "repo_url": "https://github.com/PipedreamHQ/pipedream", + "repo_stars": 7222, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Shell" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "bcgov" + "repo_owner": "PipedreamHQ" } }, - "issue_title": "WoN Field Spacing Once-over", + "issue_title": "[Trigger] Tally refactor", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "Priority2" + "label_name": "action" }, { - "label_name": "ENTITY" + "label_name": "triaged" }, { - "label_name": "UX Assurance" + "label_name": "refactor" } ], - "label_totalcount": 5 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -34325,25 +34452,31 @@ }, { "Issue": { - "issue_url": "https://github.com/AbhimanyuSinghh/oops-exceptions/issues/1", - "issue_createdAt": "2023-09-28T16:45:53Z", + "issue_url": "https://github.com/Juc-ie/Personal-Web-Sim/issues/3", + "issue_createdAt": "2023-09-28T23:07:11Z", "issue_repo": { - "repo_name": "oops-exceptions", + "repo_name": "Personal-Web-Sim", "repo_desc": "", - "repo_url": "https://github.com/AbhimanyuSinghh/oops-exceptions", + "repo_url": "https://github.com/Juc-ie/Personal-Web-Sim", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "AbhimanyuSinghh" + "repo_owner": "Juc-ie" } }, - "issue_title": "Help to optimize this library management system.", + "issue_title": "create home page", "issue_labels": { "Nodes": [ { @@ -34362,35 +34495,46 @@ }, { "Issue": { - "issue_url": "https://github.com/brunofaria27/image-processing/issues/1", - "issue_createdAt": "2023-09-28T16:40:29Z", + "issue_url": "https://github.com/OpenMandrivaAssociation/distribution/issues/2937", + "issue_createdAt": "2023-09-28T22:56:48Z", "issue_repo": { - "repo_name": "image-processing", - "repo_desc": "Analise de imagens do exame Papanicolau para dar o diagnóstico precoce do câncer cervical. Aplicativo para ler imagens do exame para reconhecer automáticamente células cancerosas.", - "repo_url": "https://github.com/brunofaria27/image-processing", - "repo_stars": 0, + "repo_name": "distribution", + "repo_desc": "OpenMandriva Lx is an exciting free Desktop Operating System that aims to cater to and interest first time and advanced users alike. It has the breadth and depth of an advanced system but is designed to be simple and straightforward in use.", + "repo_url": "https://github.com/OpenMandrivaAssociation/distribution", + "repo_stars": 7, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "brunofaria27" + "repo_owner": "OpenMandrivaAssociation" } }, - "issue_title": "preprocessar dados usados no treinamento e teste dos classificadores e do segmentador", + "issue_title": "Shrink basesystem dependency chain", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "cooker" + }, + { + "label_name": "devs" + }, + { + "label_name": "new" + }, + { + "label_name": "5.1" } ], - "label_totalcount": 2 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 @@ -34402,44 +34546,56 @@ }, { "Issue": { - "issue_url": "https://github.com/data-exp-lab/yt-napari/issues/92", - "issue_createdAt": "2023-09-28T16:39:31Z", + "issue_url": "https://github.com/NVIDIA/Fuser/issues/979", + "issue_createdAt": "2023-09-28T22:56:15Z", "issue_repo": { - "repo_name": "yt-napari", - "repo_desc": "A napari plugin for reading data from yt", - "repo_url": "https://github.com/data-exp-lab/yt-napari", - "repo_stars": 4, + "repo_name": "Fuser", + "repo_desc": "A Fusion Code Generator for NVIDIA GPUs (commonly known as \"nvFuser\")", + "repo_url": "https://github.com/NVIDIA/Fuser", + "repo_stars": 166, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Cuda" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Meson" } ] }, "Owner": { - "repo_owner": "data-exp-lab" + "repo_owner": "NVIDIA" } }, - "issue_title": "save json", + "issue_title": "Define matmul as mul-sum", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "matmul" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -34448,25 +34604,21 @@ }, { "Issue": { - "issue_url": "https://github.com/Gakuto1112/NodeJSLogger/issues/1", - "issue_createdAt": "2023-09-28T16:30:15Z", + "issue_url": "https://github.com/OpenMandrivaAssociation/distribution/issues/2936", + "issue_createdAt": "2023-09-28T22:52:59Z", "issue_repo": { - "repo_name": "NodeJSLogger", - "repo_desc": "The Node.js module that formats log outputs to make them easy to see.", - "repo_url": "https://github.com/Gakuto1112/NodeJSLogger", - "repo_stars": 0, + "repo_name": "distribution", + "repo_desc": "OpenMandriva Lx is an exciting free Desktop Operating System that aims to cater to and interest first time and advanced users alike. It has the breadth and depth of an advanced system but is designed to be simple and straightforward in use.", + "repo_url": "https://github.com/OpenMandrivaAssociation/distribution", + "repo_stars": 7, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Gakuto1112" + "repo_owner": "OpenMandrivaAssociation" } }, - "issue_title": "テストコードを書く", + "issue_title": "Get rid of crontabs in basesystem", "issue_labels": { "Nodes": [ { @@ -34474,9 +34626,24 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "cooker" + }, + { + "label_name": "devs" + }, + { + "label_name": "new" + }, + { + "label_name": "5.1" } ], - "label_totalcount": 2 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 @@ -34488,44 +34655,34 @@ }, { "Issue": { - "issue_url": "https://github.com/void1244/DSA-Programs/issues/2", - "issue_createdAt": "2023-09-28T16:29:00Z", + "issue_url": "https://github.com/MissouriMRR/compakt/issues/2", + "issue_createdAt": "2023-09-28T22:52:08Z", "issue_repo": { - "repo_name": "DSA-Programs", - "repo_desc": "", - "repo_url": "https://github.com/void1244/DSA-Programs", + "repo_name": "compakt", + "repo_desc": "Javascript files for flight logger application used for storing flight day information.", + "repo_url": "https://github.com/MissouriMRR/compakt", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C++" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "void1244" + "repo_owner": "MissouriMRR" } }, - "issue_title": "Write An Program To Print Digit Of Given Binary.", + "issue_title": "Review Dependencies", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "Hacktoberfest" - }, - { - "label_name": "Hacktoberfest2023" + "label_name": "documentation" }, { - "label_name": "Hacktoberfest-Accepted" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -34534,38 +34691,24 @@ }, { "Issue": { - "issue_url": "https://github.com/LiraShapira/app/issues/54", - "issue_createdAt": "2023-09-28T16:24:16Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "app", - "repo_desc": "The Lira Shapira App", - "repo_url": "https://github.com/LiraShapira/app", - "repo_stars": 1, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "LiraShapira" + "repo_owner": "" } }, - "issue_title": "scroll transaction list", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -34577,56 +34720,56 @@ }, { "Issue": { - "issue_url": "https://github.com/latticexyz/mud/issues/1645", - "issue_createdAt": "2023-09-28T16:22:34Z", + "issue_url": "https://github.com/pydata/pydata-sphinx-theme/issues/1487", + "issue_createdAt": "2023-09-28T22:44:15Z", "issue_repo": { - "repo_name": "mud", - "repo_desc": "MUD is an engine for Autonomous Worlds", - "repo_url": "https://github.com/latticexyz/mud", - "repo_stars": 512, + "repo_name": "pydata-sphinx-theme", + "repo_desc": "A clean, three-column Sphinx theme with Bootstrap for the PyData community", + "repo_url": "https://github.com/pydata/pydata-sphinx-theme", + "repo_stars": 431, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Solidity" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "WebAssembly" + "repo_prog_language": "SCSS" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "latticexyz" + "repo_owner": "pydata" } }, - "issue_title": "use batch call for registration methods in deploy", + "issue_title": "Better support for SVGs in icon links", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "kind: documentation" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 0 @@ -34635,35 +34778,38 @@ }, { "Issue": { - "issue_url": "https://github.com/Teamable-Analytics/algorithms/issues/107", - "issue_createdAt": "2023-09-28T16:21:31Z", + "issue_url": "https://github.com/facundopareja/tp1_sistemas_distribuidos/issues/9", + "issue_createdAt": "2023-09-28T22:42:53Z", "issue_repo": { - "repo_name": "algorithms", - "repo_desc": "A sandbox to develop new team formation algorithms", - "repo_url": "https://github.com/Teamable-Analytics/algorithms", - "repo_stars": 3, + "repo_name": "tp1_sistemas_distribuidos", + "repo_desc": "", + "repo_url": "https://github.com/facundopareja/tp1_sistemas_distribuidos", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Teamable-Analytics" + "repo_owner": "facundopareja" } }, - "issue_title": "Create `Metric` classes to measure all various social metrics", + "issue_title": "GENERAL - Modulo de sockets", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -34675,102 +34821,114 @@ }, { "Issue": { - "issue_url": "https://github.com/theprinceraj/Golf-Website/issues/4", - "issue_createdAt": "2023-09-28T16:20:37Z", + "issue_url": "https://github.com/facundopareja/tp1_sistemas_distribuidos/issues/8", + "issue_createdAt": "2023-09-28T22:42:18Z", "issue_repo": { - "repo_name": "Golf-Website", - "repo_desc": "A website design greatly inspired from a famous golf club but made with a relatively simpler code.", - "repo_url": "https://github.com/theprinceraj/Golf-Website", - "repo_stars": 1, + "repo_name": "tp1_sistemas_distribuidos", + "repo_desc": "", + "repo_url": "https://github.com/facundopareja/tp1_sistemas_distribuidos", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "theprinceraj" + "repo_owner": "facundopareja" } }, - "issue_title": "Add custom scrollbar", + "issue_title": "GENERAL - Definicion de protocolo ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/bcgov/entity/issues/18001", - "issue_createdAt": "2023-09-28T16:20:02Z", + "issue_url": "https://github.com/musescore/MuseScore/issues/19556", + "issue_createdAt": "2023-09-28T22:35:29Z", "issue_repo": { - "repo_name": "entity", - "repo_desc": "ServiceBC Registry Team working on Legal Entities", - "repo_url": "https://github.com/bcgov/entity", - "repo_stars": 20, + "repo_name": "MuseScore", + "repo_desc": "MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!", + "repo_url": "https://github.com/musescore/MuseScore", + "repo_stars": 10152, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "QMake" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "QML" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "CartoCSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "bcgov" + "repo_owner": "musescore" } }, - "issue_title": "Update \"Check if you need a name request\" text", + "issue_title": "Braille Panel to be included in View Menu \u0026 Associated Shortcut", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "community" }, { - "label_name": "Priority2" + "label_name": "feature request" }, { - "label_name": "ENTITY" + "label_name": "needs design" + }, + { + "label_name": "good second issue" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -34782,335 +34940,220 @@ }, { "Issue": { - "issue_url": "https://github.com/airareyes/todo-list/issues/2", - "issue_createdAt": "2023-09-28T16:16:44Z", + "issue_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC/issues/3", + "issue_createdAt": "2023-09-28T22:32:26Z", "issue_repo": { - "repo_name": "todo-list", + "repo_name": "2023.2-MeasureSoftGram-DOC", "repo_desc": "", - "repo_url": "https://github.com/airareyes/todo-list", - "repo_stars": 0, + "repo_url": "https://github.com/fga-eps-mds/2023.2-MeasureSoftGram-DOC", + "repo_stars": 1, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "airareyes" + "repo_owner": "fga-eps-mds" } }, - "issue_title": "Trabajo conjunto", + "issue_title": "Adicionar a coleção django-extensions ao projeto", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "EPS" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/void1244/DSA-Programs/issues/1", - "issue_createdAt": "2023-09-28T16:16:11Z", + "issue_url": "https://github.com/Ivy-Apps/ivy-wallet/issues/2722", + "issue_createdAt": "2023-09-28T22:30:47Z", "issue_repo": { - "repo_name": "DSA-Programs", - "repo_desc": "", - "repo_url": "https://github.com/void1244/DSA-Programs", - "repo_stars": 0, + "repo_name": "ivy-wallet", + "repo_desc": "Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.", + "repo_url": "https://github.com/Ivy-Apps/ivy-wallet", + "repo_stars": 1619, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "D2" } ] }, "Owner": { - "repo_owner": "void1244" + "repo_owner": "Ivy-Apps" } }, - "issue_title": "Create An Program To Print Binary Of Digit.", + "issue_title": "Setup code coverage CI check using Kover", "issue_labels": { "Nodes": [ + { + "label_name": "devexp" + }, { "label_name": "good first issue" }, { - "label_name": "Hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "Hacktoberfest2023" + "label_name": "tests" }, { - "label_name": "Hacktoberfest-Accepted" + "label_name": "approved" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/WiktorB2004/RPN_Calculator/issues/1", - "issue_createdAt": "2023-09-28T16:15:47Z", + "issue_url": "https://github.com/apache/airflow/issues/34676", + "issue_createdAt": "2023-09-28T22:18:12Z", "issue_repo": { - "repo_name": "RPN_Calculator", - "repo_desc": "", - "repo_url": "https://github.com/WiktorB2004/RPN_Calculator", - "repo_stars": 0, + "repo_name": "airflow", + "repo_desc": "Apache Airflow - A platform to programmatically author, schedule, and monitor workflows", + "repo_url": "https://github.com/apache/airflow", + "repo_stars": 31867, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - } - ] - }, - "Owner": { - "repo_owner": "WiktorB2004" - } - }, - "issue_title": "CMake multiplatform do not find tests", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", - "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/B1TSH3LL/stock-market/issues/2", - "issue_createdAt": "2023-09-28T16:03:38Z", - "issue_repo": { - "repo_name": "stock-market", - "repo_desc": "", - "repo_url": "https://github.com/B1TSH3LL/stock-market", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "EJS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "B1TSH3LL" - } - }, - "issue_title": "Market Page Content Not Showing", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Hacktoberfest-accepted" - }, - { - "label_name": "Hacktoberfest2023" - }, - { - "label_name": "Hacktoberfest" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Androz2091/discord-player/issues/1820", - "issue_createdAt": "2023-09-28T16:03:19Z", - "issue_repo": { - "repo_name": "discord-player", - "repo_desc": "🎧 Complete framework to simplify the implementation of music commands using discord.js v14", - "repo_url": "https://github.com/Androz2091/discord-player", - "repo_stars": 548, - "repo_langs": { - "Nodes": [ + "repo_prog_language": "Shell" + }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Mako" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HCL" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "Androz2091" + "repo_owner": "apache" } }, - "issue_title": "Spotify phone link and youtube playlist search box link", + "issue_title": "'cause' key need to be limited to 255 characters to avoid failures due to trigger_reason field", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "kind:bug" + }, + { + "label_name": "area:providers" }, { "label_name": "good first issue" + }, + { + "label_name": "provider:dbt-cloud" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/neon-mmd/websurfx/issues/280", - "issue_createdAt": "2023-09-28T16:02:34Z", + "issue_url": "https://github.com/lucavallin/first-issue/issues/188", + "issue_createdAt": "2023-09-28T22:08:15Z", "issue_repo": { - "repo_name": "websurfx", - "repo_desc": ":rocket: An open source alternative to searx which provides a modern-looking :sparkles:, lightning-fast :zap:, privacy respecting :disguised_face:, secure :lock: meta search engine", - "repo_url": "https://github.com/neon-mmd/websurfx", - "repo_stars": 365, + "repo_name": "first-issue", + "repo_desc": "Make your next open-source contribution.", + "repo_url": "https://github.com/lucavallin/first-issue", + "repo_stars": 67, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Lua" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "neon-mmd" + "repo_owner": "lucavallin" } }, - "issue_title": "🛠️ Remove unnecessary unused volume `public`", + "issue_title": "Improve design of repository item", "issue_labels": { "Nodes": [ { - "label_name": "💻 aspect: code" - }, - { - "label_name": "🛠 goal: fix" - }, - { - "label_name": "🏁 status: ready for dev" - }, - { - "label_name": "🟩 priority: low" - }, - { - "label_name": "🔢 points: 1" + "label_name": "enhancement" }, { "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "ui" } ], - "label_totalcount": 7 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -35119,25 +35162,34 @@ }, { "Issue": { - "issue_url": "https://github.com/Qbox-project/qbx_ambulancejob/issues/94", - "issue_createdAt": "2023-09-28T16:01:22Z", + "issue_url": "https://github.com/crypto-power/cryptopower/issues/124", + "issue_createdAt": "2023-09-28T22:01:42Z", "issue_repo": { - "repo_name": "qbx_ambulancejob", - "repo_desc": "", - "repo_url": "https://github.com/Qbox-project/qbx_ambulancejob", - "repo_stars": 5, + "repo_name": "cryptopower", + "repo_desc": "A cross-platform SPV (DCR, BTC \u0026 LTC) privacy wallet built with go.", + "repo_url": "https://github.com/crypto-power/cryptopower", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Lua" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Qbox-project" + "repo_owner": "crypto-power" } }, - "issue_title": "Remove unused locales", + "issue_title": "[Mobile]: add bottom nav", "issue_labels": { "Nodes": [ { @@ -35153,41 +35205,44 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Qbox-project/qbx_medical/issues/32", - "issue_createdAt": "2023-09-28T15:59:54Z", + "issue_url": "https://github.com/fill3d/fill/issues/1", + "issue_createdAt": "2023-09-28T22:00:35Z", "issue_repo": { - "repo_name": "qbx_medical", - "repo_desc": "", - "repo_url": "https://github.com/Qbox-project/qbx_medical", - "repo_stars": 2, + "repo_name": "fill", + "repo_desc": "Generative fill in 3D.", + "repo_url": "https://github.com/fill3d/fill", + "repo_stars": 522, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Lua" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Qbox-project" + "repo_owner": "fill3d" } }, - "issue_title": "Remove unused locales", + "issue_title": "Add a `/gallery` with success and failure cases", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -35199,34 +35254,49 @@ }, { "Issue": { - "issue_url": "https://github.com/Qbox-project/qbx_radio/issues/3", - "issue_createdAt": "2023-09-28T15:57:53Z", + "issue_url": "https://github.com/iovisor/bpftrace/issues/2779", + "issue_createdAt": "2023-09-28T22:00:07Z", "issue_repo": { - "repo_name": "qbx_radio", - "repo_desc": "", - "repo_url": "https://github.com/Qbox-project/qbx_radio", - "repo_stars": 0, + "repo_name": "bpftrace", + "repo_desc": "High-level tracing language for Linux eBPF", + "repo_url": "https://github.com/iovisor/bpftrace", + "repo_stars": 7208, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Lua" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Lex" + }, + { + "repo_prog_language": "Yacc" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "LLVM" + }, + { + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "Qbox-project" + "repo_owner": "iovisor" } }, - "issue_title": "Use locales", + "issue_title": "print() single map values", "issue_labels": { "Nodes": [ { @@ -35248,25 +35318,34 @@ }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/13", - "issue_createdAt": "2023-09-28T15:54:59Z", + "issue_url": "https://github.com/crypto-power/cryptopower/issues/123", + "issue_createdAt": "2023-09-28T21:59:56Z", "issue_repo": { - "repo_name": "dom-manipulation-library", - "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", - "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_name": "cryptopower", + "repo_desc": "A cross-platform SPV (DCR, BTC \u0026 LTC) privacy wallet built with go.", + "repo_url": "https://github.com/crypto-power/cryptopower", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "lindelwa122" + "repo_owner": "crypto-power" } }, - "issue_title": "createStyleSheet.addStyle", + "issue_title": "[Mobile]: add the onboarding pages", "issue_labels": { "Nodes": [ { @@ -35274,12 +35353,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "to do" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -35291,47 +35367,41 @@ }, { "Issue": { - "issue_url": "https://github.com/oazapfts/oazapfts/issues/486", - "issue_createdAt": "2023-09-28T15:52:06Z", + "issue_url": "https://github.com/fastify/busboy/issues/126", + "issue_createdAt": "2023-09-28T21:57:36Z", "issue_repo": { - "repo_name": "oazapfts", - "repo_desc": "Generate TypeScript clients to tap into OpenAPI servers", - "repo_url": "https://github.com/oazapfts/oazapfts", - "repo_stars": 409, + "repo_name": "busboy", + "repo_desc": "A streaming parser for HTML form data for node.js", + "repo_url": "https://github.com/fastify/busboy", + "repo_stars": 46, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "oazapfts" + "repo_owner": "fastify" } }, - "issue_title": "Recursive $ref in components", + "issue_title": "100 % test coverage", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -35340,105 +35410,105 @@ }, { "Issue": { - "issue_url": "https://github.com/Aiven-Open/klaw/issues/1817", - "issue_createdAt": "2023-09-28T15:51:58Z", + "issue_url": "https://github.com/ballerine-io/ballerine/issues/1195", + "issue_createdAt": "2023-09-28T21:48:40Z", "issue_repo": { - "repo_name": "klaw", - "repo_desc": "Klaw, the latest OS tool by Aiven, helps enterprises cope with Apache Kafka(r) topics, schema registry and connectors governance by introducing roles/authorizations to users of various teams of an org.", - "repo_url": "https://github.com/Aiven-Open/klaw", - "repo_stars": 64, + "repo_name": "ballerine", + "repo_desc": "Open-source infrastructure and data orchestration platform for risk decisioning", + "repo_url": "https://github.com/ballerine-io/ballerine", + "repo_stars": 1745, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Less" + "repo_prog_language": "Svelte" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Astro" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "Aiven-Open" + "repo_owner": "ballerine-io" } }, - "issue_title": "Replace / remove use of potential condescending terms ", + "issue_title": "[BAL-297] A toggle to disable outgoing webhooks - for testing", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Senne98/Custom-Item-Api/issues/1", - "issue_createdAt": "2023-09-28T15:48:26Z", + "issue_url": "https://github.com/unitaryfund/mitiq/issues/2033", + "issue_createdAt": "2023-09-28T21:43:29Z", "issue_repo": { - "repo_name": "Custom-Item-Api", - "repo_desc": "An API for making custom blocks and items.", - "repo_url": "https://github.com/Senne98/Custom-Item-Api", - "repo_stars": 2, + "repo_name": "mitiq", + "repo_desc": "Mitiq is an open source toolkit for implementing error mitigation techniques on most current intermediate-scale quantum computers.", + "repo_url": "https://github.com/unitaryfund/mitiq", + "repo_stars": 291, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Senne98" + "repo_owner": "unitaryfund" } }, - "issue_title": "Error when stopping the server with no blocks created", + "issue_title": "Error when running type checks", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "Type: bug" + "label_name": "bug" }, { - "label_name": "Status: accepted" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -35450,65 +35520,56 @@ }, { "Issue": { - "issue_url": "https://github.com/akuity/kargo/issues/871", - "issue_createdAt": "2023-09-28T15:45:40Z", + "issue_url": "https://github.com/ApplETS/Notre-Dame/issues/858", + "issue_createdAt": "2023-09-28T21:41:27Z", "issue_repo": { - "repo_name": "kargo", - "repo_desc": "Application lifecycle orchestration", - "repo_url": "https://github.com/akuity/kargo", - "repo_stars": 632, + "repo_name": "Notre-Dame", + "repo_desc": "The 4th generation of ÉTSMobile, the main gateway between the École de technologie supérieure and its students on mobile devices", + "repo_url": "https://github.com/ApplETS/Notre-Dame", + "repo_stars": 29, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Starlark" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "Mustache" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Objective-C" }, { "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "akuity" + "repo_owner": "ApplETS" } }, - "issue_title": "add webinar video to readme and doc home page", + "issue_title": "Add Privacy Policy webview in ETSMobile", "issue_labels": { "Nodes": [ { - "label_name": "area/documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "kind/chore" + "label_name": "platform: ios" }, { - "label_name": "priority/high" + "label_name": "platform: android" } ], "label_totalcount": 4 @@ -35523,62 +35584,65 @@ }, { "Issue": { - "issue_url": "https://github.com/ls1intum/Artemis/issues/7288", - "issue_createdAt": "2023-09-28T15:44:04Z", + "issue_url": "https://github.com/ParadiseSS13/Paradise/issues/22636", + "issue_createdAt": "2023-09-28T21:33:45Z", "issue_repo": { - "repo_name": "Artemis", - "repo_desc": "Artemis - Interactive Learning with Automated Feedback", - "repo_url": "https://github.com/ls1intum/Artemis", - "repo_stars": 370, + "repo_name": "Paradise", + "repo_desc": "Paradise Station's GitHub main repository.", + "repo_url": "https://github.com/ParadiseSS13/Paradise", + "repo_stars": 344, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Java" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Scala" + "repo_prog_language": "DM" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "C" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Haskell" + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "ls1intum" + "repo_owner": "ParadiseSS13" } }, - "issue_title": "`General`: Archiving an empty course loads forever", + "issue_title": "Metastation Bridge Hallway controls SPACE", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "Map Issue" }, { - "label_name": "good first issue" + "label_name": "MetaStation" + }, + { + "label_name": "Good First Issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -35590,41 +35654,50 @@ }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/12", - "issue_createdAt": "2023-09-28T15:42:14Z", + "issue_url": "https://github.com/ripple/explorer/issues/844", + "issue_createdAt": "2023-09-28T21:32:34Z", "issue_repo": { - "repo_name": "dom-manipulation-library", - "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", - "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_name": "explorer", + "repo_desc": "Open Source XRP Ledger Explorer", + "repo_url": "https://github.com/ripple/explorer", + "repo_stars": 63, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "lindelwa122" + "repo_owner": "ripple" } }, - "issue_title": "createStyleSheet.createCSSRule", + "issue_title": "Error rendering node's pubkey when there's no match on tx", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "to do" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -35633,112 +35706,114 @@ }, { "Issue": { - "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/716", - "issue_createdAt": "2023-09-28T15:38:00Z", + "issue_url": "https://github.com/mateusz-bak/openreads-android/issues/342", + "issue_createdAt": "2023-09-28T21:19:07Z", "issue_repo": { - "repo_name": "fork-commit-merge", - "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", - "repo_url": "https://github.com/nikohoffren/fork-commit-merge", - "repo_stars": 142, + "repo_name": "openreads-android", + "repo_desc": "A mobile books tracker written in Flutter that respects your privacy.", + "repo_url": "https://github.com/mateusz-bak/openreads-android", + "repo_stars": 418, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Objective-C" }, { "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Elixir" } ] }, "Owner": { - "repo_owner": "nikohoffren" + "repo_owner": "mateusz-bak" } }, - "issue_title": "Fork, Commit, Merge - Medium Issue (Bash)", + "issue_title": "[FEATURE_REQUEST] Sort edition results", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "first-contributors" - }, - { - "label_name": "first-contributor" - }, - { - "label_name": "medium" - }, - { - "label_name": "bash" - }, - { - "label_name": "shell" - }, - { - "label_name": "hacktoberfest" + "label_name": "UX" }, { - "label_name": "up-for-grabs" + "label_name": "proposal" } ], - "label_totalcount": 9 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/azerothcore/azerothcore-wotlk/issues/17384", + "issue_createdAt": "2023-09-28T21:14:59Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "azerothcore-wotlk", + "repo_desc": "Complete Open Source and Modular solution for MMO", + "repo_url": "https://github.com/azerothcore/azerothcore-wotlk", + "repo_stars": 4492, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "PHP" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "azerothcore" } }, - "issue_title": "", + "issue_title": "(DB/Spell): Replace `spell_dbc` corrections with entries in SpellInfoCorrections.", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "Good first issue" + } + ], + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -35750,111 +35825,120 @@ }, { "Issue": { - "issue_url": "https://github.com/JuliaGeometry/Meshes.jl/issues/608", - "issue_createdAt": "2023-09-28T15:30:41Z", + "issue_url": "https://github.com/mateusz-bak/openreads-android/issues/341", + "issue_createdAt": "2023-09-28T21:14:04Z", "issue_repo": { - "repo_name": "Meshes.jl", - "repo_desc": "Computational geometry and meshing algorithms in Julia", - "repo_url": "https://github.com/JuliaGeometry/Meshes.jl", - "repo_stars": 318, + "repo_name": "openreads-android", + "repo_desc": "A mobile books tracker written in Flutter that respects your privacy.", + "repo_url": "https://github.com/mateusz-bak/openreads-android", + "repo_stars": 418, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Julia" + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" } ] }, "Owner": { - "repo_owner": "JuliaGeometry" + "repo_owner": "mateusz-bak" } }, - "issue_title": "`one(T\u003c:Unitful.Quantity)` always return unity without unit, which may cause error", + "issue_title": "[FEATURE_REQUEST] Add publisher agent and publisher date below covers in the choosing edition grid", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "design/UI" + }, + { + "label_name": "UX" + }, + { + "label_name": "proposal" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/akuity/kargo/issues/870", - "issue_createdAt": "2023-09-28T15:29:05Z", + "issue_url": "https://github.com/ballerine-io/ballerine/issues/1194", + "issue_createdAt": "2023-09-28T21:13:54Z", "issue_repo": { - "repo_name": "kargo", - "repo_desc": "Application lifecycle orchestration", - "repo_url": "https://github.com/akuity/kargo", - "repo_stars": 632, + "repo_name": "ballerine", + "repo_desc": "Open-source infrastructure and data orchestration platform for risk decisioning", + "repo_url": "https://github.com/ballerine-io/ballerine", + "repo_stars": 1745, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Starlark" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Mustache" + "repo_prog_language": "Svelte" }, { - "repo_prog_language": "Go" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Astro" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Less" + "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "akuity" + "repo_owner": "ballerine-io" } }, - "issue_title": "relax regex for git repo urls", + "issue_title": "[BAL-296] workflow service is being built in different folders when running build from the monorepo scope and locally", "issue_labels": { "Nodes": [ { - "label_name": "kind/bug" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "priority/normal" - }, - { - "label_name": "area/crds" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -35866,93 +35950,105 @@ }, { "Issue": { - "issue_url": "https://github.com/ColoradoSchoolOfMines/acm-discord-bot/issues/18", - "issue_createdAt": "2023-09-28T15:27:43Z", + "issue_url": "https://github.com/rndvouz/rndvouz-mobile-app/issues/31", + "issue_createdAt": "2023-09-28T21:10:57Z", "issue_repo": { - "repo_name": "acm-discord-bot", - "repo_desc": "A Python-based Discord bot for the Mines ACM Discord server.", - "repo_url": "https://github.com/ColoradoSchoolOfMines/acm-discord-bot", - "repo_stars": 1, + "repo_name": "rndvouz-mobile-app", + "repo_desc": "", + "repo_url": "https://github.com/rndvouz/rndvouz-mobile-app", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "ColoradoSchoolOfMines" + "repo_owner": "rndvouz" } }, - "issue_title": "Welcome Greeting", + "issue_title": "Create a Widget for the On-boarding Top Menu", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "for fun" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/asyncapi/conference-website/issues/202", - "issue_createdAt": "2023-09-28T15:25:00Z", + "issue_url": "https://github.com/Nixtla/statsforecast/issues/653", + "issue_createdAt": "2023-09-28T21:07:24Z", "issue_repo": { - "repo_name": "conference-website", - "repo_desc": "Website for the AsyncAPI online conference", - "repo_url": "https://github.com/asyncapi/conference-website", - "repo_stars": 8, + "repo_name": "statsforecast", + "repo_desc": "Lightning ⚡️ fast forecasting with statistical and econometric models.", + "repo_url": "https://github.com/Nixtla/statsforecast", + "repo_stars": 3004, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "asyncapi" + "repo_owner": "Nixtla" } }, - "issue_title": "venues addresses to be clickable links that take you you google map location", + "issue_title": "[docs] isolate import cells", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "Hacktoberfest" - }, - { - "label_name": "area/javascript" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -35961,166 +36057,175 @@ }, { "Issue": { - "issue_url": "https://github.com/hackforla/website/issues/5624", - "issue_createdAt": "2023-09-28T15:23:29Z", + "issue_url": "https://github.com/codu-code/codu/issues/440", + "issue_createdAt": "2023-09-28T21:01:44Z", "issue_repo": { - "repo_name": "website", - "repo_desc": "Hack for LA's website", - "repo_url": "https://github.com/hackforla/website", - "repo_stars": 232, + "repo_name": "codu", + "repo_desc": "Codú's open-source codebase. A space for coders. Visit our community! ", + "repo_url": "https://github.com/codu-code/codu", + "repo_stars": 53, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "hackforla" + "repo_owner": "codu-code" } }, - "issue_title": "Update Project Profile: Guides Team (Add Sarah Levine)", + "issue_title": "Articles \"Share to Twitter\" to \"Share to X\" ", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "role: front end" - }, - { - "label_name": "role: back end/devOps" - }, - { - "label_name": "P-Feature: Project Info and Page" - }, - { - "label_name": "time sensitive" + "label_name": "enhancement" }, { - "label_name": "Ready for Prioritization" + "label_name": "good first issue" }, { - "label_name": "size: 0.25pt" + "label_name": "hacktoberfest" } ], - "label_totalcount": 7 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/StartupOS/verinfast/issues/71", - "issue_createdAt": "2023-09-28T15:21:31Z", + "issue_url": "https://github.com/mattermost/mattermost/issues/24646", + "issue_createdAt": "2023-09-28T21:00:08Z", "issue_repo": { - "repo_name": "verinfast", - "repo_desc": "An open sourced scanning agent", - "repo_url": "https://github.com/StartupOS/verinfast", - "repo_stars": 0, + "repo_name": "mattermost", + "repo_desc": "Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..", + "repo_url": "https://github.com/mattermost/mattermost", + "repo_stars": 26411, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "Shell" }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Rich Text Format" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "PLpgSQL" + }, { "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "StartupOS" + "repo_owner": "mattermost" } }, - "issue_title": "Create a unit test with a malformed package.json", + "issue_title": "RN: Remove \"No replies yet\" action row if the thread doesn't have replies", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Difficulty/1:Easy" + }, + { + "label_name": "Tech/React Native" + }, + { + "label_name": "Good First Issue" + }, + { + "label_name": "Help Wanted" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/gradio-app/gradio/issues/5737", - "issue_createdAt": "2023-09-28T15:19:03Z", + "issue_url": "https://github.com/codu-code/codu/issues/439", + "issue_createdAt": "2023-09-28T20:56:53Z", "issue_repo": { - "repo_name": "gradio", - "repo_desc": "Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!", - "repo_url": "https://github.com/gradio-app/gradio", - "repo_stars": 22229, + "repo_name": "codu", + "repo_desc": "Codú's open-source codebase. A space for coders. Visit our community! ", + "repo_url": "https://github.com/codu-code/codu", + "repo_stars": 53, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Svelte" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "gradio-app" + "repo_owner": "codu-code" } }, - "issue_title": "Raise an error if an object that cannot be pickled is passed into `gr.State` ", + "issue_title": "Update Twitter icon in footer to be new \"X\" icon", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "python" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -36129,65 +36234,53 @@ }, { "Issue": { - "issue_url": "https://github.com/amplication/amplication/issues/7045", - "issue_createdAt": "2023-09-28T15:08:04Z", + "issue_url": "https://github.com/rdaum/moor/issues/29", + "issue_createdAt": "2023-09-28T20:56:13Z", "issue_repo": { - "repo_name": "amplication", - "repo_desc": "🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding.", - "repo_url": "https://github.com/amplication/amplication", - "repo_stars": 11960, + "repo_name": "moor", + "repo_desc": "A rewrite of the classic LambdaMOO server; but in Rust and on a modern tech stack", + "repo_url": "https://github.com/rdaum/moor", + "repo_stars": 123, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "C" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "amplication" + "repo_owner": "rdaum" } }, - "issue_title": "🐛 Bug Report: In the service wizard the \"MySQL\" option has 2 dots at the end of the text", + "issue_title": "`ctime()` builtin does not return expected formatting", "issue_labels": { "Nodes": [ { - "label_name": "type: bug" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "open to community" + "label_name": "priority-high" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -36196,25 +36289,31 @@ }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/11", - "issue_createdAt": "2023-09-28T15:03:19Z", + "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/9", + "issue_createdAt": "2023-09-28T20:55:58Z", "issue_repo": { - "repo_name": "dom-manipulation-library", - "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", - "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_name": "Match-Quiz", + "repo_desc": "A simple Quiz App for Hacktoberfest ", + "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "lindelwa122" + "repo_owner": "swagatmitra-b" } }, - "issue_title": "store.updateState", + "issue_title": "Apply deselect feature", "issue_labels": { "Nodes": [ { @@ -36224,7 +36323,7 @@ "label_name": "good first issue" }, { - "label_name": "to do" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -36239,28 +36338,49 @@ }, { "Issue": { - "issue_url": "https://github.com/zhiburt/tabled/issues/361", - "issue_createdAt": "2023-09-28T15:01:16Z", + "issue_url": "https://github.com/cognitive-engineering-lab/aquascope/issues/119", + "issue_createdAt": "2023-09-28T20:54:48Z", "issue_repo": { - "repo_name": "tabled", - "repo_desc": "An easy to use library for pretty print tables of Rust structs and enums.", - "repo_url": "https://github.com/zhiburt/tabled", - "repo_stars": 1584, + "repo_name": "aquascope", + "repo_desc": "Interactive visualizations of Rust at compile-time and run-time", + "repo_url": "https://github.com/cognitive-engineering-lab/aquascope", + "repo_stars": 1376, "repo_langs": { "Nodes": [ { "repo_prog_language": "Rust" }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Common Lisp" + }, + { + "repo_prog_language": "Racket" } ] }, "Owner": { - "repo_owner": "zhiburt" + "repo_owner": "cognitive-engineering-lab" } }, - "issue_title": "Make all set functions for `Style` `const`", + "issue_title": "Add support for references to unnamed data", "issue_labels": { "Nodes": [ { @@ -36268,9 +36388,12 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "interpreter" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -36282,83 +36405,50 @@ }, { "Issue": { - "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/109", - "issue_createdAt": "2023-09-28T15:00:10Z", + "issue_url": "https://github.com/openfga/sdk-generator/issues/214", + "issue_createdAt": "2023-09-28T20:51:47Z", "issue_repo": { - "repo_name": "klaw-docs", - "repo_desc": "Klaw documentation site", - "repo_url": "https://github.com/Aiven-Open/klaw-docs", - "repo_stars": 4, + "repo_name": "sdk-generator", + "repo_desc": "OpenFGA Client SDK Generator", + "repo_url": "https://github.com/openfga/sdk-generator", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Mustache" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Aiven-Open" - } - }, - "issue_title": "Update correct usage of copyright for PostgreSQL", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ubsuny/23-Homework3G3/issues/3", - "issue_createdAt": "2023-09-28T14:59:29Z", - "issue_repo": { - "repo_name": "23-Homework3G3", - "repo_desc": "", - "repo_url": "https://github.com/ubsuny/23-Homework3G3", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "ubsuny" + "repo_owner": "openfga" } }, - "issue_title": "Who will be maintainer?", + "issue_title": "chore: add a dependabot workflow for the sdk generator github actions", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "question" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -36396,39 +36486,48 @@ }, { "Issue": { - "issue_url": "https://github.com/Abbhiishek/codecommunitymusic-client/issues/20", - "issue_createdAt": "2023-09-28T14:58:05Z", + "issue_url": "https://github.com/ForNeVeR/bloodmasters/issues/145", + "issue_createdAt": "2023-09-28T20:46:18Z", "issue_repo": { - "repo_name": "codecommunitymusic-client", - "repo_desc": "", - "repo_url": "https://github.com/Abbhiishek/codecommunitymusic-client", - "repo_stars": 4, + "repo_name": "bloodmasters", + "repo_desc": "Arcade, oldschool multiplayer and bloodshed.", + "repo_url": "https://github.com/ForNeVeR/bloodmasters", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "GSC" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "C++" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "XSLT" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "Abbhiishek" + "repo_owner": "ForNeVeR" } }, - "issue_title": "[Feature] Docs for contributors", + "issue_title": "Server should log to stdout", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "enhancement" }, @@ -36437,12 +36536,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "question" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -36454,25 +36550,32 @@ }, { "Issue": { - "issue_url": "https://github.com/Optical-Brain-Imaging-Lab/.github/issues/4", - "issue_createdAt": "2023-09-28T14:57:59Z", + "issue_url": "https://github.com/silverhack/monkey365/issues/70", + "issue_createdAt": "2023-09-28T20:34:17Z", "issue_repo": { - "repo_name": ".github", - "repo_desc": "", - "repo_url": "https://github.com/Optical-Brain-Imaging-Lab/.github", - "repo_stars": 0, + "repo_name": "monkey365", + "repo_desc": "Monkey365 provides a tool for security consultants to easily conduct not only Microsoft 365, but also Azure subscriptions and Azure Active Directory security configuration reviews.", + "repo_url": "https://github.com/silverhack/monkey365", + "repo_stars": 626, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "C#" + } + ] }, "Owner": { - "repo_owner": "Optical-Brain-Imaging-Lab" + "repo_owner": "silverhack" } }, - "issue_title": "Add OBI-Page link to Villanova's College of Engineering Site", + "issue_title": "[Bug]: Unable to execute a vanilla run of Invoke-Monkey365 with SPO workload", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" @@ -36481,7 +36584,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 7 }, "Assignees": { "issue_assignees_count": 1 @@ -36490,21 +36593,40 @@ }, { "Issue": { - "issue_url": "https://github.com/Optical-Brain-Imaging-Lab/.github/issues/2", - "issue_createdAt": "2023-09-28T14:57:54Z", + "issue_url": "https://github.com/tairea/galaxy-maps-v2/issues/67", + "issue_createdAt": "2023-09-28T20:30:58Z", "issue_repo": { - "repo_name": ".github", - "repo_desc": "", - "repo_url": "https://github.com/Optical-Brain-Imaging-Lab/.github", - "repo_stars": 0, + "repo_name": "galaxy-maps-v2", + "repo_desc": "Galaxy Maps is an open source e-learning platform themed around space and galaxies where courses take the shape of exploreable star constellations. (Alpha release: www.galaxymaps.io) Where are looking for more contributors, please help 🙏", + "repo_url": "https://github.com/tairea/galaxy-maps-v2", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "SCSS" + } + ] }, "Owner": { - "repo_owner": "Optical-Brain-Imaging-Lab" + "repo_owner": "tairea" } }, - "issue_title": "Create Slack Channel for OBI-Team and Link to Github Account", + "issue_title": "system completed snack bar msg and maybe jump back to galaxy view", "issue_labels": { "Nodes": [ { @@ -36517,47 +36639,35 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/nmondal/cowj/issues/70", - "issue_createdAt": "2023-09-28T14:57:35Z", + "issue_url": "https://github.com/azibom/easy-regex/issues/3", + "issue_createdAt": "2023-09-28T20:25:17Z", "issue_repo": { - "repo_name": "cowj", - "repo_desc": "[C]onfiguration [O]nly [Web] on [J]VM ", - "repo_url": "https://github.com/nmondal/cowj", - "repo_stars": 3, + "repo_name": "easy-regex", + "repo_desc": "PHP Regular expressions made easy", + "repo_url": "https://github.com/azibom/easy-regex", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "nmondal" + "repo_owner": "azibom" } }, - "issue_title": "TypeSystem should be accessible programmatically", + "issue_title": "Add a function to builder to get all mathes value and not just one", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -36566,59 +36676,62 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Open-MSS/MSS/issues/2047", - "issue_createdAt": "2023-09-28T14:57:31Z", + "issue_url": "https://github.com/TreyWW/MyFinances/issues/71", + "issue_createdAt": "2023-09-28T20:21:55Z", "issue_repo": { - "repo_name": "MSS", - "repo_desc": "A QT application, a OGC web map server, a collaboration server to plan atmospheric research flights.", - "repo_url": "https://github.com/Open-MSS/MSS", - "repo_stars": 47, + "repo_name": "MyFinances", + "repo_desc": "MyFinances is a web application that can help you as an individual, or team, manage your finances!", + "repo_url": "https://github.com/TreyWW/MyFinances", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Open-MSS" + "repo_owner": "TreyWW" } }, - "issue_title": "wrong url in index.py", + "issue_title": "[BUG] No services added text not added back to table when all items are deleted", "issue_labels": { "Nodes": [ + { + "label_name": "good first issue" + }, { "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "size: XS" }, { - "label_name": "mswms" + "label_name": "area: frontend" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -36630,25 +36743,31 @@ }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/10", - "issue_createdAt": "2023-09-28T14:56:50Z", + "issue_url": "https://github.com/gouz/slidesk/issues/56", + "issue_createdAt": "2023-09-28T20:20:34Z", "issue_repo": { - "repo_name": "dom-manipulation-library", - "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", - "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_name": "slidesk", + "repo_desc": "Slideshow companion", + "repo_url": "https://github.com/gouz/slidesk", + "repo_stars": 17, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "lindelwa122" + "repo_owner": "gouz" } }, - "issue_title": "store.getState", + "issue_title": "A nice default theme", "issue_labels": { "Nodes": [ { @@ -36656,12 +36775,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "to do" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -36673,50 +36789,50 @@ }, { "Issue": { - "issue_url": "https://github.com/dirac-institute/kbmod/issues/362", - "issue_createdAt": "2023-09-28T14:56:48Z", + "issue_url": "https://github.com/open-telemetry/opentelemetry-operator/issues/2172", + "issue_createdAt": "2023-09-28T20:20:24Z", "issue_repo": { - "repo_name": "kbmod", - "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", - "repo_url": "https://github.com/dirac-institute/kbmod", - "repo_stars": 32, + "repo_name": "opentelemetry-operator", + "repo_desc": "Kubernetes Operator for OpenTelemetry Collector", + "repo_url": "https://github.com/open-telemetry/opentelemetry-operator", + "repo_stars": 861, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "dirac-institute" + "repo_owner": "open-telemetry" } }, - "issue_title": "Remove Stamp Creation Functions from StackSearch", + "issue_title": "Tolerations in TargetAllocator", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "area:target-allocator" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -36725,44 +36841,35 @@ }, { "Issue": { - "issue_url": "https://github.com/davidalami/VulnMapAI/issues/4", - "issue_createdAt": "2023-09-28T14:55:37Z", + "issue_url": "https://github.com/azibom/easy-regex/issues/2", + "issue_createdAt": "2023-09-28T20:18:20Z", "issue_repo": { - "repo_name": "VulnMapAI", - "repo_desc": "VulnMapAI combines the power of nmap’s detailed network scanning and the advanced natural language processing capabilities of GPT-4 to generate comprehensive and intelligible vulnerability reports. It aims to facilitate the identification and understanding of security vulnerabilities.", - "repo_url": "https://github.com/davidalami/VulnMapAI", + "repo_name": "easy-regex", + "repo_desc": "PHP Regular expressions made easy", + "repo_url": "https://github.com/azibom/easy-regex", "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "davidalami" + "repo_owner": "azibom" } }, - "issue_title": "Improve the Prompts sent to OpenAI API", + "issue_title": "Add functionality to get match value (get the match text not just the bool value)", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" - }, - { - "label_name": "up-for-grabs" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -36774,13 +36881,13 @@ }, { "Issue": { - "issue_url": "https://github.com/kumahq/kuma/issues/7912", - "issue_createdAt": "2023-09-28T14:55:14Z", + "issue_url": "https://github.com/rotationalio/pyensign/issues/71", + "issue_createdAt": "2023-09-28T20:16:30Z", "issue_repo": { - "repo_name": "kuma", - "repo_desc": "🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.", - "repo_url": "https://github.com/kumahq/kuma", - "repo_stars": 3289, + "repo_name": "pyensign", + "repo_desc": "Ensign driver, SDK, and helpers for Python", + "repo_url": "https://github.com/rotationalio/pyensign", + "repo_stars": 8, "repo_langs": { "Nodes": [ { @@ -36790,43 +36897,25 @@ "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "Mustache" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "kumahq" + "repo_owner": "rotationalio" } }, - "issue_title": "validation on name for `targetRef` is too weak", + "issue_title": "Add examples directory", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "triage/pending" + "label_name": "help wanted" }, { - "label_name": "kind/bug" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -36841,56 +36930,38 @@ }, { "Issue": { - "issue_url": "https://github.com/hackforla/website/issues/5623", - "issue_createdAt": "2023-09-28T14:54:06Z", + "issue_url": "https://github.com/tdonuk/note-manager/issues/1", + "issue_createdAt": "2023-09-28T20:12:30Z", "issue_repo": { - "repo_name": "website", - "repo_desc": "Hack for LA's website", - "repo_url": "https://github.com/hackforla/website", - "repo_stars": 232, + "repo_name": "note-manager", + "repo_desc": "A notepad app with some complex features", + "repo_url": "https://github.com/tdonuk/note-manager", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Java" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "XSLT" } ] }, "Owner": { - "repo_owner": "hackforla" + "repo_owner": "tdonuk" } }, - "issue_title": "Update Project Profile: Guides Team (Add Rhoda Michael)", + "issue_title": "Searching among tabs", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "role: front end" - }, - { - "label_name": "role: back end/devOps" - }, - { - "label_name": "P-Feature: Project Info and Page" - }, - { - "label_name": "time sensitive" - }, - { - "label_name": "Ready for Prioritization" + "label_name": "enhancement" }, { - "label_name": "size: 0.25pt" + "label_name": "good first issue" } ], - "label_totalcount": 7 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -36902,81 +36973,114 @@ }, { "Issue": { - "issue_url": "https://github.com/davidalami/VulnMapAI/issues/3", - "issue_createdAt": "2023-09-28T14:54:02Z", + "issue_url": "https://github.com/Submitty/Submitty/issues/9819", + "issue_createdAt": "2023-09-28T20:07:39Z", "issue_repo": { - "repo_name": "VulnMapAI", - "repo_desc": "VulnMapAI combines the power of nmap’s detailed network scanning and the advanced natural language processing capabilities of GPT-4 to generate comprehensive and intelligible vulnerability reports. It aims to facilitate the identification and understanding of security vulnerabilities.", - "repo_url": "https://github.com/davidalami/VulnMapAI", - "repo_stars": 2, + "repo_name": "Submitty", + "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", + "repo_url": "https://github.com/Submitty/Submitty", + "repo_stars": 529, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "Python" }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "HTML" - } + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "CMake" + } ] }, "Owner": { - "repo_owner": "davidalami" + "repo_owner": "Submitty" } }, - "issue_title": "Factor Out Prompts into a Separate File", + "issue_title": "Add new 'notes' column to excused absense", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "up-for-grabs" + "label_name": "late days / extensions" + }, + { + "label_name": "Instructor UI" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/hash-org/hashc/issues/1001", - "issue_createdAt": "2023-09-28T14:53:37Z", + "issue_url": "https://github.com/rotationalio/pyensign/issues/70", + "issue_createdAt": "2023-09-28T20:03:46Z", "issue_repo": { - "repo_name": "hashc", - "repo_desc": "The Hash programming language compiler :zap:", - "repo_url": "https://github.com/hash-org/hashc", - "repo_stars": 18, + "repo_name": "pyensign", + "repo_desc": "Ensign driver, SDK, and helpers for Python", + "repo_url": "https://github.com/rotationalio/pyensign", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "hash-org" + "repo_owner": "rotationalio" } }, - "issue_title": "TIR: directly print byte literals rather than as a integer literal", + "issue_title": "Quantify test coverage", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "type-system" + "label_name": "help wanted" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -36988,80 +37092,47 @@ }, { "Issue": { - "issue_url": "https://github.com/jonnydgreen/nifty-lil-tricks-testing/issues/4", - "issue_createdAt": "2023-09-28T14:46:33Z", + "issue_url": "https://github.com/rotationalio/pyensign/issues/69", + "issue_createdAt": "2023-09-28T20:01:03Z", "issue_repo": { - "repo_name": "nifty-lil-tricks-testing", - "repo_desc": "A selection of useful utilities (or nifty li'l tricks!) for all things testing", - "repo_url": "https://github.com/jonnydgreen/nifty-lil-tricks-testing", - "repo_stars": 0, + "repo_name": "pyensign", + "repo_desc": "Ensign driver, SDK, and helpers for Python", + "repo_url": "https://github.com/rotationalio/pyensign", + "repo_stars": 8, "repo_langs": { "Nodes": [ { "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "jonnydgreen" + "repo_owner": "rotationalio" } }, - "issue_title": "Add support for express servers", + "issue_title": "Type annotations", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/observe-k8s/observe-k8s.github.io/issues/6", - "issue_createdAt": "2023-09-28T14:45:14Z", - "issue_repo": { - "repo_name": "observe-k8s.github.io", - "repo_desc": "observe-k8s.io", - "repo_url": "https://github.com/observe-k8s/observe-k8s.github.io", - "repo_stars": 1, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "observe-k8s" - } - }, - "issue_title": "Develop Information Architecture of Observe k8s website", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" }, { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -37070,33 +37141,36 @@ }, { "Issue": { - "issue_url": "https://github.com/abhay-raj19/FitBody/issues/3", - "issue_createdAt": "2023-09-28T14:44:35Z", + "issue_url": "https://github.com/211-Connect/Norse/issues/71", + "issue_createdAt": "2023-09-28T19:57:56Z", "issue_repo": { - "repo_name": "FitBody", - "repo_desc": "Welcome to FitBody, your ultimate destination for all your fitness needs! ", - "repo_url": "https://github.com/abhay-raj19/FitBody", - "repo_stars": 0, + "repo_name": "Norse", + "repo_desc": ":rocket: A modern search engine for community resources", + "repo_url": "https://github.com/211-Connect/Norse", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "abhay-raj19" + "repo_owner": "211-Connect" } }, - "issue_title": "[Module] Add multiple components for the options .", + "issue_title": "Add required environment variables to documentation", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, @@ -37104,7 +37178,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -37116,41 +37190,35 @@ }, { "Issue": { - "issue_url": "https://github.com/davidalami/VulnMapAI/issues/2", - "issue_createdAt": "2023-09-28T14:44:26Z", + "issue_url": "https://github.com/semagnum/light-painter/issues/41", + "issue_createdAt": "2023-09-28T19:57:29Z", "issue_repo": { - "repo_name": "VulnMapAI", - "repo_desc": "VulnMapAI combines the power of nmap’s detailed network scanning and the advanced natural language processing capabilities of GPT-4 to generate comprehensive and intelligible vulnerability reports. It aims to facilitate the identification and understanding of security vulnerabilities.", - "repo_url": "https://github.com/davidalami/VulnMapAI", - "repo_stars": 2, + "repo_name": "light-painter", + "repo_desc": "Blender add-on that creates lights based on where the user paints.", + "repo_url": "https://github.com/semagnum/light-painter", + "repo_stars": 156, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "davidalami" + "repo_owner": "semagnum" } }, - "issue_title": "Enhance HTML Report Formatting in prepare_report method", + "issue_title": "\"Max Sun Elevation\" parameter not greyed out as inactive for average method", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "up-for-grabs" + "label_name": "patch" } ], "label_totalcount": 3 @@ -37165,41 +37233,44 @@ }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/9", - "issue_createdAt": "2023-09-28T14:43:33Z", + "issue_url": "https://github.com/ShreyaR/guardrails/issues/365", + "issue_createdAt": "2023-09-28T19:55:45Z", "issue_repo": { - "repo_name": "dom-manipulation-library", - "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", - "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_name": "guardrails", + "repo_desc": "Adding guardrails to large language models.", + "repo_url": "https://github.com/ShreyaR/guardrails", + "repo_stars": 2268, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "lindelwa122" + "repo_owner": "ShreyaR" } }, - "issue_title": "store.createStore", + "issue_title": "[bug] Custom LLM_Callable for ProvenanceV1 causes ValueError: invalid syntax during validator parse_token", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "to do" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -37208,31 +37279,38 @@ }, { "Issue": { - "issue_url": "https://github.com/observe-k8s/observe-k8s.github.io/issues/5", - "issue_createdAt": "2023-09-28T14:42:38Z", + "issue_url": "https://github.com/YashBANSAL392/HacktoberFest2023/issues/5", + "issue_createdAt": "2023-09-28T19:54:05Z", "issue_repo": { - "repo_name": "observe-k8s.github.io", - "repo_desc": "observe-k8s.io", - "repo_url": "https://github.com/observe-k8s/observe-k8s.github.io", - "repo_stars": 1, + "repo_name": "HacktoberFest2023", + "repo_desc": "", + "repo_url": "https://github.com/YashBANSAL392/HacktoberFest2023", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "observe-k8s" + "repo_owner": "YashBANSAL392" } }, - "issue_title": "Create initial homepage for Observe k8s website", + "issue_title": "Check the lower most section and change the CSS of that", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest-accepted" } ], "label_totalcount": 3 @@ -37247,90 +37325,90 @@ }, { "Issue": { - "issue_url": "https://github.com/QueenOfSquiggles/Squiggles-Core-4X/issues/58", - "issue_createdAt": "2023-09-28T14:41:48Z", + "issue_url": "https://github.com/YashBANSAL392/HacktoberFest2023/issues/4", + "issue_createdAt": "2023-09-28T19:53:27Z", "issue_repo": { - "repo_name": "Squiggles-Core-4X", - "repo_desc": "An opinionated framework for Godot 4 C# games", - "repo_url": "https://github.com/QueenOfSquiggles/Squiggles-Core-4X", - "repo_stars": 6, + "repo_name": "HacktoberFest2023", + "repo_desc": "", + "repo_url": "https://github.com/YashBANSAL392/HacktoberFest2023", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "GDScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "QueenOfSquiggles" + "repo_owner": "YashBANSAL392" } }, - "issue_title": "`squiggles_core_autoloads` could (should?) automate more", + "issue_title": "Add Javascript and make the website effective", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/davidalami/VulnMapAI/issues/1", - "issue_createdAt": "2023-09-28T14:41:45Z", + "issue_url": "https://github.com/YashBANSAL392/HacktoberFest2023/issues/3", + "issue_createdAt": "2023-09-28T19:52:48Z", "issue_repo": { - "repo_name": "VulnMapAI", - "repo_desc": "VulnMapAI combines the power of nmap’s detailed network scanning and the advanced natural language processing capabilities of GPT-4 to generate comprehensive and intelligible vulnerability reports. It aims to facilitate the identification and understanding of security vulnerabilities.", - "repo_url": "https://github.com/davidalami/VulnMapAI", - "repo_stars": 2, + "repo_name": "HacktoberFest2023", + "repo_desc": "", + "repo_url": "https://github.com/YashBANSAL392/HacktoberFest2023", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "davidalami" + "repo_owner": "YashBANSAL392" } }, - "issue_title": "Improve Environment Variable Handling for API Key", + "issue_title": "Make Changes in CSS code and resolve the issue in Project Section", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "up-for-grabs" + "label_name": "hacktoberfest-accepted" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -37339,60 +37417,63 @@ }, { "Issue": { - "issue_url": "https://github.com/Vasanthreddy5/powerbi_dashboards/issues/3", - "issue_createdAt": "2023-09-28T14:38:53Z", + "issue_url": "https://github.com/azibom/easy-regex/issues/1", + "issue_createdAt": "2023-09-28T19:47:05Z", "issue_repo": { - "repo_name": "powerbi_dashboards", - "repo_desc": "", - "repo_url": "https://github.com/Vasanthreddy5/powerbi_dashboards", - "repo_stars": 0, + "repo_name": "easy-regex", + "repo_desc": "PHP Regular expressions made easy", + "repo_url": "https://github.com/azibom/easy-regex", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "Vasanthreddy5" + "repo_owner": "azibom" } }, - "issue_title": "website blocker", + "issue_title": "Increase the code coverage of the project with writing tests", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/JeremiahVelasco/APD/issues/12", - "issue_createdAt": "2023-09-28T14:37:06Z", + "issue_url": "https://github.com/pratik-codes/Dashlit/issues/31", + "issue_createdAt": "2023-09-28T19:45:43Z", "issue_repo": { - "repo_name": "APD", - "repo_desc": "Website of The Assemblage of Programmers and Developers of Far Eastern University Diliman", - "repo_url": "https://github.com/JeremiahVelasco/APD", - "repo_stars": 0, + "repo_name": "Dashlit", + "repo_desc": "An open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more.", + "repo_url": "https://github.com/pratik-codes/Dashlit", + "repo_stars": 20, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Blade" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" @@ -37400,81 +37481,69 @@ ] }, "Owner": { - "repo_owner": "JeremiahVelasco" + "repo_owner": "pratik-codes" } }, - "issue_title": "Profile Page - users will be able to edit their details, including the ability to upload their profile photo.", + "issue_title": "Add bookmarks of the user to the links tabs", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/nakib/elphbolt/issues/113", - "issue_createdAt": "2023-09-28T14:34:02Z", + "issue_url": "https://github.com/pratik-codes/Dashlit/issues/30", + "issue_createdAt": "2023-09-28T19:44:19Z", "issue_repo": { - "repo_name": "elphbolt", - "repo_desc": "A solver for the coupled and decoupled electron and phonon Boltzmann transport equations.", - "repo_url": "https://github.com/nakib/elphbolt", - "repo_stars": 28, + "repo_name": "Dashlit", + "repo_desc": "An open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more.", + "repo_url": "https://github.com/pratik-codes/Dashlit", + "repo_stars": 20, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Fortran" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Julia" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "nakib" + "repo_owner": "pratik-codes" } }, - "issue_title": "Speed up irreducible wedge finding subroutine", + "issue_title": "Add Pomodora feature", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -37486,35 +37555,44 @@ }, { "Issue": { - "issue_url": "https://github.com/HarshPatel5940/EzMs-Backend/issues/2", - "issue_createdAt": "2023-09-28T14:33:25Z", + "issue_url": "https://github.com/pratik-codes/Dashlit/issues/29", + "issue_createdAt": "2023-09-28T19:42:23Z", "issue_repo": { - "repo_name": "EzMs-Backend", - "repo_desc": "A Repo for learning nestjs and making a sample nestjs API.", - "repo_url": "https://github.com/HarshPatel5940/EzMs-Backend", - "repo_stars": 0, + "repo_name": "Dashlit", + "repo_desc": "An open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more.", + "repo_url": "https://github.com/pratik-codes/Dashlit", + "repo_stars": 20, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "HarshPatel5940" + "repo_owner": "pratik-codes" } }, - "issue_title": "Add CI/CD", + "issue_title": "Add tab stash ability ", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -37526,59 +37604,47 @@ }, { "Issue": { - "issue_url": "https://github.com/bobintetley/asm3/issues/1334", - "issue_createdAt": "2023-09-28T14:30:37Z", + "issue_url": "https://github.com/conda/conda-index/issues/126", + "issue_createdAt": "2023-09-28T19:40:24Z", "issue_repo": { - "repo_name": "asm3", - "repo_desc": "Animal Shelter Manager", - "repo_url": "https://github.com/bobintetley/asm3", - "repo_stars": 90, + "repo_name": "conda-index", + "repo_desc": "conda index, formerly part of conda-build", + "repo_url": "https://github.com/conda/conda-index", + "repo_stars": 7, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jinja" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Less" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "bobintetley" + "repo_owner": "conda" } }, - "issue_title": "Find incident: Option to default filter to (all)", + "issue_title": "Remove more_itertools dependency", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "type::feature" }, { - "label_name": "popular" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "source::anaconda" } ], "label_totalcount": 3 @@ -37593,59 +37659,41 @@ }, { "Issue": { - "issue_url": "https://github.com/solo-io/gloo/issues/8729", - "issue_createdAt": "2023-09-28T14:28:33Z", + "issue_url": "https://github.com/abhie16/LitLink/issues/1", + "issue_createdAt": "2023-09-28T19:39:57Z", "issue_repo": { - "repo_name": "gloo", - "repo_desc": "The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy", - "repo_url": "https://github.com/solo-io/gloo", - "repo_stars": 3873, + "repo_name": "LitLink", + "repo_desc": "", + "repo_url": "https://github.com/abhie16/LitLink", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Mustache" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "solo-io" + "repo_owner": "abhie16" } }, - "issue_title": "Add ability to configure json envoy logs", + "issue_title": "After logging in with admin account , I am not getting admin panel but after refreshing i get the admin panel and vice versa with user account", "issue_labels": { "Nodes": [ { - "label_name": "Type: Enhancement" + "label_name": "bug" }, { - "label_name": "Area: Helm" + "label_name": "help wanted" }, { - "label_name": "Good First Issue" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -37660,111 +37708,96 @@ }, { "Issue": { - "issue_url": "https://github.com/Flagsmith/flagsmith/issues/2811", - "issue_createdAt": "2023-09-28T14:27:46Z", + "issue_url": "https://github.com/pratik-codes/Dashlit/issues/28", + "issue_createdAt": "2023-09-28T19:39:56Z", "issue_repo": { - "repo_name": "flagsmith", - "repo_desc": "Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/", - "repo_url": "https://github.com/Flagsmith/flagsmith", - "repo_stars": 2758, + "repo_name": "Dashlit", + "repo_desc": "An open source productivity extension for you browser. Best way to manage your links, todo, customize you browser home screen, manage your meetings, mails and much more.", + "repo_url": "https://github.com/pratik-codes/Dashlit", + "repo_stars": 20, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Procfile" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Flagsmith" + "repo_owner": "pratik-codes" } }, - "issue_title": "Upgrade boto3(1.28.*) to allow Service-specific endpoints", + "issue_title": "Make Home Screen Clock Customizable", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "improvement" + "label_name": "good first issue" }, { - "label_name": "api" + "label_name": "frontend" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/QueenOfSquiggles/Squiggles-Core-4X/issues/55", - "issue_createdAt": "2023-09-28T14:25:23Z", + "issue_url": "https://github.com/YashBANSAL392/HacktoberFest2023/issues/1", + "issue_createdAt": "2023-09-28T19:35:40Z", "issue_repo": { - "repo_name": "Squiggles-Core-4X", - "repo_desc": "An opinionated framework for Godot 4 C# games", - "repo_url": "https://github.com/QueenOfSquiggles/Squiggles-Core-4X", - "repo_stars": 6, + "repo_name": "HacktoberFest2023", + "repo_desc": "", + "repo_url": "https://github.com/YashBANSAL392/HacktoberFest2023", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "GDScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "QueenOfSquiggles" + "repo_owner": "YashBANSAL392" } }, - "issue_title": "Extract issues out of the `MarkedForRefactor` classes", + "issue_title": "Make the Website Responsive", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -37773,65 +37806,41 @@ }, { "Issue": { - "issue_url": "https://github.com/pactus-project/pactus/issues/715", - "issue_createdAt": "2023-09-28T14:22:47Z", + "issue_url": "https://github.com/211-Connect/Norse/issues/65", + "issue_createdAt": "2023-09-28T19:33:18Z", "issue_repo": { - "repo_name": "pactus", - "repo_desc": "Pactus blockchain", - "repo_url": "https://github.com/pactus-project/pactus", - "repo_stars": 51, + "repo_name": "Norse", + "repo_desc": ":rocket: A modern search engine for community resources", + "repo_url": "https://github.com/211-Connect/Norse", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TLA" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "pactus-project" + "repo_owner": "211-Connect" } }, - "issue_title": "Fix Code to Return Mismatched Genesis Hashes", + "issue_title": "Radius select doesn't sync up with query parameters", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" - }, - { - "label_name": "Sync" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -37843,25 +37852,25 @@ }, { "Issue": { - "issue_url": "https://github.com/dvonthenen/chat-gpeasy/issues/11", - "issue_createdAt": "2023-09-28T14:21:49Z", + "issue_url": "https://github.com/oss-reva/gitscribe/issues/11", + "issue_createdAt": "2023-09-28T19:28:53Z", "issue_repo": { - "repo_name": "chat-gpeasy", - "repo_desc": "Chat-GPT Proxy and Opinionated Client", - "repo_url": "https://github.com/dvonthenen/chat-gpeasy", - "repo_stars": 0, + "repo_name": "gitscribe", + "repo_desc": "Discord bot for GitHub repo and issue info retrieval.", + "repo_url": "https://github.com/oss-reva/gitscribe", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "dvonthenen" + "repo_owner": "oss-reva" } }, - "issue_title": "Revisit Marshalling openai.FinishReason", + "issue_title": "[Feature Request] - Add Command Recommendations as Dropdown Feature", "issue_labels": { "Nodes": [ { @@ -37877,90 +37886,114 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/crowdin/android-studio-plugin/issues/110", - "issue_createdAt": "2023-09-28T14:21:09Z", + "issue_url": "https://github.com/w3b3d3v/web3task-front/issues/34", + "issue_createdAt": "2023-09-28T19:24:21Z", "issue_repo": { - "repo_name": "android-studio-plugin", - "repo_desc": "Integrate your Android project with Crowdin", - "repo_url": "https://github.com/crowdin/android-studio-plugin", - "repo_stars": 52, + "repo_name": "web3task-front", + "repo_desc": "", + "repo_url": "https://github.com/w3b3d3v/web3task-front", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "crowdin" + "repo_owner": "w3b3d3v" } }, - "issue_title": "Update icons 🎨", + "issue_title": "feat: create search filters for the task components from the main page and the profile page accordingly to Figma", "issue_labels": { "Nodes": [ { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Implementation" + }, + { + "label_name": "dog" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/nomasystems/erf/issues/55", - "issue_createdAt": "2023-09-28T14:19:48Z", + "issue_url": "https://github.com/CycloneDX/cdxgen/issues/593", + "issue_createdAt": "2023-09-28T19:23:22Z", "issue_repo": { - "repo_name": "erf", - "repo_desc": ":pencil: A design-first Erlang REST Framework.", - "repo_url": "https://github.com/nomasystems/erf", - "repo_stars": 19, + "repo_name": "cdxgen", + "repo_desc": "Creates CycloneDX Software Bill-of-Materials (SBOM) for your projects from source and container images. Supports many languages and package managers. Integrate in your CI//CD pipeline with automatic submission to Dependency Track server. Slack: https://cyclonedx.slack.com/archives/C04NFFE1962", + "repo_url": "https://github.com/CycloneDX/cdxgen", + "repo_stars": 304, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Erlang" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Elixir" + }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "Clojure" + }, + { + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "nomasystems" + "repo_owner": "CycloneDX" } }, - "issue_title": "Broken links in docs GitHub pages", + "issue_title": "gradle copy deps init script to speed up collectGradleDependencies", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -37972,41 +38005,35 @@ }, { "Issue": { - "issue_url": "https://github.com/pactus-project/pactus/issues/714", - "issue_createdAt": "2023-09-28T14:14:14Z", + "issue_url": "https://github.com/samueltexa/order_wave/issues/1", + "issue_createdAt": "2023-09-28T19:20:03Z", "issue_repo": { - "repo_name": "pactus", - "repo_desc": "Pactus blockchain", - "repo_url": "https://github.com/pactus-project/pactus", - "repo_stars": 51, + "repo_name": "order_wave", + "repo_desc": "", + "repo_url": "https://github.com/samueltexa/order_wave", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "TLA" + "repo_prog_language": "Objective-C" }, { "repo_prog_language": "Dart" }, { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Python" + "repo_prog_language": "C++" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C" }, { "repo_prog_language": "HTML" @@ -38014,59 +38041,56 @@ ] }, "Owner": { - "repo_owner": "pactus-project" + "repo_owner": "samueltexa" } }, - "issue_title": "Unsorted Addresses in Wallet Listing", + "issue_title": "OrderWave", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "CLI" - }, - { - "label_name": "GUI" - }, - { - "label_name": "Wallet" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/8", - "issue_createdAt": "2023-09-28T14:12:02Z", + "issue_url": "https://github.com/Fl4m3Ph03n1x/market_manager/issues/87", + "issue_createdAt": "2023-09-28T19:20:01Z", "issue_repo": { - "repo_name": "dom-manipulation-library", - "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", - "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_name": "market_manager", + "repo_desc": "Makes requests in bulk to warframe market", + "repo_url": "https://github.com/Fl4m3Ph03n1x/market_manager", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Elixir" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "lindelwa122" + "repo_owner": "Fl4m3Ph03n1x" } }, - "issue_title": "router.deactivate", + "issue_title": "Add products for all syndicates", "issue_labels": { "Nodes": [ { @@ -38074,42 +38098,58 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "to do" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/openfoodfoundation/wishlist/issues/475", - "issue_createdAt": "2023-09-28T14:09:55Z", + "issue_url": "https://github.com/aza547/wow-recorder/issues/443", + "issue_createdAt": "2023-09-28T19:19:08Z", "issue_repo": { - "repo_name": "wishlist", - "repo_desc": "This repository welcomes ideas and suggestions to improve the OFN software.", - "repo_url": "https://github.com/openfoodfoundation/wishlist", - "repo_stars": 2, + "repo_name": "wow-recorder", + "repo_desc": "A desktop screen recorder application that records and saves videos of in-game World of Warcraft encounters, and provides a graphical user interface to view the replays. It is completely free, open source and contains no adverts.", + "repo_url": "https://github.com/aza547/wow-recorder", + "repo_stars": 120, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "EJS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "NSIS" + } + ] }, "Owner": { - "repo_owner": "openfoodfoundation" + "repo_owner": "aza547" } }, - "issue_title": "[BUU, Subscriptions] Table header on the subscriptions table is not centered", + "issue_title": "Ctrl + R to refresh GUI breaks things", "issue_labels": { "Nodes": [ { - "label_name": "bug-s4" + "label_name": "bug" }, { "label_name": "good first issue" @@ -38118,7 +38158,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -38127,77 +38167,65 @@ }, { "Issue": { - "issue_url": "https://github.com/pactus-project/pactus/issues/713", - "issue_createdAt": "2023-09-28T14:03:52Z", + "issue_url": "https://github.com/ggerganov/llama.cpp/issues/3382", + "issue_createdAt": "2023-09-28T19:13:18Z", "issue_repo": { - "repo_name": "pactus", - "repo_desc": "Pactus blockchain", - "repo_url": "https://github.com/pactus-project/pactus", - "repo_stars": 51, + "repo_name": "llama.cpp", + "repo_desc": "Port of Facebook's LLaMA model in C/C++", + "repo_url": "https://github.com/ggerganov/llama.cpp", + "repo_stars": 41461, "repo_langs": { "Nodes": [ { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C" }, { - "repo_prog_language": "TLA" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Java" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Nix" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Zig" } ] }, "Owner": { - "repo_owner": "pactus-project" + "repo_owner": "ggerganov" } }, - "issue_title": "Inability to Create Validator Address in CLI and GUI Applications", + "issue_title": "llama : refactor llama_build_graph to reduce code duplication", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "help wanted" - }, - { - "label_name": "CLI" - }, - { - "label_name": "GUI" - }, - { - "label_name": "Wallet" + "label_name": "refactoring" } ], - "label_totalcount": 6 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -38206,25 +38234,25 @@ }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/7", - "issue_createdAt": "2023-09-28T14:01:42Z", + "issue_url": "https://github.com/aritra-tech/Notify/issues/86", + "issue_createdAt": "2023-09-28T19:10:20Z", "issue_repo": { - "repo_name": "dom-manipulation-library", - "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", - "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_name": "Notify", + "repo_desc": "📝 Notify is a simple note application which is build with Modern Android development tools.", + "repo_url": "https://github.com/aritra-tech/Notify", + "repo_stars": 82, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "lindelwa122" + "repo_owner": "aritra-tech" } }, - "issue_title": "router.activate", + "issue_title": "Implement Camera X for taking pictures", "issue_labels": { "Nodes": [ { @@ -38234,10 +38262,13 @@ "label_name": "good first issue" }, { - "label_name": "to do" + "label_name": "priority-high" + }, + { + "label_name": "features" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -38249,71 +38280,62 @@ }, { "Issue": { - "issue_url": "https://github.com/argoproj/argo-workflows/issues/11898", - "issue_createdAt": "2023-09-28T14:01:42Z", + "issue_url": "https://github.com/rubyforgood/casa/issues/5244", + "issue_createdAt": "2023-09-28T19:07:52Z", "issue_repo": { - "repo_name": "argo-workflows", - "repo_desc": "Workflow Engine for Kubernetes", - "repo_url": "https://github.com/argoproj/argo-workflows", - "repo_stars": 13484, + "repo_name": "casa", + "repo_desc": "Volunteer management system for nonprofit CASA, which serves foster youth in counties across America.", + "repo_url": "https://github.com/rubyforgood/casa", + "repo_stars": 248, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Procfile" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "argoproj" + "repo_owner": "rubyforgood" } }, - "issue_title": "Add examples to commands' --help output", + "issue_title": "Create Past Mileage Rates for Test Data", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "Help Wanted" }, { - "label_name": "area/cli" + "label_name": "Good First Issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -38322,62 +38344,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Mosqlimate-project/Data-platform/issues/76", - "issue_createdAt": "2023-09-28T13:57:36Z", + "issue_url": "https://github.com/vrnimje/quick-ftxui/issues/26", + "issue_createdAt": "2023-09-28T19:07:27Z", "issue_repo": { - "repo_name": "Data-platform", - "repo_desc": "Mosqlimate data Platform. ", - "repo_url": "https://github.com/Mosqlimate-project/Data-platform", - "repo_stars": 4, + "repo_name": "quick-ftxui", + "repo_desc": "A Quick \u0026 Easy way to render terminal user interfaces, using FTXUI. **WIP**", + "repo_url": "https://github.com/vrnimje/quick-ftxui", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "Mosqlimate-project" + "repo_owner": "vrnimje" } }, - "issue_title": "[Django - Profile] User profile picture changes its size to fit image's size", + "issue_title": "[Workflow] clang++-12 check fails, due to it being not found", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "django" + "label_name": "bug" }, { - "label_name": "front-end" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -38389,79 +38390,111 @@ }, { "Issue": { - "issue_url": "https://github.com/jreleaser/jreleaser/issues/1496", - "issue_createdAt": "2023-09-28T13:56:14Z", + "issue_url": "https://github.com/EddieHubCommunity/BioDrop/issues/9200", + "issue_createdAt": "2023-09-28T19:07:26Z", "issue_repo": { - "repo_name": "jreleaser", - "repo_desc": ":rocket: Release projects quickly and easily with JReleaser", - "repo_url": "https://github.com/jreleaser/jreleaser", - "repo_stars": 822, + "repo_name": "BioDrop", + "repo_desc": "Connect to your audience with a single link. Showcase the content you create and your projects in one place. Make it easier for people to find, follow and subscribe.", + "repo_url": "https://github.com/EddieHubCommunity/BioDrop", + "repo_stars": 4729, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Tcl" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "jreleaser" + "repo_owner": "EddieHubCommunity" } }, - "issue_title": "[assemble] JLink assembler launcher missing main jar", + "issue_title": "[BUG] remove optional zod schema from name and bio", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "💻 aspect: code" + }, + { + "label_name": "🏁 status: ready for dev" + }, + { + "label_name": "🛠 goal: fix" }, { "label_name": "good first issue" }, { - "label_name": "Hacktoberfest" + "label_name": "🔢 points: 1" + }, + { + "label_name": "🟧 priority: high" } ], - "label_totalcount": 3 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/8", + "issue_createdAt": "2023-09-28T19:06:49Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "Match-Quiz", + "repo_desc": "A simple Quiz App for Hacktoberfest ", + "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", + "repo_stars": 1, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "swagatmitra-b" } }, - "issue_title": "", + "issue_title": "Add media queries", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "css" + } + ], + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -38473,25 +38506,32 @@ }, { "Issue": { - "issue_url": "https://github.com/openfoodfoundation/wishlist/issues/474", - "issue_createdAt": "2023-09-28T13:51:48Z", + "issue_url": "https://github.com/auth0/terraform-provider-auth0/issues/852", + "issue_createdAt": "2023-09-28T19:04:03Z", "issue_repo": { - "repo_name": "wishlist", - "repo_desc": "This repository welcomes ideas and suggestions to improve the OFN software.", - "repo_url": "https://github.com/openfoodfoundation/wishlist", - "repo_stars": 2, + "repo_name": "terraform-provider-auth0", + "repo_desc": "The Auth0 Terraform Provider is the official plugin for managing Auth0 tenant configuration through the Terraform tool.", + "repo_url": "https://github.com/auth0/terraform-provider-auth0", + "repo_stars": 133, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + } + ] }, "Owner": { - "repo_owner": "openfoodfoundation" + "repo_owner": "auth0" } }, - "issue_title": "[BUU, BOM page] Pagination options displayed overlapping the line items table", + "issue_title": "Okta Workforce Connection Bug: Cannot read properties of undefined (reading 'trim')", "issue_labels": { "Nodes": [ { - "label_name": "bug-s4" + "label_name": ":books: documentation" }, { "label_name": "good first issue" @@ -38500,7 +38540,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -38509,13 +38549,13 @@ }, { "Issue": { - "issue_url": "https://github.com/biomejs/biome/issues/445", - "issue_createdAt": "2023-09-28T13:51:36Z", + "issue_url": "https://github.com/phetsims/paper-land/issues/146", + "issue_createdAt": "2023-09-28T18:59:37Z", "issue_repo": { - "repo_name": "biome", - "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", - "repo_url": "https://github.com/biomejs/biome", - "repo_stars": 2614, + "repo_name": "paper-land", + "repo_desc": "Build and explore multimodal web interactives with pieces of paper! ", + "repo_url": "https://github.com/phetsims/paper-land", + "repo_stars": 8, "repo_langs": { "Nodes": [ { @@ -38524,56 +38564,35 @@ { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Astro" - }, - { - "repo_prog_language": "Just" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "biomejs" + "repo_owner": "phetsims" } }, - "issue_title": "🐛 `noUnusedVariables`: some DOM globals are missing", + "issue_title": "Console isn't visible when projecting", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "S-Help-wanted" - }, - { - "label_name": "A-Linter" - }, - { - "label_name": "L-JavaScript" + "label_name": "wishlist" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -38582,62 +38601,74 @@ }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/107", - "issue_createdAt": "2023-09-28T13:51:08Z", + "issue_url": "https://github.com/xournalpp/xournalpp/issues/5183", + "issue_createdAt": "2023-09-28T18:58:57Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", - "repo_stars": 0, + "repo_name": "xournalpp", + "repo_desc": "Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3, supporting Linux (e.g. Ubuntu, Debian, Arch, SUSE), macOS and Windows 10. Supports pen input from devices such as Wacom Tablets.", + "repo_url": "https://github.com/xournalpp/xournalpp", + "repo_stars": 9219, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "NSIS" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Lua" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TeX" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "xournalpp" } }, - "issue_title": "create222", + "issue_title": "SegFault when opening a corrupt file (produced by Xournal++ webapp)", "issue_labels": { "Nodes": [ { "label_name": "bug" }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "invalid" - }, - { - "label_name": "question" + "label_name": "Crash" }, { - "label_name": "wontfix" + "label_name": "confirmed" }, { - "label_name": "triage" + "label_name": "SegFault" } ], - "label_totalcount": 11 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 7 }, "Assignees": { "issue_assignees_count": 0 @@ -38646,35 +38677,56 @@ }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/6", - "issue_createdAt": "2023-09-28T13:50:56Z", + "issue_url": "https://github.com/Consensys/web3signer/issues/918", + "issue_createdAt": "2023-09-28T18:51:01Z", "issue_repo": { - "repo_name": "dom-manipulation-library", - "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", - "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_name": "web3signer", + "repo_desc": "Web3Signer is an open-source signing service capable of signing on multiple platforms (Ethereum1 and 2, Filecoin) using private keys stored in an external vault, or encrypted on a disk.", + "repo_url": "https://github.com/Consensys/web3signer", + "repo_stars": 129, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Scala" + }, + { + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Solidity" } ] }, "Owner": { - "repo_owner": "lindelwa122" + "repo_owner": "Consensys" } }, - "issue_title": "router.configureLink", + "issue_title": "Bad Password Error Msg Enhancement request", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "TeamGroot" }, { - "label_name": "to do" + "label_name": "snack" } ], "label_totalcount": 3 @@ -38689,37 +38741,52 @@ }, { "Issue": { - "issue_url": "https://github.com/sparcs-kaist/biseo/issues/402", - "issue_createdAt": "2023-09-28T13:46:41Z", + "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/12", + "issue_createdAt": "2023-09-28T18:42:40Z", "issue_repo": { - "repo_name": "biseo", - "repo_desc": "", - "repo_url": "https://github.com/sparcs-kaist/biseo", - "repo_stars": 4, + "repo_name": "hacktoberfest2023", + "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", + "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C#" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "sparcs-kaist" + "repo_owner": "krishnapatidar458" } }, - "issue_title": "피그마에서는 \"진행 중인 투표\" 웹에서는 \"진행중인 투표\" 워딩 차이 있음", + "issue_title": "Update in Survey Form attach backend using any database", "issue_labels": { "Nodes": [ { @@ -38729,71 +38796,74 @@ "label_name": "good first issue" }, { - "label_name": "FE" + "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 7 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/106", - "issue_createdAt": "2023-09-28T13:43:39Z", + "issue_url": "https://github.com/evidentlyai/evidently/issues/783", + "issue_createdAt": "2023-09-28T18:38:25Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", - "repo_stars": 0, + "repo_name": "evidently", + "repo_desc": "Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b", + "repo_url": "https://github.com/evidentlyai/evidently", + "repo_stars": 3878, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "evidentlyai" } }, - "issue_title": "create 21", + "issue_title": "Update the sample \"Metrics\" notebook", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "triage" - }, - { - "label_name": "low-priority" + "label_name": "hacktoberfest" } ], - "label_totalcount": 8 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -38802,31 +38872,34 @@ }, { "Issue": { - "issue_url": "https://github.com/plantnet/malpolon/issues/25", - "issue_createdAt": "2023-09-28T13:42:07Z", + "issue_url": "https://github.com/leonghia/smart-edu/issues/135", + "issue_createdAt": "2023-09-28T18:35:12Z", "issue_repo": { - "repo_name": "malpolon", - "repo_desc": "Deep-SDM framework", - "repo_url": "https://github.com/plantnet/malpolon", - "repo_stars": 2, + "repo_name": "smart-edu", + "repo_desc": "A comprehensive web application that can be used by students, teachers, and parents/guardians. Students can track the academic progress, access study material through links, receive updates on revision classes, and so on. Teachers can update scores and extra classes information and add resources. ", + "repo_url": "https://github.com/leonghia/smart-edu", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Rich Text Format" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "plantnet" + "repo_owner": "leonghia" } }, - "issue_title": "Raster filter based on prefix/suffix", + "issue_title": "JS Calendar", "issue_labels": { "Nodes": [ { @@ -38834,149 +38907,119 @@ }, { "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/openfoodfoundation/wishlist/issues/473", - "issue_createdAt": "2023-09-28T13:42:05Z", - "issue_repo": { - "repo_name": "wishlist", - "repo_desc": "This repository welcomes ideas and suggestions to improve the OFN software.", - "repo_url": "https://github.com/openfoodfoundation/wishlist", - "repo_stars": 2, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "openfoodfoundation" - } - }, - "issue_title": "[BUU, Orders page] Table header not centered", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug-s4" }, { - "label_name": "good first issue" + "label_name": "frontend" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/pymc-labs/pymc-marketing/issues/384", - "issue_createdAt": "2023-09-28T13:38:51Z", + "issue_url": "https://github.com/anasarkawi1/mercury/issues/5", + "issue_createdAt": "2023-09-28T18:31:58Z", "issue_repo": { - "repo_name": "pymc-marketing", - "repo_desc": "Bayesian marketing toolbox in PyMC. Media Mix (MMM), customer lifetime value (CLV), buy-till-you-die (BTYD) models and more.", - "repo_url": "https://github.com/pymc-labs/pymc-marketing", - "repo_stars": 261, + "repo_name": "mercury", + "repo_desc": "A currently in development Python module made for algorithmic trading and sits at heart of Lycon.io and powers the platform.", + "repo_url": "https://github.com/anasarkawi1/mercury", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Makefile" - }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "pymc-labs" + "repo_owner": "anasarkawi1" } }, - "issue_title": "Quickstart instructions give errors ", + "issue_title": "Fix Algorithm Execution Function", "issue_labels": { "Nodes": [ { "label_name": "bug" }, { - "label_name": "docs" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Core Bot" + }, + { + "label_name": "Improve band aid fix" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/HactarCE/Hyperspeedcube/issues/36", - "issue_createdAt": "2023-09-28T13:38:28Z", + "issue_url": "https://github.com/evidentlyai/evidently/issues/782", + "issue_createdAt": "2023-09-28T18:29:42Z", "issue_repo": { - "repo_name": "Hyperspeedcube", - "repo_desc": "Modern, beginner-friendly 3D and 4D Rubik's cube simulator", - "repo_url": "https://github.com/HactarCE/Hyperspeedcube", - "repo_stars": 41, + "repo_name": "evidently", + "repo_desc": "Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b", + "repo_url": "https://github.com/evidentlyai/evidently", + "repo_stars": 3878, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Rust" - }, { "repo_prog_language": "Python" }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "HactarCE" + "repo_owner": "evidentlyai" } }, - "issue_title": "Keybinds reference zero font size causes crash", + "issue_title": "Update the sample \"Metric Presets\" Notebook", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "crash" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -38985,56 +39028,62 @@ }, { "Issue": { - "issue_url": "https://github.com/keptn/lifecycle-toolkit/issues/2196", - "issue_createdAt": "2023-09-28T13:37:04Z", + "issue_url": "https://github.com/polynote/polynote/issues/1417", + "issue_createdAt": "2023-09-28T18:25:21Z", "issue_repo": { - "repo_name": "lifecycle-toolkit", - "repo_desc": "Toolkit for cloud-native application lifecycle management", - "repo_url": "https://github.com/keptn/lifecycle-toolkit", - "repo_stars": 126, + "repo_name": "polynote", + "repo_desc": "A better notebook for Scala (and more)", + "repo_url": "https://github.com/polynote/polynote", + "repo_stars": 4446, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Scala" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Go" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Shell" }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "keptn" + "repo_owner": "polynote" } }, - "issue_title": "Move helm docs into values files", + "issue_title": "Highlight/Emphasize the currently selected notebook in the left hand folder panel ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "ready-for-refinement" - }, - { - "label_name": "helm" + "label_name": "ui" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -39046,39 +39095,36 @@ }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/104", - "issue_createdAt": "2023-09-28T13:28:54Z", + "issue_url": "https://github.com/cyblogerz/hacktoberHub/issues/1", + "issue_createdAt": "2023-09-28T18:21:32Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_name": "hacktoberHub", + "repo_desc": "This website lets users explore a vast collection of open-source projects participating in Hacktoberfest. With a minimalistic and user-friendly interface, finding the perfect project to contribute to has never been easier.", + "repo_url": "https://github.com/cyblogerz/hacktoberHub", "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "cyblogerz" } }, - "issue_title": "create19", + "issue_title": "[BUG 🐞] Gradient text getting clipped off in homepage", "issue_labels": { "Nodes": [ { "label_name": "bug" }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, @@ -39086,109 +39132,103 @@ "label_name": "good first issue" }, { - "label_name": "invalid" - }, - { - "label_name": "question" - }, - { - "label_name": "wontfix" - }, - { - "label_name": "low-priority" + "label_name": "hacktoberfest" } ], - "label_totalcount": 11 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/epiverse-trace/epidemics/issues/109", - "issue_createdAt": "2023-09-28T13:26:36Z", + "issue_url": "https://github.com/origranot/reduced.to/issues/460", + "issue_createdAt": "2023-09-28T18:20:30Z", "issue_repo": { - "repo_name": "epidemics", - "repo_desc": "A library of compartmental epidemic models that include demographic structure, non-pharmaceutical interventions, and vaccination regimes.", - "repo_url": "https://github.com/epiverse-trace/epidemics", - "repo_stars": 3, + "repo_name": "reduced.to", + "repo_desc": "Free Modern URL Reducer. Make sure to share love by giving it a star.🌟 Have a great day!", + "repo_url": "https://github.com/origranot/reduced.to", + "repo_stars": 409, "repo_langs": { "Nodes": [ { - "repo_prog_language": "R" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "epiverse-trace" + "repo_owner": "origranot" } }, - "issue_title": "Allow interventions to have positive effects", + "issue_title": "Change X (formerly Twitter) logo to their new logo", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "Interventions" + "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/102", - "issue_createdAt": "2023-09-28T13:21:12Z", + "issue_url": "https://github.com/NHNerd/Word-Cards/issues/12", + "issue_createdAt": "2023-09-28T18:19:46Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_name": "Word-Cards", + "repo_desc": "PWA cross platform application for creating groups of flashcards with foreign words and repeating them regularly based on the spaced repetition system. With the possibility of registration and synchronization.", + "repo_url": "https://github.com/NHNerd/Word-Cards", "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "NHNerd" } }, - "issue_title": "create17", + "issue_title": "extra unnecessary rendering of components", "issue_labels": { "Nodes": [ { "label_name": "bug" }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, @@ -39196,62 +39236,71 @@ "label_name": "good first issue" }, { - "label_name": "invalid" - }, - { - "label_name": "low-priority" - }, - { - "label_name": "released" + "label_name": "question" } ], - "label_totalcount": 9 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/5", - "issue_createdAt": "2023-09-28T13:04:23Z", + "issue_url": "https://github.com/evidentlyai/evidently/issues/781", + "issue_createdAt": "2023-09-28T18:16:21Z", "issue_repo": { - "repo_name": "dom-manipulation-library", - "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", - "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_name": "evidently", + "repo_desc": "Evaluate and monitor ML models from validation to production. Join our Discord: https://discord.com/invite/xZjKRaNp8b", + "repo_url": "https://github.com/evidentlyai/evidently", + "repo_stars": 3878, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "lindelwa122" + "repo_owner": "evidentlyai" } }, - "issue_title": "router.register", + "issue_title": "Update the Bike Demand Forecasting notebook", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "to do" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -39260,38 +39309,47 @@ }, { "Issue": { - "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/197", - "issue_createdAt": "2023-09-28T12:57:53Z", + "issue_url": "https://github.com/jaytaph/gosub-browser/issues/59", + "issue_createdAt": "2023-09-28T18:13:14Z", "issue_repo": { - "repo_name": "crowdin-api-client-java", - "repo_desc": "Java client library for Crowdin API", - "repo_url": "https://github.com/crowdin/crowdin-api-client-java", - "repo_stars": 49, + "repo_name": "gosub-browser", + "repo_desc": "A html5 tokenizer / parser that hopefully grow up to be a browser. Discussions at https://github.com/jaytaph/gosub-browser/discussions", + "repo_url": "https://github.com/jaytaph/gosub-browser", + "repo_stars": 1997, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "crowdin" + "repo_owner": "jaytaph" } }, - "issue_title": "Add more Unit tests for the `translations` package", + "issue_title": "Make sure we cannot create recursive node trees", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 0 @@ -39300,25 +39358,25 @@ }, { "Issue": { - "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/195", - "issue_createdAt": "2023-09-28T12:57:52Z", + "issue_url": "https://github.com/cofactoryai/textbase/issues/155", + "issue_createdAt": "2023-09-28T18:11:04Z", "issue_repo": { - "repo_name": "crowdin-api-client-java", - "repo_desc": "Java client library for Crowdin API", - "repo_url": "https://github.com/crowdin/crowdin-api-client-java", - "repo_stars": 49, + "repo_name": "textbase", + "repo_desc": "✨ Textbase is a simple framework for building AI chatbots. ✨", + "repo_url": "https://github.com/cofactoryai/textbase", + "repo_stars": 1282, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "crowdin" + "repo_owner": "cofactoryai" } }, - "issue_title": "Add more Unit tests for the `reports` package", + "issue_title": "LLM Integration: implement Claude 2.0 in `models.py`", "issue_labels": { "Nodes": [ { @@ -39331,7 +39389,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 7 }, "Assignees": { "issue_assignees_count": 0 @@ -39340,27 +39398,39 @@ }, { "Issue": { - "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/196", - "issue_createdAt": "2023-09-28T12:57:52Z", + "issue_url": "https://github.com/vatsalsinghkv/easy-fix/issues/7", + "issue_createdAt": "2023-09-28T18:06:14Z", "issue_repo": { - "repo_name": "crowdin-api-client-java", - "repo_desc": "Java client library for Crowdin API", - "repo_url": "https://github.com/crowdin/crowdin-api-client-java", - "repo_stars": 49, + "repo_name": "easy-fix", + "repo_desc": "Discover the ideal platform to find easily manageable issues, designed to inspire and encourage individuals to initiate their contributions to the open source community.", + "repo_url": "https://github.com/vatsalsinghkv/easy-fix", + "repo_stars": 25, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "crowdin" + "repo_owner": "vatsalsinghkv" } }, - "issue_title": "Add more Unit tests for the `notifications` package", + "issue_title": "[FEATURE] Add scroll to top button ", "issue_labels": { "Nodes": [ + { + "label_name": "feature" + }, { "label_name": "good first issue" }, @@ -39368,39 +39438,38 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/193", - "issue_createdAt": "2023-09-28T12:57:52Z", + "issue_url": "https://github.com/tfugnashik/examples/issues/1", + "issue_createdAt": "2023-09-28T18:01:24Z", "issue_repo": { - "repo_name": "crowdin-api-client-java", - "repo_desc": "Java client library for Crowdin API", - "repo_url": "https://github.com/crowdin/crowdin-api-client-java", - "repo_stars": 49, + "repo_name": "examples", + "repo_desc": "This repo contains examples of Machine learning with Tensorflow ", + "repo_url": "https://github.com/tfugnashik/examples", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "crowdin" + "repo_owner": "tfugnashik" } }, - "issue_title": "Add more Unit tests for the `projectsgroups` package", + "issue_title": "Add Github Workflow is README.md", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, @@ -39408,7 +39477,7 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -39420,25 +39489,52 @@ }, { "Issue": { - "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/194", - "issue_createdAt": "2023-09-28T12:57:52Z", + "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/8", + "issue_createdAt": "2023-09-28T18:00:47Z", "issue_repo": { - "repo_name": "crowdin-api-client-java", - "repo_desc": "Java client library for Crowdin API", - "repo_url": "https://github.com/crowdin/crowdin-api-client-java", - "repo_stars": 49, + "repo_name": "hacktoberfest2023", + "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", + "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", + "repo_stars": 1, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Go" + }, { "repo_prog_language": "Java" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "crowdin" + "repo_owner": "krishnapatidar458" } }, - "issue_title": "Add more Unit tests for the `tasks` package", + "issue_title": "Implement Huffman Algorithm program in python ", "issue_labels": { "Nodes": [ { @@ -39446,55 +39542,67 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Androz2091/discord-player/issues/1818", - "issue_createdAt": "2023-09-28T12:57:42Z", + "issue_url": "https://github.com/sharkdp/numbat/issues/188", + "issue_createdAt": "2023-09-28T17:59:20Z", "issue_repo": { - "repo_name": "discord-player", - "repo_desc": "🎧 Complete framework to simplify the implementation of music commands using discord.js v14", - "repo_url": "https://github.com/Androz2091/discord-player", - "repo_stars": 548, + "repo_name": "numbat", + "repo_desc": "A statically typed programming language for scientific computations with first class support for physical dimensions and units", + "repo_url": "https://github.com/sharkdp/numbat", + "repo_stars": 101, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "Vim Script" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "Androz2091" + "repo_owner": "sharkdp" } }, - "issue_title": "Rewrite default voice state handler", + "issue_title": "Add standard assert(…) command", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "feature" }, { "label_name": "good first issue" @@ -39512,32 +39620,53 @@ }, { "Issue": { - "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/192", - "issue_createdAt": "2023-09-28T12:57:32Z", + "issue_url": "https://github.com/sharkdp/numbat/issues/187", + "issue_createdAt": "2023-09-28T17:57:44Z", "issue_repo": { - "repo_name": "crowdin-api-client-java", - "repo_desc": "Java client library for Crowdin API", - "repo_url": "https://github.com/crowdin/crowdin-api-client-java", - "repo_stars": 49, + "repo_name": "numbat", + "repo_desc": "A statically typed programming language for scientific computations with first class support for physical dimensions and units", + "repo_url": "https://github.com/sharkdp/numbat", + "repo_stars": 101, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vim Script" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "crowdin" + "repo_owner": "sharkdp" } }, - "issue_title": "Add more Unit tests for the `languages` package", + "issue_title": "'save \u003cfilename\u003e' command for the REPL", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "application" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -39552,38 +39681,47 @@ }, { "Issue": { - "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/191", - "issue_createdAt": "2023-09-28T12:56:18Z", + "issue_url": "https://github.com/sxs-collaboration/spectre/issues/5512", + "issue_createdAt": "2023-09-28T17:53:00Z", "issue_repo": { - "repo_name": "crowdin-api-client-java", - "repo_desc": "Java client library for Crowdin API", - "repo_url": "https://github.com/crowdin/crowdin-api-client-java", - "repo_stars": 49, + "repo_name": "spectre", + "repo_desc": "SpECTRE is a code for multi-scale, multi-physics problems in astrophysics and gravitational physics.", + "repo_url": "https://github.com/sxs-collaboration/spectre", + "repo_stars": 132, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TeX" } ] }, "Owner": { - "repo_owner": "crowdin" + "repo_owner": "sxs-collaboration" } }, - "issue_title": "Add more Unit tests for the `core` package", + "issue_title": "Multi-stage piecewise polytrope", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -39592,128 +39730,111 @@ }, { "Issue": { - "issue_url": "https://github.com/zeta-chain/node/issues/1213", - "issue_createdAt": "2023-09-28T12:53:37Z", + "issue_url": "https://github.com/keploy/keploy/issues/922", + "issue_createdAt": "2023-09-28T17:47:57Z", "issue_repo": { - "repo_name": "node", - "repo_desc": "ZetaChain’s blockchain node and an observer validator client", - "repo_url": "https://github.com/zeta-chain/node", - "repo_stars": 53, + "repo_name": "keploy", + "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", + "repo_url": "https://github.com/keploy/keploy", + "repo_stars": 2260, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Solidity" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "zeta-chain" + "repo_owner": "keploy" } }, - "issue_title": "`keeper/gas_price.go`: loss of error context", + "issue_title": "[docs]: enhance README with custom test/mock path instructions for keploy", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Documentation" }, { - "label_name": "m:fungible" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/6", - "issue_createdAt": "2023-09-28T12:53:33Z", - "issue_repo": { - "repo_name": "development_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", - "repo_stars": 6, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Nikhil-2002" - } - }, - "issue_title": "ecommerce websites", - "issue_labels": { - "Nodes": [ + "label_name": "Good First Issue" + }, { - "label_name": "good first issue" + "label_name": "Hacktoberfest" }, { - "label_name": "question" + "label_name": "keploy" }, { - "label_name": "Hactoberfest2023" + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/5", - "issue_createdAt": "2023-09-28T12:53:15Z", + "issue_url": "https://github.com/OSU-CMS/Ph2_ACF_GUI/issues/101", + "issue_createdAt": "2023-09-28T17:47:14Z", "issue_repo": { - "repo_name": "development_Hactoberfest23", + "repo_name": "Ph2_ACF_GUI", "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", - "repo_stars": 6, + "repo_url": "https://github.com/OSU-CMS/Ph2_ACF_GUI", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "PostScript" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "OSU-CMS" } }, - "issue_title": "mini websites", + "issue_title": "Fix Logging inside GUI", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "question" + "label_name": "enhancement" }, { - "label_name": "Hactoberfest2023" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -39722,37 +39843,38 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/4", - "issue_createdAt": "2023-09-28T12:53:02Z", + "issue_url": "https://github.com/BPHL-Molecular/Sanibel/issues/17", + "issue_createdAt": "2023-09-28T17:46:34Z", "issue_repo": { - "repo_name": "development_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", - "repo_stars": 6, + "repo_name": "Sanibel", + "repo_desc": "A Nextflow pipeline to analyze NGS data in fastq format from bacterial genome", + "repo_url": "https://github.com/BPHL-Molecular/Sanibel", + "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Nextflow" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "BPHL-Molecular" } }, - "issue_title": "payment gateway pages", + "issue_title": "pyTask1 failed", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "question" - }, - { - "label_name": "Hactoberfest2023" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -39761,31 +39883,44 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/3", - "issue_createdAt": "2023-09-28T12:52:30Z", + "issue_url": "https://github.com/DamoFD/BugResolution/issues/13", + "issue_createdAt": "2023-09-28T17:41:18Z", "issue_repo": { - "repo_name": "development_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", - "repo_stars": 6, + "repo_name": "BugResolution", + "repo_desc": "Welcome to Bug Resolution! This is a open-source project that consists of a Q\u0026A site for developers of all skill levels!", + "repo_url": "https://github.com/DamoFD/BugResolution", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Blade" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "DamoFD" } }, - "issue_title": "sliders", + "issue_title": "[FEATURE] Create Question Unit Tests", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "question" + "label_name": "help wanted" }, { - "label_name": "Hactoberfest2023" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -39800,159 +39935,169 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/2", - "issue_createdAt": "2023-09-28T12:52:13Z", + "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/7", + "issue_createdAt": "2023-09-28T17:40:03Z", "issue_repo": { - "repo_name": "development_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", - "repo_stars": 6, + "repo_name": "hacktoberfest2023", + "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", + "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "krishnapatidar458" } }, - "issue_title": "Landing pages", + "issue_title": "Create OTP generater using JAVA programming Language", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "question" + "label_name": "hacktoberfest" }, { - "label_name": "Hactoberfest2023" + "label_name": "hacktoberfest2023" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ministryofjustice/modernisation-platform/issues/5105", - "issue_createdAt": "2023-09-28T12:52:08Z", + "issue_url": "https://github.com/MefDev/LangRhythms/issues/45", + "issue_createdAt": "2023-09-28T17:37:26Z", "issue_repo": { - "repo_name": "modernisation-platform", - "repo_desc": "A place for the core work of the Modernisation Platform • This repository is defined and managed in Terraform", - "repo_url": "https://github.com/ministryofjustice/modernisation-platform", - "repo_stars": 647, + "repo_name": "LangRhythms", + "repo_desc": "Welcome to LangRythms, a foreign language learning website for language learners especially those who have just started", + "repo_url": "https://github.com/MefDev/LangRhythms", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HCL" + "repo_prog_language": "Python" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Open Policy Agent" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ministryofjustice" + "repo_owner": "MefDev" } }, - "issue_title": "Create further Apex Environments ", + "issue_title": "CRUD functionality on the dashboard's profile section", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "onboarding" - }, - { - "label_name": "member request" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/57", - "issue_createdAt": "2023-09-28T12:52:07Z", + "issue_url": "https://github.com/crypto-power/cryptopower/issues/121", + "issue_createdAt": "2023-09-28T17:36:41Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "cryptopower", + "repo_desc": "A cross-platform SPV (DCR, BTC \u0026 LTC) privacy wallet built with go.", + "repo_url": "https://github.com/crypto-power/cryptopower", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Go" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "crypto-power" } }, - "issue_title": "Internet of Things: A Beginner's Guide to IoT and Microcontrollers", + "issue_title": "[DCRDEX]: create the step 2 onboarding screens", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "IOT" + "label_name": "enhancement" }, { - "label_name": "Technology" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -39961,25 +40106,52 @@ }, { "Issue": { - "issue_url": "https://github.com/lmstudio-ai/model-catalog/issues/27", - "issue_createdAt": "2023-09-28T12:51:08Z", + "issue_url": "https://github.com/lcompilers/lpython/issues/2349", + "issue_createdAt": "2023-09-28T17:32:17Z", "issue_repo": { - "repo_name": "model-catalog", - "repo_desc": "A collection of standardized JSON descriptors for Large Language Model (LLM) files.", - "repo_url": "https://github.com/lmstudio-ai/model-catalog", - "repo_stars": 104, + "repo_name": "lpython", + "repo_desc": "Python compiler", + "repo_url": "https://github.com/lcompilers/lpython", + "repo_stars": 1103, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "CMake" + }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Xonsh" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Yacc" } ] }, "Owner": { - "repo_owner": "lmstudio-ai" + "repo_owner": "lcompilers" } }, - "issue_title": "Add Mistral 7B Instruct", + "issue_title": "Const i32 expressions do not support integer div/mod operations", "issue_labels": { "Nodes": [ { @@ -39989,7 +40161,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 0 @@ -39998,31 +40170,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/1", - "issue_createdAt": "2023-09-28T12:50:50Z", + "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/7", + "issue_createdAt": "2023-09-28T17:27:18Z", "issue_repo": { - "repo_name": "development_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", - "repo_stars": 6, + "repo_name": "Match-Quiz", + "repo_desc": "A simple Quiz App for Hacktoberfest ", + "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "swagatmitra-b" } }, - "issue_title": "footer pages", + "issue_title": "Required code splitting", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "question" + "label_name": "good first issue" }, { - "label_name": "Hactoberfest2023" + "label_name": "hacktoberfest" } ], "label_totalcount": 3 @@ -40037,34 +40219,21 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/56", - "issue_createdAt": "2023-09-28T12:49:30Z", + "issue_url": "https://github.com/Ritikraja07/Java-problem-2023/issues/1", + "issue_createdAt": "2023-09-28T17:27:13Z", "issue_repo": { - "repo_name": "hackers_hive", + "repo_name": "Java-problem-2023", "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_url": "https://github.com/Ritikraja07/Java-problem-2023", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "Ritikraja07" } }, - "issue_title": "Introduction to Socket Programming and Network Protocols", + "issue_title": "Submits the solution of java problem", "issue_labels": { "Nodes": [ { @@ -40074,13 +40243,19 @@ "label_name": "hacktoberfest" }, { - "label_name": "Technology" + "label_name": "hacktoberfest2023" + }, + { + "label_name": "java" + }, + { + "label_name": "Java language" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -40089,47 +40264,44 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/55", - "issue_createdAt": "2023-09-28T12:46:18Z", + "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/6", + "issue_createdAt": "2023-09-28T17:25:22Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "Match-Quiz", + "repo_desc": "A simple Quiz App for Hacktoberfest ", + "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", + "repo_stars": 1, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "swagatmitra-b" } }, - "issue_title": "Mastering Data Visualization with Matplotlib and Plotly", + "issue_title": "CSS improvements", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "Data Science" + "label_name": "hacktoberfest" }, { - "label_name": "Data Visualization" + "label_name": "css" } ], "label_totalcount": 4 @@ -40144,47 +40316,41 @@ }, { "Issue": { - "issue_url": "https://github.com/dirac-institute/kbmod/issues/358", - "issue_createdAt": "2023-09-28T12:45:05Z", + "issue_url": "https://github.com/FiniteLoop-NMAMIT/flc-website/issues/58", + "issue_createdAt": "2023-09-28T17:25:08Z", "issue_repo": { - "repo_name": "kbmod", - "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", - "repo_url": "https://github.com/dirac-institute/kbmod", - "repo_stars": 32, + "repo_name": "flc-website", + "repo_desc": "Official Repository of Finite Loop Club website.", + "repo_url": "https://github.com/FiniteLoop-NMAMIT/flc-website", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "dirac-institute" + "repo_owner": "FiniteLoop-NMAMIT" } }, - "issue_title": "Move timing functions out of StackSearch", + "issue_title": "reusable modal component ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "low-priority" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -40196,31 +40362,31 @@ }, { "Issue": { - "issue_url": "https://github.com/linuxmuster/linuxmuster-linuxclient7/issues/72", - "issue_createdAt": "2023-09-28T12:40:35Z", + "issue_url": "https://github.com/abhay-raj19/FitBody/issues/4", + "issue_createdAt": "2023-09-28T17:24:41Z", "issue_repo": { - "repo_name": "linuxmuster-linuxclient7", - "repo_desc": "The new approach on connecting linuxclients to the Linuxmuster.net v7 Active Directory server.", - "repo_url": "https://github.com/linuxmuster/linuxmuster-linuxclient7", - "repo_stars": 3, + "repo_name": "FitBody", + "repo_desc": "Welcome to FitBody, your ultimate destination for all your fitness needs! ", + "repo_url": "https://github.com/abhay-raj19/FitBody", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "linuxmuster" + "repo_owner": "abhay-raj19" } }, - "issue_title": "Parse `not` attribute in `Drives.xml` GPP filters", + "issue_title": "The footer element doesn't have any hover effect.", "issue_labels": { "Nodes": [ { @@ -40228,91 +40394,69 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/dirac-institute/kbmod/issues/357", - "issue_createdAt": "2023-09-28T12:38:46Z", + "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/5", + "issue_createdAt": "2023-09-28T17:23:35Z", "issue_repo": { - "repo_name": "kbmod", - "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", - "repo_url": "https://github.com/dirac-institute/kbmod", - "repo_stars": 32, + "repo_name": "hacktoberfest2023", + "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", + "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "C" }, { - "repo_prog_language": "C" + "repo_prog_language": "C#" }, { "repo_prog_language": "C++" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "CMake" - } - ] - }, - "Owner": { - "repo_owner": "dirac-institute" - } - }, - "issue_title": "Break apart analysis_utils.py", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Jam-Burger/Kitter/issues/5", - "issue_createdAt": "2023-09-28T12:36:57Z", - "issue_repo": { - "repo_name": "Kitter", - "repo_desc": "A social-media app", - "repo_url": "https://github.com/Jam-Burger/Kitter", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ + "repo_prog_language": "Go" + }, { "repo_prog_language": "Java" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Jam-Burger" + "repo_owner": "krishnapatidar458" } }, - "issue_title": "Generate proper README.md", + "issue_title": "Create a more stylish README.md with useful informations for this repository in Hacktoberfest2023", "issue_labels": { "Nodes": [ { @@ -40322,58 +40466,64 @@ "label_name": "good first issue" }, { - "label_name": "Hacktoberfest" + "label_name": "hacktoberfest" }, { - "label_name": "SLoP3-5" + "label_name": "hacktoberfest2023" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/dirac-institute/kbmod/issues/356", - "issue_createdAt": "2023-09-28T12:35:20Z", + "issue_url": "https://github.com/Prologue-XR/brainbambam-backend/issues/1", + "issue_createdAt": "2023-09-28T17:23:00Z", "issue_repo": { - "repo_name": "kbmod", - "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", - "repo_url": "https://github.com/dirac-institute/kbmod", - "repo_stars": 32, + "repo_name": "brainbambam-backend", + "repo_desc": "Imagine you can create and access multiple brains trained on very specific data to gain new knowledge and perspectives. Meet Brainbambam, your no-nonsense, personal knowledge assistant. Whether you're swamped with a ton of data or just looking for a way to discover new horizons, Brainbambam's here to make things a heck of a lot easier. ", + "repo_url": "https://github.com/Prologue-XR/brainbambam-backend", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "dirac-institute" + "repo_owner": "Prologue-XR" } }, - "issue_title": "Refactor StackSearch to do batching at search() function", + "issue_title": "When i upload a document to a brain, i don't see the document being added the my brain knowledge.", "issue_labels": { "Nodes": [ { @@ -40386,40 +40536,58 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/54", - "issue_createdAt": "2023-09-28T12:27:47Z", + "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/4", + "issue_createdAt": "2023-09-28T17:19:44Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "hacktoberfest2023", + "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", + "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "C" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "C#" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Java" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "krishnapatidar458" } }, - "issue_title": "Advanced Git Techniques: Rebasing, Cherry-Picking, and Git Hooks", + "issue_title": "create a Facebook Application using PHP", "issue_labels": { "Nodes": [ { @@ -40429,13 +40597,13 @@ "label_name": "hacktoberfest" }, { - "label_name": "Git" + "label_name": "hacktoberfest2023" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -40444,41 +40612,44 @@ }, { "Issue": { - "issue_url": "https://github.com/alan-turing-institute/trustchain/issues/126", - "issue_createdAt": "2023-09-28T12:27:33Z", + "issue_url": "https://github.com/ckolderup/postmarks/issues/131", + "issue_createdAt": "2023-09-28T17:15:16Z", "issue_repo": { - "repo_name": "trustchain", - "repo_desc": "Trustworthy decentralised PKI", - "repo_url": "https://github.com/alan-turing-institute/trustchain", - "repo_stars": 5, + "repo_name": "postmarks", + "repo_desc": "a single-user bookmarking website designed to live on the Fediverse", + "repo_url": "https://github.com/ckolderup/postmarks", + "repo_stars": 336, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Handlebars" } ] }, "Owner": { - "repo_owner": "alan-turing-institute" + "repo_owner": "ckolderup" } }, - "issue_title": "Replace `Endpoint` type with `Url`", + "issue_title": "Add a link to GitHub project to the Postmarks UI", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -40487,109 +40658,94 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/53", - "issue_createdAt": "2023-09-28T12:26:40Z", + "issue_url": "https://github.com/sunnysavita10/fdsdcnnclassifier/issues/1", + "issue_createdAt": "2023-09-28T17:10:57Z", "issue_repo": { - "repo_name": "hackers_hive", + "repo_name": "fdsdcnnclassifier", "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_url": "https://github.com/sunnysavita10/fdsdcnnclassifier", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "sunnysavita10" } }, - "issue_title": "Effective Error Handling in Ruby: Handling Exceptions Gracefully", + "issue_title": "my first issue", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "Ruby" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ToolJet/ToolJet/issues/7543", - "issue_createdAt": "2023-09-28T12:24:20Z", + "issue_url": "https://github.com/krishnapatidar458/hacktoberfest2023/issues/2", + "issue_createdAt": "2023-09-28T17:10:40Z", "issue_repo": { - "repo_name": "ToolJet", - "repo_desc": "Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀", - "repo_url": "https://github.com/ToolJet/ToolJet", - "repo_stars": 20585, + "repo_name": "hacktoberfest2023", + "repo_desc": "This repository is gives you to contributions in Hacktoberfest2023", + "repo_url": "https://github.com/krishnapatidar458/hacktoberfest2023", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "C" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C#" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Java" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "EJS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "ToolJet" + "repo_owner": "krishnapatidar458" } }, - "issue_title": "[docs]: changes in Appwrite data source reference", + "issue_title": "Create Ad Dispenser Server using \"php\" as backend", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" }, @@ -40597,126 +40753,120 @@ "label_name": "hacktoberfest" }, { - "label_name": "up-for-grabs" + "label_name": "hacktoberfest2023" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Mosqlimate-project/Data-platform/issues/73", - "issue_createdAt": "2023-09-28T12:23:16Z", + "issue_url": "https://github.com/noisepy/NoisePy/issues/227", + "issue_createdAt": "2023-09-28T17:10:09Z", "issue_repo": { - "repo_name": "Data-platform", - "repo_desc": "Mosqlimate data Platform. ", - "repo_url": "https://github.com/Mosqlimate-project/Data-platform", - "repo_stars": 4, + "repo_name": "NoisePy", + "repo_desc": "Ambient-Noise Seismology Package", + "repo_url": "https://github.com/noisepy/NoisePy", + "repo_stars": 126, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Smarty" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "Mosqlimate-project" + "repo_owner": "noisepy" } }, - "issue_title": "[Documentation] Create introductory texts to API", + "issue_title": "Write unit tests for the 3 schedulers", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/dirac-institute/kbmod/issues/355", - "issue_createdAt": "2023-09-28T12:20:36Z", + "issue_url": "https://github.com/GOCDB/gocdb/issues/488", + "issue_createdAt": "2023-09-28T17:05:29Z", "issue_repo": { - "repo_name": "kbmod", - "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", - "repo_url": "https://github.com/dirac-institute/kbmod", - "repo_stars": 32, + "repo_name": "gocdb", + "repo_desc": "Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.", + "repo_url": "https://github.com/GOCDB/gocdb", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Hack" + }, + { + "repo_prog_language": "XSLT" } ] }, "Owner": { - "repo_owner": "dirac-institute" + "repo_owner": "GOCDB" } }, - "issue_title": "Break out input reading", + "issue_title": "Add a set LastLoginDate for sample users in sample data", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hackathon" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -40728,47 +40878,44 @@ }, { "Issue": { - "issue_url": "https://github.com/dirac-institute/kbmod/issues/353", - "issue_createdAt": "2023-09-28T12:16:37Z", + "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/3", + "issue_createdAt": "2023-09-28T17:02:55Z", "issue_repo": { - "repo_name": "kbmod", - "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", - "repo_url": "https://github.com/dirac-institute/kbmod", - "repo_stars": 32, + "repo_name": "Match-Quiz", + "repo_desc": "A simple Quiz App for Hacktoberfest ", + "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "dirac-institute" + "repo_owner": "swagatmitra-b" } }, - "issue_title": "Optimize filtering code", + "issue_title": "Add data/categories", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -40780,25 +40927,31 @@ }, { "Issue": { - "issue_url": "https://github.com/ykkunkels/CBS_dashboard/issues/17", - "issue_createdAt": "2023-09-28T12:13:34Z", + "issue_url": "https://github.com/goldenkairos/memory-game-react-app/issues/1", + "issue_createdAt": "2023-09-28T17:01:08Z", "issue_repo": { - "repo_name": "CBS_dashboard", - "repo_desc": "Dashboard for accessing economic data in R Shiny.", - "repo_url": "https://github.com/ykkunkels/CBS_dashboard", - "repo_stars": 0, + "repo_name": "memory-game-react-app", + "repo_desc": "", + "repo_url": "https://github.com/goldenkairos/memory-game-react-app", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "R" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "ykkunkels" + "repo_owner": "goldenkairos" } }, - "issue_title": "Add dbDisconnect() call", + "issue_title": "Updating Confetti.js", "issue_labels": { "Nodes": [ { @@ -40820,47 +40973,44 @@ }, { "Issue": { - "issue_url": "https://github.com/dirac-institute/kbmod/issues/352", - "issue_createdAt": "2023-09-28T12:12:42Z", + "issue_url": "https://github.com/swagatmitra-b/Match-Quiz/issues/2", + "issue_createdAt": "2023-09-28T17:00:04Z", "issue_repo": { - "repo_name": "kbmod", - "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", - "repo_url": "https://github.com/dirac-institute/kbmod", - "repo_stars": 32, + "repo_name": "Match-Quiz", + "repo_desc": "A simple Quiz App for Hacktoberfest ", + "repo_url": "https://github.com/swagatmitra-b/Match-Quiz", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "dirac-institute" + "repo_owner": "swagatmitra-b" } }, - "issue_title": "Consolidate Masking Logic", + "issue_title": "Implement random slicing of Data array ", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -40872,107 +41022,57 @@ }, { "Issue": { - "issue_url": "https://github.com/ToolJet/ToolJet/issues/7542", - "issue_createdAt": "2023-09-28T12:05:06Z", + "issue_url": "https://github.com/instill-ai/community/issues/426", + "issue_createdAt": "2023-09-28T16:54:24Z", "issue_repo": { - "repo_name": "ToolJet", - "repo_desc": "Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀", - "repo_url": "https://github.com/ToolJet/ToolJet", - "repo_stars": 20585, + "repo_name": "community", + "repo_desc": "🎉 All about our lovely community's feedback, feature request, bug report, whim, etc.", + "repo_url": "https://github.com/instill-ai/community", + "repo_stars": 5, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "EJS" - }, - { - "repo_prog_language": "Procfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "ToolJet" + "repo_owner": "instill-ai" } }, - "issue_title": "[docs]: changes required in S3 data source reference ", + "issue_title": "[INS-2203] [Improvement] JSON Operator to take multiple input paths", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" }, { "label_name": "hacktoberfest" - }, - { - "label_name": "up-for-grabs" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/49", - "issue_createdAt": "2023-09-28T12:04:48Z", + "issue_url": "https://github.com/instill-ai/community/issues/425", + "issue_createdAt": "2023-09-28T16:52:49Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "community", + "repo_desc": "🎉 All about our lovely community's feedback, feature request, bug report, whim, etc.", + "repo_url": "https://github.com/instill-ai/community", + "repo_stars": 5, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "instill-ai" } }, - "issue_title": "Avoiding Common Pitfalls in JavaScript: A Guide to Best Practices", + "issue_title": "[INS-2202] [Feature] Regex Match Operator", "issue_labels": { "Nodes": [ { @@ -40980,15 +41080,12 @@ }, { "label_name": "hacktoberfest" - }, - { - "label_name": "JAVASCRIPT" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -40997,50 +41094,32 @@ }, { "Issue": { - "issue_url": "https://github.com/kairos-io/kairos/issues/1862", - "issue_createdAt": "2023-09-28T12:03:54Z", + "issue_url": "https://github.com/sosw/sosw/issues/289", + "issue_createdAt": "2023-09-28T16:50:27Z", "issue_repo": { - "repo_name": "kairos", - "repo_desc": ":penguin: The immutable Linux meta-distribution for edge Kubernetes.", - "repo_url": "https://github.com/kairos-io/kairos", - "repo_stars": 677, + "repo_name": "sosw", + "repo_desc": "Serverless Orchestrator of Serverless Workers for AWS - Worker", + "repo_url": "https://github.com/sosw/sosw", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Earthly" - }, - { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "kairos-io" + "repo_owner": "sosw" } }, - "issue_title": ":sparkles: Improve auto-partition size calculation for directories", + "issue_title": "Implement get_ddbc for custom row_mappers", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "area/agent" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -41052,111 +41131,120 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/48", - "issue_createdAt": "2023-09-28T12:02:34Z", + "issue_url": "https://github.com/FerretDB/FerretDB/issues/3462", + "issue_createdAt": "2023-09-28T16:49:06Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "FerretDB", + "repo_desc": "A truly Open Source MongoDB alternative", + "repo_url": "https://github.com/FerretDB/FerretDB", + "repo_stars": 7694, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Go" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "FerretDB" } }, - "issue_title": "Handling Memory Management in C++: Smart Pointers and RAII", + "issue_title": "Add test for tailable cursor with non-capped collection", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "code/chore" }, { - "label_name": "C++" + "label_name": "area/cursors" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/developer-student-clubs/DU-Hacks-Mobile-App/issues/4", - "issue_createdAt": "2023-09-28T12:01:49Z", + "issue_url": "https://github.com/bcgov/entity/issues/18003", + "issue_createdAt": "2023-09-28T16:46:22Z", "issue_repo": { - "repo_name": "DU-Hacks-Mobile-App", - "repo_desc": " Introducing our cutting-edge mobile application designed to be your ultimate hackathon companion. This innovative platform seamlessly delivers all the vital information you need to excel in hackathons. Say goodbye to the hassle and hello to a smoother, more connected hackathon journey with our intuitive mobile application.", - "repo_url": "https://github.com/developer-student-clubs/DU-Hacks-Mobile-App", - "repo_stars": 12, + "repo_name": "entity", + "repo_desc": "ServiceBC Registry Team working on Legal Entities", + "repo_url": "https://github.com/bcgov/entity", + "repo_stars": 20, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "C++" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "Groovy" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "developer-student-clubs" + "repo_owner": "bcgov" } }, - "issue_title": "[Feature Enhancement]: Splace Screen Design Enhancement", + "issue_title": "WoN Field Spacing Once-over", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "Priority2" + }, + { + "label_name": "ENTITY" + }, + { + "label_name": "UX Assurance" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -41168,130 +41256,124 @@ }, { "Issue": { - "issue_url": "https://github.com/Prathamdas3/Flourishify/issues/7", - "issue_createdAt": "2023-09-28T11:54:46Z", + "issue_url": "https://github.com/AbhimanyuSinghh/oops-exceptions/issues/1", + "issue_createdAt": "2023-09-28T16:45:53Z", "issue_repo": { - "repo_name": "Flourishify", - "repo_desc": "This is a website and an app", - "repo_url": "https://github.com/Prathamdas3/Flourishify", - "repo_stars": 5, + "repo_name": "oops-exceptions", + "repo_desc": "", + "repo_url": "https://github.com/AbhimanyuSinghh/oops-exceptions", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Prathamdas3" + "repo_owner": "AbhimanyuSinghh" } }, - "issue_title": "Create a note taking featuer", + "issue_title": "Help to optimize this library management system.", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Prathamdas3/Flourishify/issues/6", - "issue_createdAt": "2023-09-28T11:53:15Z", + "issue_url": "https://github.com/brunofaria27/image-processing/issues/1", + "issue_createdAt": "2023-09-28T16:40:29Z", "issue_repo": { - "repo_name": "Flourishify", - "repo_desc": "This is a website and an app", - "repo_url": "https://github.com/Prathamdas3/Flourishify", - "repo_stars": 5, + "repo_name": "image-processing", + "repo_desc": "Analise de imagens do exame Papanicolau para dar o diagnóstico precoce do câncer cervical. Aplicativo para ler imagens do exame para reconhecer automáticamente células cancerosas.", + "repo_url": "https://github.com/brunofaria27/image-processing", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Prathamdas3" + "repo_owner": "brunofaria27" } }, - "issue_title": "Create a todo list feature", + "issue_title": "preprocessar dados usados no treinamento e teste dos classificadores e do segmentador", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "question" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/52", - "issue_createdAt": "2023-09-28T11:51:53Z", + "issue_url": "https://github.com/data-exp-lab/yt-napari/issues/92", + "issue_createdAt": "2023-09-28T16:39:31Z", "issue_repo": { - "repo_name": "Chirp", - "repo_desc": "", - "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", - "repo_stars": 0, + "repo_name": "yt-napari", + "repo_desc": "A napari plugin for reading data from yt", + "repo_url": "https://github.com/data-exp-lab/yt-napari", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "ITU-BDSA23-GROUP6" + "repo_owner": "data-exp-lab" } }, - "issue_title": "SQLite Database. As a developer, we need to have an effective and efficient way to handle (get, post, update, delete, etc...) our Cheeps.", + "issue_title": "save json", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -41303,34 +41385,25 @@ }, { "Issue": { - "issue_url": "https://github.com/richard-scryber/scryber.core/issues/107", - "issue_createdAt": "2023-09-28T11:51:38Z", + "issue_url": "https://github.com/Gakuto1112/NodeJSLogger/issues/1", + "issue_createdAt": "2023-09-28T16:30:15Z", "issue_repo": { - "repo_name": "scryber.core", - "repo_desc": "Scryber.Core is a dotnet 6 html to pdf engine written entirely in C# for creating beautiful flowing documents from html templates including css styles, object data binding and svg drawing.", - "repo_url": "https://github.com/richard-scryber/scryber.core", - "repo_stars": 155, + "repo_name": "NodeJSLogger", + "repo_desc": "The Node.js module that formats log outputs to make them easy to see.", + "repo_url": "https://github.com/Gakuto1112/NodeJSLogger", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Smalltalk" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "richard-scryber" + "repo_owner": "Gakuto1112" } }, - "issue_title": "SVG Paths with containing dots does not work in Culture de-DE", + "issue_title": "テストコードを書く", "issue_labels": { "Nodes": [ { @@ -41343,56 +41416,53 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/AIBauchi/PyDS-A/issues/2", - "issue_createdAt": "2023-09-28T11:48:35Z", + "issue_url": "https://github.com/void1244/DSA-Programs/issues/2", + "issue_createdAt": "2023-09-28T16:29:00Z", "issue_repo": { - "repo_name": "PyDS-A", - "repo_desc": "PyDS-A: Python Data Structures and Algorithms Library - Your go-to resource for essential data structures and algorithms, implemented in Python. Improve your coding skills and optimize your programs with this comprehensive collection.", - "repo_url": "https://github.com/AIBauchi/PyDS-A", - "repo_stars": 2, + "repo_name": "DSA-Programs", + "repo_desc": "", + "repo_url": "https://github.com/void1244/DSA-Programs", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "AIBauchi" + "repo_owner": "void1244" } }, - "issue_title": "Request: Implementation of Additional Algorithms.", + "issue_title": "Write An Program To Print Digit Of Given Binary.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "ToDo" + "label_name": "Hacktoberfest" }, { - "label_name": "learn" + "label_name": "Hacktoberfest2023" }, { - "label_name": "collaborate" + "label_name": "Hacktoberfest-Accepted" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 9 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -41401,41 +41471,38 @@ }, { "Issue": { - "issue_url": "https://github.com/aquasecurity/libbpfgo/issues/381", - "issue_createdAt": "2023-09-28T11:47:51Z", + "issue_url": "https://github.com/LiraShapira/app/issues/54", + "issue_createdAt": "2023-09-28T16:24:16Z", "issue_repo": { - "repo_name": "libbpfgo", - "repo_desc": "eBPF library for Go. Powered by libbpf.", - "repo_url": "https://github.com/aquasecurity/libbpfgo", - "repo_stars": 571, + "repo_name": "app", + "repo_desc": "The Lira Shapira App", + "repo_url": "https://github.com/LiraShapira/app", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "aquasecurity" + "repo_owner": "LiraShapira" } }, - "issue_title": "Check type cast results", + "issue_title": "scroll transaction list", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -41447,28 +41514,46 @@ }, { "Issue": { - "issue_url": "https://github.com/opentofu/registry/issues/108", - "issue_createdAt": "2023-09-28T11:46:05Z", + "issue_url": "https://github.com/latticexyz/mud/issues/1645", + "issue_createdAt": "2023-09-28T16:22:34Z", "issue_repo": { - "repo_name": "registry", - "repo_desc": "Home of the official OpenTofu provider and module registry", - "repo_url": "https://github.com/opentofu/registry", - "repo_stars": 31, + "repo_name": "mud", + "repo_desc": "MUD is an engine for Autonomous Worlds", + "repo_url": "https://github.com/latticexyz/mud", + "repo_stars": 513, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HCL" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Go" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "WebAssembly" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "opentofu" + "repo_owner": "latticexyz" } }, - "issue_title": "Return deprecation warning for `hashicorp/terraform` provider usage", + "issue_title": "use batch call for registration methods in deploy", "issue_labels": { "Nodes": [ { @@ -41478,167 +41563,276 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/10", - "issue_createdAt": "2023-09-28T11:45:40Z", + "issue_url": "https://github.com/Teamable-Analytics/algorithms/issues/107", + "issue_createdAt": "2023-09-28T16:21:31Z", "issue_repo": { - "repo_name": "Programming_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_name": "algorithms", + "repo_desc": "A sandbox to develop new team formation algorithms", + "repo_url": "https://github.com/Teamable-Analytics/algorithms", "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "Teamable-Analytics" } }, - "issue_title": "Finding Arrays are disjoint or not ", + "issue_title": "Create `Metric` classes to measure all various social metrics", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "Hactoberfest2023" + "label_name": "enhancement" }, { - "label_name": "Difficult" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/9", - "issue_createdAt": "2023-09-28T11:45:28Z", + "issue_url": "https://github.com/theprinceraj/Golf-Website/issues/4", + "issue_createdAt": "2023-09-28T16:20:37Z", "issue_repo": { - "repo_name": "Programming_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", - "repo_stars": 3, + "repo_name": "Golf-Website", + "repo_desc": "A website design greatly inspired from a famous golf club but made with a relatively simpler code.", + "repo_url": "https://github.com/theprinceraj/Golf-Website", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "theprinceraj" } }, - "issue_title": "Counting the number of even and odd elements in an array", + "issue_title": "Add custom scrollbar", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "Hactoberfest2023" - }, - { - "label_name": "Intermediate" + "label_name": "hacktoberfest-accepted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 6 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/freecoursera/freecoursera.github.io/issues/32", - "issue_createdAt": "2023-09-28T11:45:20Z", + "issue_url": "https://github.com/bcgov/entity/issues/18001", + "issue_createdAt": "2023-09-28T16:20:02Z", "issue_repo": { - "repo_name": "freecoursera.github.io", - "repo_desc": "I'll review and merge you PR, but give me sometime, am handling multiple things simultaneously ", - "repo_url": "https://github.com/freecoursera/freecoursera.github.io", - "repo_stars": 9, + "repo_name": "entity", + "repo_desc": "ServiceBC Registry Team working on Legal Entities", + "repo_url": "https://github.com/bcgov/entity", + "repo_stars": 20, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Groovy" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "freecoursera" + "repo_owner": "bcgov" } }, - "issue_title": "[OTHER]", + "issue_title": "Update \"Check if you need a name request\" text", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 + }, + { + "label_name": "Priority2" + }, + { + "label_name": "ENTITY" + } + ], + "label_totalcount": 4 + }, + "Comments": { + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/8", - "issue_createdAt": "2023-09-28T11:45:03Z", + "issue_url": "https://github.com/airareyes/todo-list/issues/2", + "issue_createdAt": "2023-09-28T16:16:44Z", "issue_repo": { - "repo_name": "Programming_Hactoberfest23", + "repo_name": "todo-list", "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", - "repo_stars": 3, + "repo_url": "https://github.com/airareyes/todo-list", + "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "airareyes" } }, - "issue_title": "Removing Duplicate elements from an array", + "issue_title": "Trabajo conjunto", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 2 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/void1244/DSA-Programs/issues/1", + "issue_createdAt": "2023-09-28T16:16:11Z", + "issue_repo": { + "repo_name": "DSA-Programs", + "repo_desc": "", + "repo_url": "https://github.com/void1244/DSA-Programs", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "C++" + } + ] + }, + "Owner": { + "repo_owner": "void1244" + } + }, + "issue_title": "Create An Program To Print Binary Of Digit.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "Hactoberfest2023" + "label_name": "Hacktoberfest" }, { - "label_name": "Intermediate" + "label_name": "Hacktoberfest2023" + }, + { + "label_name": "Hacktoberfest-Accepted" } ], - "label_totalcount": 3 + "label_totalcount": 4 + }, + "Comments": { + "issue_comment_count": 3 + }, + "Assignees": { + "issue_assignees_count": 2 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/WiktorB2004/RPN_Calculator/issues/1", + "issue_createdAt": "2023-09-28T16:15:47Z", + "issue_repo": { + "repo_name": "RPN_Calculator", + "repo_desc": "", + "repo_url": "https://github.com/WiktorB2004/RPN_Calculator", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + } + ] + }, + "Owner": { + "repo_owner": "WiktorB2004" + } + }, + "issue_title": "CMake multiplatform do not find tests", + "issue_labels": { + "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -41650,34 +41844,82 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/7", - "issue_createdAt": "2023-09-28T11:44:49Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "Programming_Hactoberfest23", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", - "repo_stars": 3, + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "" } }, - "issue_title": "Finding Repeating elements in an Array ", + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/B1TSH3LL/stock-market/issues/2", + "issue_createdAt": "2023-09-28T16:03:38Z", + "issue_repo": { + "repo_name": "stock-market", + "repo_desc": "", + "repo_url": "https://github.com/B1TSH3LL/stock-market", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "EJS" + }, + { + "repo_prog_language": "HTML" + } + ] + }, + "Owner": { + "repo_owner": "B1TSH3LL" + } + }, + "issue_title": "Market Page Content Not Showing", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "Hactoberfest2023" + "label_name": "Hacktoberfest-accepted" }, { - "label_name": "Intermediate" + "label_name": "Hacktoberfest2023" + }, + { + "label_name": "Hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -41689,31 +41931,225 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/6", - "issue_createdAt": "2023-09-28T11:44:27Z", + "issue_url": "https://github.com/Androz2091/discord-player/issues/1820", + "issue_createdAt": "2023-09-28T16:03:19Z", "issue_repo": { - "repo_name": "Programming_Hactoberfest23", + "repo_name": "discord-player", + "repo_desc": "🎧 Complete framework to simplify the implementation of music commands using discord.js v14", + "repo_url": "https://github.com/Androz2091/discord-player", + "repo_stars": 548, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "MDX" + } + ] + }, + "Owner": { + "repo_owner": "Androz2091" + } + }, + "issue_title": "Spotify phone link and youtube playlist search box link", + "issue_labels": { + "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 2 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Qbox-project/qbx_ambulancejob/issues/94", + "issue_createdAt": "2023-09-28T16:01:22Z", + "issue_repo": { + "repo_name": "qbx_ambulancejob", "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_url": "https://github.com/Qbox-project/qbx_ambulancejob", + "repo_stars": 5, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Lua" + } + ] + }, + "Owner": { + "repo_owner": "Qbox-project" + } + }, + "issue_title": "Remove unused locales", + "issue_labels": { + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Qbox-project/qbx_radio/issues/3", + "issue_createdAt": "2023-09-28T15:57:53Z", + "issue_repo": { + "repo_name": "qbx_radio", + "repo_desc": "", + "repo_url": "https://github.com/Qbox-project/qbx_radio", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Lua" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + } + ] + }, + "Owner": { + "repo_owner": "Qbox-project" + } + }, + "issue_title": "Use locales", + "issue_labels": { + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/13", + "issue_createdAt": "2023-09-28T15:54:59Z", + "issue_repo": { + "repo_name": "dom-manipulation-library", + "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", + "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "lindelwa122" } }, - "issue_title": "Sort the elements of an array", + "issue_title": "createStyleSheet.addStyle", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "Hactoberfest2023" + "label_name": "to do" + } + ], + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/oazapfts/oazapfts/issues/486", + "issue_createdAt": "2023-09-28T15:52:06Z", + "issue_repo": { + "repo_name": "oazapfts", + "repo_desc": "Generate TypeScript clients to tap into OpenAPI servers", + "repo_url": "https://github.com/oazapfts/oazapfts", + "repo_stars": 409, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + } + ] + }, + "Owner": { + "repo_owner": "oazapfts" + } + }, + "issue_title": "Recursive $ref in components", + "issue_labels": { + "Nodes": [ + { + "label_name": "bug" }, { - "label_name": "Easy" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -41728,31 +42164,102 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/5", - "issue_createdAt": "2023-09-28T11:44:14Z", + "issue_url": "https://github.com/Aiven-Open/klaw/issues/1817", + "issue_createdAt": "2023-09-28T15:51:58Z", "issue_repo": { - "repo_name": "Programming_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", - "repo_stars": 3, + "repo_name": "klaw", + "repo_desc": "Klaw, the latest OS tool by Aiven, helps enterprises cope with Apache Kafka(r) topics, schema registry and connectors governance by introducing roles/authorizations to users of various teams of an org.", + "repo_url": "https://github.com/Aiven-Open/klaw", + "repo_stars": 64, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "Aiven-Open" } }, - "issue_title": "Finding the Longest Palindrome in an Array", + "issue_title": "Replace / remove use of potential condescending terms ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "Hactoberfest2023" + "label_name": "hacktoberfest" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 3 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Senne98/Custom-Item-Api/issues/1", + "issue_createdAt": "2023-09-28T15:48:26Z", + "issue_repo": { + "repo_name": "Custom-Item-Api", + "repo_desc": "An API for making custom blocks and items.", + "repo_url": "https://github.com/Senne98/Custom-Item-Api", + "repo_stars": 2, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Java" + } + ] + }, + "Owner": { + "repo_owner": "Senne98" + } + }, + "issue_title": "Error when stopping the server with no blocks created", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" }, { - "label_name": "Intermediate" + "label_name": "Type: bug" + }, + { + "label_name": "Status: accepted" } ], "label_totalcount": 3 @@ -41767,37 +42274,181 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/4", - "issue_createdAt": "2023-09-28T11:44:01Z", + "issue_url": "https://github.com/akuity/kargo/issues/871", + "issue_createdAt": "2023-09-28T15:45:40Z", "issue_repo": { - "repo_name": "Programming_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", - "repo_stars": 3, + "repo_name": "kargo", + "repo_desc": "Application lifecycle orchestration", + "repo_url": "https://github.com/akuity/kargo", + "repo_stars": 634, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Mustache" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "akuity" } }, - "issue_title": "Reverse an Array", + "issue_title": "add webinar video to readme and doc home page", "issue_labels": { "Nodes": [ + { + "label_name": "area/documentation" + }, { "label_name": "good first issue" }, { - "label_name": "Hactoberfest2023" + "label_name": "kind/chore" }, { - "label_name": "Easy" + "label_name": "priority/high" + } + ], + "label_totalcount": 4 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/ls1intum/Artemis/issues/7288", + "issue_createdAt": "2023-09-28T15:44:04Z", + "issue_repo": { + "repo_name": "Artemis", + "repo_desc": "Artemis - Interactive Learning with Automated Feedback", + "repo_url": "https://github.com/ls1intum/Artemis", + "repo_stars": 370, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Scala" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Haskell" + } + ] + }, + "Owner": { + "repo_owner": "ls1intum" + } + }, + "issue_title": "`General`: Archiving an empty course loads forever", + "issue_labels": { + "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/12", + "issue_createdAt": "2023-09-28T15:42:14Z", + "issue_repo": { + "repo_name": "dom-manipulation-library", + "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", + "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", + "repo_stars": 3, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" + } + ] + }, + "Owner": { + "repo_owner": "lindelwa122" + } + }, + "issue_title": "createStyleSheet.createCSSRule", + "issue_labels": { + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "to do" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -41806,37 +42457,158 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/3", - "issue_createdAt": "2023-09-28T11:43:49Z", + "issue_url": "https://github.com/nikohoffren/fork-commit-merge/issues/716", + "issue_createdAt": "2023-09-28T15:38:00Z", "issue_repo": { - "repo_name": "Programming_Hactoberfest23", + "repo_name": "fork-commit-merge", + "repo_desc": "Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!", + "repo_url": "https://github.com/nikohoffren/fork-commit-merge", + "repo_stars": 143, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Elixir" + } + ] + }, + "Owner": { + "repo_owner": "nikohoffren" + } + }, + "issue_title": "Fork, Commit, Merge - Medium Issue (Bash)", + "issue_labels": { + "Nodes": [ + { + "label_name": "help wanted" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "first-contributors" + }, + { + "label_name": "first-contributor" + }, + { + "label_name": "medium" + }, + { + "label_name": "bash" + }, + { + "label_name": "shell" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "up-for-grabs" + } + ], + "label_totalcount": 9 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_repo": { + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", - "repo_stars": 3, + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "" } }, - "issue_title": "Calculate the sum of elements in an array", + "issue_title": "", + "issue_labels": { + "Nodes": null, + "label_totalcount": 0 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/JuliaGeometry/Meshes.jl/issues/608", + "issue_createdAt": "2023-09-28T15:30:41Z", + "issue_repo": { + "repo_name": "Meshes.jl", + "repo_desc": "Computational geometry and meshing algorithms in Julia", + "repo_url": "https://github.com/JuliaGeometry/Meshes.jl", + "repo_stars": 318, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Julia" + } + ] + }, + "Owner": { + "repo_owner": "JuliaGeometry" + } + }, + "issue_title": "`one(T\u003c:Unitful.Quantity)` always return unity without unit, which may cause error", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "Hactoberfest2023" + "label_name": "help wanted" }, { - "label_name": "Easy" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -41845,37 +42617,71 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/2", - "issue_createdAt": "2023-09-28T11:43:31Z", + "issue_url": "https://github.com/akuity/kargo/issues/870", + "issue_createdAt": "2023-09-28T15:29:05Z", "issue_repo": { - "repo_name": "Programming_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", - "repo_stars": 3, + "repo_name": "kargo", + "repo_desc": "Application lifecycle orchestration", + "repo_url": "https://github.com/akuity/kargo", + "repo_stars": 634, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Starlark" + }, + { + "repo_prog_language": "Mustache" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "akuity" } }, - "issue_title": "Find Smallest Element in an Array", + "issue_title": "relax regex for git repo urls", "issue_labels": { "Nodes": [ + { + "label_name": "kind/bug" + }, { "label_name": "good first issue" }, { - "label_name": "Hactoberfest2023" + "label_name": "priority/normal" }, { - "label_name": "Easy" + "label_name": "area/crds" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -41884,119 +42690,154 @@ }, { "Issue": { - "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/1", - "issue_createdAt": "2023-09-28T11:43:07Z", + "issue_url": "https://github.com/ColoradoSchoolOfMines/acm-discord-bot/issues/18", + "issue_createdAt": "2023-09-28T15:27:43Z", "issue_repo": { - "repo_name": "Programming_Hactoberfest23", - "repo_desc": "", - "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", - "repo_stars": 3, + "repo_name": "acm-discord-bot", + "repo_desc": "A Python-based Discord bot for the Mines ACM Discord server.", + "repo_url": "https://github.com/ColoradoSchoolOfMines/acm-discord-bot", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "Nikhil-2002" + "repo_owner": "ColoradoSchoolOfMines" } }, - "issue_title": "Find Largest element in an array", + "issue_title": "Welcome Greeting", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "Hactoberfest2023" + "label_name": "good first issue" }, { - "label_name": "Easy" + "label_name": "for fun" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects/issues/5", - "issue_createdAt": "2023-09-28T11:43:05Z", + "issue_url": "https://github.com/asyncapi/conference-website/issues/202", + "issue_createdAt": "2023-09-28T15:25:00Z", "issue_repo": { - "repo_name": "Cider-Technology-Projects", - "repo_desc": "", - "repo_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects", - "repo_stars": 0, + "repo_name": "conference-website", + "repo_desc": "Website for the AsyncAPI online conference", + "repo_url": "https://github.com/asyncapi/conference-website", + "repo_stars": 8, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "Dignity-Academy" + "repo_owner": "asyncapi" } }, - "issue_title": "checkout", + "issue_title": "venues addresses to be clickable links that take you you google map location", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "checkout" + "label_name": "Hacktoberfest" + }, + { + "label_name": "area/javascript" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023/issues/7", - "issue_createdAt": "2023-09-28T11:41:00Z", + "issue_url": "https://github.com/hackforla/website/issues/5624", + "issue_createdAt": "2023-09-28T15:23:29Z", "issue_repo": { - "repo_name": "CPP_Guide_Hacktoberfest2023", - "repo_desc": "This is a repository for beginners learning C++ programming language, Object- Oriented Programming, Data Structures and Algorithms", - "repo_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023", - "repo_stars": 3, + "repo_name": "website", + "repo_desc": "Hack for LA's website", + "repo_url": "https://github.com/hackforla/website", + "repo_stars": 232, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "Namya13Jain" + "repo_owner": "hackforla" } }, - "issue_title": "Find Largest element in an array", + "issue_title": "Update Project Profile: Guides Team (Add Sarah Levine)", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "question" + "label_name": "role: front end" }, { - "label_name": "hacktoberfest" + "label_name": "role: back end/devOps" }, { - "label_name": "Easy" + "label_name": "P-Feature: Project Info and Page" + }, + { + "label_name": "time sensitive" + }, + { + "label_name": "Ready for Prioritization" + }, + { + "label_name": "size: 0.25pt" } ], - "label_totalcount": 4 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -42005,200 +42846,215 @@ }, { "Issue": { - "issue_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023/issues/6", - "issue_createdAt": "2023-09-28T11:40:37Z", + "issue_url": "https://github.com/StartupOS/verinfast/issues/71", + "issue_createdAt": "2023-09-28T15:21:31Z", "issue_repo": { - "repo_name": "CPP_Guide_Hacktoberfest2023", - "repo_desc": "This is a repository for beginners learning C++ programming language, Object- Oriented Programming, Data Structures and Algorithms", - "repo_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023", - "repo_stars": 3, + "repo_name": "verinfast", + "repo_desc": "An open sourced scanning agent", + "repo_url": "https://github.com/StartupOS/verinfast", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "Namya13Jain" + "repo_owner": "StartupOS" } }, - "issue_title": "Find the Factorial of a number using recursion", + "issue_title": "Create a unit test with a malformed package.json", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "Easy" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ToolJet/ToolJet/issues/7540", - "issue_createdAt": "2023-09-28T11:38:16Z", + "issue_url": "https://github.com/gradio-app/gradio/issues/5737", + "issue_createdAt": "2023-09-28T15:19:03Z", "issue_repo": { - "repo_name": "ToolJet", - "repo_desc": "Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀", - "repo_url": "https://github.com/ToolJet/ToolJet", - "repo_stars": 20585, + "repo_name": "gradio", + "repo_desc": "Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!", + "repo_url": "https://github.com/gradio-app/gradio", + "repo_stars": 22232, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "HTML" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Svelte" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "EJS" - }, - { - "repo_prog_language": "Procfile" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "ToolJet" + "repo_owner": "gradio-app" } }, - "issue_title": "[docs]: changes required in Airtable data source reference ", + "issue_title": "Raise an error if an object that cannot be pickled is passed into `gr.State` ", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" - }, - { - "label_name": "up-for-grabs" + "label_name": "python" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/karlobratko/ziglm/issues/5", - "issue_createdAt": "2023-09-28T11:37:49Z", + "issue_url": "https://github.com/amplication/amplication/issues/7045", + "issue_createdAt": "2023-09-28T15:08:04Z", "issue_repo": { - "repo_name": "ziglm", - "repo_desc": "ZiGLM - Zig language implementation of OpenGL Mathematics (GLM) library", - "repo_url": "https://github.com/karlobratko/ziglm", - "repo_stars": 0, + "repo_name": "amplication", + "repo_desc": "🔥🔥🔥 Open-source backend development platform. Build production-ready services without wasting time on repetitive coding.", + "repo_url": "https://github.com/amplication/amplication", + "repo_stars": 11970, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "karlobratko" + "repo_owner": "amplication" } }, - "issue_title": "Vec type - tests", + "issue_title": "🐛 Bug Report: In the service wizard the \"MySQL\" option has 2 dots at the end of the text", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "type: bug" }, { "label_name": "good first issue" + }, + { + "label_name": "open to community" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/dsccommunity/SChannelDsc/issues/33", - "issue_createdAt": "2023-09-28T11:36:05Z", + "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/11", + "issue_createdAt": "2023-09-28T15:03:19Z", "issue_repo": { - "repo_name": "SChannelDsc", - "repo_desc": "", - "repo_url": "https://github.com/dsccommunity/SChannelDsc", - "repo_stars": 9, + "repo_name": "dom-manipulation-library", + "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", + "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "PowerShell" - }, { "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "dsccommunity" + "repo_owner": "lindelwa122" } }, - "issue_title": "CipherSuites: Using 'Absent' for named CipherSuites on default installations does not work.", + "issue_title": "store.updateState", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "to do" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -42207,53 +43063,38 @@ }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/93", - "issue_createdAt": "2023-09-28T11:34:33Z", + "issue_url": "https://github.com/zhiburt/tabled/issues/361", + "issue_createdAt": "2023-09-28T15:01:16Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", - "repo_stars": 0, + "repo_name": "tabled", + "repo_desc": "An easy to use library for pretty print tables of Rust structs and enums.", + "repo_url": "https://github.com/zhiburt/tabled", + "repo_stars": 1584, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "zhiburt" } }, - "issue_title": "create 8", + "issue_title": "Make all set functions for `Style` `const`", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "in-review" - }, - { - "label_name": "urgent-priority" } ], - "label_totalcount": 8 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -42265,8 +43106,8 @@ }, { "Issue": { - "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/105", - "issue_createdAt": "2023-09-28T11:33:40Z", + "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/109", + "issue_createdAt": "2023-09-28T15:00:10Z", "issue_repo": { "repo_name": "klaw-docs", "repo_desc": "Klaw documentation site", @@ -42289,7 +43130,7 @@ "repo_owner": "Aiven-Open" } }, - "issue_title": "Update docs to use the term \"SSL\" correctly ", + "issue_title": "Update correct usage of copyright for PostgreSQL", "issue_labels": { "Nodes": [ { @@ -42302,7 +43143,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -42311,47 +43152,24 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/39", - "issue_createdAt": "2023-09-28T11:29:39Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "hackers_hive", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "" } }, - "issue_title": "Intermediate Java Programming: Collections Framework", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "JAVA" - } - ], - "label_totalcount": 3 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -42363,23 +43181,23 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/41", - "issue_createdAt": "2023-09-28T11:29:39Z", + "issue_url": "https://github.com/Abbhiishek/codecommunitymusic-client/issues/20", + "issue_createdAt": "2023-09-28T14:58:05Z", "issue_repo": { - "repo_name": "hackers_hive", + "repo_name": "codecommunitymusic-client", "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_url": "https://github.com/Abbhiishek/codecommunitymusic-client", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" @@ -42387,78 +43205,29 @@ ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "Abbhiishek" } }, - "issue_title": "Advanced JavaScript: ES6 and Beyond", + "issue_title": "[Feature] Docs for contributors", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "documentation" }, { - "label_name": "JAVASCRIPT" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/43", - "issue_createdAt": "2023-09-28T11:29:39Z", - "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" - } - }, - "issue_title": "Advanced SQL: Queries and Optimization", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "DBMS" + "label_name": "good first issue" }, { - "label_name": "SQL" + "label_name": "question" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -42470,206 +43239,174 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/45", - "issue_createdAt": "2023-09-28T11:29:39Z", + "issue_url": "https://github.com/Optical-Brain-Imaging-Lab/.github/issues/4", + "issue_createdAt": "2023-09-28T14:57:59Z", "issue_repo": { - "repo_name": "hackers_hive", + "repo_name": ".github", "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_url": "https://github.com/Optical-Brain-Imaging-Lab/.github", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "Optical-Brain-Imaging-Lab" } }, - "issue_title": "Intermediate C++ Programming: Object-Oriented Design", + "issue_title": "Add OBI-Page link to Villanova's College of Engineering Site", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "documentation" }, { - "label_name": "C++" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/47", - "issue_createdAt": "2023-09-28T11:29:39Z", + "issue_url": "https://github.com/Optical-Brain-Imaging-Lab/.github/issues/2", + "issue_createdAt": "2023-09-28T14:57:54Z", "issue_repo": { - "repo_name": "hackers_hive", + "repo_name": ".github", "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_url": "https://github.com/Optical-Brain-Imaging-Lab/.github", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "Optical-Brain-Imaging-Lab" } }, - "issue_title": "Intermediate Web Development with React.js", + "issue_title": "Create Slack Channel for OBI-Team and Link to Github Account", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "Web Development" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/38", - "issue_createdAt": "2023-09-28T11:29:39Z", + "issue_url": "https://github.com/nmondal/cowj/issues/70", + "issue_createdAt": "2023-09-28T14:57:35Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "cowj", + "repo_desc": "[C]onfiguration [O]nly [Web] on [J]VM ", + "repo_url": "https://github.com/nmondal/cowj", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Groovy" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "nmondal" } }, - "issue_title": "Intermediate Machine Learning: Model Evaluation and Optimization", + "issue_title": "TypeSystem should be accessible programmatically", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "enhancement" }, { - "label_name": "Machine Learning" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/40", - "issue_createdAt": "2023-09-28T11:29:39Z", + "issue_url": "https://github.com/Open-MSS/MSS/issues/2047", + "issue_createdAt": "2023-09-28T14:57:31Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "MSS", + "repo_desc": "A QT application, a OGC web map server, a collaboration server to plan atmospheric research flights.", + "repo_url": "https://github.com/Open-MSS/MSS", + "repo_stars": 47, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Mako" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "Open-MSS" } }, - "issue_title": "Advanced Python Programming Techniques", + "issue_title": "wrong url in index.py", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "Python" + "label_name": "mswms" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -42678,44 +43415,35 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/46", - "issue_createdAt": "2023-09-28T11:29:39Z", + "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/10", + "issue_createdAt": "2023-09-28T14:56:50Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "dom-manipulation-library", + "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", + "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, { "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "lindelwa122" } }, - "issue_title": "Building RESTful APIs with Express.js", + "issue_title": "store.getState", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "API" + "label_name": "to do" } ], "label_totalcount": 3 @@ -42730,47 +43458,47 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/42", - "issue_createdAt": "2023-09-28T11:29:39Z", + "issue_url": "https://github.com/dirac-institute/kbmod/issues/362", + "issue_createdAt": "2023-09-28T14:56:48Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "kbmod", + "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", + "repo_url": "https://github.com/dirac-institute/kbmod", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "C" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Cuda" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "dirac-institute" } }, - "issue_title": "Intermediate Data Analysis with Pandas", + "issue_title": "Remove Stamp Creation Functions from StackSearch", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "Data Science" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -42782,44 +43510,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/44", - "issue_createdAt": "2023-09-28T11:29:39Z", + "issue_url": "https://github.com/davidalami/VulnMapAI/issues/4", + "issue_createdAt": "2023-09-28T14:55:37Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "VulnMapAI", + "repo_desc": "VulnMapAI combines the power of nmap’s detailed network scanning and the advanced natural language processing capabilities of GPT-4 to generate comprehensive and intelligible vulnerability reports. It aims to facilitate the identification and understanding of security vulnerabilities.", + "repo_url": "https://github.com/davidalami/VulnMapAI", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "davidalami" } }, - "issue_title": "Exploring Cloud Computing with AWS", + "issue_title": "Improve the Prompts sent to OpenAI API", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "CloudComputing" + "label_name": "up-for-grabs" } ], "label_totalcount": 3 @@ -42834,50 +43559,62 @@ }, { "Issue": { - "issue_url": "https://github.com/XRPLF/clio/issues/876", - "issue_createdAt": "2023-09-28T11:28:54Z", + "issue_url": "https://github.com/kumahq/kuma/issues/7912", + "issue_createdAt": "2023-09-28T14:55:14Z", "issue_repo": { - "repo_name": "clio", - "repo_desc": "An XRP Ledger API Server", - "repo_url": "https://github.com/XRPLF/clio", - "repo_stars": 45, + "repo_name": "kuma", + "repo_desc": "🐻 The multi-zone service mesh for containers, Kubernetes and VMs. Built with Envoy. CNCF Sandbox Project.", + "repo_url": "https://github.com/kumahq/kuma", + "repo_stars": 3289, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Mustache" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "XRPLF" + "repo_owner": "kumahq" } }, - "issue_title": "Move NameGenerator into utils", + "issue_title": "validation on name for `targetRef` is too weak", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "refactoring" + "label_name": "triage/pending" + }, + { + "label_name": "kind/bug" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -42889,50 +43626,59 @@ }, { "Issue": { - "issue_url": "https://github.com/mdx-editor/editor/issues/100", - "issue_createdAt": "2023-09-28T11:27:14Z", + "issue_url": "https://github.com/hackforla/website/issues/5623", + "issue_createdAt": "2023-09-28T14:54:06Z", "issue_repo": { - "repo_name": "editor", - "repo_desc": "A rich text editor React component for markdown", - "repo_url": "https://github.com/mdx-editor/editor", - "repo_stars": 561, + "repo_name": "website", + "repo_desc": "Hack for LA's website", + "repo_url": "https://github.com/hackforla/website", + "repo_stars": 232, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "mdx-editor" + "repo_owner": "hackforla" } }, - "issue_title": "Add Alt field to InsertImage option from toolbar", + "issue_title": "Update Project Profile: Guides Team (Add Rhoda Michael)", "issue_labels": { "Nodes": [ { - "label_name": "feature request/enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "role: front end" }, { - "label_name": "hacktoberfest" + "label_name": "role: back end/devOps" + }, + { + "label_name": "P-Feature: Project Info and Page" + }, + { + "label_name": "time sensitive" + }, + { + "label_name": "Ready for Prioritization" + }, + { + "label_name": "size: 0.25pt" } ], - "label_totalcount": 3 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -42941,123 +43687,124 @@ }, { "Issue": { - "issue_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects/issues/4", - "issue_createdAt": "2023-09-28T11:25:30Z", + "issue_url": "https://github.com/davidalami/VulnMapAI/issues/3", + "issue_createdAt": "2023-09-28T14:54:02Z", "issue_repo": { - "repo_name": "Cider-Technology-Projects", - "repo_desc": "", - "repo_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects", - "repo_stars": 0, + "repo_name": "VulnMapAI", + "repo_desc": "VulnMapAI combines the power of nmap’s detailed network scanning and the advanced natural language processing capabilities of GPT-4 to generate comprehensive and intelligible vulnerability reports. It aims to facilitate the identification and understanding of security vulnerabilities.", + "repo_url": "https://github.com/davidalami/VulnMapAI", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + } + ] }, "Owner": { - "repo_owner": "Dignity-Academy" + "repo_owner": "davidalami" } }, - "issue_title": "the wish-list, flash-sales", + "issue_title": "Factor Out Prompts into a Separate File", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "flash sales" - }, - { - "label_name": "wishlists" + "label_name": "up-for-grabs" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/LarsPihl/CappeLars/issues/1", - "issue_createdAt": "2023-09-28T11:23:48Z", + "issue_url": "https://github.com/hash-org/hashc/issues/1001", + "issue_createdAt": "2023-09-28T14:53:37Z", "issue_repo": { - "repo_name": "CappeLars", - "repo_desc": "", - "repo_url": "https://github.com/LarsPihl/CappeLars", - "repo_stars": 0, + "repo_name": "hashc", + "repo_desc": "The Hash programming language compiler :zap:", + "repo_url": "https://github.com/hash-org/hashc", + "repo_stars": 18, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "LarsPihl" + "repo_owner": "hash-org" } }, - "issue_title": "Jag vill äta gris, och har ingen hemma.", + "issue_title": "TIR: directly print byte literals rather than as a integer literal", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "type-system" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/103", - "issue_createdAt": "2023-09-28T11:23:42Z", + "issue_url": "https://github.com/jonnydgreen/nifty-lil-tricks-testing/issues/4", + "issue_createdAt": "2023-09-28T14:46:33Z", "issue_repo": { - "repo_name": "klaw-docs", - "repo_desc": "Klaw documentation site", - "repo_url": "https://github.com/Aiven-Open/klaw-docs", - "repo_stars": 4, + "repo_name": "nifty-lil-tricks-testing", + "repo_desc": "A selection of useful utilities (or nifty li'l tricks!) for all things testing", + "repo_url": "https://github.com/jonnydgreen/nifty-lil-tricks-testing", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "Aiven-Open" + "repo_owner": "jonnydgreen" } }, - "issue_title": "Update docs to use the term \"Klaw Core\" correctly", + "issue_title": "Add support for express servers", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -43066,92 +43813,73 @@ }, { "Issue": { - "issue_url": "https://github.com/layer5io/sistent/issues/103", - "issue_createdAt": "2023-09-28T11:23:38Z", + "issue_url": "https://github.com/observe-k8s/observe-k8s.github.io/issues/6", + "issue_createdAt": "2023-09-28T14:45:14Z", "issue_repo": { - "repo_name": "sistent", - "repo_desc": "Layer5 Design System", - "repo_url": "https://github.com/layer5io/sistent", - "repo_stars": 31, + "repo_name": "observe-k8s.github.io", + "repo_desc": "observe-k8s.io", + "repo_url": "https://github.com/observe-k8s/observe-k8s.github.io", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "layer5io" + "repo_owner": "observe-k8s" } }, - "issue_title": "Logo Needed for Sistent", + "issue_title": "Develop Information Architecture of Observe k8s website", "issue_labels": { "Nodes": [ { - "label_name": "area/ui" + "label_name": "documentation" }, { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { "label_name": "help wanted" - }, - { - "label_name": "kind/enhancement" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/102", - "issue_createdAt": "2023-09-28T11:21:32Z", + "issue_url": "https://github.com/abhay-raj19/FitBody/issues/3", + "issue_createdAt": "2023-09-28T14:44:35Z", "issue_repo": { - "repo_name": "klaw-docs", - "repo_desc": "Klaw documentation site", - "repo_url": "https://github.com/Aiven-Open/klaw-docs", - "repo_stars": 4, + "repo_name": "FitBody", + "repo_desc": "Welcome to FitBody, your ultimate destination for all your fitness needs! ", + "repo_url": "https://github.com/abhay-raj19/FitBody", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Aiven-Open" + "repo_owner": "abhay-raj19" } }, - "issue_title": "Update docs to use the term \"Kafka Connect\" correctly", + "issue_title": "[Module] Add multiple components for the options .", "issue_labels": { "Nodes": [ { @@ -43164,144 +43892,138 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects/issues/3", - "issue_createdAt": "2023-09-28T11:21:13Z", + "issue_url": "https://github.com/davidalami/VulnMapAI/issues/2", + "issue_createdAt": "2023-09-28T14:44:26Z", "issue_repo": { - "repo_name": "Cider-Technology-Projects", - "repo_desc": "", - "repo_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects", - "repo_stars": 0, + "repo_name": "VulnMapAI", + "repo_desc": "VulnMapAI combines the power of nmap’s detailed network scanning and the advanced natural language processing capabilities of GPT-4 to generate comprehensive and intelligible vulnerability reports. It aims to facilitate the identification and understanding of security vulnerabilities.", + "repo_url": "https://github.com/davidalami/VulnMapAI", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + } + ] }, "Owner": { - "repo_owner": "Dignity-Academy" + "repo_owner": "davidalami" } }, - "issue_title": "signup, header, footer of the website", + "issue_title": "Enhance HTML Report Formatting in prepare_report method", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "up-for-grabs" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/101", - "issue_createdAt": "2023-09-28T11:19:19Z", + "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/9", + "issue_createdAt": "2023-09-28T14:43:33Z", "issue_repo": { - "repo_name": "klaw-docs", - "repo_desc": "Klaw documentation site", - "repo_url": "https://github.com/Aiven-Open/klaw-docs", - "repo_stars": 4, + "repo_name": "dom-manipulation-library", + "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", + "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", + "repo_stars": 3, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Aiven-Open" + "repo_owner": "lindelwa122" } }, - "issue_title": "Update docs to use the term \"API\" correctly", + "issue_title": "store.createStore", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "to do" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/srbhr/Resume-Matcher/issues/166", - "issue_createdAt": "2023-09-28T11:18:53Z", + "issue_url": "https://github.com/observe-k8s/observe-k8s.github.io/issues/5", + "issue_createdAt": "2023-09-28T14:42:38Z", "issue_repo": { - "repo_name": "Resume-Matcher", - "repo_desc": "Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions. ", - "repo_url": "https://github.com/srbhr/Resume-Matcher", - "repo_stars": 3041, + "repo_name": "observe-k8s.github.io", + "repo_desc": "observe-k8s.io", + "repo_url": "https://github.com/observe-k8s/observe-k8s.github.io", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "srbhr" + "repo_owner": "observe-k8s" } }, - "issue_title": "Shift docs to a \"Docs\" folder. ", + "issue_title": "Create initial homepage for Observe k8s website", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -43310,44 +44032,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/100", - "issue_createdAt": "2023-09-28T11:17:45Z", + "issue_url": "https://github.com/QueenOfSquiggles/Squiggles-Core-4X/issues/58", + "issue_createdAt": "2023-09-28T14:41:48Z", "issue_repo": { - "repo_name": "klaw-docs", - "repo_desc": "Klaw documentation site", - "repo_url": "https://github.com/Aiven-Open/klaw-docs", - "repo_stars": 4, + "repo_name": "Squiggles-Core-4X", + "repo_desc": "An opinionated framework for Godot 4 C# games", + "repo_url": "https://github.com/QueenOfSquiggles/Squiggles-Core-4X", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "GDScript" } ] }, "Owner": { - "repo_owner": "Aiven-Open" + "repo_owner": "QueenOfSquiggles" } }, - "issue_title": "Update docs to use the term \"Confluent Cloud\" correctly ", + "issue_title": "`squiggles_core_autoloads` could (should?) automate more", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -43356,44 +44075,47 @@ }, { "Issue": { - "issue_url": "https://github.com/akshbswas98/TODO_React/issues/1", - "issue_createdAt": "2023-09-28T11:16:06Z", + "issue_url": "https://github.com/davidalami/VulnMapAI/issues/1", + "issue_createdAt": "2023-09-28T14:41:45Z", "issue_repo": { - "repo_name": "TODO_React", - "repo_desc": "Simple TODO application using React", - "repo_url": "https://github.com/akshbswas98/TODO_React", - "repo_stars": 0, + "repo_name": "VulnMapAI", + "repo_desc": "VulnMapAI combines the power of nmap’s detailed network scanning and the advanced natural language processing capabilities of GPT-4 to generate comprehensive and intelligible vulnerability reports. It aims to facilitate the identification and understanding of security vulnerabilities.", + "repo_url": "https://github.com/davidalami/VulnMapAI", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "akshbswas98" + "repo_owner": "davidalami" } }, - "issue_title": "improvements by integration of AI and Web3 elements", + "issue_title": "Improve Environment Variable Handling for API Key", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "up-for-grabs" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -43402,139 +44124,142 @@ }, { "Issue": { - "issue_url": "https://github.com/VariantSync/DiffDetective/issues/101", - "issue_createdAt": "2023-09-28T11:15:37Z", + "issue_url": "https://github.com/Vasanthreddy5/powerbi_dashboards/issues/3", + "issue_createdAt": "2023-09-28T14:38:53Z", "issue_repo": { - "repo_name": "DiffDetective", - "repo_desc": "Library to Analyse Edits to Preprocessor-Based Software Product Lines", - "repo_url": "https://github.com/VariantSync/DiffDetective", - "repo_stars": 3, + "repo_name": "powerbi_dashboards", + "repo_desc": "", + "repo_url": "https://github.com/Vasanthreddy5/powerbi_dashboards", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Java" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Haskell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "TeX" - }, - { - "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "VariantSync" + "repo_owner": "Vasanthreddy5" } }, - "issue_title": "Delete Deprecated `preliminary` Package", + "issue_title": "website blocker", "issue_labels": { "Nodes": [ { - "label_name": "Good First Issue" + "label_name": "good first issue" } ], "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/99", - "issue_createdAt": "2023-09-28T11:15:21Z", + "issue_url": "https://github.com/JeremiahVelasco/APD/issues/12", + "issue_createdAt": "2023-09-28T14:37:06Z", "issue_repo": { - "repo_name": "klaw-docs", - "repo_desc": "Klaw documentation site", - "repo_url": "https://github.com/Aiven-Open/klaw-docs", - "repo_stars": 4, + "repo_name": "APD", + "repo_desc": "Website of The Assemblage of Programmers and Developers of Far Eastern University Diliman", + "repo_url": "https://github.com/JeremiahVelasco/APD", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "PHP" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Blade" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Aiven-Open" + "repo_owner": "JeremiahVelasco" } }, - "issue_title": "Update docs to use the term \"Klaw Cluster API\" correctly", + "issue_title": "Profile Page - users will be able to edit their details, including the ability to upload their profile photo.", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/erhant/moonmath/issues/16", - "issue_createdAt": "2023-09-28T11:14:20Z", + "issue_url": "https://github.com/nakib/elphbolt/issues/113", + "issue_createdAt": "2023-09-28T14:34:02Z", "issue_repo": { - "repo_name": "moonmath", - "repo_desc": "Solutions to exercises from MoonMath Manual to zkSNARKs.", - "repo_url": "https://github.com/erhant/moonmath", - "repo_stars": 20, + "repo_name": "elphbolt", + "repo_desc": "A solver for the coupled and decoupled electron and phonon Boltzmann transport equations.", + "repo_url": "https://github.com/nakib/elphbolt", + "repo_stars": 28, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Sage" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Fortran" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Julia" } ] }, "Owner": { - "repo_owner": "erhant" + "repo_owner": "nakib" } }, - "issue_title": "FIx `*` in math notation ", + "issue_title": "Speed up irreducible wedge finding subroutine", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -43546,44 +44271,38 @@ }, { "Issue": { - "issue_url": "https://github.com/mlsanigeria/AI-Hacktober-MLSA/issues/11", - "issue_createdAt": "2023-09-28T11:13:34Z", + "issue_url": "https://github.com/HarshPatel5940/EzMs-Backend/issues/2", + "issue_createdAt": "2023-09-28T14:33:25Z", "issue_repo": { - "repo_name": "AI-Hacktober-MLSA", - "repo_desc": "Contributing to cutting-edge open-source projects in Machine Learning hosted my MLSA Nigeria", - "repo_url": "https://github.com/mlsanigeria/AI-Hacktober-MLSA", - "repo_stars": 4, + "repo_name": "EzMs-Backend", + "repo_desc": "A Repo for learning nestjs and making a sample nestjs API.", + "repo_url": "https://github.com/HarshPatel5940/EzMs-Backend", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "mlsanigeria" + "repo_owner": "HarshPatel5940" } }, - "issue_title": "Correct Errors in Contribution Guidelines", + "issue_title": "Add CI/CD", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -43592,44 +44311,59 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/32", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/bobintetley/asm3/issues/1334", + "issue_createdAt": "2023-09-28T14:30:37Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "asm3", + "repo_desc": "Animal Shelter Manager", + "repo_url": "https://github.com/bobintetley/asm3", + "repo_stars": 90, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "bobintetley" } }, - "issue_title": "Introduction to Data Visualization with D3.js", + "issue_title": "Find incident: Option to default filter to (all)", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "popular" }, { - "label_name": "Data Visualization" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -43644,44 +44378,59 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/31", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/solo-io/gloo/issues/8729", + "issue_createdAt": "2023-09-28T14:28:33Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "gloo", + "repo_desc": "The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy", + "repo_url": "https://github.com/solo-io/gloo", + "repo_stars": 3873, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Go" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Mustache" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "solo-io" } }, - "issue_title": "Exploring WebAssembly (Wasm)", + "issue_title": "Add ability to configure json envoy logs", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Type: Enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "Area: Helm" }, { - "label_name": "Web Development" + "label_name": "Good First Issue" } ], "label_totalcount": 3 @@ -43696,148 +44445,175 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/27", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/Flagsmith/flagsmith/issues/2811", + "issue_createdAt": "2023-09-28T14:27:46Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "flagsmith", + "repo_desc": "Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/", + "repo_url": "https://github.com/Flagsmith/flagsmith", + "repo_stars": 2757, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Procfile" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "Flagsmith" } }, - "issue_title": "Starting with Natural Language Processing (NLP)", + "issue_title": "Upgrade boto3(1.28.*) to allow Service-specific endpoints", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "improvement" }, { - "label_name": "Data Science" + "label_name": "api" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/29", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/QueenOfSquiggles/Squiggles-Core-4X/issues/55", + "issue_createdAt": "2023-09-28T14:25:23Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "Squiggles-Core-4X", + "repo_desc": "An opinionated framework for Godot 4 C# games", + "repo_url": "https://github.com/QueenOfSquiggles/Squiggles-Core-4X", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "C#" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "GDScript" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "QueenOfSquiggles" } }, - "issue_title": "Getting Started with Golang (Go)", + "issue_title": "Extract issues out of the `MarkedForRefactor` classes", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "enhancement" }, { - "label_name": "GO" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/34", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/pactus-project/pactus/issues/715", + "issue_createdAt": "2023-09-28T14:22:47Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "pactus", + "repo_desc": "Pactus blockchain", + "repo_url": "https://github.com/pactus-project/pactus", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "TLA" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Java" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "pactus-project" } }, - "issue_title": "Beginning with Jupyter Notebooks", + "issue_title": "Fix Code to Return Mismatched Genesis Hashes", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "Data Science" + "label_name": "Sync" } ], "label_totalcount": 3 @@ -43852,148 +44628,121 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/33", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/dvonthenen/chat-gpeasy/issues/11", + "issue_createdAt": "2023-09-28T14:21:49Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_name": "chat-gpeasy", + "repo_desc": "Chat-GPT Proxy and Opinionated Client", + "repo_url": "https://github.com/dvonthenen/chat-gpeasy", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "dvonthenen" } }, - "issue_title": "Starting with DevOps and Infrastructure as Code (IaC)", + "issue_title": "Revisit Marshalling openai.FinishReason", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" + "label_name": "enhancement" }, { - "label_name": "DevOps" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/35", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/crowdin/android-studio-plugin/issues/110", + "issue_createdAt": "2023-09-28T14:21:09Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "android-studio-plugin", + "repo_desc": "Integrate your Android project with Crowdin", + "repo_url": "https://github.com/crowdin/android-studio-plugin", + "repo_stars": 52, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "crowdin" } }, - "issue_title": "Introduction to Flutter for Mobile App Development", + "issue_title": "Update icons 🎨", "issue_labels": { "Nodes": [ - { - "label_name": "good first issue" - }, { "label_name": "hacktoberfest" }, { - "label_name": "Mobile App Development" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/30", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/nomasystems/erf/issues/55", + "issue_createdAt": "2023-09-28T14:19:48Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "erf", + "repo_desc": ":pencil: A design-first Erlang REST Framework.", + "repo_url": "https://github.com/nomasystems/erf", + "repo_stars": 19, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "Erlang" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "nomasystems" } }, - "issue_title": "Starting with SwiftUI for iOS App Development", + "issue_title": "Broken links in docs GitHub pages", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "hacktoberfest" + "label_name": "documentation" }, { - "label_name": "Mobile App Development" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -44008,47 +44757,71 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/37", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/pactus-project/pactus/issues/714", + "issue_createdAt": "2023-09-28T14:14:14Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "pactus", + "repo_desc": "Pactus blockchain", + "repo_url": "https://github.com/pactus-project/pactus", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Go" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TLA" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Java" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "pactus-project" } }, - "issue_title": "Getting Started with Solidity for Ethereum Smart Contracts", + "issue_title": "Unsorted Addresses in Wallet Listing", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "BlockChain" + "label_name": "CLI" + }, + { + "label_name": "GUI" + }, + { + "label_name": "Wallet" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -44060,50 +44833,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/36", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/8", + "issue_createdAt": "2023-09-28T14:12:02Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "dom-manipulation-library", + "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", + "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, { "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "lindelwa122" } }, - "issue_title": "Beginning with Quantum Computing", + "issue_title": "router.deactivate", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "Quantum Computing" + "label_name": "to do" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -44112,53 +44876,34 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/28", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/openfoodfoundation/wishlist/issues/475", + "issue_createdAt": "2023-09-28T14:09:55Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "wishlist", + "repo_desc": "This repository welcomes ideas and suggestions to improve the OFN software.", + "repo_url": "https://github.com/openfoodfoundation/wishlist", + "repo_stars": 2, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "openfoodfoundation" } }, - "issue_title": "Introduction to GraphQL", + "issue_title": "[BUU, Subscriptions] Table header on the subscriptions table is not centered", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - }, - { - "label_name": "Web Development" + "label_name": "bug-s4" }, { - "label_name": "API" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -44167,50 +44912,77 @@ }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/26", - "issue_createdAt": "2023-09-28T11:11:25Z", + "issue_url": "https://github.com/pactus-project/pactus/issues/713", + "issue_createdAt": "2023-09-28T14:03:52Z", "issue_repo": { - "repo_name": "hackers_hive", - "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", - "repo_stars": 0, + "repo_name": "pactus", + "repo_desc": "Pactus blockchain", + "repo_url": "https://github.com/pactus-project/pactus", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Go" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TLA" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "Java" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "pactus-project" } }, - "issue_title": "Exploring the Jamstack Architecture", + "issue_title": "Inability to Create Validator Address in CLI and GUI Applications", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "Web Development" + "label_name": "CLI" + }, + { + "label_name": "GUI" + }, + { + "label_name": "Wallet" } ], - "label_totalcount": 3 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -44219,13 +44991,13 @@ }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/90", - "issue_createdAt": "2023-09-28T11:11:17Z", + "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/7", + "issue_createdAt": "2023-09-28T14:01:42Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", - "repo_stars": 0, + "repo_name": "dom-manipulation-library", + "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", + "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", + "repo_stars": 3, "repo_langs": { "Nodes": [ { @@ -44234,105 +45006,99 @@ ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "lindelwa122" } }, - "issue_title": "create 5", + "issue_title": "router.activate", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "invalid" - }, - { - "label_name": "low-priority" - }, - { - "label_name": "in-progress" + "label_name": "to do" } ], - "label_totalcount": 9 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/allegro/hermes/issues/1740", - "issue_createdAt": "2023-09-28T11:04:39Z", + "issue_url": "https://github.com/argoproj/argo-workflows/issues/11898", + "issue_createdAt": "2023-09-28T14:01:42Z", "issue_repo": { - "repo_name": "hermes", - "repo_desc": "Fast and reliable message broker built on top of Kafka.", - "repo_url": "https://github.com/allegro/hermes", - "repo_stars": 768, + "repo_name": "argo-workflows", + "repo_desc": "Workflow Engine for Kubernetes", + "repo_url": "https://github.com/argoproj/argo-workflows", + "repo_stars": 13486, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "allegro" + "repo_owner": "argoproj" } }, - "issue_title": "Implement filtering subscription list in topic view", + "issue_title": "Add examples to commands' --help output", "issue_labels": { "Nodes": [ { - "label_name": "hacktoberfest" + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "area/cli" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -44341,53 +45107,62 @@ }, { "Issue": { - "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/87", - "issue_createdAt": "2023-09-28T11:01:45Z", + "issue_url": "https://github.com/Mosqlimate-project/Data-platform/issues/76", + "issue_createdAt": "2023-09-28T13:57:36Z", "issue_repo": { - "repo_name": "ggggg", - "repo_desc": "", - "repo_url": "https://github.com/anton-dimention-1/ggggg", - "repo_stars": 0, + "repo_name": "Data-platform", + "repo_desc": "Mosqlimate data Platform. ", + "repo_url": "https://github.com/Mosqlimate-project/Data-platform", + "repo_stars": 4, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "anton-dimention-1" + "repo_owner": "Mosqlimate-project" } }, - "issue_title": "create3", + "issue_title": "[Django - Profile] User profile picture changes its size to fit image's size", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "invalid" + "label_name": "help wanted" }, { - "label_name": "low-priority" + "label_name": "django" }, { - "label_name": "TODO" + "label_name": "front-end" } ], - "label_totalcount": 8 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -44399,89 +45174,63 @@ }, { "Issue": { - "issue_url": "https://github.com/darkbits018/git-tuts/issues/9", - "issue_createdAt": "2023-09-28T10:59:39Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "git-tuts", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/darkbits018/git-tuts", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": null }, "Owner": { - "repo_owner": "darkbits018" + "repo_owner": "" } }, - "issue_title": "Test issue markdown5 ", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" - } - ], - "label_totalcount": 2 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/open-telemetry/opentelemetry.io/issues/3325", - "issue_createdAt": "2023-09-28T10:55:24Z", - "issue_repo": { - "repo_name": "opentelemetry.io", - "repo_desc": "The OpenTelemetry website and documentation", - "repo_url": "https://github.com/open-telemetry/opentelemetry.io", - "repo_stars": 404, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Perl" - }, - { - "repo_prog_language": "Shell" - } - ] + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/openfoodfoundation/wishlist/issues/474", + "issue_createdAt": "2023-09-28T13:51:48Z", + "issue_repo": { + "repo_name": "wishlist", + "repo_desc": "This repository welcomes ideas and suggestions to improve the OFN software.", + "repo_url": "https://github.com/openfoodfoundation/wishlist", + "repo_stars": 2, + "repo_langs": { + "Nodes": [] }, "Owner": { - "repo_owner": "open-telemetry" + "repo_owner": "openfoodfoundation" } }, - "issue_title": "Document environment variables in Go Sampling", + "issue_title": "[BUU, BOM page] Pagination options displayed overlapping the line items table", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug-s4" }, { - "label_name": "sig:go" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -44490,17 +45239,17 @@ }, { "Issue": { - "issue_url": "https://github.com/CJ13th/actix-web-app/issues/7", - "issue_createdAt": "2023-09-28T10:51:16Z", + "issue_url": "https://github.com/biomejs/biome/issues/445", + "issue_createdAt": "2023-09-28T13:51:36Z", "issue_repo": { - "repo_name": "actix-web-app", - "repo_desc": "", - "repo_url": "https://github.com/CJ13th/actix-web-app", - "repo_stars": 0, + "repo_name": "biome", + "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. ", + "repo_url": "https://github.com/biomejs/biome", + "repo_stars": 2619, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { "repo_prog_language": "JavaScript" @@ -44509,60 +45258,93 @@ "repo_prog_language": "Rust" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "CJ13th" + "repo_owner": "biomejs" } }, - "issue_title": "Quick Issue Test", + "issue_title": "🐛 `noUnusedVariables`: some DOM globals are missing", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "S-Help-wanted" + }, + { + "label_name": "A-Linter" + }, + { + "label_name": "L-JavaScript" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5251", - "issue_createdAt": "2023-09-28T10:50:46Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/107", + "issue_createdAt": "2023-09-28T13:51:08Z", "issue_repo": { - "repo_name": "btcmap-data", - "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", - "repo_url": "https://github.com/teambtcmap/btcmap-data", - "repo_stars": 37, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "East London Shutter Company", + "issue_title": "create222", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, { "label_name": "help wanted" }, @@ -44570,62 +45352,19 @@ "label_name": "good first issue" }, { - "label_name": "location-submission" + "label_name": "invalid" }, { - "label_name": "United Kingdom" + "label_name": "question" }, { - "label_name": "London Bitcoin Space" + "label_name": "wontfix" }, { - "label_name": "Bitcoin Embassy London" - } - ], - "label_totalcount": 6 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/yashaghane21/Fback_frontend/issues/1", - "issue_createdAt": "2023-09-28T10:47:45Z", - "issue_repo": { - "repo_name": "Fback_frontend", - "repo_desc": "", - "repo_url": "https://github.com/yashaghane21/Fback_frontend", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "yashaghane21" - } - }, - "issue_title": "At principal dashboard questions text color at dark mode not work", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" + "label_name": "triage" } ], - "label_totalcount": 1 + "label_totalcount": 11 }, "Comments": { "issue_comment_count": 0 @@ -44637,13 +45376,13 @@ }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/3", - "issue_createdAt": "2023-09-28T10:45:59Z", + "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/6", + "issue_createdAt": "2023-09-28T13:50:56Z", "issue_repo": { "repo_name": "dom-manipulation-library", "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_stars": 3, "repo_langs": { "Nodes": [ { @@ -44655,7 +45394,7 @@ "repo_owner": "lindelwa122" } }, - "issue_title": "domManager.delete", + "issue_title": "router.configureLink", "issue_labels": { "Nodes": [ { @@ -44680,41 +45419,47 @@ }, { "Issue": { - "issue_url": "https://github.com/workfloworchestrator/orchestrator-core/issues/365", - "issue_createdAt": "2023-09-28T10:44:13Z", + "issue_url": "https://github.com/TwiN/gatus/issues/581", + "issue_createdAt": "2023-09-28T13:47:29Z", "issue_repo": { - "repo_name": "orchestrator-core", - "repo_desc": "The workflow orchestrator core repository", - "repo_url": "https://github.com/workfloworchestrator/orchestrator-core", - "repo_stars": 22, + "repo_name": "gatus", + "repo_desc": "⛑ Automated developer-oriented status page", + "repo_url": "https://github.com/TwiN/gatus", + "repo_stars": 4070, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "workfloworchestrator" + "repo_owner": "TwiN" } }, - "issue_title": "Create docs about all the step types that are in the workflow engine", + "issue_title": "Not able to send alert on outlook", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" @@ -44732,38 +45477,50 @@ }, { "Issue": { - "issue_url": "https://github.com/erhant/circomkit/issues/31", - "issue_createdAt": "2023-09-28T10:43:19Z", + "issue_url": "https://github.com/sparcs-kaist/biseo/issues/402", + "issue_createdAt": "2023-09-28T13:46:41Z", "issue_repo": { - "repo_name": "circomkit", - "repo_desc": "A test \u0026 development environment for Circom.", - "repo_url": "https://github.com/erhant/circomkit", - "repo_stars": 53, + "repo_name": "biseo", + "repo_desc": "", + "repo_url": "https://github.com/sparcs-kaist/biseo", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Circom" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "erhant" + "repo_owner": "sparcs-kaist" } }, - "issue_title": "rename `_logger` to `snarkjsLogger`", + "issue_title": "피그마에서는 \"진행 중인 투표\" 웹에서는 \"진행중인 투표\" 워딩 차이 있음", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "FE" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -44775,41 +45532,53 @@ }, { "Issue": { - "issue_url": "https://github.com/crowdin/crowdin-api-client-php/issues/149", - "issue_createdAt": "2023-09-28T10:41:29Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/106", + "issue_createdAt": "2023-09-28T13:43:39Z", "issue_repo": { - "repo_name": "crowdin-api-client-php", - "repo_desc": "PHP client library for Crowdin API", - "repo_url": "https://github.com/crowdin/crowdin-api-client-php", - "repo_stars": 46, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "crowdin" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "AbstractTestApi::mockRequest fails to assert body \u0026 header", + "issue_title": "create 21", "issue_labels": { "Nodes": [ { "label_name": "bug" }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "triage" + }, + { + "label_name": "low-priority" } ], - "label_totalcount": 3 + "label_totalcount": 8 }, "Comments": { "issue_comment_count": 2 @@ -44821,87 +45590,77 @@ }, { "Issue": { - "issue_url": "https://github.com/B4tuhanY1lmaz/Caesium/issues/1", - "issue_createdAt": "2023-09-28T10:39:49Z", + "issue_url": "https://github.com/plantnet/malpolon/issues/25", + "issue_createdAt": "2023-09-28T13:42:07Z", "issue_repo": { - "repo_name": "Caesium", - "repo_desc": "Website of The Batuhan's Network SMP server", - "repo_url": "https://github.com/B4tuhanY1lmaz/Caesium", - "repo_stars": 0, + "repo_name": "malpolon", + "repo_desc": "Deep-SDM framework", + "repo_url": "https://github.com/plantnet/malpolon", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Rich Text Format" } ] }, "Owner": { - "repo_owner": "B4tuhanY1lmaz" + "repo_owner": "plantnet" } }, - "issue_title": "Flaws in design", + "issue_title": "Raster filter based on prefix/suffix", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/asyncapi/generator/issues/1040", - "issue_createdAt": "2023-09-28T10:37:42Z", + "issue_url": "https://github.com/openfoodfoundation/wishlist/issues/473", + "issue_createdAt": "2023-09-28T13:42:05Z", "issue_repo": { - "repo_name": "generator", - "repo_desc": "Use your AsyncAPI definition to generate literally anything. Markdown documentation, Node.js code, HTML documentation, anything!", - "repo_url": "https://github.com/asyncapi/generator", - "repo_stars": 634, + "repo_name": "wishlist", + "repo_desc": "This repository welcomes ideas and suggestions to improve the OFN software.", + "repo_url": "https://github.com/openfoodfoundation/wishlist", + "repo_stars": 2, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "asyncapi" + "repo_owner": "openfoodfoundation" } }, - "issue_title": "Fix cognitive complexity issue", + "issue_title": "[BUU, Orders page] Table header not centered", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug-s4" }, { "label_name": "good first issue" - }, - { - "label_name": "Hacktoberfest" - }, - { - "label_name": "area/javascript" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -44913,261 +45672,328 @@ }, { "Issue": { - "issue_url": "https://github.com/fpmi-hci-2023/bettertogether/issues/8", - "issue_createdAt": "2023-09-28T10:34:35Z", + "issue_url": "https://github.com/pymc-labs/pymc-marketing/issues/384", + "issue_createdAt": "2023-09-28T13:38:51Z", "issue_repo": { - "repo_name": "bettertogether", - "repo_desc": "project13a-bettertogether created by GitHub Classroom", - "repo_url": "https://github.com/fpmi-hci-2023/bettertogether", - "repo_stars": 1, + "repo_name": "pymc-marketing", + "repo_desc": "Bayesian marketing toolbox in PyMC. Media Mix (MMM), customer lifetime value (CLV), buy-till-you-die (BTYD) models and more.", + "repo_url": "https://github.com/pymc-labs/pymc-marketing", + "repo_stars": 261, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "fpmi-hci-2023" + "repo_owner": "pymc-labs" } }, - "issue_title": "Web interface mockups", + "issue_title": "Quickstart instructions give errors ", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" + }, + { + "label_name": "docs" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/fpmi-hci-2023/bettertogether/issues/7", - "issue_createdAt": "2023-09-28T10:34:29Z", + "issue_url": "https://github.com/HactarCE/Hyperspeedcube/issues/36", + "issue_createdAt": "2023-09-28T13:38:28Z", "issue_repo": { - "repo_name": "bettertogether", - "repo_desc": "project13a-bettertogether created by GitHub Classroom", - "repo_url": "https://github.com/fpmi-hci-2023/bettertogether", - "repo_stars": 1, + "repo_name": "Hyperspeedcube", + "repo_desc": "Modern, beginner-friendly 3D and 4D Rubik's cube simulator", + "repo_url": "https://github.com/HactarCE/Hyperspeedcube", + "repo_stars": 41, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "PowerShell" + } + ] }, "Owner": { - "repo_owner": "fpmi-hci-2023" + "repo_owner": "HactarCE" } }, - "issue_title": "Mobile interface mockups", + "issue_title": "Keybinds reference zero font size causes crash", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "crash" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/fpmi-hci-2023/bettertogether/issues/6", - "issue_createdAt": "2023-09-28T10:34:22Z", + "issue_url": "https://github.com/keptn/lifecycle-toolkit/issues/2196", + "issue_createdAt": "2023-09-28T13:37:04Z", "issue_repo": { - "repo_name": "bettertogether", - "repo_desc": "project13a-bettertogether created by GitHub Classroom", - "repo_url": "https://github.com/fpmi-hci-2023/bettertogether", - "repo_stars": 1, + "repo_name": "lifecycle-toolkit", + "repo_desc": "Toolkit for cloud-native application lifecycle management", + "repo_url": "https://github.com/keptn/lifecycle-toolkit", + "repo_stars": 126, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "fpmi-hci-2023" + "repo_owner": "keptn" } }, - "issue_title": "Web app information architecture", + "issue_title": "Move helm docs into values files", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "ready-for-refinement" + }, + { + "label_name": "helm" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/fpmi-hci-2023/bettertogether/issues/3", - "issue_createdAt": "2023-09-28T10:34:02Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/104", + "issue_createdAt": "2023-09-28T13:28:54Z", "issue_repo": { - "repo_name": "bettertogether", - "repo_desc": "project13a-bettertogether created by GitHub Classroom", - "repo_url": "https://github.com/fpmi-hci-2023/bettertogether", - "repo_stars": 1, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "fpmi-hci-2023" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "Objects and characters matching", + "issue_title": "create19", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "documentation" }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "question" + }, + { + "label_name": "wontfix" + }, + { + "label_name": "low-priority" } ], - "label_totalcount": 2 + "label_totalcount": 11 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/opensearch-project/OpenSearch-Dashboards/issues/5145", - "issue_createdAt": "2023-09-28T10:33:33Z", + "issue_url": "https://github.com/epiverse-trace/epidemics/issues/109", + "issue_createdAt": "2023-09-28T13:26:36Z", "issue_repo": { - "repo_name": "OpenSearch-Dashboards", - "repo_desc": "📊 Open source visualization dashboards for OpenSearch.", - "repo_url": "https://github.com/opensearch-project/OpenSearch-Dashboards", - "repo_stars": 1405, + "repo_name": "epidemics", + "repo_desc": "A library of compartmental epidemic models that include demographic structure, non-pharmaceutical interventions, and vaccination regimes.", + "repo_url": "https://github.com/epiverse-trace/epidemics", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "R" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "C++" }, { - "repo_prog_language": "EJS" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "opensearch-project" + "repo_owner": "epiverse-trace" } }, - "issue_title": "[BUG][Discover] Panel header says `Open search`", + "issue_title": "Allow interventions to have positive effects", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "CCI" + "label_name": "Interventions" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/25", - "issue_createdAt": "2023-09-28T10:33:13Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/102", + "issue_createdAt": "2023-09-28T13:21:12Z", "issue_repo": { - "repo_name": "hackers_hive", + "repo_name": "ggggg", "repo_desc": "", - "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_url": "https://github.com/anton-dimention-1/ggggg", "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "SCSS" - }, { "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Grimm-s-Alchemy-Chamber" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "Getting Started with Rust Programming", + "issue_title": "create17", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "invalid" + }, + { + "label_name": "low-priority" }, { - "label_name": "Rust" + "label_name": "released" } ], - "label_totalcount": 3 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 @@ -45179,25 +46005,35 @@ }, { "Issue": { - "issue_url": "https://github.com/fpmi-hci-2023/bettertogether/issues/1", - "issue_createdAt": "2023-09-28T10:30:59Z", + "issue_url": "https://github.com/SepehrImanian/terraform-provider-haproxy/issues/1", + "issue_createdAt": "2023-09-28T13:18:00Z", "issue_repo": { - "repo_name": "bettertogether", - "repo_desc": "project13a-bettertogether created by GitHub Classroom", - "repo_url": "https://github.com/fpmi-hci-2023/bettertogether", - "repo_stars": 1, + "repo_name": "terraform-provider-haproxy", + "repo_desc": "Terraform HAProxy Provider", + "repo_url": "https://github.com/SepehrImanian/terraform-provider-haproxy", + "repo_stars": 11, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + } + ] }, "Owner": { - "repo_owner": "fpmi-hci-2023" + "repo_owner": "SepehrImanian" } }, - "issue_title": "Object model", + "issue_title": "bind function doesn't work", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -45206,65 +46042,47 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 6 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/UniversityRadioYork/MyRadio/issues/1130", - "issue_createdAt": "2023-09-28T10:26:28Z", + "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/5", + "issue_createdAt": "2023-09-28T13:04:23Z", "issue_repo": { - "repo_name": "MyRadio", - "repo_desc": "University Radio York's back-end radio management system", - "repo_url": "https://github.com/UniversityRadioYork/MyRadio", - "repo_stars": 11, + "repo_name": "dom-manipulation-library", + "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", + "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Twig" - }, - { - "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "UniversityRadioYork" + "repo_owner": "lindelwa122" } }, - "issue_title": "Include current user's training slots in iCal feed", + "issue_title": "router.register", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "to do" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -45276,38 +46094,35 @@ }, { "Issue": { - "issue_url": "https://github.com/lindelwa122/dom-manipulation-library/issues/2", - "issue_createdAt": "2023-09-28T10:25:48Z", + "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/197", + "issue_createdAt": "2023-09-28T12:57:53Z", "issue_repo": { - "repo_name": "dom-manipulation-library", - "repo_desc": "JavaScript library that makes DOM manipulation easy and more managable.", - "repo_url": "https://github.com/lindelwa122/dom-manipulation-library", - "repo_stars": 2, + "repo_name": "crowdin-api-client-java", + "repo_desc": "Java client library for Crowdin API", + "repo_url": "https://github.com/crowdin/crowdin-api-client-java", + "repo_stars": 49, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "lindelwa122" + "repo_owner": "crowdin" } }, - "issue_title": "domManager.read", + "issue_title": "Add more Unit tests for the `translations` package", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "to do" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -45319,32 +46134,35 @@ }, { "Issue": { - "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/49", - "issue_createdAt": "2023-09-28T10:23:56Z", + "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/196", + "issue_createdAt": "2023-09-28T12:57:52Z", "issue_repo": { - "repo_name": "Chirp", - "repo_desc": "", - "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", - "repo_stars": 0, + "repo_name": "crowdin-api-client-java", + "repo_desc": "Java client library for Crowdin API", + "repo_url": "https://github.com/crowdin/crowdin-api-client-java", + "repo_stars": 49, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "ITU-BDSA23-GROUP6" + "repo_owner": "crowdin" } }, - "issue_title": "JSON Serialization and Deserialization. As a developer and user, the need to change the type back and fourth between JSON is need to handle and store the data. ", + "issue_title": "Add more Unit tests for the `notifications` package", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -45356,41 +46174,35 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/5250", - "issue_createdAt": "2023-09-28T10:23:45Z", + "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/193", + "issue_createdAt": "2023-09-28T12:57:52Z", "issue_repo": { - "repo_name": "btcmap-data", - "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", - "repo_url": "https://github.com/teambtcmap/btcmap-data", - "repo_stars": 37, + "repo_name": "crowdin-api-client-java", + "repo_desc": "Java client library for Crowdin API", + "repo_url": "https://github.com/crowdin/crowdin-api-client-java", + "repo_stars": 49, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "crowdin" } }, - "issue_title": "Van Eersel Assurantiën ", + "issue_title": "Add more Unit tests for the `projectsgroups` package", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "location-submission" - }, - { - "label_name": "Netherlands" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -45402,44 +46214,38 @@ }, { "Issue": { - "issue_url": "https://github.com/mdn/translated-content/issues/16191", - "issue_createdAt": "2023-09-28T10:17:55Z", + "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/195", + "issue_createdAt": "2023-09-28T12:57:52Z", "issue_repo": { - "repo_name": "translated-content", - "repo_desc": "The source repository of all translated content for MDN Web Docs", - "repo_url": "https://github.com/mdn/translated-content", - "repo_stars": 1401, + "repo_name": "crowdin-api-client-java", + "repo_desc": "Java client library for Crowdin API", + "repo_url": "https://github.com/crowdin/crowdin-api-client-java", + "repo_stars": 49, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Markdown" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "mdn" + "repo_owner": "crowdin" } }, - "issue_title": "拼写错误:第一条备注里面的「有点」应改为「优点」", + "issue_title": "Add more Unit tests for the `reports` package", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "l10n-zh" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -45448,13 +46254,13 @@ }, { "Issue": { - "issue_url": "https://github.com/yashkite/Code-Practice/issues/6", - "issue_createdAt": "2023-09-28T10:14:10Z", + "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/194", + "issue_createdAt": "2023-09-28T12:57:52Z", "issue_repo": { - "repo_name": "Code-Practice", - "repo_desc": "Daily Code Practice Code will be push here", - "repo_url": "https://github.com/yashkite/Code-Practice", - "repo_stars": 0, + "repo_name": "crowdin-api-client-java", + "repo_desc": "Java client library for Crowdin API", + "repo_url": "https://github.com/crowdin/crowdin-api-client-java", + "repo_stars": 49, "repo_langs": { "Nodes": [ { @@ -45463,65 +46269,62 @@ ] }, "Owner": { - "repo_owner": "yashkite" + "repo_owner": "crowdin" } }, - "issue_title": "Write the Test Cases for 100% code Coverage", + "issue_title": "Add more Unit tests for the `tasks` package", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/kubeshop/monokle-cli/issues/31", - "issue_createdAt": "2023-09-28T10:10:30Z", + "issue_url": "https://github.com/Androz2091/discord-player/issues/1818", + "issue_createdAt": "2023-09-28T12:57:42Z", "issue_repo": { - "repo_name": "monokle-cli", - "repo_desc": "CLI for Monokle core validation library", - "repo_url": "https://github.com/kubeshop/monokle-cli", - "repo_stars": 11, + "repo_name": "discord-player", + "repo_desc": "🎧 Complete framework to simplify the implementation of music commands using discord.js v14", + "repo_url": "https://github.com/Androz2091/discord-player", + "repo_stars": 548, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "kubeshop" + "repo_owner": "Androz2091" } }, - "issue_title": "Allow config flag of monokle validate to be a URL", + "issue_title": "Rewrite default voice state handler", "issue_labels": { "Nodes": [ { @@ -45543,80 +46346,72 @@ }, { "Issue": { - "issue_url": "https://github.com/rllr-brc20/.github/issues/2", - "issue_createdAt": "2023-09-28T10:07:54Z", + "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/192", + "issue_createdAt": "2023-09-28T12:57:32Z", "issue_repo": { - "repo_name": ".github", - "repo_desc": "Intro repo", - "repo_url": "https://github.com/rllr-brc20/.github", - "repo_stars": 0, + "repo_name": "crowdin-api-client-java", + "repo_desc": "Java client library for Crowdin API", + "repo_url": "https://github.com/crowdin/crowdin-api-client-java", + "repo_stars": 49, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Java" + } + ] }, "Owner": { - "repo_owner": "rllr-brc20" + "repo_owner": "crowdin" } }, - "issue_title": "create a logo, and small logo for RLLR", + "issue_title": "Add more Unit tests for the `languages` package", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/tauri-apps/plugins-workspace/issues/625", - "issue_createdAt": "2023-09-28T10:06:36Z", + "issue_url": "https://github.com/crowdin/crowdin-api-client-java/issues/191", + "issue_createdAt": "2023-09-28T12:56:18Z", "issue_repo": { - "repo_name": "plugins-workspace", - "repo_desc": "All of the official Tauri plugins in one place!", - "repo_url": "https://github.com/tauri-apps/plugins-workspace", - "repo_stars": 282, + "repo_name": "crowdin-api-client-java", + "repo_desc": "Java client library for Crowdin API", + "repo_url": "https://github.com/crowdin/crowdin-api-client-java", + "repo_stars": 49, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Svelte" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "tauri-apps" + "repo_owner": "crowdin" } }, - "issue_title": "[notification] I can't import the Schedule class ?。。", + "issue_title": "Add more Unit tests for the `core` package", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 @@ -45631,38 +46426,44 @@ }, { "Issue": { - "issue_url": "https://github.com/ankur0904/card/issues/12", - "issue_createdAt": "2023-09-28T10:04:47Z", + "issue_url": "https://github.com/zeta-chain/node/issues/1213", + "issue_createdAt": "2023-09-28T12:53:37Z", "issue_repo": { - "repo_name": "card", - "repo_desc": "", - "repo_url": "https://github.com/ankur0904/card", - "repo_stars": 8, + "repo_name": "node", + "repo_desc": "ZetaChain’s blockchain node and an observer validator client", + "repo_url": "https://github.com/zeta-chain/node", + "repo_stars": 53, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "ankur0904" + "repo_owner": "zeta-chain" } }, - "issue_title": "ui: implement routing in the project", + "issue_title": "`keeper/gas_price.go`: loss of error context", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "m:fungible" } ], "label_totalcount": 2 @@ -45677,105 +46478,112 @@ }, { "Issue": { - "issue_url": "https://github.com/Njorogetracy/first-time-mom/issues/1", - "issue_createdAt": "2023-09-28T10:03:27Z", + "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/6", + "issue_createdAt": "2023-09-28T12:53:33Z", "issue_repo": { - "repo_name": "first-time-mom", + "repo_name": "development_Hactoberfest23", "repo_desc": "", - "repo_url": "https://github.com/Njorogetracy/first-time-mom", - "repo_stars": 0, + "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", + "repo_stars": 6, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Procfile" - }, - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Njorogetracy" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "USER STORY: Manage activity posts", + "issue_title": "ecommerce websites", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "question" + }, + { + "label_name": "Hactoberfest2023" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/CycloneDX/cdxgen/issues/592", - "issue_createdAt": "2023-09-28T10:01:00Z", + "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/5", + "issue_createdAt": "2023-09-28T12:53:15Z", "issue_repo": { - "repo_name": "cdxgen", - "repo_desc": "Creates CycloneDX Software Bill-of-Materials (SBOM) for your projects from source and container images. Supports many languages and package managers. Integrate in your CI//CD pipeline with automatic submission to Dependency Track server. Slack: https://cyclonedx.slack.com/archives/C04NFFE1962", - "repo_url": "https://github.com/CycloneDX/cdxgen", - "repo_stars": 304, + "repo_name": "development_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", + "repo_stars": 6, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Starlark" - }, - { - "repo_prog_language": "Elixir" - }, - { - "repo_prog_language": "Roff" - }, - { - "repo_prog_language": "Clojure" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "CycloneDX" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "cdxgen server api enhancements", + "issue_title": "mini websites", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" + }, + { + "label_name": "question" }, + { + "label_name": "Hactoberfest2023" + } + ], + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 2 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/4", + "issue_createdAt": "2023-09-28T12:53:02Z", + "issue_repo": { + "repo_name": "development_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", + "repo_stars": 6, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "Nikhil-2002" + } + }, + "issue_title": "payment gateway pages", + "issue_labels": { + "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "question" + }, + { + "label_name": "Hactoberfest2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -45787,111 +46595,76 @@ }, { "Issue": { - "issue_url": "https://github.com/finos/git-proxy/issues/296", - "issue_createdAt": "2023-09-28T09:58:29Z", + "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/3", + "issue_createdAt": "2023-09-28T12:52:30Z", "issue_repo": { - "repo_name": "git-proxy", - "repo_desc": "Deploy custom push protections and policies on top of Git", - "repo_url": "https://github.com/finos/git-proxy", - "repo_stars": 55, + "repo_name": "development_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", + "repo_stars": 6, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "finos" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "Design quick-start installation, usage and happy path documentation", + "issue_title": "sliders", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "question" + }, + { + "label_name": "Hactoberfest2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/openchatai/OpenCopilot/issues/102", - "issue_createdAt": "2023-09-28T09:57:30Z", + "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/2", + "issue_createdAt": "2023-09-28T12:52:13Z", "issue_repo": { - "repo_name": "OpenCopilot", - "repo_desc": "🤖 🔥 AI Copilot for your own SaaS product. Open source AI sidekick for everyone. ", - "repo_url": "https://github.com/openchatai/OpenCopilot", - "repo_stars": 2573, + "repo_name": "development_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", + "repo_stars": 6, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Blade" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "openchatai" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "$ jQuery becomes undefiend", + "issue_title": "Landing pages", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "question" + }, + { + "label_name": "Hactoberfest2023" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 7 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -45900,35 +46673,62 @@ }, { "Issue": { - "issue_url": "https://github.com/svalabs/sva.sentinelone/issues/17", - "issue_createdAt": "2023-09-28T09:53:27Z", + "issue_url": "https://github.com/ministryofjustice/modernisation-platform/issues/5105", + "issue_createdAt": "2023-09-28T12:52:08Z", "issue_repo": { - "repo_name": "sva.sentinelone", - "repo_desc": "This collection provides several unofficial ansible modules to use with SentinelOne management consoles", - "repo_url": "https://github.com/svalabs/sva.sentinelone", - "repo_stars": 8, + "repo_name": "modernisation-platform", + "repo_desc": "A place for the core work of the Modernisation Platform • This repository is defined and managed in Terraform", + "repo_url": "https://github.com/ministryofjustice/modernisation-platform", + "repo_stars": 647, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Open Policy Agent" + }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "svalabs" + "repo_owner": "ministryofjustice" } }, - "issue_title": "✨ Feature request: Leverage tox-ansible within ansibe-test CI", + "issue_title": "Create further Apex Environments ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "onboarding" + }, + { + "label_name": "member request" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -45940,65 +46740,50 @@ }, { "Issue": { - "issue_url": "https://github.com/kestra-io/kestra/issues/2210", - "issue_createdAt": "2023-09-28T09:52:01Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/57", + "issue_createdAt": "2023-09-28T12:52:07Z", "issue_repo": { - "repo_name": "kestra", - "repo_desc": "Kestra is an infinitely scalable orchestration and scheduling platform, creating, running, scheduling, and monitoring millions of complex pipelines.", - "repo_url": "https://github.com/kestra-io/kestra", - "repo_stars": 3864, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Java" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "SCSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "kestra-io" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "[UI] Add \"Last 5 minutes\" filter to Metrics", + "issue_title": "Internet of Things: A Beginner's Guide to IoT and Microcontrollers", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "frontend" + "label_name": "hacktoberfest" }, { - "label_name": "good first issue" + "label_name": "IOT" + }, + { + "label_name": "Technology" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -46010,25 +46795,25 @@ }, { "Issue": { - "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/48", - "issue_createdAt": "2023-09-28T09:50:37Z", + "issue_url": "https://github.com/lmstudio-ai/model-catalog/issues/27", + "issue_createdAt": "2023-09-28T12:51:08Z", "issue_repo": { - "repo_name": "Chirp", - "repo_desc": "", - "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", - "repo_stars": 0, + "repo_name": "model-catalog", + "repo_desc": "A collection of standardized JSON descriptors for Large Language Model (LLM) files.", + "repo_url": "https://github.com/lmstudio-ai/model-catalog", + "repo_stars": 104, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "ITU-BDSA23-GROUP6" + "repo_owner": "lmstudio-ai" } }, - "issue_title": "Testing Web Server and Application HTTP Requests. As a developer, this will help us determine whether or not our application and server are communicating appropriately. ", + "issue_title": "Add Mistral 7B Instruct", "issue_labels": { "Nodes": [ { @@ -46047,56 +46832,34 @@ }, { "Issue": { - "issue_url": "https://github.com/allegro/hermes/issues/1738", - "issue_createdAt": "2023-09-28T09:49:54Z", + "issue_url": "https://github.com/Nikhil-2002/development_Hactoberfest23/issues/1", + "issue_createdAt": "2023-09-28T12:50:50Z", "issue_repo": { - "repo_name": "hermes", - "repo_desc": "Fast and reliable message broker built on top of Kafka.", - "repo_url": "https://github.com/allegro/hermes", - "repo_stars": 768, + "repo_name": "development_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/development_Hactoberfest23", + "repo_stars": 6, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "allegro" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "Improve monitoring for hermes http serial client", + "issue_title": "footer pages", "issue_labels": { "Nodes": [ { - "label_name": "hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "question" + }, + { + "label_name": "Hactoberfest2023" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -46108,38 +46871,47 @@ }, { "Issue": { - "issue_url": "https://github.com/PavelBocharov/TelegramBot/issues/54", - "issue_createdAt": "2023-09-28T09:49:41Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/56", + "issue_createdAt": "2023-09-28T12:49:30Z", "issue_repo": { - "repo_name": "TelegramBot", + "repo_name": "hackers_hive", "repo_desc": "", - "repo_url": "https://github.com/PavelBocharov/TelegramBot", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "PavelBocharov" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "[BUG] Trash in DB", + "issue_title": "Introduction to Socket Programming and Network Protocols", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "Technology" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -46151,53 +46923,50 @@ }, { "Issue": { - "issue_url": "https://github.com/dimagi/open-chat-studio/issues/22", - "issue_createdAt": "2023-09-28T09:49:24Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/55", + "issue_createdAt": "2023-09-28T12:46:18Z", "issue_repo": { - "repo_name": "open-chat-studio", + "repo_name": "hackers_hive", "repo_desc": "", - "repo_url": "https://github.com/dimagi/open-chat-studio", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Sass" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "SCSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "dimagi" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Rename `MessageHandler`", + "issue_title": "Mastering Data Visualization with Matplotlib and Plotly", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "refactor" + "label_name": "hacktoberfest" + }, + { + "label_name": "Data Science" + }, + { + "label_name": "Data Visualization" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -46209,93 +46978,87 @@ }, { "Issue": { - "issue_url": "https://github.com/svalabs/sva.sentinelone/issues/16", - "issue_createdAt": "2023-09-28T09:46:40Z", + "issue_url": "https://github.com/dirac-institute/kbmod/issues/358", + "issue_createdAt": "2023-09-28T12:45:05Z", "issue_repo": { - "repo_name": "sva.sentinelone", - "repo_desc": "This collection provides several unofficial ansible modules to use with SentinelOne management consoles", - "repo_url": "https://github.com/svalabs/sva.sentinelone", - "repo_stars": 8, + "repo_name": "kbmod", + "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", + "repo_url": "https://github.com/dirac-institute/kbmod", + "repo_stars": 32, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Cuda" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "svalabs" + "repo_owner": "dirac-institute" } }, - "issue_title": "✨ Feature request: Add ansible-core 2.15 and 2.16 to CI", + "issue_title": "Move timing functions out of StackSearch", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "work in progress" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/allegro/hermes/issues/1737", - "issue_createdAt": "2023-09-28T09:46:15Z", + "issue_url": "https://github.com/linuxmuster/linuxmuster-linuxclient7/issues/72", + "issue_createdAt": "2023-09-28T12:40:35Z", "issue_repo": { - "repo_name": "hermes", - "repo_desc": "Fast and reliable message broker built on top of Kafka.", - "repo_url": "https://github.com/allegro/hermes", - "repo_stars": 768, + "repo_name": "linuxmuster-linuxclient7", + "repo_desc": "The new approach on connecting linuxclients to the Linuxmuster.net v7 Active Directory server.", + "repo_url": "https://github.com/linuxmuster/linuxmuster-linuxclient7", + "repo_stars": 3, "repo_langs": { "Nodes": [ { "repo_prog_language": "Shell" }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "allegro" + "repo_owner": "linuxmuster" } }, - "issue_title": "Add better support to avro schema textfield in hermes-console", + "issue_title": "Parse `not` attribute in `Drives.xml` GPP filters", "issue_labels": { "Nodes": [ { - "label_name": "hacktoberfest" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -46304,65 +47067,56 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/allegro/hermes/issues/1736", - "issue_createdAt": "2023-09-28T09:38:22Z", + "issue_url": "https://github.com/dirac-institute/kbmod/issues/357", + "issue_createdAt": "2023-09-28T12:38:46Z", "issue_repo": { - "repo_name": "hermes", - "repo_desc": "Fast and reliable message broker built on top of Kafka.", - "repo_url": "https://github.com/allegro/hermes", - "repo_stars": 768, + "repo_name": "kbmod", + "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", + "repo_url": "https://github.com/dirac-institute/kbmod", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Groovy" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Cuda" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "allegro" + "repo_owner": "dirac-institute" } }, - "issue_title": "Topic/Subscription edit history visible in hermes-console", + "issue_title": "Break apart analysis_utils.py", "issue_labels": { "Nodes": [ - { - "label_name": "hacktoberfest" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -46374,25 +47128,25 @@ }, { "Issue": { - "issue_url": "https://github.com/svalabs/sva.sentinelone/issues/15", - "issue_createdAt": "2023-09-28T09:35:14Z", + "issue_url": "https://github.com/Jam-Burger/Kitter/issues/5", + "issue_createdAt": "2023-09-28T12:36:57Z", "issue_repo": { - "repo_name": "sva.sentinelone", - "repo_desc": "This collection provides several unofficial ansible modules to use with SentinelOne management consoles", - "repo_url": "https://github.com/svalabs/sva.sentinelone", - "repo_stars": 8, + "repo_name": "Kitter", + "repo_desc": "A social-media app", + "repo_url": "https://github.com/Jam-Burger/Kitter", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "svalabs" + "repo_owner": "Jam-Burger" } }, - "issue_title": "📖 Documentation Report: Wrong example in sentinelone_filters module", + "issue_title": "Generate proper README.md", "issue_labels": { "Nodes": [ { @@ -46400,79 +47154,122 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "Hacktoberfest" + }, + { + "label_name": "SLoP3-5" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/parca-dev/parca/issues/3894", - "issue_createdAt": "2023-09-28T09:27:55Z", + "issue_url": "https://github.com/dirac-institute/kbmod/issues/356", + "issue_createdAt": "2023-09-28T12:35:20Z", "issue_repo": { - "repo_name": "parca", - "repo_desc": "Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.", - "repo_url": "https://github.com/parca-dev/parca", - "repo_stars": 3371, + "repo_name": "kbmod", + "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", + "repo_url": "https://github.com/dirac-institute/kbmod", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "C" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Cuda" }, { - "repo_prog_language": "JavaScript" - }, + "repo_prog_language": "CMake" + } + ] + }, + "Owner": { + "repo_owner": "dirac-institute" + } + }, + "issue_title": "Refactor StackSearch to do batching at search() function", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/54", + "issue_createdAt": "2023-09-28T12:27:47Z", + "issue_repo": { + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "Jsonnet" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Starlark" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Nearley" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "parca-dev" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Add axis labels to the metrics graph", + "issue_title": "Advanced Git Techniques: Rebasing, Cherry-Picking, and Git Hooks", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "area/ui" + "label_name": "hacktoberfest" + }, + { + "label_name": "Git" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -46481,41 +47278,41 @@ }, { "Issue": { - "issue_url": "https://github.com/spring-guides/gs-accessing-data-neo4j/issues/47", - "issue_createdAt": "2023-09-28T09:26:44Z", + "issue_url": "https://github.com/alan-turing-institute/trustchain/issues/126", + "issue_createdAt": "2023-09-28T12:27:33Z", "issue_repo": { - "repo_name": "gs-accessing-data-neo4j", - "repo_desc": "Accessing Data with Neo4j :: Learn how to persist objects and relationships in Neo4j's NoSQL data store.", - "repo_url": "https://github.com/spring-guides/gs-accessing-data-neo4j", - "repo_stars": 29, + "repo_name": "trustchain", + "repo_desc": "Trustworthy decentralised PKI", + "repo_url": "https://github.com/alan-turing-institute/trustchain", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Rust" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "spring-guides" + "repo_owner": "alan-turing-institute" } }, - "issue_title": "Update Spring Boot to the latest version", + "issue_title": "Replace `Endpoint` type with `Url`", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -46524,56 +47321,47 @@ }, { "Issue": { - "issue_url": "https://github.com/hackforla/website/issues/5622", - "issue_createdAt": "2023-09-28T09:25:43Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/53", + "issue_createdAt": "2023-09-28T12:26:40Z", "issue_repo": { - "repo_name": "website", - "repo_desc": "Hack for LA's website", - "repo_url": "https://github.com/hackforla/website", - "repo_stars": 232, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "hackforla" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Fix broken CoP redirect", + "issue_title": "Effective Error Handling in Ruby: Handling Exceptions Gracefully", "issue_labels": { "Nodes": [ - { - "label_name": "Bug" - }, { "label_name": "good first issue" }, { - "label_name": "role: front end" - }, - { - "label_name": "role: back end/devOps" - }, - { - "label_name": "P-Feature: Communities of Practice" - }, - { - "label_name": "Ready for Prioritization" + "label_name": "hacktoberfest" }, { - "label_name": "size: 0.25pt" + "label_name": "Ruby" } ], - "label_totalcount": 7 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -46585,41 +47373,71 @@ }, { "Issue": { - "issue_url": "https://github.com/Newspaper-Advertisement-Analyzer/server/issues/3", - "issue_createdAt": "2023-09-28T09:19:39Z", + "issue_url": "https://github.com/ToolJet/ToolJet/issues/7543", + "issue_createdAt": "2023-09-28T12:24:20Z", "issue_repo": { - "repo_name": "server", - "repo_desc": "Welcome to the Newspaper Advertisement Analysis Server repository! This server-side component is a crucial part of our mobile-optimized web application designed to extract key details from newspaper advertisements using advanced Natural Language Processing (NLP) techniques.", - "repo_url": "https://github.com/Newspaper-Advertisement-Analyzer/server", - "repo_stars": 1, + "repo_name": "ToolJet", + "repo_desc": "Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀", + "repo_url": "https://github.com/ToolJet/ToolJet", + "repo_stars": 20587, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "EJS" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "Newspaper-Advertisement-Analyzer" + "repo_owner": "ToolJet" } }, - "issue_title": "Implement Unit Testing for User Authentication", + "issue_title": "[docs]: changes in Appwrite data source reference", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "up-for-grabs" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 1 @@ -46628,30 +47446,51 @@ }, { "Issue": { - "issue_url": "https://github.com/spring-guides/gs-authenticating-ldap/issues/47", - "issue_createdAt": "2023-09-28T09:18:50Z", + "issue_url": "https://github.com/Mosqlimate-project/Data-platform/issues/73", + "issue_createdAt": "2023-09-28T12:23:16Z", "issue_repo": { - "repo_name": "gs-authenticating-ldap", - "repo_desc": "Authenticating a User with LDAP :: Learn how to secure an application with LDAP.", - "repo_url": "https://github.com/spring-guides/gs-authenticating-ldap", - "repo_stars": 85, + "repo_name": "Data-platform", + "repo_desc": "Mosqlimate data Platform. ", + "repo_url": "https://github.com/Mosqlimate-project/Data-platform", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "spring-guides" + "repo_owner": "Mosqlimate-project" } }, - "issue_title": "Update Spring Boot to the latest version", + "issue_title": "[Documentation] Create introductory texts to API", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" }, @@ -46659,53 +47498,59 @@ "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/jtransit/route-planner/issues/37", - "issue_createdAt": "2023-09-28T09:16:30Z", + "issue_url": "https://github.com/dirac-institute/kbmod/issues/355", + "issue_createdAt": "2023-09-28T12:20:36Z", "issue_repo": { - "repo_name": "route-planner", - "repo_desc": "", - "repo_url": "https://github.com/jtransit/route-planner", - "repo_stars": 3, + "repo_name": "kbmod", + "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", + "repo_url": "https://github.com/dirac-institute/kbmod", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Cuda" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "jtransit" + "repo_owner": "dirac-institute" } }, - "issue_title": "Reverse origin and destination", + "issue_title": "Break out input reading", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -46717,41 +47562,47 @@ }, { "Issue": { - "issue_url": "https://github.com/spring-guides/gs-uploading-files/issues/86", - "issue_createdAt": "2023-09-28T09:12:15Z", + "issue_url": "https://github.com/dirac-institute/kbmod/issues/353", + "issue_createdAt": "2023-09-28T12:16:37Z", "issue_repo": { - "repo_name": "gs-uploading-files", - "repo_desc": "Uploading Files :: Learn how to build a Spring application that accepts multi-part file uploads.", - "repo_url": "https://github.com/spring-guides/gs-uploading-files", - "repo_stars": 437, + "repo_name": "kbmod", + "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", + "repo_url": "https://github.com/dirac-institute/kbmod", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Cuda" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "spring-guides" + "repo_owner": "dirac-institute" } }, - "issue_title": "Update Spring Boot to the latest version", + "issue_title": "Optimize filtering code", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -46763,47 +47614,32 @@ }, { "Issue": { - "issue_url": "https://github.com/harp-project/AML-Formalization/issues/386", - "issue_createdAt": "2023-09-28T09:11:43Z", + "issue_url": "https://github.com/ykkunkels/CBS_dashboard/issues/17", + "issue_createdAt": "2023-09-28T12:13:34Z", "issue_repo": { - "repo_name": "AML-Formalization", - "repo_desc": "", - "repo_url": "https://github.com/harp-project/AML-Formalization", - "repo_stars": 7, + "repo_name": "CBS_dashboard", + "repo_desc": "Dashboard for accessing economic data in R Shiny.", + "repo_url": "https://github.com/ykkunkels/CBS_dashboard", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Coq" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Haskell" + "repo_prog_language": "R" } ] }, "Owner": { - "repo_owner": "harp-project" + "repo_owner": "ykkunkels" } }, - "issue_title": "Basic version of `mlIntros` in Ltac2", + "issue_title": "Add dbDisconnect() call", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "new feature" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -46818,44 +47654,47 @@ }, { "Issue": { - "issue_url": "https://github.com/viivue/easy-tab-accordion/issues/52", - "issue_createdAt": "2023-09-28T09:10:40Z", + "issue_url": "https://github.com/dirac-institute/kbmod/issues/352", + "issue_createdAt": "2023-09-28T12:12:42Z", "issue_repo": { - "repo_name": "easy-tab-accordion", - "repo_desc": "Javascript library to create tabs or accordion.", - "repo_url": "https://github.com/viivue/easy-tab-accordion", - "repo_stars": 0, + "repo_name": "kbmod", + "repo_desc": "KBMOD (Kernel-Based Moving Object Detection)", + "repo_url": "https://github.com/dirac-institute/kbmod", + "repo_stars": 32, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "C" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Cuda" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "viivue" + "repo_owner": "dirac-institute" } }, - "issue_title": "feat: hover to activate a tab", + "issue_title": "Consolidate Masking Logic", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -46867,120 +47706,123 @@ }, { "Issue": { - "issue_url": "https://github.com/keploy/keploy/issues/915", - "issue_createdAt": "2023-09-28T09:10:11Z", + "issue_url": "https://github.com/ToolJet/ToolJet/issues/7542", + "issue_createdAt": "2023-09-28T12:05:06Z", "issue_repo": { - "repo_name": "keploy", - "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", - "repo_url": "https://github.com/keploy/keploy", - "repo_stars": 2258, + "repo_name": "ToolJet", + "repo_desc": "Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀", + "repo_url": "https://github.com/ToolJet/ToolJet", + "repo_stars": 20587, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "SCSS" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "EJS" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "keploy" + "repo_owner": "ToolJet" } }, - "issue_title": "[feature]: add support for running a particular test case in the test-set", + "issue_title": "[docs]: changes required in S3 data source reference ", "issue_labels": { "Nodes": [ { - "label_name": "Enhancement" - }, - { - "label_name": "Good First Issue" + "label_name": "documentation" }, { - "label_name": "Hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "keploy" + "label_name": "hacktoberfest" }, { - "label_name": "hacktoberfest2023" + "label_name": "up-for-grabs" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/joomla/joomla-cms/issues/41961", - "issue_createdAt": "2023-09-28T09:07:48Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/49", + "issue_createdAt": "2023-09-28T12:04:48Z", "issue_repo": { - "repo_name": "joomla-cms", - "repo_desc": "Home of the Joomla! Content Management System", - "repo_url": "https://github.com/joomla/joomla-cms", - "repo_stars": 4574, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "PHP" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "joomla" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "[5.0] Installation - select dropdown icon missing", + "issue_title": "Avoiding Common Pitfalls in JavaScript: A Guide to Best Practices", "issue_labels": { "Nodes": [ { - "label_name": "No Code Attached Yet" + "label_name": "good first issue" }, { - "label_name": "bug" + "label_name": "hacktoberfest" }, { - "label_name": "good first issue" + "label_name": "JAVASCRIPT" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -46989,34 +47831,34 @@ }, { "Issue": { - "issue_url": "https://github.com/joeyyy09/kanban-board/issues/8", - "issue_createdAt": "2023-09-28T08:50:01Z", + "issue_url": "https://github.com/kairos-io/kairos/issues/1862", + "issue_createdAt": "2023-09-28T12:03:54Z", "issue_repo": { - "repo_name": "kanban-board", - "repo_desc": "", - "repo_url": "https://github.com/joeyyy09/kanban-board", - "repo_stars": 0, + "repo_name": "kairos", + "repo_desc": ":penguin: The immutable Linux meta-distribution for edge Kubernetes.", + "repo_url": "https://github.com/kairos-io/kairos", + "repo_stars": 677, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Earthly" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "joeyyy09" + "repo_owner": "kairos-io" } }, - "issue_title": "Design Improvements", + "issue_title": ":sparkles: Improve auto-partition size calculation for directories", "issue_labels": { "Nodes": [ { @@ -47024,9 +47866,15 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "area/agent" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -47038,53 +47886,47 @@ }, { "Issue": { - "issue_url": "https://github.com/hackforla/website/issues/5621", - "issue_createdAt": "2023-09-28T08:48:39Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/48", + "issue_createdAt": "2023-09-28T12:02:34Z", "issue_repo": { - "repo_name": "website", - "repo_desc": "Hack for LA's website", - "repo_url": "https://github.com/hackforla/website", - "repo_stars": 232, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "hackforla" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "img tag refactor in CONTRIBUTING.md Section 3.1.b v", + "issue_title": "Handling Memory Management in C++: Smart Pointers and RAII", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "role: front end" - }, - { - "label_name": "role: back end/devOps" - }, - { - "label_name": "Feature: Wiki" - }, - { - "label_name": "Ready for Prioritization" + "label_name": "hacktoberfest" }, { - "label_name": "size: 0.25pt" + "label_name": "C++" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -47096,62 +47938,62 @@ }, { "Issue": { - "issue_url": "https://github.com/JuliaLang/julia/issues/51488", - "issue_createdAt": "2023-09-28T08:48:31Z", + "issue_url": "https://github.com/developer-student-clubs/DU-Hacks-Mobile-App/issues/4", + "issue_createdAt": "2023-09-28T12:01:49Z", "issue_repo": { - "repo_name": "julia", - "repo_desc": "The Julia Programming Language", - "repo_url": "https://github.com/JuliaLang/julia", - "repo_stars": 43245, + "repo_name": "DU-Hacks-Mobile-App", + "repo_desc": " Introducing our cutting-edge mobile application designed to be your ultimate hackathon companion. This innovative platform seamlessly delivers all the vital information you need to excel in hackathons. Say goodbye to the hassle and hello to a smoother, more connected hackathon journey with our intuitive mobile application.", + "repo_url": "https://github.com/developer-student-clubs/DU-Hacks-Mobile-App", + "repo_stars": 12, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Julia" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Scheme" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "C" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "Clojure" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "C" }, { - "repo_prog_language": "GDB" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "JuliaLang" + "repo_owner": "developer-student-clubs" } }, - "issue_title": "factorial(big(-1)) falsely evaluates to 0 instead of raising error", + "issue_title": "[Feature Enhancement]: Splace Screen Design Enhancement", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -47160,151 +48002,130 @@ }, { "Issue": { - "issue_url": "https://github.com/foundry-rs/starknet-foundry/issues/748", - "issue_createdAt": "2023-09-28T08:45:46Z", + "issue_url": "https://github.com/Prathamdas3/Flourishify/issues/7", + "issue_createdAt": "2023-09-28T11:54:46Z", "issue_repo": { - "repo_name": "starknet-foundry", - "repo_desc": "Blazing fast toolkit for developing Starknet contracts.", - "repo_url": "https://github.com/foundry-rs/starknet-foundry", - "repo_stars": 177, + "repo_name": "Flourishify", + "repo_desc": "This is a website and an app", + "repo_url": "https://github.com/Prathamdas3/Flourishify", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Cairo" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "foundry-rs" + "repo_owner": "Prathamdas3" } }, - "issue_title": "Return correct block info while forking", + "issue_title": "Create a note taking featuer", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "Component: Cheatnet" + "label_name": "help wanted" }, { - "label_name": "new" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Ivy-Apps/ivy-wallet/issues/2719", - "issue_createdAt": "2023-09-28T08:45:25Z", + "issue_url": "https://github.com/Prathamdas3/Flourishify/issues/6", + "issue_createdAt": "2023-09-28T11:53:15Z", "issue_repo": { - "repo_name": "ivy-wallet", - "repo_desc": "Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.", - "repo_url": "https://github.com/Ivy-Apps/ivy-wallet", - "repo_stars": 1617, + "repo_name": "Flourishify", + "repo_desc": "This is a website and an app", + "repo_url": "https://github.com/Prathamdas3/Flourishify", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "D2" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Ivy-Apps" + "repo_owner": "Prathamdas3" } }, - "issue_title": "[BUG] balance shows vertically when scrolling down.", + "issue_title": "Create a todo list feature", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "approved" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/dymensionxyz/dymint/issues/493", - "issue_createdAt": "2023-09-28T08:38:26Z", + "issue_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp/issues/52", + "issue_createdAt": "2023-09-28T11:51:53Z", "issue_repo": { - "repo_name": "dymint", - "repo_desc": "ABCI-client for Dymension RollApps forked from Optimint", - "repo_url": "https://github.com/dymensionxyz/dymint", - "repo_stars": 33, + "repo_name": "Chirp", + "repo_desc": "", + "repo_url": "https://github.com/ITU-BDSA23-GROUP6/Chirp", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "C#" } ] }, "Owner": { - "repo_owner": "dymensionxyz" + "repo_owner": "ITU-BDSA23-GROUP6" } }, - "issue_title": "`node_address` in dymint.toml is confusing ", + "issue_title": "SQLite Database. As a developer, we need to have an effective and efficient way to handle (get, post, update, delete, etc...) our Cheeps.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "T:refactor" - }, - { - "label_name": "T:config" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -47316,114 +48137,96 @@ }, { "Issue": { - "issue_url": "https://github.com/hackforla/website/issues/5620", - "issue_createdAt": "2023-09-28T08:38:16Z", + "issue_url": "https://github.com/richard-scryber/scryber.core/issues/107", + "issue_createdAt": "2023-09-28T11:51:38Z", "issue_repo": { - "repo_name": "website", - "repo_desc": "Hack for LA's website", - "repo_url": "https://github.com/hackforla/website", - "repo_stars": 232, + "repo_name": "scryber.core", + "repo_desc": "Scryber.Core is a dotnet 6 html to pdf engine written entirely in C# for creating beautiful flowing documents from html templates including css styles, object data binding and svg drawing.", + "repo_url": "https://github.com/richard-scryber/scryber.core", + "repo_stars": 155, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C#" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Smalltalk" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "hackforla" + "repo_owner": "richard-scryber" } }, - "issue_title": "img tag refactor in CONTRIBUTING.md Section 4.1 making", + "issue_title": "SVG Paths with containing dots does not work in Culture de-DE", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "role: front end" - }, - { - "label_name": "role: back end/devOps" - }, - { - "label_name": "Feature: Wiki" - }, - { - "label_name": "Ready for Prioritization" + "label_name": "enhancement" }, { - "label_name": "size: 0.25pt" + "label_name": "good first issue" } ], - "label_totalcount": 6 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/hackforla/website/issues/5619", - "issue_createdAt": "2023-09-28T08:32:53Z", + "issue_url": "https://github.com/AIBauchi/PyDS-A/issues/2", + "issue_createdAt": "2023-09-28T11:48:35Z", "issue_repo": { - "repo_name": "website", - "repo_desc": "Hack for LA's website", - "repo_url": "https://github.com/hackforla/website", - "repo_stars": 232, + "repo_name": "PyDS-A", + "repo_desc": "PyDS-A: Python Data Structures and Algorithms Library - Your go-to resource for essential data structures and algorithms, implemented in Python. Improve your coding skills and optimize your programs with this comprehensive collection.", + "repo_url": "https://github.com/AIBauchi/PyDS-A", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "hackforla" + "repo_owner": "AIBauchi" } }, - "issue_title": "img tag refactor in CONTRIBUTING.md Section 4.1", + "issue_title": "Request: Implementation of Additional Algorithms.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "role: front end" - }, - { - "label_name": "role: back end/devOps" + "label_name": "hacktoberfest" }, { - "label_name": "Feature: Wiki" + "label_name": "ToDo" }, { - "label_name": "Ready for Prioritization" + "label_name": "learn" }, { - "label_name": "size: 0.25pt" + "label_name": "collaborate" } ], - "label_totalcount": 6 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 8 }, "Assignees": { "issue_assignees_count": 0 @@ -47432,71 +48235,44 @@ }, { "Issue": { - "issue_url": "https://github.com/wagtail/wagtail/issues/10963", - "issue_createdAt": "2023-09-28T08:29:33Z", + "issue_url": "https://github.com/aquasecurity/libbpfgo/issues/381", + "issue_createdAt": "2023-09-28T11:47:51Z", "issue_repo": { - "repo_name": "wagtail", - "repo_desc": "A Django content management system focused on flexibility and user experience", - "repo_url": "https://github.com/wagtail/wagtail", - "repo_stars": 15798, + "repo_name": "libbpfgo", + "repo_desc": "eBPF library for Go. Powered by libbpf.", + "repo_url": "https://github.com/aquasecurity/libbpfgo", + "repo_stars": 571, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "wagtail" + "repo_owner": "aquasecurity" } }, - "issue_title": "SetActiveStateBulkAction is missing translatable label", + "issue_title": "Check type cast results", "issue_labels": { "Nodes": [ - { - "label_name": "type:Bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "component:User Management" - }, - { - "label_name": "component:UI localization" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -47505,21 +48281,28 @@ }, { "Issue": { - "issue_url": "https://github.com/datvu-dev/super-team-project/issues/3", - "issue_createdAt": "2023-09-28T08:27:21Z", + "issue_url": "https://github.com/opentofu/registry/issues/108", + "issue_createdAt": "2023-09-28T11:46:05Z", "issue_repo": { - "repo_name": "super-team-project", - "repo_desc": "", - "repo_url": "https://github.com/datvu-dev/super-team-project", - "repo_stars": 0, + "repo_name": "registry", + "repo_desc": "Home of the official OpenTofu provider and module registry", + "repo_url": "https://github.com/opentofu/registry", + "repo_stars": 31, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "Go" + } + ] }, "Owner": { - "repo_owner": "datvu-dev" + "repo_owner": "opentofu" } }, - "issue_title": "Time tracking", + "issue_title": "Return deprecation warning for `hashicorp/terraform` provider usage", "issue_labels": { "Nodes": [ { @@ -47529,114 +48312,85 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/stevegeek/yaml_csp_config/issues/2", - "issue_createdAt": "2023-09-28T08:25:34Z", + "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/10", + "issue_createdAt": "2023-09-28T11:45:40Z", "issue_repo": { - "repo_name": "yaml_csp_config", - "repo_desc": "yaml_csp_config: Configure Rails content security policy (CSP) in YAML \u0026 modify via env vars", - "repo_url": "https://github.com/stevegeek/yaml_csp_config", - "repo_stars": 0, + "repo_name": "Programming_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "stevegeek" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "`YamlCspConfig::YamlLoader::DIRECTIVES` is missing some CSP directives", + "issue_title": "Finding Arrays are disjoint or not ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "Hactoberfest2023" + }, + { + "label_name": "Difficult" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/keploy/keploy/issues/914", - "issue_createdAt": "2023-09-28T08:21:42Z", + "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/9", + "issue_createdAt": "2023-09-28T11:45:28Z", "issue_repo": { - "repo_name": "keploy", - "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", - "repo_url": "https://github.com/keploy/keploy", - "repo_stars": 2258, + "repo_name": "Programming_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "keploy" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "[feat]: add a new samples app using typescript \u0026 nhost", + "issue_title": "Counting the number of even and odd elements in an array", "issue_labels": { "Nodes": [ { - "label_name": "Enhancement" - }, - { - "label_name": "Good First Issue" - }, - { - "label_name": "Hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "hacktoberfest2023" + "label_name": "Hactoberfest2023" }, { - "label_name": "sample-apps" + "label_name": "Intermediate" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 6 }, "Assignees": { "issue_assignees_count": 0 @@ -47645,163 +48399,122 @@ }, { "Issue": { - "issue_url": "https://github.com/WarwickRUG/WarwickRUG.github.io/issues/15", - "issue_createdAt": "2023-09-28T08:21:20Z", + "issue_url": "https://github.com/freecoursera/freecoursera.github.io/issues/32", + "issue_createdAt": "2023-09-28T11:45:20Z", "issue_repo": { - "repo_name": "WarwickRUG.github.io", - "repo_desc": "Warwick RUG's website", - "repo_url": "https://github.com/WarwickRUG/WarwickRUG.github.io", - "repo_stars": 0, + "repo_name": "freecoursera.github.io", + "repo_desc": "looking for maintainers", + "repo_url": "https://github.com/freecoursera/freecoursera.github.io", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "R" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "WarwickRUG" + "repo_owner": "freecoursera" } }, - "issue_title": "Update `README.md`", + "issue_title": "[OTHER]", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/keploy/keploy/issues/913", - "issue_createdAt": "2023-09-28T08:19:14Z", + "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/8", + "issue_createdAt": "2023-09-28T11:45:03Z", "issue_repo": { - "repo_name": "keploy", - "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", - "repo_url": "https://github.com/keploy/keploy", - "repo_stars": 2258, + "repo_name": "Programming_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "keploy" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "[feat]: add a new samples app using java \u0026 mongo", + "issue_title": "Removing Duplicate elements from an array", "issue_labels": { "Nodes": [ { - "label_name": "Enhancement" - }, - { - "label_name": "Good First Issue" - }, - { - "label_name": "Hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "hacktoberfest2023" + "label_name": "Hactoberfest2023" }, { - "label_name": "sample-apps" + "label_name": "Intermediate" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/keploy/keploy/issues/912", - "issue_createdAt": "2023-09-28T08:17:11Z", + "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/7", + "issue_createdAt": "2023-09-28T11:44:49Z", "issue_repo": { - "repo_name": "keploy", - "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", - "repo_url": "https://github.com/keploy/keploy", - "repo_stars": 2258, + "repo_name": "Programming_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "keploy" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "[sample-apps]: add a new samples app using java \u0026 dynamodb", + "issue_title": "Finding Repeating elements in an Array ", "issue_labels": { "Nodes": [ { - "label_name": "Enhancement" - }, - { - "label_name": "Good First Issue" - }, - { - "label_name": "Hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "hacktoberfest2023" + "label_name": "Hactoberfest2023" }, { - "label_name": "sample-apps" + "label_name": "Intermediate" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -47810,56 +48523,34 @@ }, { "Issue": { - "issue_url": "https://github.com/keploy/keploy/issues/911", - "issue_createdAt": "2023-09-28T08:14:31Z", + "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/6", + "issue_createdAt": "2023-09-28T11:44:27Z", "issue_repo": { - "repo_name": "keploy", - "repo_desc": "Test generation for Developers. Generate tests and stubs for your application that actually work!", - "repo_url": "https://github.com/keploy/keploy", - "repo_stars": 2258, + "repo_name": "Programming_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "keploy" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "[sample-apps]: add a new samples app using java \u0026 postgres", + "issue_title": "Sort the elements of an array", "issue_labels": { "Nodes": [ { - "label_name": "Documentation" - }, - { - "label_name": "Enhancement" - }, - { - "label_name": "Good First Issue" - }, - { - "label_name": "Hacktoberfest" + "label_name": "good first issue" }, { - "label_name": "hacktoberfest2023" + "label_name": "Hactoberfest2023" }, { - "label_name": "sample-apps" + "label_name": "Easy" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -47871,35 +48562,34 @@ }, { "Issue": { - "issue_url": "https://github.com/castdrian/ishare/issues/43", - "issue_createdAt": "2023-09-28T08:10:36Z", + "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/5", + "issue_createdAt": "2023-09-28T11:44:14Z", "issue_repo": { - "repo_name": "ishare", - "repo_desc": "experience the clean and unbloated screen capture utility for macOS", - "repo_url": "https://github.com/castdrian/ishare", - "repo_stars": 38, + "repo_name": "Programming_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Swift" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "castdrian" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "add share menu extension", + "issue_title": "Finding the Longest Palindrome in an Array", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Hactoberfest2023" + }, + { + "label_name": "Intermediate" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -47911,427 +48601,386 @@ }, { "Issue": { - "issue_url": "https://github.com/WarwickRUG/WarwickRUG.github.io/issues/13", - "issue_createdAt": "2023-09-28T08:07:57Z", + "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/4", + "issue_createdAt": "2023-09-28T11:44:01Z", "issue_repo": { - "repo_name": "WarwickRUG.github.io", - "repo_desc": "Warwick RUG's website", - "repo_url": "https://github.com/WarwickRUG/WarwickRUG.github.io", - "repo_stars": 0, + "repo_name": "Programming_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "R" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "WarwickRUG" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "Populate James' bio", + "issue_title": "Reverse an Array", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "Hactoberfest2023" + }, + { + "label_name": "Easy" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/WarwickRUG/WarwickRUG.github.io/issues/12", - "issue_createdAt": "2023-09-28T08:07:17Z", + "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/3", + "issue_createdAt": "2023-09-28T11:43:49Z", "issue_repo": { - "repo_name": "WarwickRUG.github.io", - "repo_desc": "Warwick RUG's website", - "repo_url": "https://github.com/WarwickRUG/WarwickRUG.github.io", - "repo_stars": 0, + "repo_name": "Programming_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "R" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "WarwickRUG" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "Add bio for Ella", + "issue_title": "Calculate the sum of elements in an array", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "Hactoberfest2023" + }, + { + "label_name": "Easy" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/WarwickRUG/WarwickRUG.github.io/issues/11", - "issue_createdAt": "2023-09-28T08:06:34Z", + "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/2", + "issue_createdAt": "2023-09-28T11:43:31Z", "issue_repo": { - "repo_name": "WarwickRUG.github.io", - "repo_desc": "Warwick RUG's website", - "repo_url": "https://github.com/WarwickRUG/WarwickRUG.github.io", - "repo_stars": 0, + "repo_name": "Programming_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "R" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "WarwickRUG" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "Add bio for Heather", + "issue_title": "Find Smallest Element in an Array", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "Hactoberfest2023" + }, + { + "label_name": "Easy" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/castdrian/ishare/issues/42", - "issue_createdAt": "2023-09-28T08:04:02Z", + "issue_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23/issues/1", + "issue_createdAt": "2023-09-28T11:43:07Z", "issue_repo": { - "repo_name": "ishare", - "repo_desc": "experience the clean and unbloated screen capture utility for macOS", - "repo_url": "https://github.com/castdrian/ishare", - "repo_stars": 38, + "repo_name": "Programming_Hactoberfest23", + "repo_desc": "", + "repo_url": "https://github.com/Nikhil-2002/Programming_Hactoberfest23", + "repo_stars": 3, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Swift" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "castdrian" + "repo_owner": "Nikhil-2002" } }, - "issue_title": "setting picker for excluded applications in screenrecording picker", + "issue_title": "Find Largest element in an array", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Hactoberfest2023" + }, + { + "label_name": "Easy" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/prefix-dev/pixi/issues/362", - "issue_createdAt": "2023-09-28T08:03:24Z", + "issue_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects/issues/5", + "issue_createdAt": "2023-09-28T11:43:05Z", "issue_repo": { - "repo_name": "pixi", - "repo_desc": "Package management made easy", - "repo_url": "https://github.com/prefix-dev/pixi", - "repo_stars": 842, + "repo_name": "Cider-Technology-Projects", + "repo_desc": "", + "repo_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "prefix-dev" + "repo_owner": "Dignity-Academy" } }, - "issue_title": "Add `self-update` feature", + "issue_title": "checkout", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "checkout" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/UnitedPuggs/carcult/issues/6", - "issue_createdAt": "2023-09-28T08:03:17Z", + "issue_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023/issues/7", + "issue_createdAt": "2023-09-28T11:41:00Z", "issue_repo": { - "repo_name": "carcult", - "repo_desc": "the next best thing for finding car meets. probably.", - "repo_url": "https://github.com/UnitedPuggs/carcult", - "repo_stars": 1, + "repo_name": "CPP_Guide_Hacktoberfest2023", + "repo_desc": "This is a repository for beginners learning C++ programming language, Object- Oriented Programming, Data Structures and Algorithms", + "repo_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Svelte" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "UnitedPuggs" + "repo_owner": "Namya13Jain" } }, - "issue_title": "slug breaks with extra spaces at string end", + "issue_title": "Find Largest element in an array", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "enhancement" + "label_name": "question" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "Easy" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/interledger/testnet/issues/814", - "issue_createdAt": "2023-09-28T07:57:09Z", + "issue_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023/issues/6", + "issue_createdAt": "2023-09-28T11:40:37Z", "issue_repo": { - "repo_name": "testnet", - "repo_desc": "An open-source test application that aims to utilize Rafiki's functionalities and demonstrate its advantages in real-world scenarios.", - "repo_url": "https://github.com/interledger/testnet", - "repo_stars": 5, + "repo_name": "CPP_Guide_Hacktoberfest2023", + "repo_desc": "This is a repository for beginners learning C++ programming language, Object- Oriented Programming, Data Structures and Algorithms", + "repo_url": "https://github.com/Namya13Jain/CPP_Guide_Hacktoberfest2023", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "interledger" + "repo_owner": "Namya13Jain" } }, - "issue_title": "Add a copy button next to the payment pointers in the list", + "issue_title": "Find the Factorial of a number using recursion", "issue_labels": { "Nodes": [ - { - "label_name": "type: enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "package: wallet/frontend" - }, - { - "label_name": "priority: low" + "label_name": "hacktoberfest" }, { - "label_name": "hacktoberfest" + "label_name": "Easy" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/47ng/next-usequerystate/issues/355", - "issue_createdAt": "2023-09-28T07:46:58Z", + "issue_url": "https://github.com/ToolJet/ToolJet/issues/7540", + "issue_createdAt": "2023-09-28T11:38:16Z", "issue_repo": { - "repo_name": "next-usequerystate", - "repo_desc": "useQueryState hook for Next.js - Like React.useState, but stored in the URL query string.", - "repo_url": "https://github.com/47ng/next-usequerystate", - "repo_stars": 324, + "repo_name": "ToolJet", + "repo_desc": "Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀", + "repo_url": "https://github.com/ToolJet/ToolJet", + "repo_stars": 20587, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "EJS" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "47ng" + "repo_owner": "ToolJet" } }, - "issue_title": "Add a nice-url option that does not encode `/`, objects and arrays", + "issue_title": "[docs]: changes required in Airtable data source reference ", "issue_labels": { "Nodes": [ { - "label_name": "feature" + "label_name": "documentation" }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" + }, + { + "label_name": "up-for-grabs" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/WarwickRUG/WarwickRUG.github.io/issues/8", - "issue_createdAt": "2023-09-28T07:46:36Z", + "issue_url": "https://github.com/karlobratko/ziglm/issues/5", + "issue_createdAt": "2023-09-28T11:37:49Z", "issue_repo": { - "repo_name": "WarwickRUG.github.io", - "repo_desc": "Warwick RUG's website", - "repo_url": "https://github.com/WarwickRUG/WarwickRUG.github.io", + "repo_name": "ziglm", + "repo_desc": "ZiGLM - Zig language implementation of OpenGL Mathematics (GLM) library", + "repo_url": "https://github.com/karlobratko/ziglm", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "R" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "Zig" } ] }, "Owner": { - "repo_owner": "WarwickRUG" + "repo_owner": "karlobratko" } }, - "issue_title": "Create a template for proposing new sessions", + "issue_title": "Vec type - tests", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -48340,68 +48989,47 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/rustdesk/rustdesk/issues/5849", - "issue_createdAt": "2023-09-28T07:39:04Z", + "issue_url": "https://github.com/dsccommunity/SChannelDsc/issues/33", + "issue_createdAt": "2023-09-28T11:36:05Z", "issue_repo": { - "repo_name": "rustdesk", - "repo_desc": "An open-source remote desktop, and alternative to TeamViewer.", - "repo_url": "https://github.com/rustdesk/rustdesk", - "repo_stars": 47533, + "repo_name": "SChannelDsc", + "repo_desc": "", + "repo_url": "https://github.com/dsccommunity/SChannelDsc", + "repo_stars": 9, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "NSIS" - }, - { - "repo_prog_language": "AppleScript" + "repo_prog_language": "PowerShell" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "rustdesk" + "repo_owner": "dsccommunity" } }, - "issue_title": "A certain action causes the remote desktop window to go blank and cannot be closed.", + "issue_title": "CipherSuites: Using 'Absent' for named CipherSuites on default installations does not work.", "issue_labels": { "Nodes": [ { "label_name": "bug" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 1 @@ -48413,71 +49041,53 @@ }, { "Issue": { - "issue_url": "https://github.com/tattle-made/Uli/issues/388", - "issue_createdAt": "2023-09-28T07:36:36Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/93", + "issue_createdAt": "2023-09-28T11:34:33Z", "issue_repo": { - "repo_name": "Uli", - "repo_desc": "Uli - Toolkit for Mitigating Online Gender Based Violence in India", - "repo_url": "https://github.com/tattle-made/Uli", - "repo_stars": 16, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "tattle-made" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "Fix GitHub Action for PR Review", + "issue_title": "create 8", "issue_labels": { "Nodes": [ { "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "documentation" + }, + { + "label_name": "duplicate" }, { - "label_name": "investigate" + "label_name": "enhancement" }, { - "label_name": "hacktoberfest" + "label_name": "help wanted" }, { - "label_name": "size:1pt" + "label_name": "good first issue" }, { - "label_name": "priority:medium" + "label_name": "in-review" }, { - "label_name": "role:devops" + "label_name": "urgent-priority" } ], - "label_totalcount": 7 + "label_totalcount": 8 }, "Comments": { "issue_comment_count": 0 @@ -48489,84 +49099,96 @@ }, { "Issue": { - "issue_url": "https://github.com/BajajGirik/deal-finder/issues/38", - "issue_createdAt": "2023-09-28T07:35:57Z", + "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/105", + "issue_createdAt": "2023-09-28T11:33:40Z", "issue_repo": { - "repo_name": "deal-finder", - "repo_desc": "A discord bot used for notifying about deals the users are tracking", - "repo_url": "https://github.com/BajajGirik/deal-finder", - "repo_stars": 2, + "repo_name": "klaw-docs", + "repo_desc": "Klaw documentation site", + "repo_url": "https://github.com/Aiven-Open/klaw-docs", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "BajajGirik" + "repo_owner": "Aiven-Open" } }, - "issue_title": "Improve \u0026 Store logs to a file", + "issue_title": "Update docs to use the term \"SSL\" correctly ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/antvis/G6/issues/5028", - "issue_createdAt": "2023-09-28T07:21:57Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/46", + "issue_createdAt": "2023-09-28T11:29:39Z", "issue_repo": { - "repo_name": "G6", - "repo_desc": "♾ A Graph Visualization Framework in JavaScript", - "repo_url": "https://github.com/antvis/G6", - "repo_stars": 10215, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Less" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "antvis" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "使用radial-layout渲染超过2000条数据,首次加载很慢", + "issue_title": "Building RESTful APIs with Express.js", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "API" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -48575,105 +49197,102 @@ }, { "Issue": { - "issue_url": "https://github.com/mlsanigeria/AI-Hacktober-MLSA/issues/3", - "issue_createdAt": "2023-09-28T07:17:55Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/47", + "issue_createdAt": "2023-09-28T11:29:39Z", "issue_repo": { - "repo_name": "AI-Hacktober-MLSA", - "repo_desc": "Contributing to cutting-edge open-source projects in Machine Learning hosted my MLSA Nigeria", - "repo_url": "https://github.com/mlsanigeria/AI-Hacktober-MLSA", - "repo_stars": 4, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "mlsanigeria" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Add Emojis to Subtitles for Visual Appeal", + "issue_title": "Intermediate Web Development with React.js", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" }, { "label_name": "hacktoberfest" + }, + { + "label_name": "Web Development" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/yanet-platform/yanet/issues/29", - "issue_createdAt": "2023-09-28T07:13:50Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/40", + "issue_createdAt": "2023-09-28T11:29:39Z", "issue_repo": { - "repo_name": "yanet", - "repo_desc": "A high performance framework for forwarding traffic based on DPDK", - "repo_url": "https://github.com/yanet-platform/yanet", - "repo_stars": 96, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Meson" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Yacc" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Lex" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "yanet-platform" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Possible dead code in controlplane/src/common.h ?", + "issue_title": "Advanced Python Programming Techniques", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "Python" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -48682,47 +49301,50 @@ }, { "Issue": { - "issue_url": "https://github.com/kedro-org/kedro-plugins/issues/353", - "issue_createdAt": "2023-09-28T07:09:51Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/38", + "issue_createdAt": "2023-09-28T11:29:39Z", "issue_repo": { - "repo_name": "kedro-plugins", - "repo_desc": "First-party plugins maintained by the Kedro team.", - "repo_url": "https://github.com/kedro-org/kedro-plugins", - "repo_stars": 69, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "kedro-org" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "kedro-datasets: Rename MatplotlibWriter to MatplotlibDataset ", + "issue_title": "Intermediate Machine Learning: Model Evaluation and Optimization", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "Machine Learning" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -48731,90 +49353,96 @@ }, { "Issue": { - "issue_url": "https://github.com/BajajGirik/deal-finder/issues/37", - "issue_createdAt": "2023-09-28T07:08:08Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/41", + "issue_createdAt": "2023-09-28T11:29:39Z", "issue_repo": { - "repo_name": "deal-finder", - "repo_desc": "A discord bot used for notifying about deals the users are tracking", - "repo_url": "https://github.com/BajajGirik/deal-finder", - "repo_stars": 2, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "BajajGirik" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Docs: Add readme for discord commands", + "issue_title": "Advanced JavaScript: ES6 and Beyond", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "JAVASCRIPT" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/wiremock/wiremock.org/issues/183", - "issue_createdAt": "2023-09-28T07:07:31Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/39", + "issue_createdAt": "2023-09-28T11:29:39Z", "issue_repo": { - "repo_name": "wiremock.org", - "repo_desc": "WireMock website, powered by Jekyll. Contributions are welcome!", - "repo_url": "https://github.com/wiremock/wiremock.org", - "repo_stars": 8, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "SCSS" }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "wiremock" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "EPIC: Restructure the examples to use code tabs", + "issue_title": "Intermediate Java Programming: Collections Framework", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "enhancement" + "label_name": "hacktoberfest" }, { - "label_name": "good first issue" + "label_name": "JAVA" } ], "label_totalcount": 3 @@ -48829,88 +49457,105 @@ }, { "Issue": { - "issue_url": "https://github.com/rxliuli/joplin-utils/issues/83", - "issue_createdAt": "2023-09-28T07:00:51Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/43", + "issue_createdAt": "2023-09-28T11:29:39Z", "issue_repo": { - "repo_name": "joplin-utils", - "repo_desc": "Joplin-based peripheral community tool", - "repo_url": "https://github.com/rxliuli/joplin-utils", - "repo_stars": 174, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "AppleScript" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "rxliuli" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "[Feat]: Add Outline view to Joplin's sidebar", + "issue_title": "Advanced SQL: Queries and Optimization", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "DBMS" + }, + { + "label_name": "SQL" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/45", + "issue_createdAt": "2023-09-28T11:29:39Z", "issue_repo": { - "repo_name": "", + "repo_name": "hackers_hive", "repo_desc": "", - "repo_url": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", "repo_stars": 0, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "", + "issue_title": "Intermediate C++ Programming: Object-Oriented Design", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" + }, + { + "label_name": "C++" + } + ], + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -48919,31 +49564,34 @@ }, { "Issue": { - "issue_url": "https://github.com/21R01A7263/Youtube_Video_Categorizer/issues/1", - "issue_createdAt": "2023-09-28T06:53:03Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/42", + "issue_createdAt": "2023-09-28T11:29:39Z", "issue_repo": { - "repo_name": "Youtube_Video_Categorizer", - "repo_desc": "A web-app built upon Youtube v3 Data API", - "repo_url": "https://github.com/21R01A7263/Youtube_Video_Categorizer", - "repo_stars": 2, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "21R01A7263" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Site is not mobile responsive", + "issue_title": "Intermediate Data Analysis with Pandas", "issue_labels": { "Nodes": [ { @@ -48951,110 +49599,119 @@ }, { "label_name": "hacktoberfest" + }, + { + "label_name": "Data Science" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mariadb-operator/mariadb-operator/issues/244", - "issue_createdAt": "2023-09-28T06:48:54Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/44", + "issue_createdAt": "2023-09-28T11:29:39Z", "issue_repo": { - "repo_name": "mariadb-operator", - "repo_desc": "🦭 Run and operate MariaDB in a cloud native way", - "repo_url": "https://github.com/mariadb-operator/mariadb-operator", - "repo_stars": 209, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "mariadb-operator" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "[Feature] Allow setting ServiceAccountName / don't use \"default\" ServiceAccount", + "issue_title": "Exploring Cloud Computing with AWS", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "feature" + "label_name": "CloudComputing" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Keboo/XAMLTest/issues/193", - "issue_createdAt": "2023-09-28T06:42:00Z", + "issue_url": "https://github.com/XRPLF/clio/issues/876", + "issue_createdAt": "2023-09-28T11:28:54Z", "issue_repo": { - "repo_name": "XAMLTest", - "repo_desc": "A purpose build library for testing XAML styles and templates in isolation.", - "repo_url": "https://github.com/Keboo/XAMLTest", - "repo_stars": 38, + "repo_name": "clio", + "repo_desc": "An XRP Ledger API Server", + "repo_url": "https://github.com/XRPLF/clio", + "repo_stars": 45, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "Keboo" + "repo_owner": "XRPLF" } }, - "issue_title": "Add methods to support performing double clicks", + "issue_title": "Move NameGenerator into utils", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "refactoring" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -49066,38 +49723,38 @@ }, { "Issue": { - "issue_url": "https://github.com/team-d3m0n1k/winbookReact/issues/29", - "issue_createdAt": "2023-09-28T06:36:23Z", + "issue_url": "https://github.com/mdx-editor/editor/issues/100", + "issue_createdAt": "2023-09-28T11:27:14Z", "issue_repo": { - "repo_name": "winbookReact", - "repo_desc": "Social Media Website", - "repo_url": "https://github.com/team-d3m0n1k/winbookReact", - "repo_stars": 0, + "repo_name": "editor", + "repo_desc": "A rich text editor React component for markdown", + "repo_url": "https://github.com/mdx-editor/editor", + "repo_stars": 563, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "team-d3m0n1k" + "repo_owner": "mdx-editor" } }, - "issue_title": "Create status badges for the workflows : Frontend", + "issue_title": "Add Alt field to InsertImage option from toolbar", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "feature request/enhancement" }, { "label_name": "good first issue" @@ -49109,7 +49766,7 @@ "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -49118,108 +49775,112 @@ }, { "Issue": { - "issue_url": "https://github.com/team-d3m0n1k/winbookBackend/issues/32", - "issue_createdAt": "2023-09-28T06:35:23Z", + "issue_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects/issues/4", + "issue_createdAt": "2023-09-28T11:25:30Z", "issue_repo": { - "repo_name": "winbookBackend", + "repo_name": "Cider-Technology-Projects", "repo_desc": "", - "repo_url": "https://github.com/team-d3m0n1k/winbookBackend", + "repo_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "team-d3m0n1k" + "repo_owner": "Dignity-Academy" } }, - "issue_title": "Create status badges for the workflows : Backend", + "issue_title": "the wish-list, flash-sales", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "flash sales" }, { - "label_name": "hacktoberfest" + "label_name": "wishlists" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/LarsPihl/CappeLars/issues/1", + "issue_createdAt": "2023-09-28T11:23:48Z", "issue_repo": { - "repo_name": "", + "repo_name": "CappeLars", "repo_desc": "", - "repo_url": "", + "repo_url": "https://github.com/LarsPihl/CappeLars", "repo_stars": 0, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "LarsPihl" } }, - "issue_title": "", + "issue_title": "Jag vill äta gris, och har ingen hemma.", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ayushsarode/DSA-Learning-Kit/issues/16", - "issue_createdAt": "2023-09-28T06:30:12Z", + "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/103", + "issue_createdAt": "2023-09-28T11:23:42Z", "issue_repo": { - "repo_name": "DSA-Learning-Kit", - "repo_desc": "\"Comprehensive DSA practice repository: Code challenges, algorithms, data structures. Enhance coding skills, problem-solving. Valuable resource for acing technical interviews and mastering programming fundamentals.\"", - "repo_url": "https://github.com/ayushsarode/DSA-Learning-Kit", + "repo_name": "klaw-docs", + "repo_desc": "Klaw documentation site", + "repo_url": "https://github.com/Aiven-Open/klaw-docs", "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ayushsarode" + "repo_owner": "Aiven-Open" } }, - "issue_title": "Improve Documentation", + "issue_title": "Update docs to use the term \"Klaw Core\" correctly", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" }, @@ -49227,74 +49888,71 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Dun-sin/Whisper/issues/318", - "issue_createdAt": "2023-09-28T06:28:53Z", + "issue_url": "https://github.com/layer5io/sistent/issues/103", + "issue_createdAt": "2023-09-28T11:23:38Z", "issue_repo": { - "repo_name": "Whisper", - "repo_desc": "A fun Application to have a random chat with people safely", - "repo_url": "https://github.com/Dun-sin/Whisper", - "repo_stars": 229, + "repo_name": "sistent", + "repo_desc": "Layer5 Design System", + "repo_url": "https://github.com/layer5io/sistent", + "repo_stars": 31, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Dun-sin" + "repo_owner": "layer5io" } }, - "issue_title": "[FEATURE] [CHORE] Add `.eslintcache` to gitignore", + "issue_title": "Logo Needed for Sistent", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "area/ui" }, { "label_name": "good first issue" }, { - "label_name": "feature" - }, - { - "label_name": "EddieHub:good-first-issue" + "label_name": "hacktoberfest" }, { - "label_name": "assigned" + "label_name": "help wanted" }, { - "label_name": "hacktoberfest" + "label_name": "kind/enhancement" } ], - "label_totalcount": 6 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -49303,36 +49961,33 @@ }, { "Issue": { - "issue_url": "https://github.com/team-d3m0n1k/winbookBackend/issues/30", - "issue_createdAt": "2023-09-28T06:25:37Z", + "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/102", + "issue_createdAt": "2023-09-28T11:21:32Z", "issue_repo": { - "repo_name": "winbookBackend", - "repo_desc": "", - "repo_url": "https://github.com/team-d3m0n1k/winbookBackend", - "repo_stars": 0, + "repo_name": "klaw-docs", + "repo_desc": "Klaw documentation site", + "repo_url": "https://github.com/Aiven-Open/klaw-docs", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "team-d3m0n1k" + "repo_owner": "Aiven-Open" } }, - "issue_title": "Delegate business logic to services files", + "issue_title": "Update docs to use the term \"Kafka Connect\" correctly", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, @@ -49340,74 +49995,58 @@ "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/team-d3m0n1k/winbookBackend/issues/29", - "issue_createdAt": "2023-09-28T06:24:00Z", + "issue_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects/issues/3", + "issue_createdAt": "2023-09-28T11:21:13Z", "issue_repo": { - "repo_name": "winbookBackend", + "repo_name": "Cider-Technology-Projects", "repo_desc": "", - "repo_url": "https://github.com/team-d3m0n1k/winbookBackend", + "repo_url": "https://github.com/Dignity-Academy/Cider-Technology-Projects", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "team-d3m0n1k" + "repo_owner": "Dignity-Academy" } }, - "issue_title": "Fix duplicate messages when fetching chat", + "issue_title": "signup, header, footer of the website", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/code-charity/youtube/issues/1776", - "issue_createdAt": "2023-09-28T06:23:32Z", + "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/101", + "issue_createdAt": "2023-09-28T11:19:19Z", "issue_repo": { - "repo_name": "youtube", - "repo_desc": "Top ~ 100 Extension. Enrich your YouTube- \u0026 Video-experience \u0026 -choice [🧰80 lean Features 📌Longest-standing 👨‍👩‍👧‍👧Please help] ⚙️⋮[🎛️☕🎧🔊⏯️🎞️🎬📈🧩🎨 youtube playback, content discovery, player, extra buttons, youtube distractions \u0026 related videos / suggestions. youtube shorts, youtube ads, quality, codec, full tab, full screen. ...", - "repo_url": "https://github.com/code-charity/youtube", - "repo_stars": 2653, + "repo_name": "klaw-docs", + "repo_desc": "Klaw documentation site", + "repo_url": "https://github.com/Aiven-Open/klaw-docs", + "repo_stars": 4, "repo_langs": { "Nodes": [ { @@ -49417,68 +50056,59 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "code-charity" + "repo_owner": "Aiven-Open" } }, - "issue_title": "Consider adding \"| WaterTower\" and \"Soundtrack\" to music playback speed exception", + "issue_title": "Update docs to use the term \"API\" correctly", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "Completition / Revision" - }, - { - "label_name": "up-for-grabs" + "label_name": "hacktoberfest" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/apache/arrow-datafusion/issues/7681", - "issue_createdAt": "2023-09-28T06:16:43Z", + "issue_url": "https://github.com/srbhr/Resume-Matcher/issues/166", + "issue_createdAt": "2023-09-28T11:18:53Z", "issue_repo": { - "repo_name": "arrow-datafusion", - "repo_desc": "Apache Arrow DataFusion SQL Query Engine", - "repo_url": "https://github.com/apache/arrow-datafusion", - "repo_stars": 4046, + "repo_name": "Resume-Matcher", + "repo_desc": "Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions. ", + "repo_url": "https://github.com/srbhr/Resume-Matcher", + "repo_stars": 3047, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Jupyter Notebook" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" @@ -49486,23 +50116,26 @@ ] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "srbhr" } }, - "issue_title": "Supported expression operators should be documented", + "issue_title": "Shift docs to a \"Docs\" folder. ", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 0 @@ -49511,131 +50144,90 @@ }, { "Issue": { - "issue_url": "https://github.com/equinor/xtgeo/issues/904", - "issue_createdAt": "2023-09-28T06:15:53Z", + "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/100", + "issue_createdAt": "2023-09-28T11:17:45Z", "issue_repo": { - "repo_name": "xtgeo", - "repo_desc": "XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc", - "repo_url": "https://github.com/equinor/xtgeo", - "repo_stars": 103, + "repo_name": "klaw-docs", + "repo_desc": "Klaw documentation site", + "repo_url": "https://github.com/Aiven-Open/klaw-docs", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SWIG" } ] }, "Owner": { - "repo_owner": "equinor" + "repo_owner": "Aiven-Open" } }, - "issue_title": "Compiler warnings in C code", + "issue_title": "Update docs to use the term \"Confluent Cloud\" correctly ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/akshbswas98/TODO_React/issues/1", + "issue_createdAt": "2023-09-28T11:16:06Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", + "repo_name": "TODO_React", + "repo_desc": "Simple TODO application using React", + "repo_url": "https://github.com/akshbswas98/TODO_React", "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Curio-org/Curio/issues/41", - "issue_createdAt": "2023-09-28T06:14:23Z", - "issue_repo": { - "repo_name": "Curio", - "repo_desc": "YouTube video translation platform", - "repo_url": "https://github.com/Curio-org/Curio", - "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Curio-org" + "repo_owner": "akshbswas98" } }, - "issue_title": "Disappear underheader when video suggestions are loaded", + "issue_title": "improvements by integration of AI and Web3 elements", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "UI/UX" + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -49644,56 +50236,50 @@ }, { "Issue": { - "issue_url": "https://github.com/grafana/beyla/issues/318", - "issue_createdAt": "2023-09-28T06:11:14Z", + "issue_url": "https://github.com/VariantSync/DiffDetective/issues/101", + "issue_createdAt": "2023-09-28T11:15:37Z", "issue_repo": { - "repo_name": "beyla", - "repo_desc": "eBPF-based autoinstrumentation of HTTP and HTTPS services", - "repo_url": "https://github.com/grafana/beyla", - "repo_stars": 596, + "repo_name": "DiffDetective", + "repo_desc": "Library to Analyse Edits to Preprocessor-Based Software Product Lines", + "repo_url": "https://github.com/VariantSync/DiffDetective", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Jsonnet" + "repo_prog_language": "Haskell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "TeX" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "grafana" + "repo_owner": "VariantSync" } }, - "issue_title": "Cleanup info logs", + "issue_title": "Delete Deprecated `preliminary` Package", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Good First Issue" } ], "label_totalcount": 1 @@ -49708,117 +50294,81 @@ }, { "Issue": { - "issue_url": "https://github.com/jennifermarsman/AIforChildhoodHunger/issues/32", - "issue_createdAt": "2023-09-28T06:03:51Z", + "issue_url": "https://github.com/Aiven-Open/klaw-docs/issues/99", + "issue_createdAt": "2023-09-28T11:15:21Z", "issue_repo": { - "repo_name": "AIforChildhoodHunger", - "repo_desc": "Helping families in need access and navigate food programs and financial resources to reduce childhood hunger", - "repo_url": "https://github.com/jennifermarsman/AIforChildhoodHunger", - "repo_stars": 0, + "repo_name": "klaw-docs", + "repo_desc": "Klaw documentation site", + "repo_url": "https://github.com/Aiven-Open/klaw-docs", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "jennifermarsman" + "repo_owner": "Aiven-Open" } }, - "issue_title": "Question 7 should only be visible if 6 is selected as yes", + "issue_title": "Update docs to use the term \"Klaw Cluster API\" correctly", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/MagicMan1018/MAGIC-S-MOBILE-STUDIO-/issues/1", - "issue_createdAt": "2023-09-28T06:03:09Z", - "issue_repo": { - "repo_name": "MAGIC-S-MOBILE-STUDIO-", - "repo_desc": "", - "repo_url": "https://github.com/MagicMan1018/MAGIC-S-MOBILE-STUDIO-", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "MagicMan1018" - } - }, - "issue_title": "#reelthreads 🤫", - "issue_labels": { - "Nodes": [ + }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/seonwoo960000/ai-sidebar/issues/4", - "issue_createdAt": "2023-09-28T06:01:53Z", + "issue_url": "https://github.com/erhant/moonmath/issues/16", + "issue_createdAt": "2023-09-28T11:14:20Z", "issue_repo": { - "repo_name": "ai-sidebar", - "repo_desc": "Open source \u0026 Free AI Sidebar ", - "repo_url": "https://github.com/seonwoo960000/ai-sidebar", - "repo_stars": 1, + "repo_name": "moonmath", + "repo_desc": "Solutions to exercises from MoonMath Manual to zkSNARKs.", + "repo_url": "https://github.com/erhant/moonmath", + "repo_stars": 20, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "Sage" } ] }, "Owner": { - "repo_owner": "seonwoo960000" + "repo_owner": "erhant" } }, - "issue_title": "Allow users to select the openai role ", + "issue_title": "FIx `*` in math notation ", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -49830,83 +50380,80 @@ }, { "Issue": { - "issue_url": "https://github.com/seonwoo960000/ai-sidebar/issues/3", - "issue_createdAt": "2023-09-28T05:59:20Z", + "issue_url": "https://github.com/mlsanigeria/AI-Hacktober-MLSA/issues/11", + "issue_createdAt": "2023-09-28T11:13:34Z", "issue_repo": { - "repo_name": "ai-sidebar", - "repo_desc": "Open source \u0026 Free AI Sidebar ", - "repo_url": "https://github.com/seonwoo960000/ai-sidebar", - "repo_stars": 1, + "repo_name": "AI-Hacktober-MLSA", + "repo_desc": "Contributing to cutting-edge open-source projects in Machine Learning hosted my MLSA Nigeria", + "repo_url": "https://github.com/mlsanigeria/AI-Hacktober-MLSA", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "seonwoo960000" + "repo_owner": "mlsanigeria" } }, - "issue_title": "Allow users to select the openai model ", + "issue_title": "Correct Errors in Contribution Guidelines", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/enrich-platforms/toppings/issues/1", - "issue_createdAt": "2023-09-28T05:49:56Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/33", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "toppings", - "repo_desc": "Toppings adds an extra layer of flavor for a more efficient and convenient web.", - "repo_url": "https://github.com/enrich-platforms/toppings", - "repo_stars": 4, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "enrich-platforms" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "[youtube][ui/ux]: Improve styles for playlist runtime section", + "issue_title": "Starting with DevOps and Infrastructure as Code (IaC)", "issue_labels": { "Nodes": [ { @@ -49916,13 +50463,10 @@ "label_name": "hacktoberfest" }, { - "label_name": "ui/ux" - }, - { - "label_name": "design" + "label_name": "DevOps" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -49934,56 +50478,47 @@ }, { "Issue": { - "issue_url": "https://github.com/toeverything/blocksuite/issues/4932", - "issue_createdAt": "2023-09-28T05:36:36Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/34", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "blocksuite", - "repo_desc": "🎨 The toolkit for block-based structral editing.", - "repo_url": "https://github.com/toeverything/blocksuite", - "repo_stars": 2876, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Vue" } ] }, "Owner": { - "repo_owner": "toeverything" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Add test for inputting quickly in frame title", + "issue_title": "Beginning with Jupyter Notebooks", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "mod:edgeless" - }, - { - "label_name": "type:test" + "label_name": "hacktoberfest" }, { - "label_name": "help wanted" + "label_name": "Data Science" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -49995,56 +50530,50 @@ }, { "Issue": { - "issue_url": "https://github.com/hackforla/website/issues/5618", - "issue_createdAt": "2023-09-28T05:34:13Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/35", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "website", - "repo_desc": "Hack for LA's website", - "repo_url": "https://github.com/hackforla/website", - "repo_stars": 232, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "hackforla" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Add \"Westside\" to list of words in Code Spell Checker configuration file", + "issue_title": "Introduction to Flutter for Mobile App Development", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "role: front end" - }, - { - "label_name": "role: back end/devOps" - }, - { - "label_name": "Feature: Infrastructure" - }, - { - "label_name": "Ready for Prioritization" + "label_name": "hacktoberfest" }, { - "label_name": "size: 0.25pt" + "label_name": "Mobile App Development" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -50053,77 +50582,50 @@ }, { "Issue": { - "issue_url": "https://github.com/samchon/typia/issues/824", - "issue_createdAt": "2023-09-28T05:33:24Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/36", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "typia", - "repo_desc": "Super-fast/easy runtime validations and serializations through transformation", - "repo_url": "https://github.com/samchon/typia", - "repo_stars": 3422, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "samchon" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "`addDiagnostic` return type is redundant", + "issue_title": "Beginning with Quantum Computing", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "question" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/maximilienpy/mon_site_web/issues/1", - "issue_createdAt": "2023-09-28T05:32:55Z", - "issue_repo": { - "repo_name": "mon_site_web", - "repo_desc": "site web pour la formation git", - "repo_url": "https://github.com/maximilienpy/mon_site_web", - "repo_stars": 1, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "maximilienpy" - } - }, - "issue_title": "il manque ce fichier readme", - "issue_labels": { - "Nodes": [ + "label_name": "hacktoberfest" + }, { - "label_name": "good first issue" + "label_name": "Quantum Computing" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -50132,50 +50634,50 @@ }, { "Issue": { - "issue_url": "https://github.com/DesignLiquido/delegua/issues/519", - "issue_createdAt": "2023-09-28T05:28:20Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/37", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "delegua", - "repo_desc": "Linguagem de programação 100% em português baseada em TypeScript, independente de sistema operacional e dispositivo, e suporte a múltiplos dialetos.", - "repo_url": "https://github.com/DesignLiquido/delegua", - "repo_stars": 159, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Portugol" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "ANTLR" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "DesignLiquido" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Escreva está retornando `[object Object]`", + "issue_title": "Getting Started with Solidity for Ethereum Smart Contracts", "issue_labels": { "Nodes": [ { - "label_name": "problema" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "BlockChain" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -50184,87 +50686,99 @@ }, { "Issue": { - "issue_url": "https://github.com/swiftwave-org/swiftwave-dashboard/issues/40", - "issue_createdAt": "2023-09-28T05:24:26Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/28", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "swiftwave-dashboard", - "repo_desc": "💻 SwiftWave dashboard to manage git, domain and deployed application at one window", - "repo_url": "https://github.com/swiftwave-org/swiftwave-dashboard", - "repo_stars": 2, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "swiftwave-org" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "bug: SSL certificate fullchain textarea should be editable", + "issue_title": "Introduction to GraphQL", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { "label_name": "hacktoberfest" + }, + { + "label_name": "Web Development" + }, + { + "label_name": "API" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/hasundue/deno-molt/issues/10", - "issue_createdAt": "2023-09-28T05:24:15Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/26", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "deno-molt", - "repo_desc": "A Deno module to update dependencies with deno_graph", - "repo_url": "https://github.com/hasundue/deno-molt", - "repo_stars": 18, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "hasundue" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Provide complete documentation on APIs", + "issue_title": "Exploring the Jamstack Architecture", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "hacktoberfest" }, { - "label_name": "good first issue" + "label_name": "Web Development" } ], "label_totalcount": 3 @@ -50279,34 +50793,34 @@ }, { "Issue": { - "issue_url": "https://github.com/KwickerHub/frontend/issues/290", - "issue_createdAt": "2023-09-28T05:18:06Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/30", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "frontend", - "repo_desc": "The repository for the ACES software aid frontend. Making it easier to develop and build content on the internet.", - "repo_url": "https://github.com/KwickerHub/frontend", - "repo_stars": 32, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Python" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "KwickerHub" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Hacktoberfest - The Month of Open Source", + "issue_title": "Starting with SwiftUI for iOS App Development", "issue_labels": { "Nodes": [ { @@ -50316,7 +50830,7 @@ "label_name": "hacktoberfest" }, { - "label_name": "Hactoberfest2023" + "label_name": "Mobile App Development" } ], "label_totalcount": 3 @@ -50331,31 +50845,34 @@ }, { "Issue": { - "issue_url": "https://github.com/depapp/IndoGitHubers/issues/2", - "issue_createdAt": "2023-09-28T04:44:46Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/31", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "IndoGitHubers", - "repo_desc": "IndoGitHubers", - "repo_url": "https://github.com/depapp/IndoGitHubers", - "repo_stars": 10, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "depapp" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "[Testing] integrate `Playwright` as UI E2E test", + "issue_title": "Exploring WebAssembly (Wasm)", "issue_labels": { "Nodes": [ { @@ -50365,132 +50882,117 @@ "label_name": "hacktoberfest" }, { - "label_name": "hacktoberfest-accepted" - }, - { - "label_name": "testing" + "label_name": "Web Development" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/nextcloud/neon/issues/861", - "issue_createdAt": "2023-09-28T04:41:00Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/32", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "neon", - "repo_desc": "A framework for building convergent cross-platform Nextcloud clients using Flutter.", - "repo_url": "https://github.com/nextcloud/neon", - "repo_stars": 55, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "C" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "nextcloud" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Remove Scrollbars", + "issue_title": "Introduction to Data Visualization with D3.js", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "package: neon" - }, - { - "label_name": "package: neon_files" + "label_name": "hacktoberfest" }, { - "label_name": "refactoring" + "label_name": "Data Visualization" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mcgill-robotics/AUV-2024/issues/289", - "issue_createdAt": "2023-09-28T04:29:39Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/27", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "AUV-2024", - "repo_desc": "Software running on ____ AUV for 2024 RoboSub competition ", - "repo_url": "https://github.com/mcgill-robotics/AUV-2024", - "repo_stars": 14, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "mcgill-robotics" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "Change all sim launch files to use the sim clock instead of real time", + "issue_title": "Starting with Natural Language Processing (NLP)", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" + }, + { + "label_name": "Data Science" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -50499,50 +51001,50 @@ }, { "Issue": { - "issue_url": "https://github.com/Ivy-Apps/ivy-wallet/issues/2718", - "issue_createdAt": "2023-09-28T04:26:47Z", + "issue_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive/issues/29", + "issue_createdAt": "2023-09-28T11:11:25Z", "issue_repo": { - "repo_name": "ivy-wallet", - "repo_desc": "Ivy Wallet is an open-source money manager app for android that you can either build or download from Google Play.", - "repo_url": "https://github.com/Ivy-Apps/ivy-wallet", - "repo_stars": 1617, + "repo_name": "hackers_hive", + "repo_desc": "", + "repo_url": "https://github.com/Grimm-s-Alchemy-Chamber/hackers_hive", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "HTML" }, { "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "D2" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Ivy-Apps" + "repo_owner": "Grimm-s-Alchemy-Chamber" } }, - "issue_title": "[BUG] It should not be possible to create negative transactions", + "issue_title": "Getting Started with Golang (Go)", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "approved" + "label_name": "GO" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -50551,50 +51053,59 @@ }, { "Issue": { - "issue_url": "https://github.com/TBD54566975/developer.tbd.website/issues/759", - "issue_createdAt": "2023-09-28T04:23:05Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/90", + "issue_createdAt": "2023-09-28T11:11:17Z", "issue_repo": { - "repo_name": "developer.tbd.website", - "repo_desc": "Source for the TBD Developer Website at developer.tbd.website", - "repo_url": "https://github.com/TBD54566975/developer.tbd.website", - "repo_stars": 13, + "repo_name": "ggggg", + "repo_desc": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "TBD54566975" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "Alignment issue in the Header component", + "issue_title": "create 5", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "hacktoberfest" + "label_name": "invalid" + }, + { + "label_name": "low-priority" + }, + { + "label_name": "in-progress" } ], - "label_totalcount": 2 + "label_totalcount": 9 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -50603,38 +51114,59 @@ }, { "Issue": { - "issue_url": "https://github.com/Agnik7/Arduino-Codes/issues/9", - "issue_createdAt": "2023-09-28T04:22:59Z", + "issue_url": "https://github.com/allegro/hermes/issues/1740", + "issue_createdAt": "2023-09-28T11:04:39Z", "issue_repo": { - "repo_name": "Arduino-Codes", - "repo_desc": "Your one stop solution for Arduino", - "repo_url": "https://github.com/Agnik7/Arduino-Codes", - "repo_stars": 4, + "repo_name": "hermes", + "repo_desc": "Fast and reliable message broker built on top of Kafka.", + "repo_url": "https://github.com/allegro/hermes", + "repo_stars": 768, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Groovy" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Agnik7" + "repo_owner": "allegro" } }, - "issue_title": "Contribute to this repo!!", + "issue_title": "Implement filtering subscription list in topic view", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "hacktoberfest" }, { - "label_name": "hacktoberfest" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -50643,73 +51175,59 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/anton-dimention-1/ggggg/issues/87", + "issue_createdAt": "2023-09-28T11:01:45Z", "issue_repo": { - "repo_name": "", + "repo_name": "ggggg", "repo_desc": "", - "repo_url": "", + "repo_url": "https://github.com/anton-dimention-1/ggggg", "repo_stars": 0, - "repo_langs": { - "Nodes": null - }, - "Owner": { - "repo_owner": "" - } - }, - "issue_title": "", - "issue_labels": { - "Nodes": null, - "label_totalcount": 0 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/rohan472000/Java-DSA-InterviewPrep/issues/14", - "issue_createdAt": "2023-09-28T04:21:07Z", - "issue_repo": { - "repo_name": "Java-DSA-InterviewPrep", - "repo_desc": "A comprehensive repository containing a curated collection of Java-based Data Structures and Algorithms (DSA) questions.", - "repo_url": "https://github.com/rohan472000/Java-DSA-InterviewPrep", - "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "rohan472000" + "repo_owner": "anton-dimention-1" } }, - "issue_title": "Make PR template ", + "issue_title": "create3", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "hactoberfest" + "label_name": "invalid" + }, + { + "label_name": "low-priority" + }, + { + "label_name": "TODO" } ], - "label_totalcount": 3 + "label_totalcount": 8 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }