diff --git a/backend/data.json b/backend/data.json index fefe2449..e3e1f881 100644 --- a/backend/data.json +++ b/backend/data.json @@ -1,72 +1,117 @@ [ { "Issue": { - "issue_url": "https://github.com/PlayNoise/PlayNoise.js/issues/23", - "issue_createdAt": "2025-01-29T05:30:38Z", + "issue_url": "https://github.com/yasinvahora56/My-Portfolio/issues/1", + "issue_createdAt": "2025-01-29T13:34:42Z", "issue_repo": { - "repo_name": "PlayNoise.js", - "repo_desc": "Creating music with the browser. From Speech to Musical Instrument", - "repo_url": "https://github.com/PlayNoise/PlayNoise.js", - "repo_stars": 3, + "repo_name": "My-Portfolio", + "repo_desc": "", + "repo_url": "https://github.com/yasinvahora56/My-Portfolio", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "PlayNoise" + "repo_owner": "yasinvahora56" } }, - "issue_title": "Improving Error Handling", + "issue_title": "Make this is responsive for smart phone", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "easy" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/PlayNoise/PlayNoise.js/issues/22", - "issue_createdAt": "2025-01-29T05:29:35Z", + "issue_url": "https://github.com/biomejs/biome/issues/4993", + "issue_createdAt": "2025-01-29T13:29:39Z", "issue_repo": { - "repo_name": "PlayNoise.js", - "repo_desc": "Creating music with the browser. From Speech to Musical Instrument", - "repo_url": "https://github.com/PlayNoise/PlayNoise.js", - "repo_stars": 3, + "repo_name": "biome", + "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.", + "repo_url": "https://github.com/biomejs/biome", + "repo_stars": 16701, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "RenderScript" } ] }, "Owner": { - "repo_owner": "PlayNoise" + "repo_owner": "biomejs" } }, - "issue_title": "Refactor Existing Code", + "issue_title": "💅 `useAsync` does not warn on functions with decorator with callback argument", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "A-Linter" + }, + { + "label_name": "L-JavaScript" + }, + { + "label_name": "S-Bug-confirmed" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -75,32 +120,41 @@ }, { "Issue": { - "issue_url": "https://github.com/PlayNoise/PlayNoise.js/issues/21", - "issue_createdAt": "2025-01-29T05:28:29Z", + "issue_url": "https://github.com/IntegerAlex/syncro/issues/5", + "issue_createdAt": "2025-01-29T13:29:19Z", "issue_repo": { - "repo_name": "PlayNoise.js", - "repo_desc": "Creating music with the browser. From Speech to Musical Instrument", - "repo_url": "https://github.com/PlayNoise/PlayNoise.js", - "repo_stars": 3, + "repo_name": "syncro", + "repo_desc": "Why just learn GIT, Build your own GIT", + "repo_url": "https://github.com/IntegerAlex/syncro", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "PlayNoise" + "repo_owner": "IntegerAlex" } }, - "issue_title": "Improve Documentation", + "issue_title": "(CXX-S1004) While processing the buffer using `printf`/`scanf`, not using any width for the format specifier `%s` is vulnerable to buffer overflow", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -112,25 +166,34 @@ }, { "Issue": { - "issue_url": "https://github.com/PlayNoise/PlayNoise.js/issues/20", - "issue_createdAt": "2025-01-29T05:27:18Z", + "issue_url": "https://github.com/raizestudio/heracles/issues/1", + "issue_createdAt": "2025-01-29T13:27:23Z", "issue_repo": { - "repo_name": "PlayNoise.js", - "repo_desc": "Creating music with the browser. From Speech to Musical Instrument", - "repo_url": "https://github.com/PlayNoise/PlayNoise.js", - "repo_stars": 3, + "repo_name": "heracles", + "repo_desc": "", + "repo_url": "https://github.com/raizestudio/heracles", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "PlayNoise" + "repo_owner": "raizestudio" } }, - "issue_title": "UI Tweaks and Enhancements", + "issue_title": "Add session to the app footer", "issue_labels": { "Nodes": [ { @@ -149,50 +212,28 @@ }, { "Issue": { - "issue_url": "https://github.com/mukundsolanki/Schedulo/issues/24", - "issue_createdAt": "2025-01-29T05:26:57Z", + "issue_url": "https://github.com/BillyBob-cpu/Supdegit3/issues/1", + "issue_createdAt": "2025-01-29T13:25:53Z", "issue_repo": { - "repo_name": "Schedulo", - "repo_desc": "Streamline your scheduling process and save time with our intuitive management platform.", - "repo_url": "https://github.com/mukundsolanki/Schedulo", - "repo_stars": 4, + "repo_name": "Supdegit3", + "repo_desc": "", + "repo_url": "https://github.com/BillyBob-cpu/Supdegit3", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "mukundsolanki" + "repo_owner": "BillyBob-cpu" } }, - "issue_title": "Add \"Launched on Peerlist\" Logo to Homepage", + "issue_title": "Installer Flask", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "IWOC2025" - }, - { - "label_name": "Easy" - }, - { - "label_name": "UI/UX-Enhancement" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -204,38 +245,38 @@ }, { "Issue": { - "issue_url": "https://github.com/Angra3dStudio/SiteAngra3dStudioV2.0/issues/44", - "issue_createdAt": "2025-01-29T05:16:20Z", + "issue_url": "https://github.com/mubarak23/chainevents-contracts/issues/125", + "issue_createdAt": "2025-01-29T13:24:33Z", "issue_repo": { - "repo_name": "SiteAngra3dStudioV2.0", - "repo_desc": "Version 2.0 rebuild and new features, upgrades ", - "repo_url": "https://github.com/Angra3dStudio/SiteAngra3dStudioV2.0", - "repo_stars": 1, + "repo_name": "chainevents-contracts", + "repo_desc": "cairo contract implementation for chainevents", + "repo_url": "https://github.com/mubarak23/chainevents-contracts", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "Angra3dStudio" + "repo_owner": "mubarak23" } }, - "issue_title": "Create button language PT-br / US", + "issue_title": "Create a Private Function For Fetch all attendees on event", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "ODBoost" } ], "label_totalcount": 2 @@ -244,31 +285,40 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/PlayNoise/PlayNoise.js/issues/19", - "issue_createdAt": "2025-01-29T05:15:44Z", + "issue_url": "https://github.com/ShubhamAsati-123/localhost-website/issues/32", + "issue_createdAt": "2025-01-29T13:24:02Z", "issue_repo": { - "repo_name": "PlayNoise.js", - "repo_desc": "Creating music with the browser. From Speech to Musical Instrument", - "repo_url": "https://github.com/PlayNoise/PlayNoise.js", - "repo_stars": 3, + "repo_name": "localhost-website", + "repo_desc": "", + "repo_url": "https://github.com/ShubhamAsati-123/localhost-website", + "repo_stars": 1, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "PlayNoise" + "repo_owner": "ShubhamAsati-123" } }, - "issue_title": "Testing on other enviroments (OS and Browsers)", + "issue_title": "Add this Loader", "issue_labels": { "Nodes": [ { @@ -287,96 +337,72 @@ }, { "Issue": { - "issue_url": "https://github.com/HanYu-Wu04/Creek-Lands-Conservation/issues/28", - "issue_createdAt": "2025-01-29T05:13:15Z", + "issue_url": "https://github.com/Mok1ns/Cours2vinci/issues/1", + "issue_createdAt": "2025-01-29T13:23:48Z", "issue_repo": { - "repo_name": "Creek-Lands-Conservation", - "repo_desc": "A web app for event management.", - "repo_url": "https://github.com/HanYu-Wu04/Creek-Lands-Conservation", - "repo_stars": 3, + "repo_name": "Cours2vinci", + "repo_desc": "", + "repo_url": "https://github.com/Mok1ns/Cours2vinci", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "HanYu-Wu04" + "repo_owner": "Mok1ns" } }, - "issue_title": "Update README", + "issue_title": "Installer Flask", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "easy" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 5 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/issues/2152", - "issue_createdAt": "2025-01-29T04:43:05Z", + "issue_url": "https://github.com/Legu11/JETABLE/issues/1", + "issue_createdAt": "2025-01-29T13:22:58Z", "issue_repo": { - "repo_name": "cluster-api-provider-ibmcloud", - "repo_desc": "Cluster API Provider for IBM Cloud", - "repo_url": "https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud", - "repo_stars": 64, + "repo_name": "JETABLE", + "repo_desc": "", + "repo_url": "https://github.com/Legu11/JETABLE", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "kubernetes-sigs" + "repo_owner": "Legu11" } }, - "issue_title": "Update release data in documentation", + "issue_title": "Installer flask", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -385,38 +411,28 @@ }, { "Issue": { - "issue_url": "https://github.com/demola234/flutter_bunny_cli/issues/8", - "issue_createdAt": "2025-01-29T04:39:45Z", + "issue_url": "https://github.com/Rickaaaa/supdegit1/issues/1", + "issue_createdAt": "2025-01-29T13:22:50Z", "issue_repo": { - "repo_name": "flutter_bunny_cli", - "repo_desc": "🐰 Lightweight Cli tool for generating flutter projects blazingly⚡️ fast 💨", - "repo_url": "https://github.com/demola234/flutter_bunny_cli", + "repo_name": "supdegit1", + "repo_desc": "", + "repo_url": "https://github.com/Rickaaaa/supdegit1", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dart" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "demola234" + "repo_owner": "Rickaaaa" } }, - "issue_title": "Create a Repository for Community Plugins and Templates", + "issue_title": "Installer Flask", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -428,47 +444,32 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9937", - "issue_createdAt": "2025-01-29T04:36:55Z", + "issue_url": "https://github.com/Adelito951/Adelito95/issues/1", + "issue_createdAt": "2025-01-29T13:22:50Z", "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": 46, + "repo_name": "Adelito95", + "repo_desc": "", + "repo_url": "https://github.com/Adelito951/Adelito95", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "Adelito951" } }, - "issue_title": "ยุทธเตาทอง", + "issue_title": "Installer Flasks", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Thailand" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -480,53 +481,28 @@ }, { "Issue": { - "issue_url": "https://github.com/sushilrajeeva/askpdf-frontend/issues/7", - "issue_createdAt": "2025-01-29T04:35:37Z", + "issue_url": "https://github.com/Loulou733/Cours_git/issues/1", + "issue_createdAt": "2025-01-29T13:22:46Z", "issue_repo": { - "repo_name": "askpdf-frontend", + "repo_name": "Cours_git", "repo_desc": "", - "repo_url": "https://github.com/sushilrajeeva/askpdf-frontend", + "repo_url": "https://github.com/Loulou733/Cours_git", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "sushilrajeeva" + "repo_owner": "Loulou733" } }, - "issue_title": "[FEAT]: Add Upload Loader for File Processing", + "issue_title": "Installer Flacks", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "UI/UX" - }, - { - "label_name": "frontend" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -538,80 +514,58 @@ }, { "Issue": { - "issue_url": "https://github.com/Open-Trader/opentrader/issues/104", - "issue_createdAt": "2025-01-29T04:02:56Z", + "issue_url": "https://github.com/Ycfgrm/jetable/issues/1", + "issue_createdAt": "2025-01-29T13:22:45Z", "issue_repo": { - "repo_name": "opentrader", - "repo_desc": "🤖 Open-source crypto trading bot | 📈 DCA \u0026 GRID strategies | ✨ UI | ⭐ Star to support the project!", - "repo_url": "https://github.com/Open-Trader/opentrader", - "repo_stars": 725, + "repo_name": "jetable", + "repo_desc": "", + "repo_url": "https://github.com/Ycfgrm/jetable", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Open-Trader" + "repo_owner": "Ycfgrm" } }, - "issue_title": "Check for updates when starting the app", + "issue_title": "installer flask", "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": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/csc510-group11/git-homework2/issues/8", - "issue_createdAt": "2025-01-29T03:45:33Z", + "issue_url": "https://github.com/Yanis-CH07/MONCHOIX/issues/1", + "issue_createdAt": "2025-01-29T13:22:45Z", "issue_repo": { - "repo_name": "git-homework2", + "repo_name": "MONCHOIX", "repo_desc": "", - "repo_url": "https://github.com/csc510-group11/git-homework2", + "repo_url": "https://github.com/Yanis-CH07/MONCHOIX", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "csc510-group11" + "repo_owner": "Yanis-CH07" } }, - "issue_title": "Complete Git Tutorials Exercise - nafreen", + "issue_title": "Installer Flask", "issue_labels": { "Nodes": [ { @@ -630,114 +584,65 @@ }, { "Issue": { - "issue_url": "https://github.com/SpokaneTech/SpokaneTechWeb/issues/28", - "issue_createdAt": "2025-01-29T03:32:05Z", + "issue_url": "https://github.com/Mossbaddi/JETABLE/issues/1", + "issue_createdAt": "2025-01-29T13:22:43Z", "issue_repo": { - "repo_name": "SpokaneTechWeb", - "repo_desc": "source code for spokanetech.org", - "repo_url": "https://github.com/SpokaneTech/SpokaneTechWeb", - "repo_stars": 3, + "repo_name": "JETABLE", + "repo_desc": "", + "repo_url": "https://github.com/Mossbaddi/JETABLE", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "SpokaneTech" + "repo_owner": "Mossbaddi" } }, - "issue_title": "[Feature Request]: add links to group detail page", + "issue_title": "Installer Flask", "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/davidgraymi/gitpolicy/issues/14", - "issue_createdAt": "2025-01-29T03:30:45Z", + "issue_url": "https://github.com/TheSuicidalPenguin/Swigger/issues/5", + "issue_createdAt": "2025-01-29T13:15:19Z", "issue_repo": { - "repo_name": "gitpolicy", - "repo_desc": "Git for policies! Painless self-hosted all-in-one policy management service, including Git hosting, policy review, team collaboration, package registry and CI/CD", - "repo_url": "https://github.com/davidgraymi/gitpolicy", + "repo_name": "Swigger", + "repo_desc": "", + "repo_url": "https://github.com/TheSuicidalPenguin/Swigger", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "davidgraymi" + "repo_owner": "TheSuicidalPenguin" } }, - "issue_title": "Replace the word branch with ... something", + "issue_title": "Add function that validates the entered JSON Object / File", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "feature" } ], "label_totalcount": 2 @@ -746,96 +651,80 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/spineda2019/osOS/issues/3", - "issue_createdAt": "2025-01-29T03:14:42Z", + "issue_url": "https://github.com/microcks/microcks-cli/issues/97", + "issue_createdAt": "2025-01-29T13:15:13Z", "issue_repo": { - "repo_name": "osOS", - "repo_desc": "Oso's Os, or BearOS", - "repo_url": "https://github.com/spineda2019/osOS", - "repo_stars": 1, + "repo_name": "microcks-cli", + "repo_desc": "Simple CLI for interacting with Microcks test APIs", + "repo_url": "https://github.com/microcks/microcks-cli", + "repo_stars": 21, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Assembly" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "Go" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Zig" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "spineda2019" + "repo_owner": "microcks" } }, - "issue_title": "Continuous Integration Testing", + "issue_title": "Improving Microcks CLI or creating some microcks utility likemksctl", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "testing" + "label_name": "keep-open" } ], - "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/nasa-madi/madi-core/issues/19", - "issue_createdAt": "2025-01-29T03:04:18Z", + "issue_url": "https://github.com/TheSuicidalPenguin/Swigger/issues/4", + "issue_createdAt": "2025-01-29T13:14:10Z", "issue_repo": { - "repo_name": "madi-core", + "repo_name": "Swigger", "repo_desc": "", - "repo_url": "https://github.com/nasa-madi/madi-core", + "repo_url": "https://github.com/TheSuicidalPenguin/Swigger", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "nasa-madi" + "repo_owner": "TheSuicidalPenguin" } }, - "issue_title": "Add Trello Board to public Docs", + "issue_title": "Design liftup", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -853,62 +742,31 @@ }, { "Issue": { - "issue_url": "https://github.com/instructlab/ui/issues/516", - "issue_createdAt": "2025-01-29T02:52:09Z", + "issue_url": "https://github.com/TheSuicidalPenguin/Swigger/issues/3", + "issue_createdAt": "2025-01-29T13:13:41Z", "issue_repo": { - "repo_name": "ui", - "repo_desc": "Place to hack on UI for InstructLab", - "repo_url": "https://github.com/instructlab/ui", - "repo_stars": 22, + "repo_name": "Swigger", + "repo_desc": "", + "repo_url": "https://github.com/TheSuicidalPenguin/Swigger", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "SCSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "instructlab" + "repo_owner": "TheSuicidalPenguin" } }, - "issue_title": "CSS in custom model endpoint got weird after pfly6 bump", + "issue_title": "Save the endpoints inside specific addon storage instead of local storage", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -920,59 +778,28 @@ }, { "Issue": { - "issue_url": "https://github.com/davidgraymi/gitpolicy/issues/4", - "issue_createdAt": "2025-01-29T02:24:13Z", + "issue_url": "https://github.com/TheSuicidalPenguin/Swigger/issues/2", + "issue_createdAt": "2025-01-29T13:12:51Z", "issue_repo": { - "repo_name": "gitpolicy", - "repo_desc": "Git for policies! Painless self-hosted all-in-one policy management service, including Git hosting, policy review, team collaboration, package registry and CI/CD", - "repo_url": "https://github.com/davidgraymi/gitpolicy", + "repo_name": "Swigger", + "repo_desc": "", + "repo_url": "https://github.com/TheSuicidalPenguin/Swigger", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "davidgraymi" + "repo_owner": "TheSuicidalPenguin" } }, - "issue_title": "Change merge verbiage to accept", + "issue_title": "Add ability for user to download filtered JSON file", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "feature" } ], "label_totalcount": 2 @@ -981,49 +808,59 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/8291", - "issue_createdAt": "2025-01-29T02:18:58Z", + "issue_url": "https://github.com/systm-spec/redesigned-octo-sniffle/issues/10", + "issue_createdAt": "2025-01-29T13:12:33Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", - "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", - "repo_stars": 0, + "repo_name": "redesigned-octo-sniffle", + "repo_desc": "TaMDB", + "repo_url": "https://github.com/systm-spec/redesigned-octo-sniffle", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "systm-spec" } }, - "issue_title": "1254517775", + "issue_title": "[Backend] POST Musical Endpoint", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "documentation" }, { - "label_name": "duplicate" + "label_name": "help wanted" }, { "label_name": "good first issue" - }, - { - "label_name": "question" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -1032,226 +869,266 @@ }, { "Issue": { - "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/8290", - "issue_createdAt": "2025-01-29T02:18:21Z", + "issue_url": "https://github.com/TheSuicidalPenguin/Swigger/issues/1", + "issue_createdAt": "2025-01-29T13:12:17Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", + "repo_name": "Swigger", "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", + "repo_url": "https://github.com/TheSuicidalPenguin/Swigger", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "TheSuicidalPenguin" } }, - "issue_title": "616356188", + "issue_title": "Add ability for user to upload JSON file instead of pasting it", "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": "feature" } ], - "label_totalcount": 8 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/8288", - "issue_createdAt": "2025-01-29T02:17:58Z", + "issue_url": "https://github.com/darellanodev/face-toon-maker/issues/25", + "issue_createdAt": "2025-01-29T12:59:35Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", - "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", + "repo_name": "face-toon-maker", + "repo_desc": "This is a web app to customize a toon face", + "repo_url": "https://github.com/darellanodev/face-toon-maker", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "darellanodev" } }, - "issue_title": "851058168", + "issue_title": "Create a new image for the eyes, nose, and mouth, including your author name.", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "invalid" } ], - "label_totalcount": 6 + "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/AutomationSyncUser/Unit_Automation_Issues/issues/8285", - "issue_createdAt": "2025-01-29T02:14:26Z", + "issue_url": "https://github.com/NoshonNetworks/landver/issues/293", + "issue_createdAt": "2025-01-29T12:59:14Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", - "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", - "repo_stars": 0, + "repo_name": "landver", + "repo_desc": "Onchain Land Management", + "repo_url": "https://github.com/NoshonNetworks/landver", + "repo_stars": 8, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Cairo" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "NoshonNetworks" } }, - "issue_title": "1665210537", + "issue_title": "Switch from React-Toastify to PrimeReact Toast", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "question" + "label_name": "Frontend" } ], - "label_totalcount": 5 + "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/AutomationSyncUser/Unit_Automation_Issues/issues/8279", - "issue_createdAt": "2025-01-29T02:11:54Z", + "issue_url": "https://github.com/pg-sharding/spqr/issues/983", + "issue_createdAt": "2025-01-29T12:41:35Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", - "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", - "repo_stars": 0, + "repo_name": "spqr", + "repo_desc": "Stateless Postgres Query Router.", + "repo_url": "https://github.com/pg-sharding/spqr", + "repo_stars": 967, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Yacc" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "Ragel" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HCL" + } + ] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "pg-sharding" } }, - "issue_title": "1821222009", + "issue_title": "Do not ignore schema of a table", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "question" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues/issues/8275", - "issue_createdAt": "2025-01-29T02:06:05Z", + "issue_url": "https://github.com/Yadgah/Yadgah/issues/55", + "issue_createdAt": "2025-01-29T12:37:50Z", "issue_repo": { - "repo_name": "Unit_Automation_Issues", - "repo_desc": "", - "repo_url": "https://github.com/AutomationSyncUser/Unit_Automation_Issues", - "repo_stars": 0, + "repo_name": "Yadgah", + "repo_desc": "Yadgah A Platform for Experience Sharing \u0026 Q\u0026A", + "repo_url": "https://github.com/Yadgah/Yadgah", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "AutomationSyncUser" + "repo_owner": "Yadgah" } }, - "issue_title": "254886926", + "issue_title": "Allow Users to Edit \u0026 Delete Their Replies", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { - "label_name": "documentation" + "label_name": "help wanted" }, { - "label_name": "duplicate" + "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "UI/UX" }, { - "label_name": "good first issue" + "label_name": "django" }, { - "label_name": "invalid" + "label_name": "Front" }, { - "label_name": "question" + "label_name": "Back" } ], "label_totalcount": 7 @@ -1260,126 +1137,117 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mlange-42/modo/issues/154", - "issue_createdAt": "2025-01-29T01:53:11Z", + "issue_url": "https://github.com/mubarak23/chainevents-contracts/issues/123", + "issue_createdAt": "2025-01-29T12:36:21Z", "issue_repo": { - "repo_name": "modo", - "repo_desc": "Modo🧯 -- DocGen for Mojo🔥", - "repo_url": "https://github.com/mlange-42/modo", - "repo_stars": 4, + "repo_name": "chainevents-contracts", + "repo_desc": "cairo contract implementation for chainevents", + "repo_url": "https://github.com/mubarak23/chainevents-contracts", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "Mojo" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "mlange-42" + "repo_owner": "mubarak23" } }, - "issue_title": "Generate `README.md` in `docs/site` with Hugo instruction", + "issue_title": "Create a Private Function For Get all event created by an Organizer", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "ODBoost" } ], "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/MorganMednick/SP2025-Semester-Project/issues/4", - "issue_createdAt": "2025-01-29T01:25:37Z", + "issue_url": "https://github.com/chesslablab/php-chess/issues/730", + "issue_createdAt": "2025-01-29T12:29:17Z", "issue_repo": { - "repo_name": "SP2025-Semester-Project", - "repo_desc": "Team 8 project (try 2)", - "repo_url": "https://github.com/MorganMednick/SP2025-Semester-Project", - "repo_stars": 0, + "repo_name": "php-chess", + "repo_desc": "A chess library for PHP offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition and knowledge extraction from games.", + "repo_url": "https://github.com/chesslablab/php-chess", + "repo_stars": 115, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "MorganMednick" + "repo_owner": "chesslablab" } }, - "issue_title": "Initialize Project", + "issue_title": "Refactor the `Chess\\Eval\\RelativePinEval` class in terms of lines", "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/MissouriMRR/SUAS-2025/issues/45", - "issue_createdAt": "2025-01-29T01:17:04Z", + "issue_url": "https://github.com/chesslablab/php-chess/issues/729", + "issue_createdAt": "2025-01-29T12:28:14Z", "issue_repo": { - "repo_name": "SUAS-2025", - "repo_desc": "Missouri S\u0026T Multirotor Design Team's code for the 2025 Student Unmanned Aerial Systems Competition (SUAS).", - "repo_url": "https://github.com/MissouriMRR/SUAS-2025", - "repo_stars": 3, + "repo_name": "php-chess", + "repo_desc": "A chess library for PHP offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition and knowledge extraction from games.", + "repo_url": "https://github.com/chesslablab/php-chess", + "repo_stars": 115, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "MissouriMRR" + "repo_owner": "chesslablab" } }, - "issue_title": "Adapt Vision Pipeline to New Ruleset", + "issue_title": "Refactor the `Chess\\Eval\\CheckabilityEval` class in terms of lines", "issue_labels": { "Nodes": [ { @@ -1387,18 +1255,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "vision" - }, - { - "label_name": "pipeline" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -1410,37 +1269,25 @@ }, { "Issue": { - "issue_url": "https://github.com/Yukaii/gakuon/issues/43", - "issue_createdAt": "2025-01-29T01:16:13Z", + "issue_url": "https://github.com/chesslablab/php-chess/issues/728", + "issue_createdAt": "2025-01-29T12:26:40Z", "issue_repo": { - "repo_name": "gakuon", - "repo_desc": "Review Anki cards using Generative AI voice", - "repo_url": "https://github.com/Yukaii/gakuon", - "repo_stars": 1, + "repo_name": "php-chess", + "repo_desc": "A chess library for PHP offering move validation, common formats, multiple variants, UCI engine support, explanation of chess positions, image recognition and knowledge extraction from games.", + "repo_url": "https://github.com/chesslablab/php-chess", + "repo_stars": 115, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "Yukaii" + "repo_owner": "chesslablab" } }, - "issue_title": "Provide --write command to write to existing config", + "issue_title": "Refactor the `Chess\\Eval\\DiscoveredCheckEval` class in terms of lines", "issue_labels": { "Nodes": [ { @@ -1448,12 +1295,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "cli" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -1465,90 +1309,81 @@ }, { "Issue": { - "issue_url": "https://github.com/MissouriMRR/SUAS-2025/issues/44", - "issue_createdAt": "2025-01-29T01:06:09Z", + "issue_url": "https://github.com/weaver-points/Weaver_Contract/issues/34", + "issue_createdAt": "2025-01-29T12:21:51Z", "issue_repo": { - "repo_name": "SUAS-2025", - "repo_desc": "Missouri S\u0026T Multirotor Design Team's code for the 2025 Student Unmanned Aerial Systems Competition (SUAS).", - "repo_url": "https://github.com/MissouriMRR/SUAS-2025", - "repo_stars": 3, + "repo_name": "Weaver_Contract", + "repo_desc": "", + "repo_url": "https://github.com/weaver-points/Weaver_Contract", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Cairo" } ] }, "Owner": { - "repo_owner": "MissouriMRR" + "repo_owner": "weaver-points" } }, - "issue_title": "Airdrop State Update", + "issue_title": "Setup a Github actions workflow", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "flight" + "label_name": "ODBoost" } ], - "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/aregtech/areg-sdk-tools/issues/156", - "issue_createdAt": "2025-01-29T01:04:57Z", + "issue_url": "https://github.com/wgsl-tooling-wg/wesl-playground/issues/5", + "issue_createdAt": "2025-01-29T12:18:54Z", "issue_repo": { - "repo_name": "areg-sdk-tools", - "repo_desc": "The Qt based UI tools for AREG SDK", - "repo_url": "https://github.com/aregtech/areg-sdk-tools", - "repo_stars": 16, + "repo_name": "wesl-playground", + "repo_desc": "WESL Shader Playground", + "repo_url": "https://github.com/wgsl-tooling-wg/wesl-playground", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C++" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "aregtech" + "repo_owner": "wgsl-tooling-wg" } }, - "issue_title": "Update constant of removed or updated data type", + "issue_title": "Dark theme", "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 @@ -1560,47 +1395,38 @@ }, { "Issue": { - "issue_url": "https://github.com/aregtech/areg-sdk-tools/issues/155", - "issue_createdAt": "2025-01-29T01:04:27Z", + "issue_url": "https://github.com/Minestom/Minestom/issues/2635", + "issue_createdAt": "2025-01-29T12:18:39Z", "issue_repo": { - "repo_name": "areg-sdk-tools", - "repo_desc": "The Qt based UI tools for AREG SDK", - "repo_url": "https://github.com/aregtech/areg-sdk-tools", - "repo_stars": 16, + "repo_name": "Minestom", + "repo_desc": "1.21.3 Lightweight Minecraft server", + "repo_url": "https://github.com/Minestom/Minestom", + "repo_stars": 2612, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "aregtech" + "repo_owner": "Minestom" } }, - "issue_title": "Update method parameter of removed or updated data type", + "issue_title": "[Feature]: Code of conduct", "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 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -1609,35 +1435,29 @@ }, { "Issue": { - "issue_url": "https://github.com/aregtech/areg-sdk-tools/issues/154", - "issue_createdAt": "2025-01-29T01:02:47Z", + "issue_url": "https://github.com/Michago6/ospp-misha-linus-2025/issues/1", + "issue_createdAt": "2025-01-29T12:09:56Z", "issue_repo": { - "repo_name": "areg-sdk-tools", - "repo_desc": "The Qt based UI tools for AREG SDK", - "repo_url": "https://github.com/aregtech/areg-sdk-tools", - "repo_stars": 16, + "repo_name": "ospp-misha-linus-2025", + "repo_desc": "cool gang yes les go", + "repo_url": "https://github.com/Michago6/ospp-misha-linus-2025", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Assembly" } ] }, "Owner": { - "repo_owner": "aregtech" + "repo_owner": "Michago6" } }, - "issue_title": "Update attribute of removed or updated data type", + "issue_title": "readme could be more descriptive", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "help wanted" @@ -1658,50 +1478,50 @@ }, { "Issue": { - "issue_url": "https://github.com/hyperlight-dev/hyperlight/issues/190", - "issue_createdAt": "2025-01-29T01:02:03Z", + "issue_url": "https://github.com/DiceDB/dice/issues/1430", + "issue_createdAt": "2025-01-29T11:52:54Z", "issue_repo": { - "repo_name": "hyperlight", - "repo_desc": "Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latency and minimal overhead.", - "repo_url": "https://github.com/hyperlight-dev/hyperlight", - "repo_stars": 2528, + "repo_name": "dice", + "repo_desc": "DiceDB is an open-source in-memory database with query subscriptions.", + "repo_url": "https://github.com/DiceDB/dice", + "repo_stars": 7597, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Just" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "hyperlight-dev" + "repo_owner": "DiceDB" } }, - "issue_title": "Consider using `thiserror` instead of `anyhow` in `hyperlight_common`", + "issue_title": "IronHawk Port: `EXISTS` command", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "confirmed" + "label_name": "difficulty-level -- easy" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -1710,47 +1530,50 @@ }, { "Issue": { - "issue_url": "https://github.com/aregtech/areg-sdk-tools/issues/152", - "issue_createdAt": "2025-01-29T00:55:31Z", + "issue_url": "https://github.com/DiceDB/dice/issues/1429", + "issue_createdAt": "2025-01-29T11:52:14Z", "issue_repo": { - "repo_name": "areg-sdk-tools", - "repo_desc": "The Qt based UI tools for AREG SDK", - "repo_url": "https://github.com/aregtech/areg-sdk-tools", - "repo_stars": 16, + "repo_name": "dice", + "repo_desc": "DiceDB is an open-source in-memory database with query subscriptions.", + "repo_url": "https://github.com/DiceDB/dice", + "repo_stars": 7597, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "Go" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "aregtech" + "repo_owner": "DiceDB" } }, - "issue_title": "Remove method parameter functionality", + "issue_title": "IronHawk Port: `ECHO` command", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "difficulty-level -- easy" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -1759,47 +1582,50 @@ }, { "Issue": { - "issue_url": "https://github.com/aregtech/areg-sdk-tools/issues/151", - "issue_createdAt": "2025-01-29T00:54:00Z", + "issue_url": "https://github.com/DiceDB/dice/issues/1428", + "issue_createdAt": "2025-01-29T11:51:28Z", "issue_repo": { - "repo_name": "areg-sdk-tools", - "repo_desc": "The Qt based UI tools for AREG SDK", - "repo_url": "https://github.com/aregtech/areg-sdk-tools", - "repo_stars": 16, + "repo_name": "dice", + "repo_desc": "DiceDB is an open-source in-memory database with query subscriptions.", + "repo_url": "https://github.com/DiceDB/dice", + "repo_stars": 7597, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "Go" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "aregtech" + "repo_owner": "DiceDB" } }, - "issue_title": "Remove method functionality", + "issue_title": "IronHawk Port: `DEL` command", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "difficulty-level -- easy" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -1808,44 +1634,38 @@ }, { "Issue": { - "issue_url": "https://github.com/Azure/PyRIT/issues/666", - "issue_createdAt": "2025-01-29T00:52:02Z", + "issue_url": "https://github.com/npmStart0/client/issues/42", + "issue_createdAt": "2025-01-29T11:51:25Z", "issue_repo": { - "repo_name": "PyRIT", - "repo_desc": "The Python Risk Identification Tool for generative AI (PyRIT) is an open source framework built to empower security professionals and engineers to proactively identify risks in generative AI systems.", - "repo_url": "https://github.com/Azure/PyRIT", - "repo_stars": 2136, + "repo_name": "client", + "repo_desc": "", + "repo_url": "https://github.com/npmStart0/client", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Azure" + "repo_owner": "npmStart0" } }, - "issue_title": "Add a Hex Code Converter", + "issue_title": "Change TopNav Font To 'Open Sans'", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "converters" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -1857,133 +1677,102 @@ }, { "Issue": { - "issue_url": "https://github.com/HycadeMK4/https-play.google.com-store-apps-details-id-com.apphero.worlddata/issues/1", - "issue_createdAt": "2025-01-29T00:51:48Z", + "issue_url": "https://github.com/DiceDB/dice/issues/1427", + "issue_createdAt": "2025-01-29T11:50:52Z", "issue_repo": { - "repo_name": "https-play.google.com-store-apps-details-id-com.apphero.worlddata", - "repo_desc": "Michael Robson Barbosa dos Santos.", - "repo_url": "https://github.com/HycadeMK4/https-play.google.com-store-apps-details-id-com.apphero.worlddata", - "repo_stars": 1, + "repo_name": "dice", + "repo_desc": "DiceDB is an open-source in-memory database with query subscriptions.", + "repo_url": "https://github.com/DiceDB/dice", + "repo_stars": 7597, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "HycadeMK4" + "repo_owner": "DiceDB" } }, - "issue_title": "Wombo Combo", + "issue_title": "IronHawk Port: DECRBY", "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": "difficulty-level -- easy" } ], - "label_totalcount": 9 + "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/JayceBordelon/poefree/issues/1", - "issue_createdAt": "2025-01-29T00:51:45Z", + "issue_url": "https://github.com/DiceDB/dice/issues/1426", + "issue_createdAt": "2025-01-29T11:50:20Z", "issue_repo": { - "repo_name": "poefree", - "repo_desc": "", - "repo_url": "https://github.com/JayceBordelon/poefree", - "repo_stars": 0, + "repo_name": "dice", + "repo_desc": "DiceDB is an open-source in-memory database with query subscriptions.", + "repo_url": "https://github.com/DiceDB/dice", + "repo_stars": 7597, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "JayceBordelon" + "repo_owner": "DiceDB" } }, - "issue_title": "Initialize Project", + "issue_title": "IronHawk Port: `DECR` command", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "difficulty-level -- easy" } ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "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": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -1992,86 +1781,101 @@ }, { "Issue": { - "issue_url": "https://github.com/TanglyEagle7718/VIP_QML-LSTM-/issues/1", - "issue_createdAt": "2025-01-29T00:03:50Z", + "issue_url": "https://github.com/teremuhamblin/Windows/issues/4", + "issue_createdAt": "2025-01-29T11:49:36Z", "issue_repo": { - "repo_name": "VIP_QML-LSTM-", - "repo_desc": "Quantum Implementation of LSTM", - "repo_url": "https://github.com/TanglyEagle7718/VIP_QML-LSTM-", + "repo_name": "Windows", + "repo_desc": "List of microsoft windows all edition", + "repo_url": "https://github.com/teremuhamblin/Windows", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "TanglyEagle7718" + "repo_owner": "teremuhamblin" } }, - "issue_title": "Start Here", + "issue_title": "Microsoft windows all edition", "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_totalcount": 2 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/sl5net/autocivP/issues/37", - "issue_createdAt": "2025-01-28T23:58:58Z", + "issue_url": "https://github.com/DiceDB/dice/issues/1425", + "issue_createdAt": "2025-01-29T11:49:28Z", "issue_repo": { - "repo_name": "autocivP", - "repo_desc": "Mod for the game 0 A.D.", - "repo_url": "https://github.com/sl5net/autocivP", - "repo_stars": 5, + "repo_name": "dice", + "repo_desc": "DiceDB is an open-source in-memory database with query subscriptions.", + "repo_url": "https://github.com/DiceDB/dice", + "repo_stars": 7597, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "AutoHotkey" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Shell" }, - { - "repo_prog_language": "Go" - }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "sl5net" + "repo_owner": "DiceDB" } }, - "issue_title": "Chat Position is not defined (guest during game-configuration)", + "issue_title": "IronHawk Port: `ABORT` command", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "difficulty-level -- easy" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -2080,84 +1884,114 @@ }, { "Issue": { - "issue_url": "https://github.com/FRC-1721/1721-ReefScape/issues/10", - "issue_createdAt": "2025-01-28T23:56:16Z", + "issue_url": "https://github.com/kamu-data/kamu-cli/issues/1051", + "issue_createdAt": "2025-01-29T11:45:03Z", "issue_repo": { - "repo_name": "1721-ReefScape", - "repo_desc": "", - "repo_url": "https://github.com/FRC-1721/1721-ReefScape", - "repo_stars": 1, + "repo_name": "kamu-cli", + "repo_desc": "Next-generation decentralized data lakehouse and a multi-party stream processing network", + "repo_url": "https://github.com/kamu-data/kamu-cli", + "repo_stars": 307, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Rust" + }, { "repo_prog_language": "Makefile" }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Polar" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "FRC-1721" + "repo_owner": "kamu-data" } }, - "issue_title": "Autonomous ", + "issue_title": "`CreateDatasetUseCaseImpl`: allows create a dataset that has duplicate inputs", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "rust" } ], - "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/FRC-1721/1721-ReefScape/issues/9", - "issue_createdAt": "2025-01-28T23:52:16Z", + "issue_url": "https://github.com/nikoksr/notify/issues/944", + "issue_createdAt": "2025-01-29T11:34:30Z", "issue_repo": { - "repo_name": "1721-ReefScape", - "repo_desc": "", - "repo_url": "https://github.com/FRC-1721/1721-ReefScape", - "repo_stars": 1, + "repo_name": "notify", + "repo_desc": "A dead simple Go library for sending notifications to various messaging services.", + "repo_url": "https://github.com/nikoksr/notify", + "repo_stars": 3208, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "FRC-1721" + "repo_owner": "nikoksr" } }, - "issue_title": "Subsystem: Climber", + "issue_title": "feat(Centrifugo): Add Centrifugo service feat(service): Add Centrifugo service", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "affects/services" }, { - "label_name": "new subsystem" + "label_name": "up for grabs" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -2169,38 +2003,59 @@ }, { "Issue": { - "issue_url": "https://github.com/FRC-1721/1721-ReefScape/issues/8", - "issue_createdAt": "2025-01-28T23:51:38Z", + "issue_url": "https://github.com/oxc-project/oxc/issues/8773", + "issue_createdAt": "2025-01-29T11:32:59Z", "issue_repo": { - "repo_name": "1721-ReefScape", - "repo_desc": "", - "repo_url": "https://github.com/FRC-1721/1721-ReefScape", - "repo_stars": 1, + "repo_name": "oxc", + "repo_desc": "⚓ A collection of JavaScript tools written in Rust.", + "repo_url": "https://github.com/oxc-project/oxc", + "repo_stars": 13224, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CoffeeScript" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "Handlebars" } ] }, "Owner": { - "repo_owner": "FRC-1721" + "repo_owner": "oxc-project" } }, - "issue_title": "Subsystem: Intake ", + "issue_title": "linter: eqeqeq null ignore is not working", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "C-bug" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "new subsystem" + "label_name": "A-linter" } ], "label_totalcount": 3 @@ -2215,38 +2070,59 @@ }, { "Issue": { - "issue_url": "https://github.com/mragsac/amariutalab.github.io/issues/1", - "issue_createdAt": "2025-01-28T23:35:29Z", + "issue_url": "https://github.com/sl5net/autocivP/issues/38", + "issue_createdAt": "2025-01-29T11:30:47Z", "issue_repo": { - "repo_name": "amariutalab.github.io", - "repo_desc": "", - "repo_url": "https://github.com/mragsac/amariutalab.github.io", - "repo_stars": 0, + "repo_name": "autocivP", + "repo_desc": "Mod for the game 0 A.D.", + "repo_url": "https://github.com/sl5net/autocivP", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "AutoHotkey" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "mragsac" + "repo_owner": "sl5net" } }, - "issue_title": "Missing Images", + "issue_title": "test it with Grapjas93 mod", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "wontfix" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -2258,53 +2134,62 @@ }, { "Issue": { - "issue_url": "https://github.com/Setland34/Paytr-33/issues/2", - "issue_createdAt": "2025-01-28T23:26:36Z", + "issue_url": "https://github.com/kubernetes/autoscaler/issues/7779", + "issue_createdAt": "2025-01-29T11:23:27Z", "issue_repo": { - "repo_name": "Paytr-33", - "repo_desc": "A repository for Paytr project", - "repo_url": "https://github.com/Setland34/Paytr-33", - "repo_stars": 1, + "repo_name": "autoscaler", + "repo_desc": "Autoscaling components for Kubernetes", + "repo_url": "https://github.com/kubernetes/autoscaler", + "repo_stars": 8199, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Solidity" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Mustache" }, { "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Roff" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Bicep" + }, + { + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "Setland34" + "repo_owner": "kubernetes" } }, - "issue_title": "PR/APPROVED", + "issue_title": "VPA Improving Flags Documentation Generation Process", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" }, { - "label_name": "documentation" + "label_name": "area/vertical-pod-autoscaler" }, { - "label_name": "enhancement" + "label_name": "kind/documentation" }, { "label_name": "good first issue" @@ -2313,7 +2198,7 @@ "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 1 @@ -2322,25 +2207,28 @@ }, { "Issue": { - "issue_url": "https://github.com/AstroNvim/astrocommunity/issues/1340", - "issue_createdAt": "2025-01-28T23:26:13Z", + "issue_url": "https://github.com/NiklasDerEchte/ROSUnityBIRPMeshViz/issues/2", + "issue_createdAt": "2025-01-29T11:13:58Z", "issue_repo": { - "repo_name": "astrocommunity", - "repo_desc": "A community repository of common plugin specifications", - "repo_url": "https://github.com/AstroNvim/astrocommunity", - "repo_stars": 1308, + "repo_name": "ROSUnityBIRPMeshViz", + "repo_desc": "", + "repo_url": "https://github.com/NiklasDerEchte/ROSUnityBIRPMeshViz", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Lua" + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "ShaderLab" } ] }, "Owner": { - "repo_owner": "AstroNvim" + "repo_owner": "NiklasDerEchte" } }, - "issue_title": "llm.nvim support", + "issue_title": "Message queue", "issue_labels": { "Nodes": [ { @@ -2348,9 +2236,15 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "question" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -2362,31 +2256,47 @@ }, { "Issue": { - "issue_url": "https://github.com/sruilova/cicle-soft/issues/10", - "issue_createdAt": "2025-01-28T23:19:05Z", + "issue_url": "https://github.com/SimonB50/librusek/issues/15", + "issue_createdAt": "2025-01-29T11:11:00Z", "issue_repo": { - "repo_name": "cicle-soft", - "repo_desc": "Proyecto que explica el ciclo de vida de software (SDLC)", - "repo_url": "https://github.com/sruilova/cicle-soft", - "repo_stars": 0, + "repo_name": "librusek", + "repo_desc": "Custom mobile app for Librus Synergia", + "repo_url": "https://github.com/SimonB50/librusek", + "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "sruilova" + "repo_owner": "SimonB50" } }, - "issue_title": "Agregar Productos", + "issue_title": "Dependency Resolution Error with `react-no-ssr` and React Version", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -2395,50 +2305,47 @@ }, { "Issue": { - "issue_url": "https://github.com/atyrode/gitemplate/issues/6", - "issue_createdAt": "2025-01-28T23:18:53Z", + "issue_url": "https://github.com/Hablu-Programmer-Team/HP-Team/issues/30", + "issue_createdAt": "2025-01-29T11:08:19Z", "issue_repo": { - "repo_name": "gitemplate", - "repo_desc": "FastAPI template made for AI", - "repo_url": "https://github.com/atyrode/gitemplate", - "repo_stars": 28, + "repo_name": "HP-Team", + "repo_desc": "", + "repo_url": "https://github.com/Hablu-Programmer-Team/HP-Team", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "atyrode" + "repo_owner": "Hablu-Programmer-Team" } }, - "issue_title": "bug: no mention of dependency on the venv package in the codebase", + "issue_title": "Favicon \u0026 Title", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "invalid" }, { - "label_name": "good first issue" + "label_name": "question" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -2450,65 +2357,62 @@ }, { "Issue": { - "issue_url": "https://github.com/bcgov/cas-registration/issues/2750", - "issue_createdAt": "2025-01-28T23:17:31Z", + "issue_url": "https://github.com/google/heir/issues/1333", + "issue_createdAt": "2025-01-29T10:53:31Z", "issue_repo": { - "repo_name": "cas-registration", - "repo_desc": "A web app for Registration in OBPS under the Clean Growth branch", - "repo_url": "https://github.com/bcgov/cas-registration", - "repo_stars": 1, + "repo_name": "heir", + "repo_desc": "A compiler for homomorphic encryption", + "repo_url": "https://github.com/google/heir", + "repo_stars": 380, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Starlark" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "C" }, { - "repo_prog_language": "Python" + "repo_prog_language": "MLIR" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Verilog" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Jinja" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "bcgov" + "repo_owner": "google" } }, - "issue_title": "Remove statuses from designated timeline tables", + "issue_title": "Add (more? any?) tests for `lwe.radd`, `lwe.rsub`, `lwe.rmul`", "issue_labels": { "Nodes": [ { - "label_name": "Tech Debt" - }, - { - "label_name": "Good First Issue" + "label_name": "good first issue" }, { - "label_name": "Blocking" + "label_name": "dialect: lwe" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -2520,21 +2424,21 @@ }, { "Issue": { - "issue_url": "https://github.com/santzzgv/skills-github-pages/issues/2", - "issue_createdAt": "2025-01-28T23:14:57Z", + "issue_url": "https://github.com/alvarm/depaja/issues/1", + "issue_createdAt": "2025-01-29T10:52:50Z", "issue_repo": { - "repo_name": "skills-github-pages", - "repo_desc": "My clone repository", - "repo_url": "https://github.com/santzzgv/skills-github-pages", + "repo_name": "depaja", + "repo_desc": "Design Patterns in Java", + "repo_url": "https://github.com/alvarm/depaja", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "santzzgv" + "repo_owner": "alvarm" } }, - "issue_title": "Api\nShizukujava\n", + "issue_title": "Set up Project", "issue_labels": { "Nodes": [ { @@ -2547,68 +2451,104 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/domi-cmd/domi-cmd.github.io/issues/3", - "issue_createdAt": "2025-01-28T23:13:37Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9942", + "issue_createdAt": "2025-01-29T10:49:23Z", "issue_repo": { - "repo_name": "domi-cmd.github.io", - "repo_desc": "", - "repo_url": "https://github.com/domi-cmd/domi-cmd.github.io", - "repo_stars": 0, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "domi-cmd" + "repo_owner": "teambtcmap" } }, - "issue_title": "Add Footer", + "issue_title": "Fusis Jewellery", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "location-submission" + }, + { + "label_name": "Portugal" + }, + { + "label_name": "BTC Norte" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/domi-cmd/domi-cmd.github.io/issues/2", - "issue_createdAt": "2025-01-28T23:13:10Z", + "issue_url": "https://github.com/NFDI4Microbiota/nfdi4microbiota-knowledge-base/issues/309", + "issue_createdAt": "2025-01-29T10:39:06Z", "issue_repo": { - "repo_name": "domi-cmd.github.io", - "repo_desc": "", - "repo_url": "https://github.com/domi-cmd/domi-cmd.github.io", - "repo_stars": 0, + "repo_name": "nfdi4microbiota-knowledge-base", + "repo_desc": "The NFDI4Microbiota Knowledge Base", + "repo_url": "https://github.com/NFDI4Microbiota/nfdi4microbiota-knowledge-base", + "repo_stars": 27, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TeX" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "domi-cmd" + "repo_owner": "NFDI4Microbiota" } }, - "issue_title": "Add Body Main Page", + "issue_title": "invalid internal reference links due to what?", "issue_labels": { "Nodes": [ { @@ -2621,31 +2561,31 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/domi-cmd/domi-cmd.github.io/issues/1", - "issue_createdAt": "2025-01-28T23:12:36Z", + "issue_url": "https://github.com/open-thought/reasoning-gym/issues/18", + "issue_createdAt": "2025-01-29T10:29:39Z", "issue_repo": { - "repo_name": "domi-cmd.github.io", - "repo_desc": "", - "repo_url": "https://github.com/domi-cmd/domi-cmd.github.io", - "repo_stars": 0, + "repo_name": "reasoning-gym", + "repo_desc": "procedural reasoning datasets", + "repo_url": "https://github.com/open-thought/reasoning-gym", + "repo_stars": 117, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "domi-cmd" + "repo_owner": "open-thought" } }, - "issue_title": "Add Header", + "issue_title": "Implement answer-scoring for the countdown number game dataset (e.g. via sympy)", "issue_labels": { "Nodes": [ { @@ -2657,42 +2597,6 @@ "Comments": { "issue_comment_count": 0 }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/CapivaraDevRepositories/.github/issues/1", - "issue_createdAt": "2025-01-28T23:07:22Z", - "issue_repo": { - "repo_name": ".github", - "repo_desc": "", - "repo_url": "https://github.com/CapivaraDevRepositories/.github", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "CapivaraDevRepositories" - } - }, - "issue_title": "Ajustar README para ficar bonito", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, "Assignees": { "issue_assignees_count": 0 } @@ -2700,50 +2604,38 @@ }, { "Issue": { - "issue_url": "https://github.com/getsentry/sentry-dotnet/issues/3922", - "issue_createdAt": "2025-01-28T23:03:16Z", + "issue_url": "https://github.com/BSC-ES/autosubmit/issues/2085", + "issue_createdAt": "2025-01-29T10:15:01Z", "issue_repo": { - "repo_name": "sentry-dotnet", - "repo_desc": "Sentry SDK for .NET", - "repo_url": "https://github.com/getsentry/sentry-dotnet", - "repo_stars": 623, + "repo_name": "autosubmit", + "repo_desc": "", + "repo_url": "https://github.com/BSC-ES/autosubmit", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "getsentry" + "repo_owner": "BSC-ES" } }, - "issue_title": "Invalid index used in Debug logs", + "issue_title": "Possible bug in `Autosubmit.copy_as_config` due to wrong argument type", "issue_labels": { "Nodes": [ { - "label_name": "Bug" + "label_name": "bug" }, { - "label_name": "Good First Issue" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -2758,56 +2650,38 @@ }, { "Issue": { - "issue_url": "https://github.com/jezzsantos/saastack/issues/80", - "issue_createdAt": "2025-01-28T22:54:09Z", + "issue_url": "https://github.com/npmStart0/client/issues/40", + "issue_createdAt": "2025-01-29T10:02:44Z", "issue_repo": { - "repo_name": "saastack", - "repo_desc": "A comprehensive codebase template for starting your real-world, fully featured SaaS web products. On the .NET platform", - "repo_url": "https://github.com/jezzsantos/saastack", - "repo_stars": 55, + "repo_name": "client", + "repo_desc": "", + "repo_url": "https://github.com/npmStart0/client", + "repo_stars": 4, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C#" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "TSQL" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "jezzsantos" + "repo_owner": "npmStart0" } }, - "issue_title": "Linux/macOS development", + "issue_title": "Set Default Background Color to Dark for the Website.", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "design defect" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -2819,47 +2693,34 @@ }, { "Issue": { - "issue_url": "https://github.com/The-Alpha-Project/alpha-core/issues/1482", - "issue_createdAt": "2025-01-28T22:46:33Z", + "issue_url": "https://github.com/mewmewmow/Portfolio/issues/1", + "issue_createdAt": "2025-01-29T10:01:12Z", "issue_repo": { - "repo_name": "alpha-core", - "repo_desc": "0.5.3 experimental emulator written in Python.", - "repo_url": "https://github.com/The-Alpha-Project/alpha-core", - "repo_stars": 269, + "repo_name": "Portfolio", + "repo_desc": "First try,PLEASE enjoy🥰", + "repo_url": "https://github.com/mewmewmow/Portfolio", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "The-Alpha-Project" + "repo_owner": "mewmewmow" } }, - "issue_title": "TODO: Change Wisps' level", + "issue_title": "My First Portfolio", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "easy difficulty" + "label_name": "help wanted" }, { - "label_name": "todo" + "label_name": "good first issue" }, { - "label_name": "database" + "label_name": "question" } ], "label_totalcount": 4 @@ -2874,117 +2735,83 @@ }, { "Issue": { - "issue_url": "https://github.com/oven-sh/bun/issues/16848", - "issue_createdAt": "2025-01-28T22:38:08Z", + "issue_url": "https://github.com/Jaison25092006/file/issues/1", + "issue_createdAt": "2025-01-29T09:53:52Z", "issue_repo": { - "repo_name": "bun", - "repo_desc": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one", - "repo_url": "https://github.com/oven-sh/bun", - "repo_stars": 75783, + "repo_name": "file", + "repo_desc": "samplefiles", + "repo_url": "https://github.com/Jaison25092006/file", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Zig" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "oven-sh" + "repo_owner": "Jaison25092006" } }, - "issue_title": "bun build --help says only \"esm\" output format is supported", + "issue_title": "Resume is not good", "issue_labels": { "Nodes": [ - { - "label_name": "docs" - }, { "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/VolunChain/VolunChain-Frontend/issues/41", - "issue_createdAt": "2025-01-28T22:36:40Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9941", + "issue_createdAt": "2025-01-29T09:51:22Z", "issue_repo": { - "repo_name": "VolunChain-Frontend", - "repo_desc": "", - "repo_url": "https://github.com/VolunChain/VolunChain-Frontend", - "repo_stars": 2, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "VolunChain" + "repo_owner": "teambtcmap" } }, - "issue_title": "Create `BaseApi` class for Axios configuration", + "issue_title": "Na Čepu", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "OD Boost" + "label_name": "good first issue" }, { - "label_name": "Frontend" + "label_name": "verify-submission" }, { - "label_name": "Difficulty: Low (Easy)" + "label_name": "Czechia" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -2993,34 +2820,21 @@ }, { "Issue": { - "issue_url": "https://github.com/cyclotruc/gitingest/issues/158", - "issue_createdAt": "2025-01-28T22:36:13Z", + "issue_url": "https://github.com/Adithyan-Suresh-05/RESUME/issues/1", + "issue_createdAt": "2025-01-29T09:50:31Z", "issue_repo": { - "repo_name": "gitingest", - "repo_desc": "Replace 'hub' with 'ingest' in any github url to get a prompt-friendly extract of a codebase ", - "repo_url": "https://github.com/cyclotruc/gitingest", - "repo_stars": 5262, + "repo_name": "RESUME", + "repo_desc": "This is my student resume.", + "repo_url": "https://github.com/Adithyan-Suresh-05/RESUME", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Jinja" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "cyclotruc" + "repo_owner": "Adithyan-Suresh-05" } }, - "issue_title": "Feat request: Ingest PR diffs through .diff url", + "issue_title": "resume update", "issue_labels": { "Nodes": [ { @@ -3033,77 +2847,67 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/swift-server/swift-webauthn/issues/92", - "issue_createdAt": "2025-01-28T22:33:55Z", + "issue_url": "https://github.com/mohamedhabas11/ansible-control-node/issues/5", + "issue_createdAt": "2025-01-29T09:45:31Z", "issue_repo": { - "repo_name": "swift-webauthn", - "repo_desc": "A Swift library for implementing the WebAuthn spec", - "repo_url": "https://github.com/swift-server/swift-webauthn", - "repo_stars": 134, + "repo_name": "ansible-control-node", + "repo_desc": "Monolithic Ansible codebase ", + "repo_url": "https://github.com/mohamedhabas11/ansible-control-node", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Swift" + "repo_prog_language": "Jinja" } ] }, "Owner": { - "repo_owner": "swift-server" + "repo_owner": "mohamedhabas11" } }, - "issue_title": "Migrate to Swift Testing", + "issue_title": "ssh role", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "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/Ashfaq-Ahmed-Mohammed/Team-CourtLink/issues/10", - "issue_createdAt": "2025-01-28T22:31:52Z", + "issue_url": "https://github.com/gccci/randomCatFacts/issues/332", + "issue_createdAt": "2025-01-29T09:44:36Z", "issue_repo": { - "repo_name": "Team-CourtLink", - "repo_desc": "Software Engineering Project", - "repo_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink", + "repo_name": "randomCatFacts", + "repo_desc": "", + "repo_url": "https://github.com/gccci/randomCatFacts", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Ashfaq-Ahmed-Mohammed" + "repo_owner": "gccci" } }, - "issue_title": "Design Database Schema for CourtLink - Bookings and Court Tables", + "issue_title": "Some Issue", "issue_labels": { "Nodes": [ { @@ -3116,50 +2920,47 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Samuel-Habib/PartnerLight/issues/2", - "issue_createdAt": "2025-01-28T22:21:05Z", + "issue_url": "https://github.com/MultiTonic/thinking-dataset/issues/82", + "issue_createdAt": "2025-01-29T09:37:00Z", "issue_repo": { - "repo_name": "PartnerLight", - "repo_desc": "", - "repo_url": "https://github.com/Samuel-Habib/PartnerLight", - "repo_stars": 0, + "repo_name": "thinking-dataset", + "repo_desc": "Creating a Thinking Dataset: Leveraging Real-World Data for Strategic Business Insights and STaR Case Study Generation.", + "repo_url": "https://github.com/MultiTonic/thinking-dataset", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Samuel-Habib" + "repo_owner": "MultiTonic" } }, - "issue_title": "create a getNicknameByEmail route for log in", + "issue_title": "[FEATURE] Create python notebook for project", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "community contribution" + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -3168,59 +2969,50 @@ }, { "Issue": { - "issue_url": "https://github.com/directus/directus/issues/24489", - "issue_createdAt": "2025-01-28T22:14:20Z", + "issue_url": "https://github.com/ho991217/zentara/issues/13", + "issue_createdAt": "2025-01-29T09:34:34Z", "issue_repo": { - "repo_name": "directus", - "repo_desc": "The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth \u0026 more.", - "repo_url": "https://github.com/directus/directus", - "repo_stars": 28859, + "repo_name": "zentara", + "repo_desc": "A powerful React-based input component library with support for plugins", + "repo_url": "https://github.com/ho991217/zentara", + "repo_stars": 7, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "CSS" }, - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Liquid" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "directus" + "repo_owner": "ho991217" } }, - "issue_title": "Fire a hook on extensions auto-reload", + "issue_title": "bug(@zentara/plugin-suggestions): suggestion plugin won't suggest matching text after trigger", "issue_labels": { "Nodes": [ { - "label_name": "Improvement" + "label_name": "bug" }, { - "label_name": "Good First Issue" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -3229,43 +3021,21 @@ }, { "Issue": { - "issue_url": "https://github.com/delta-io/delta-rs/issues/3170", - "issue_createdAt": "2025-01-28T22:13:57Z", + "issue_url": "https://github.com/DrBPJ/Lab-agile-planning/issues/4", + "issue_createdAt": "2025-01-29T09:24:54Z", "issue_repo": { - "repo_name": "delta-rs", - "repo_desc": "A native Rust library for Delta Lake, with bindings into Python", - "repo_url": "https://github.com/delta-io/delta-rs", - "repo_stars": 2523, + "repo_name": "Lab-agile-planning", + "repo_desc": "BPJ Lab for Kanban", + "repo_url": "https://github.com/DrBPJ/Lab-agile-planning", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "TLA" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "delta-io" + "repo_owner": "DrBPJ" } }, - "issue_title": "Make streaming opt-in", + "issue_title": "Counters can be Reset", "issue_labels": { "Nodes": [ { @@ -3273,15 +3043,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "binding/python" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -3290,53 +3057,31 @@ }, { "Issue": { - "issue_url": "https://github.com/ProjectEvergreen/www.greenwoodjs.dev/issues/174", - "issue_createdAt": "2025-01-28T22:11:33Z", + "issue_url": "https://github.com/DrBPJ/Lab-agile-planning/issues/3", + "issue_createdAt": "2025-01-29T09:23:55Z", "issue_repo": { - "repo_name": "www.greenwoodjs.dev", - "repo_desc": "Documentation website for Greenwood", - "repo_url": "https://github.com/ProjectEvergreen/www.greenwoodjs.dev", - "repo_stars": 2, + "repo_name": "Lab-agile-planning", + "repo_desc": "BPJ Lab for Kanban", + "repo_url": "https://github.com/DrBPJ/Lab-agile-planning", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "ProjectEvergreen" + "repo_owner": "DrBPJ" } }, - "issue_title": "about page is overflowing due to long unbroken text", + "issue_title": "Must persist counter across restart", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "docs" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -3345,102 +3090,68 @@ }, { "Issue": { - "issue_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink/issues/9", - "issue_createdAt": "2025-01-28T22:08:53Z", + "issue_url": "https://github.com/DrBPJ/Lab-agile-planning/issues/2", + "issue_createdAt": "2025-01-29T09:23:07Z", "issue_repo": { - "repo_name": "Team-CourtLink", - "repo_desc": "Software Engineering Project", - "repo_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink", + "repo_name": "Lab-agile-planning", + "repo_desc": "BPJ Lab for Kanban", + "repo_url": "https://github.com/DrBPJ/Lab-agile-planning", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Ashfaq-Ahmed-Mohammed" + "repo_owner": "DrBPJ" } }, - "issue_title": "Implement Database Schema for CourtLink", + "issue_title": "Must allow Multiple Counters", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "question" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/prestodb/presto/issues/24447", - "issue_createdAt": "2025-01-28T22:04:14Z", + "issue_url": "https://github.com/prabhatadvait/Gesture_Based_Calculation_Comuter_vision/issues/1", + "issue_createdAt": "2025-01-29T09:16:29Z", "issue_repo": { - "repo_name": "presto", - "repo_desc": "The official home of the Presto distributed SQL query engine for big data", - "repo_url": "https://github.com/prestodb/presto", - "repo_stars": 16182, + "repo_name": "Gesture_Based_Calculation_Comuter_vision", + "repo_desc": "Gesture-Based Numeric Drawing and Real-Time Calculation System This project leverages AI and computer vision to create an intuitive gesture-based interface for numeric input and real-time calculations", + "repo_url": "https://github.com/prabhatadvait/Gesture_Based_Calculation_Comuter_vision", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Makefile" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Thrift" - }, - { - "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "prestodb" + "repo_owner": "prabhatadvait" } }, - "issue_title": "[docs] how to configure Hive to support Avro tables", + "issue_title": "Calculation Function Not Performing Correctly", "issue_labels": { "Nodes": [ { - "label_name": "docs" + "label_name": "bug" }, { - "label_name": "feature request" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -3452,41 +3163,47 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/swift-server/swift-webauthn/issues/91", - "issue_createdAt": "2025-01-28T22:02:23Z", + "issue_url": "https://github.com/kawa-fe/kawa-resume/issues/47", + "issue_createdAt": "2025-01-29T09:12:26Z", "issue_repo": { - "repo_name": "swift-webauthn", - "repo_desc": "A Swift library for implementing the WebAuthn spec", - "repo_url": "https://github.com/swift-server/swift-webauthn", - "repo_stars": 134, + "repo_name": "kawa-resume", + "repo_desc": "卡哇简历——程序员简历模板库", + "repo_url": "https://github.com/kawa-fe/kawa-resume", + "repo_stars": 41, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "swift-server" + "repo_owner": "kawa-fe" } }, - "issue_title": "Remove public enums", + "issue_title": "[CI]: 加入代码审查、测试和构建的持续集成", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "scope: continuous integration" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -3498,31 +3215,21 @@ }, { "Issue": { - "issue_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink/issues/7", - "issue_createdAt": "2025-01-28T21:56:12Z", + "issue_url": "https://github.com/DrBPJ/Lab-agile-planning/issues/1", + "issue_createdAt": "2025-01-29T09:01:37Z", "issue_repo": { - "repo_name": "Team-CourtLink", - "repo_desc": "Software Engineering Project", - "repo_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink", + "repo_name": "Lab-agile-planning", + "repo_desc": "BPJ Lab for Kanban", + "repo_url": "https://github.com/DrBPJ/Lab-agile-planning", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Ashfaq-Ahmed-Mohammed" + "repo_owner": "DrBPJ" } }, - "issue_title": "Design Database Schema for CourtLink - Customer and Sport Table", + "issue_title": "Need service that has counter", "issue_labels": { "Nodes": [ { @@ -3541,98 +3248,135 @@ }, { "Issue": { - "issue_url": "https://github.com/adminkbco/mirodemo/issues/1", - "issue_createdAt": "2025-01-28T21:52:27Z", + "issue_url": "https://github.com/Orange-OpenSource/hurl/issues/3661", + "issue_createdAt": "2025-01-29T08:49:35Z", "issue_repo": { - "repo_name": "mirodemo", - "repo_desc": "", - "repo_url": "https://github.com/adminkbco/mirodemo", - "repo_stars": 0, + "repo_name": "hurl", + "repo_desc": "Hurl, run and test HTTP requests with plain text.", + "repo_url": "https://github.com/Orange-OpenSource/hurl", + "repo_stars": 13930, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "NSIS" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "adminkbco" + "repo_owner": "Orange-OpenSource" } }, - "issue_title": "customer journey map", + "issue_title": "hurfmt: panics when broken pipe", "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_totalcount": 9 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/sandialabs/firewheel/issues/57", - "issue_createdAt": "2025-01-28T21:51:31Z", + "issue_url": "https://github.com/scipy/scipy/issues/22429", + "issue_createdAt": "2025-01-29T08:46:44Z", "issue_repo": { - "repo_name": "firewheel", - "repo_desc": "FIREWHEEL is an experiment orchestration tool that assists a user in building and controlling, repeatable experiments of distributed network systems at any scale.", - "repo_url": "https://github.com/sandialabs/firewheel", - "repo_stars": 4, + "repo_name": "scipy", + "repo_desc": "SciPy library main repository", + "repo_url": "https://github.com/scipy/scipy", + "repo_stars": 13333, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Fortran" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "MATLAB" + }, + { + "repo_prog_language": "C++" + }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Cython" + }, + { + "repo_prog_language": "Meson" + }, + { + "repo_prog_language": "R" } ] }, "Owner": { - "repo_owner": "sandialabs" + "repo_owner": "scipy" } }, - "issue_title": "Update FIREWHEEL OS documentation", + "issue_title": "DOC: integrate: missing bold font for a vector in tutorial", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "scipy.integrate" + }, + { + "label_name": "Documentation" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -3641,31 +3385,37 @@ }, { "Issue": { - "issue_url": "https://github.com/GiulioArantes/e-commerce/issues/3", - "issue_createdAt": "2025-01-28T21:49:07Z", + "issue_url": "https://github.com/HebrewTools/Reader/issues/7", + "issue_createdAt": "2025-01-29T08:34:26Z", "issue_repo": { - "repo_name": "e-commerce", - "repo_desc": "Um projeto de e-commerce fictício criado durante o desafio de 100 dias programando. O objetivo é praticar e aprimorar habilidades em front-end, desde HTML, CSS e JavaScript básicos até conceitos mais avançados.", - "repo_url": "https://github.com/GiulioArantes/e-commerce", - "repo_stars": 1, + "repo_name": "Reader", + "repo_desc": "A tool to generate Biblical Hebrew readers", + "repo_url": "https://github.com/HebrewTools/Reader", + "repo_stars": 15, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TeX" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "GiulioArantes" + "repo_owner": "HebrewTools" } }, - "issue_title": "Adicionar Funcionalidade de Busca", + "issue_title": "Add plain text output option", "issue_labels": { "Nodes": [ { @@ -3687,15 +3437,21 @@ }, { "Issue": { - "issue_url": "https://github.com/GiulioArantes/e-commerce/issues/2", - "issue_createdAt": "2025-01-28T21:47:15Z", + "issue_url": "https://github.com/mlflow/mlflow/issues/14372", + "issue_createdAt": "2025-01-29T08:17:24Z", "issue_repo": { - "repo_name": "e-commerce", - "repo_desc": "Um projeto de e-commerce fictício criado durante o desafio de 100 dias programando. O objetivo é praticar e aprimorar habilidades em front-end, desde HTML, CSS e JavaScript básicos até conceitos mais avançados.", - "repo_url": "https://github.com/GiulioArantes/e-commerce", - "repo_stars": 1, + "repo_name": "mlflow", + "repo_desc": "Open source platform for the machine learning lifecycle", + "repo_url": "https://github.com/mlflow/mlflow", + "repo_stars": 19334, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "HTML" }, @@ -3704,24 +3460,36 @@ }, { "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": "GiulioArantes" + "repo_owner": "mlflow" } }, - "issue_title": "Otimizar o design", + "issue_title": "Update ruff to 0.9.3", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -3733,132 +3501,137 @@ }, { "Issue": { - "issue_url": "https://github.com/venture-technology/venture/issues/118", - "issue_createdAt": "2025-01-28T21:31:17Z", + "issue_url": "https://github.com/perfexman/perfexman/issues/7", + "issue_createdAt": "2025-01-29T08:15:26Z", "issue_repo": { - "repo_name": "venture", - "repo_desc": "Serviço backend principal do Venture", - "repo_url": "https://github.com/venture-technology/venture", - "repo_stars": 3, + "repo_name": "perfexman", + "repo_desc": "Config files for my GitHub profile.", + "repo_url": "https://github.com/perfexman/perfexman", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "venture-technology" + "repo_owner": "perfexman" } }, - "issue_title": "Pix e municipal_record não estão sendo registrados ao criar motorista", + "issue_title": "Refer friends to join Pi Network", "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": "low priority" + "label_name": "invalid" + }, + { + "label_name": "question" + }, + { + "label_name": "wontfix" } ], - "label_totalcount": 2 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink/issues/5", - "issue_createdAt": "2025-01-28T21:17:36Z", + "issue_url": "https://github.com/aidev9/tuts/issues/7", + "issue_createdAt": "2025-01-29T08:15:25Z", "issue_repo": { - "repo_name": "Team-CourtLink", - "repo_desc": "Software Engineering Project", - "repo_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink", - "repo_stars": 0, + "repo_name": "tuts", + "repo_desc": "Tutorials", + "repo_url": "https://github.com/aidev9/tuts", + "repo_stars": 75, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "Ashfaq-Ahmed-Mohammed" + "repo_owner": "aidev9" } }, - "issue_title": "Design Database Schema for CourtLink.", + "issue_title": "Contributors Wanted: Investment Report Agent with PydanticAI and YFinance", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "contributors" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/stan-dev/cmdstan/issues/1310", - "issue_createdAt": "2025-01-28T21:09:57Z", + "issue_url": "https://github.com/Minestom/Minestom/issues/2634", + "issue_createdAt": "2025-01-29T07:58:08Z", "issue_repo": { - "repo_name": "cmdstan", - "repo_desc": "CmdStan, the command line interface to Stan", - "repo_url": "https://github.com/stan-dev/cmdstan", - "repo_stars": 215, + "repo_name": "Minestom", + "repo_desc": "1.21.3 Lightweight Minecraft server", + "repo_url": "https://github.com/Minestom/Minestom", + "repo_stars": 2612, "repo_langs": { "Nodes": [ { - "repo_prog_language": "R" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Stan" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "stan-dev" + "repo_owner": "Minestom" } }, - "issue_title": "catch and report out-of-memory error", + "issue_title": "[Feature]: Security.md file", "issue_labels": { "Nodes": [ { @@ -3880,91 +3653,107 @@ }, { "Issue": { - "issue_url": "https://github.com/SasView/sasview/issues/3197", - "issue_createdAt": "2025-01-28T21:06:42Z", + "issue_url": "https://github.com/AFK-AlignedFamKernel/afk_monorepo/issues/446", + "issue_createdAt": "2025-01-29T07:41:14Z", "issue_repo": { - "repo_name": "sasview", - "repo_desc": "Code for the SasView application. ", - "repo_url": "https://github.com/SasView/sasview", - "repo_stars": 55, + "repo_name": "afk_monorepo", + "repo_desc": "AFK: Aligned Fam Kernel - Monorepo", + "repo_url": "https://github.com/AFK-AlignedFamKernel/afk_monorepo", + "repo_stars": 19, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Inno Setup" + "repo_prog_language": "Solidity" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "SasView" + "repo_owner": "AFK-AlignedFamKernel" } }, - "issue_title": "Customize Plot Needs a Toggle for Scientific Notation", + "issue_title": "ByteArray symbol and name for Memecoin Launchpad and Unrug contract", "issue_labels": { "Nodes": [ { - "label_name": "Enhancement" + "label_name": "enhancement" }, { - "label_name": "Good First Issue" + "label_name": "good first issue" }, { - "label_name": "SasView 6.1.0" + "label_name": "fix" + }, + { + "label_name": "onchain" + }, + { + "label_name": "urgent" + }, + { + "label_name": "cairo" + }, + { + "label_name": "ODBoost" } ], - "label_totalcount": 3 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/SEMOSS/community/issues/134", - "issue_createdAt": "2025-01-28T20:59:04Z", + "issue_url": "https://github.com/ExMorgan-Alter/NeighborNet/issues/7", + "issue_createdAt": "2025-01-29T07:32:07Z", "issue_repo": { - "repo_name": "community", - "repo_desc": "", - "repo_url": "https://github.com/SEMOSS/community", - "repo_stars": 1, + "repo_name": "NeighborNet", + "repo_desc": "This is an official PyTorch Implementation of Neighbor Relations Matter in Video Scene Detection.", + "repo_url": "https://github.com/ExMorgan-Alter/NeighborNet", + "repo_stars": 8, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "SEMOSS" + "repo_owner": "ExMorgan-Alter" } }, - "issue_title": "[FEAT] Improvements to Agent Builder UI", + "issue_title": "Please make sure you are familiar with the MovieNet dataset before asking issues. I will not answer questions about the dataset again.", "issue_labels": { "Nodes": [ { @@ -3983,23 +3772,66 @@ }, { "Issue": { - "issue_url": "https://github.com/SEMOSS/semoss-ui/issues/505", - "issue_createdAt": "2025-01-28T20:54:26Z", + "issue_url": "https://github.com/chshersh/github-tui/issues/32", + "issue_createdAt": "2025-01-29T07:29:57Z", "issue_repo": { - "repo_name": "semoss-ui", - "repo_desc": "", - "repo_url": "https://github.com/SEMOSS/semoss-ui", - "repo_stars": 17, + "repo_name": "github-tui", + "repo_desc": "🌒 A TUI for GitHub", + "repo_url": "https://github.com/chshersh/github-tui", + "repo_stars": 153, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "OCaml" }, { - "repo_prog_language": "JavaScript" - }, + "repo_prog_language": "Dune" + } + ] + }, + "Owner": { + "repo_owner": "chshersh" + } + }, + "issue_title": "Add a warning about recommended terminal size", + "issue_labels": { + "Nodes": [ + { + "label_name": "type: feature" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "component: UI" + }, + { + "label_name": "priority: low" + } + ], + "label_totalcount": 4 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/ubicloud/ubicloud/issues/2692", + "issue_createdAt": "2025-01-29T07:25:20Z", + "issue_repo": { + "repo_name": "ubicloud", + "repo_desc": "Open source alternative to AWS. Elastic compute, block storage (non replicated), firewall and load balancer, managed Postgres, and IAM services in public beta.", + "repo_url": "https://github.com/ubicloud/ubicloud", + "repo_stars": 4591, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Ruby" }, { "repo_prog_language": "HTML" @@ -4008,27 +3840,24 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "EJS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Procfile" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "SEMOSS" + "repo_owner": "ubicloud" } }, - "issue_title": "[TASK] Change \"Settings\" tab name to \"Access Control\" for all engines", + "issue_title": "Make `r` function in rhizome take an argument array", "issue_labels": { "Nodes": [ { @@ -4047,31 +3876,25 @@ }, { "Issue": { - "issue_url": "https://github.com/collabora/gst-python-ml/issues/4", - "issue_createdAt": "2025-01-28T20:53:31Z", + "issue_url": "https://github.com/StampedeStudios/sum-zero/issues/91", + "issue_createdAt": "2025-01-29T07:24:43Z", "issue_repo": { - "repo_name": "gst-python-ml", - "repo_desc": "", - "repo_url": "https://github.com/collabora/gst-python-ml", - "repo_stars": 3, + "repo_name": "sum-zero", + "repo_desc": "2D puzzle game built for mobile with Godot!", + "repo_url": "https://github.com/StampedeStudios/sum-zero", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "MATLAB" + "repo_prog_language": "GDScript" } ] }, "Owner": { - "repo_owner": "collabora" + "repo_owner": "StampedeStudios" } }, - "issue_title": "Add face detection element", + "issue_title": "Random level generator always select the full extension for non-blocking sliders", "issue_labels": { "Nodes": [ { @@ -4090,59 +3913,87 @@ }, { "Issue": { - "issue_url": "https://github.com/SEMOSS/semoss-ui/issues/504", - "issue_createdAt": "2025-01-28T20:45:50Z", + "issue_url": "https://github.com/qutip/qutip/issues/2617", + "issue_createdAt": "2025-01-29T07:20:36Z", "issue_repo": { - "repo_name": "semoss-ui", - "repo_desc": "", - "repo_url": "https://github.com/SEMOSS/semoss-ui", - "repo_stars": 17, + "repo_name": "qutip", + "repo_desc": "QuTiP: Quantum Toolbox in Python", + "repo_url": "https://github.com/qutip/qutip", + "repo_stars": 1764, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "C++" }, { - "repo_prog_language": "EJS" + "repo_prog_language": "Cython" }, { - "repo_prog_language": "MDX" - }, + "repo_prog_language": "C" + } + ] + }, + "Owner": { + "repo_owner": "qutip" + } + }, + "issue_title": "Add visualisations method to results", + "issue_labels": { + "Nodes": [ + { + "label_name": "ENH" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/j1nxie/mikisayaka/issues/10", + "issue_createdAt": "2025-01-29T07:06:18Z", + "issue_repo": { + "repo_name": "mikisayaka", + "repo_desc": "美樹さやか - housekeeper for Rylie's Nazunacord.", + "repo_url": "https://github.com/j1nxie/mikisayaka", + "repo_stars": 1, + "repo_langs": { + "Nodes": [ { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "SEMOSS" + "repo_owner": "j1nxie" } }, - "issue_title": "[TASK] Adjust drop-down options for \"Define Input Types\" section of agent builder", + "issue_title": "add buttons to go to mal/anilist", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -4154,44 +4005,38 @@ }, { "Issue": { - "issue_url": "https://github.com/quickemu-project/quickemu/issues/1573", - "issue_createdAt": "2025-01-28T20:45:46Z", + "issue_url": "https://github.com/j1nxie/mikisayaka/issues/9", + "issue_createdAt": "2025-01-29T07:03:18Z", "issue_repo": { - "repo_name": "quickemu", - "repo_desc": "Quickly create and run optimised Windows, macOS and Linux virtual machines", - "repo_url": "https://github.com/quickemu-project/quickemu", - "repo_stars": 11310, + "repo_name": "mikisayaka", + "repo_desc": "美樹さやか - housekeeper for Rylie's Nazunacord.", + "repo_url": "https://github.com/j1nxie/mikisayaka", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "quickemu-project" + "repo_owner": "j1nxie" } }, - "issue_title": "bug: the tpm configuration in \"${VMDIR}/${VMNAME}.sh\" is overwritten", + "issue_title": "round rating to 2dp", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -4203,28 +4048,31 @@ }, { "Issue": { - "issue_url": "https://github.com/jmai136/Customer-User-Interface/issues/7", - "issue_createdAt": "2025-01-28T20:42:57Z", + "issue_url": "https://github.com/qodo-ai/pr-agent/issues/1503", + "issue_createdAt": "2025-01-29T06:38:54Z", "issue_repo": { - "repo_name": "Customer-User-Interface", - "repo_desc": "Create the customer WinForms appl, and update the DataAccess library. ", - "repo_url": "https://github.com/jmai136/Customer-User-Interface", - "repo_stars": 0, + "repo_name": "pr-agent", + "repo_desc": "🚀 PR-Agent (Qodo Merge open-source): An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍", + "repo_url": "https://github.com/qodo-ai/pr-agent", + "repo_stars": 6592, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TSQL" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "jmai136" + "repo_owner": "qodo-ai" } }, - "issue_title": "Create Customer WinForm Project", + "issue_title": "Dedicated Language Configuration", "issue_labels": { "Nodes": [ { @@ -4240,58 +4088,40 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/SEMOSS/semoss-ui/issues/503", - "issue_createdAt": "2025-01-28T20:38:20Z", + "issue_url": "https://github.com/SliceOSM/sliceosm-frontend/issues/10", + "issue_createdAt": "2025-01-29T06:27:42Z", "issue_repo": { - "repo_name": "semoss-ui", - "repo_desc": "", - "repo_url": "https://github.com/SEMOSS/semoss-ui", - "repo_stars": 17, + "repo_name": "sliceosm-frontend", + "repo_desc": "Frontend for downloading minutely on-demand OpenStreetMap data", + "repo_url": "https://github.com/SliceOSM/sliceosm-frontend", + "repo_stars": 4, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "EJS" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Batchfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "SEMOSS" + "repo_owner": "SliceOSM" } }, - "issue_title": "[TASK] Remove unnecessary sidebar information from agent builder interface", + "issue_title": "add prettier or biome for formatting", "issue_labels": { "Nodes": [ { @@ -4310,13 +4140,42 @@ }, { "Issue": { - "issue_url": "https://github.com/codeshardlabs/multi-file-collab/issues/7", - "issue_createdAt": "2025-01-28T20:34:31Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "multi-file-collab", - "repo_desc": "scalable socket.io server for realtime collaboration using redis kv store for room management, redis pub/sub for scaling websockets, bullmq queue and workers for flushing realtime code state to db.", - "repo_url": "https://github.com/codeshardlabs/multi-file-collab", + "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/rahulc0dy/micro-auth/issues/13", + "issue_createdAt": "2025-01-29T06:02:24Z", + "issue_repo": { + "repo_name": "micro-auth", + "repo_desc": "This is an authentication microservice built using Hono.", + "repo_url": "https://github.com/rahulc0dy/micro-auth", + "repo_stars": 3, "repo_langs": { "Nodes": [ { @@ -4324,94 +4183,73 @@ }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HCL" } ] }, "Owner": { - "repo_owner": "codeshardlabs" + "repo_owner": "rahulc0dy" } }, - "issue_title": "Add pagination on all the GET routes", + "issue_title": "[FEAT]: Add validator middleware.", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "high" } ], - "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/SEMOSS/semoss-ui/issues/502", - "issue_createdAt": "2025-01-28T20:33:48Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9938", + "issue_createdAt": "2025-01-29T06:01:14Z", "issue_repo": { - "repo_name": "semoss-ui", - "repo_desc": "", - "repo_url": "https://github.com/SEMOSS/semoss-ui", - "repo_stars": 17, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "EJS" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "SEMOSS" + "repo_owner": "teambtcmap" } }, - "issue_title": "[TASK] Remove tags field from agent builder interface", + "issue_title": "Varanda e Sabor ", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "location-submission" + }, + { + "label_name": "Brazil" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -4423,29 +4261,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Oak-City-Shredders/oak-city-event-app/issues/6", - "issue_createdAt": "2025-01-28T20:28:53Z", + "issue_url": "https://github.com/openbao/openbao/issues/957", + "issue_createdAt": "2025-01-29T05:53:18Z", "issue_repo": { - "repo_name": "oak-city-event-app", - "repo_desc": "", - "repo_url": "https://github.com/Oak-City-Shredders/oak-city-event-app", - "repo_stars": 0, + "repo_name": "openbao", + "repo_desc": "OpenBao exists to provide a software solution to manage, store, and distribute sensitive data including secrets, certificates, and keys.", + "repo_url": "https://github.com/openbao/openbao", + "repo_stars": 3232, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HCL" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Handlebars" }, { "repo_prog_language": "HTML" @@ -4453,26 +4303,29 @@ ] }, "Owner": { - "repo_owner": "Oak-City-Shredders" + "repo_owner": "openbao" } }, - "issue_title": "specify #hashtags to use for some of the quests", + "issue_title": "`bao operator diagnose` incorrectly checks unix/socket listener for TLS, reports \"failure\"", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" + }, + { + "label_name": "core/listeners" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -4481,38 +4334,35 @@ }, { "Issue": { - "issue_url": "https://github.com/dunossauro/videomaker-helper/issues/33", - "issue_createdAt": "2025-01-28T20:24:58Z", + "issue_url": "https://github.com/SECPS/TraVarT/issues/5", + "issue_createdAt": "2025-01-29T05:48:55Z", "issue_repo": { - "repo_name": "videomaker-helper", - "repo_desc": "Simplify your video editing workflow with Python 📹", - "repo_url": "https://github.com/dunossauro/videomaker-helper", - "repo_stars": 120, + "repo_name": "TraVarT", + "repo_desc": "TraVarT - Transforming Variability Artifacts", + "repo_url": "https://github.com/SECPS/TraVarT", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "dunossauro" + "repo_owner": "SECPS" } }, - "issue_title": "Doc: Changelog page in documentation using snippets + towncrier", + "issue_title": "Bump library version of dependencies to current version", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "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 @@ -4521,35 +4371,38 @@ }, { "Issue": { - "issue_url": "https://github.com/Phrogz/yus/issues/2", - "issue_createdAt": "2025-01-28T20:20:20Z", + "issue_url": "https://github.com/lawmurray/mendingwall/issues/6", + "issue_createdAt": "2025-01-29T05:42:55Z", "issue_repo": { - "repo_name": "yus", - "repo_desc": "Extracting detailed statistics for Ultimate from ~freeform play-by-play commentary", - "repo_url": "https://github.com/Phrogz/yus", - "repo_stars": 2, + "repo_name": "mendingwall", + "repo_desc": "Linux distributions offer a choice of desktop environment, but installing more than one can break themes and clutter menus. Mending Wall fixes this.", + "repo_url": "https://github.com/lawmurray/mendingwall", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Meson" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Phrogz" + "repo_owner": "lawmurray" } }, - "issue_title": "Add Infraction Details", + "issue_title": "Save and load window state", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -4561,93 +4414,65 @@ }, { "Issue": { - "issue_url": "https://github.com/cpinitiative/usaco-guide/issues/5089", - "issue_createdAt": "2025-01-28T19:59:19Z", + "issue_url": "https://github.com/AaronCherian404/CMKD-in-Edge-AI/issues/2", + "issue_createdAt": "2025-01-29T05:35:34Z", "issue_repo": { - "repo_name": "usaco-guide", - "repo_desc": "A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.", - "repo_url": "https://github.com/cpinitiative/usaco-guide", - "repo_stars": 1652, + "repo_name": "CMKD-in-Edge-AI", + "repo_desc": "", + "repo_url": "https://github.com/AaronCherian404/CMKD-in-Edge-AI", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "MDX" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "cpinitiative" + "repo_owner": "AaronCherian404" } }, - "issue_title": "Contact Form Submission - Request - Missing Section or Solution", + "issue_title": "Implement basic CMKD for testing purposes", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "content" } ], - "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/chouaibMo/RowKalendar/issues/4", - "issue_createdAt": "2025-01-28T19:51:26Z", + "issue_url": "https://github.com/PlayNoise/PlayNoise.js/issues/23", + "issue_createdAt": "2025-01-29T05:30:38Z", "issue_repo": { - "repo_name": "RowKalendar", - "repo_desc": "A Compose Multiplatform library designed to offer a straightforward and user-friendly scrollable horizontal calendar component for both Android and iOS platforms.", - "repo_url": "https://github.com/chouaibMo/RowKalendar", - "repo_stars": 32, + "repo_name": "PlayNoise.js", + "repo_desc": "Creating music with the browser. From Speech to Musical Instrument", + "repo_url": "https://github.com/PlayNoise/PlayNoise.js", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "chouaibMo" + "repo_owner": "PlayNoise" } }, - "issue_title": "Support for Web", + "issue_title": "Improving Error Handling", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -4659,35 +4484,32 @@ }, { "Issue": { - "issue_url": "https://github.com/chouaibMo/RowKalendar/issues/3", - "issue_createdAt": "2025-01-28T19:50:46Z", + "issue_url": "https://github.com/PlayNoise/PlayNoise.js/issues/22", + "issue_createdAt": "2025-01-29T05:29:35Z", "issue_repo": { - "repo_name": "RowKalendar", - "repo_desc": "A Compose Multiplatform library designed to offer a straightforward and user-friendly scrollable horizontal calendar component for both Android and iOS platforms.", - "repo_url": "https://github.com/chouaibMo/RowKalendar", - "repo_stars": 32, + "repo_name": "PlayNoise.js", + "repo_desc": "Creating music with the browser. From Speech to Musical Instrument", + "repo_url": "https://github.com/PlayNoise/PlayNoise.js", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "chouaibMo" + "repo_owner": "PlayNoise" } }, - "issue_title": "Support for Desktop", + "issue_title": "Refactor Existing Code", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -4699,35 +4521,32 @@ }, { "Issue": { - "issue_url": "https://github.com/chouaibMo/RowKalendar/issues/2", - "issue_createdAt": "2025-01-28T19:49:47Z", + "issue_url": "https://github.com/PlayNoise/PlayNoise.js/issues/21", + "issue_createdAt": "2025-01-29T05:28:29Z", "issue_repo": { - "repo_name": "RowKalendar", - "repo_desc": "A Compose Multiplatform library designed to offer a straightforward and user-friendly scrollable horizontal calendar component for both Android and iOS platforms.", - "repo_url": "https://github.com/chouaibMo/RowKalendar", - "repo_stars": 32, + "repo_name": "PlayNoise.js", + "repo_desc": "Creating music with the browser. From Speech to Musical Instrument", + "repo_url": "https://github.com/PlayNoise/PlayNoise.js", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "chouaibMo" + "repo_owner": "PlayNoise" } }, - "issue_title": "Add a sample project", + "issue_title": "Improve Documentation", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -4739,62 +4558,32 @@ }, { "Issue": { - "issue_url": "https://github.com/instructlab/ui/issues/515", - "issue_createdAt": "2025-01-28T19:43:15Z", + "issue_url": "https://github.com/PlayNoise/PlayNoise.js/issues/20", + "issue_createdAt": "2025-01-29T05:27:18Z", "issue_repo": { - "repo_name": "ui", - "repo_desc": "Place to hack on UI for InstructLab", - "repo_url": "https://github.com/instructlab/ui", - "repo_stars": 22, + "repo_name": "PlayNoise.js", + "repo_desc": "Creating music with the browser. From Speech to Musical Instrument", + "repo_url": "https://github.com/PlayNoise/PlayNoise.js", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "instructlab" + "repo_owner": "PlayNoise" } }, - "issue_title": "Bug: If you try and upload an invalid yaml submission with the upload yaml no error is produced to the user", + "issue_title": "UI Tweaks and Enhancements", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -4806,44 +4595,47 @@ }, { "Issue": { - "issue_url": "https://github.com/grpc/grpc-swift-nio-transport/issues/65", - "issue_createdAt": "2025-01-28T19:34:30Z", + "issue_url": "https://github.com/mukundsolanki/Schedulo/issues/24", + "issue_createdAt": "2025-01-29T05:26:57Z", "issue_repo": { - "repo_name": "grpc-swift-nio-transport", - "repo_desc": "", - "repo_url": "https://github.com/grpc/grpc-swift-nio-transport", - "repo_stars": 12, + "repo_name": "Schedulo", + "repo_desc": "Streamline your scheduling process and save time with our intuitive management platform.", + "repo_url": "https://github.com/mukundsolanki/Schedulo", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "grpc" + "repo_owner": "mukundsolanki" } }, - "issue_title": "Leaking promise in CommonHTTP2ServerTransport if the transport is never started", + "issue_title": "Add \"Launched on Peerlist\" Logo to Homepage", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "🔨 semver/patch" + "label_name": "IWOC2025" }, { - "label_name": "size/S" + "label_name": "Easy" }, { - "label_name": "kind/bug" + "label_name": "UI/UX-Enhancement" } ], "label_totalcount": 4 @@ -4858,80 +4650,71 @@ }, { "Issue": { - "issue_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop/issues/5", - "issue_createdAt": "2025-01-28T19:28:29Z", + "issue_url": "https://github.com/Angra3dStudio/SiteAngra3dStudioV2.0/issues/44", + "issue_createdAt": "2025-01-29T05:16:20Z", "issue_repo": { - "repo_name": "uci_f1tenth_workshop", - "repo_desc": "", - "repo_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop", - "repo_stars": 2, + "repo_name": "SiteAngra3dStudioV2.0", + "repo_desc": "Version 2.0 rebuild and new features, upgrades ", + "repo_url": "https://github.com/Angra3dStudio/SiteAngra3dStudioV2.0", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "uci-f1tenth" + "repo_owner": "Angra3dStudio" } }, - "issue_title": "Polish Debugging Print Outputs and Reduce Spam", + "issue_title": "Create button language PT-br / US", "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": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop/issues/4", - "issue_createdAt": "2025-01-28T19:16:43Z", + "issue_url": "https://github.com/PlayNoise/PlayNoise.js/issues/19", + "issue_createdAt": "2025-01-29T05:15:44Z", "issue_repo": { - "repo_name": "uci_f1tenth_workshop", - "repo_desc": "", - "repo_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop", - "repo_stars": 2, + "repo_name": "PlayNoise.js", + "repo_desc": "Creating music with the browser. From Speech to Musical Instrument", + "repo_url": "https://github.com/PlayNoise/PlayNoise.js", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "uci-f1tenth" + "repo_owner": "PlayNoise" } }, - "issue_title": "Create arc range for LiDAR scanning", + "issue_title": "Testing on other enviroments (OS and Browsers)", "issue_labels": { "Nodes": [ { @@ -4950,21 +4733,15 @@ }, { "Issue": { - "issue_url": "https://github.com/sillsdev/TheCombine/issues/3545", - "issue_createdAt": "2025-01-28T19:13:18Z", + "issue_url": "https://github.com/HanYu-Wu04/Creek-Lands-Conservation/issues/28", + "issue_createdAt": "2025-01-29T05:13:15Z", "issue_repo": { - "repo_name": "TheCombine", - "repo_desc": "This is a tool for supporting the rapid word collection workshop and post workshop clean-up", - "repo_url": "https://github.com/sillsdev/TheCombine", - "repo_stars": 16, + "repo_name": "Creek-Lands-Conservation", + "repo_desc": "A web app for event management.", + "repo_url": "https://github.com/HanYu-Wu04/Creek-Lands-Conservation", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "JavaScript" }, @@ -4972,104 +4749,230 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" - }, + "repo_prog_language": "CSS" + } + ] + }, + "Owner": { + "repo_owner": "HanYu-Wu04" + } + }, + "issue_title": "Update README", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "easy" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 5 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud/issues/2152", + "issue_createdAt": "2025-01-29T04:43:05Z", + "issue_repo": { + "repo_name": "cluster-api-provider-ibmcloud", + "repo_desc": "Cluster API Provider for IBM Cloud", + "repo_url": "https://github.com/kubernetes-sigs/cluster-api-provider-ibmcloud", + "repo_stars": 64, + "repo_langs": { + "Nodes": [ { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "sillsdev" + "repo_owner": "kubernetes-sigs" } }, - "issue_title": "[MergeDups] While \"Save \u0026 Continue\" or \"Defer\" button is loading, other should be disabled", + "issue_title": "Update release data in documentation", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" }, { "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 3 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/demola234/flutter_bunny_cli/issues/8", + "issue_createdAt": "2025-01-29T04:39:45Z", + "issue_repo": { + "repo_name": "flutter_bunny_cli", + "repo_desc": "🐰 Lightweight Cli tool for generating flutter projects blazingly⚡️ fast 💨", + "repo_url": "https://github.com/demola234/flutter_bunny_cli", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Dart" + } + ] + }, + "Owner": { + "repo_owner": "demola234" + } + }, + "issue_title": "Create a Repository for Community Plugins and Templates", + "issue_labels": { + "Nodes": [ + { + "label_name": "documentation" }, { - "label_name": "frontend" + "label_name": "enhancement" }, { - "label_name": "goal: MergeDup" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/microsoft/retina/issues/1280", - "issue_createdAt": "2025-01-28T19:06:21Z", + "issue_url": "https://github.com/Open-Trader/opentrader/issues/104", + "issue_createdAt": "2025-01-29T04:02:56Z", "issue_repo": { - "repo_name": "retina", - "repo_desc": "eBPF distributed networking observability tool for Kubernetes", - "repo_url": "https://github.com/microsoft/retina", - "repo_stars": 2792, + "repo_name": "opentrader", + "repo_desc": "🤖 Open-source crypto trading bot | 📈 DCA \u0026 GRID strategies | ✨ UI | ⭐ Star to support the project!", + "repo_url": "https://github.com/Open-Trader/opentrader", + "repo_stars": 730, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" + } + ] + }, + "Owner": { + "repo_owner": "Open-Trader" + } + }, + "issue_title": "Check for updates when starting the app", + "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/ghostfolio/ghostfolio/issues/4253", + "issue_createdAt": "2025-01-29T03:40:58Z", + "issue_repo": { + "repo_name": "ghostfolio", + "repo_desc": "Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍", + "repo_url": "https://github.com/ghostfolio/ghostfolio", + "repo_stars": 5248, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "PLpgSQL" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "ghostfolio" } }, - "issue_title": "Continuous error message about interfaces skipped by Linuxutil", + "issue_title": "[BUG] Cryptocurrency quantity precision is not changed", "issue_labels": { "Nodes": [ { - "label_name": "type/bug" + "label_name": "bug" }, { "label_name": "good first issue" @@ -5078,68 +4981,65 @@ "label_name": "help wanted" }, { - "label_name": "lang/go" - }, - { - "label_name": "area/plugins" - }, - { - "label_name": "priority/0" - }, - { - "label_name": "scope/S" - }, - { - "label_name": "go" + "label_name": "Angular" } ], - "label_totalcount": 8 + "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/eclipse-score/score/issues/243", - "issue_createdAt": "2025-01-28T19:00:47Z", + "issue_url": "https://github.com/SpokaneTech/SpokaneTechWeb/issues/28", + "issue_createdAt": "2025-01-29T03:32:05Z", "issue_repo": { - "repo_name": "score", - "repo_desc": "Score project main repository", - "repo_url": "https://github.com/eclipse-score/score", - "repo_stars": 10, + "repo_name": "SpokaneTechWeb", + "repo_desc": "source code for spokanetech.org", + "repo_url": "https://github.com/SpokaneTech/SpokaneTechWeb", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Starlark" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "eclipse-score" + "repo_owner": "SpokaneTech" } }, - "issue_title": "python: code formatting", + "issue_title": "[Feature Request]: add links to group detail page", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "infrastructure" + "label_name": "enhancement" }, { - "label_name": "lang:python" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -5151,144 +5051,123 @@ }, { "Issue": { - "issue_url": "https://github.com/juice-shop/juice-shop/issues/2437", - "issue_createdAt": "2025-01-28T18:51:21Z", + "issue_url": "https://github.com/davidgraymi/gitpolicy/issues/14", + "issue_createdAt": "2025-01-29T03:30:45Z", "issue_repo": { - "repo_name": "juice-shop", - "repo_desc": "OWASP Juice Shop: Probably the most modern and sophisticated insecure web application", - "repo_url": "https://github.com/juice-shop/juice-shop", - "repo_stars": 10728, + "repo_name": "gitpolicy", + "repo_desc": "Git for policies! Painless self-hosted all-in-one policy management service, including Git hosting, policy review, team collaboration, package registry and CI/CD", + "repo_url": "https://github.com/davidgraymi/gitpolicy", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Nix" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "Pug" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "juice-shop" + "repo_owner": "davidgraymi" } }, - "issue_title": "💢 Check Remaining Component for Visual Issues", + "issue_title": "Replace the word branch with ... something", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" - }, - { - "label_name": "technical debt" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "design/layout" } ], - "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/RIP-Comm/sossoldi/issues/200", - "issue_createdAt": "2025-01-28T18:49:49Z", + "issue_url": "https://github.com/spineda2019/osOS/issues/3", + "issue_createdAt": "2025-01-29T03:14:42Z", "issue_repo": { - "repo_name": "sossoldi", - "repo_desc": "\"Sossoldi\" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.", - "repo_url": "https://github.com/RIP-Comm/sossoldi", - "repo_stars": 311, + "repo_name": "osOS", + "repo_desc": "Oso's Os, or BearOS", + "repo_url": "https://github.com/spineda2019/osOS", + "repo_stars": 1, "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": "Assembly" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C++" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Zig" } ] }, "Owner": { - "repo_owner": "RIP-Comm" + "repo_owner": "spineda2019" } }, - "issue_title": "Bug: No confirmation message is shown when deleting an account", + "issue_title": "Continuous Integration Testing", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "frontend" + "label_name": "testing" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, @@ -5323,44 +5202,41 @@ }, { "Issue": { - "issue_url": "https://github.com/0xPolygonMiden/miden-vm/issues/1646", - "issue_createdAt": "2025-01-28T18:47:53Z", + "issue_url": "https://github.com/nasa-madi/madi-core/issues/19", + "issue_createdAt": "2025-01-29T03:04:18Z", "issue_repo": { - "repo_name": "miden-vm", - "repo_desc": "STARK-based virtual machine", - "repo_url": "https://github.com/0xPolygonMiden/miden-vm", - "repo_stars": 641, + "repo_name": "madi-core", + "repo_desc": "", + "repo_url": "https://github.com/nasa-madi/madi-core", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "0xPolygonMiden" + "repo_owner": "nasa-madi" } }, - "issue_title": "Remove `validate_param` method", + "issue_title": "Add Trello Board to public Docs", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "assembly" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -5372,15 +5248,21 @@ }, { "Issue": { - "issue_url": "https://github.com/code-charity/youtube/issues/2799", - "issue_createdAt": "2025-01-28T18:41:48Z", + "issue_url": "https://github.com/instructlab/ui/issues/516", + "issue_createdAt": "2025-01-29T02:52:09Z", "issue_repo": { - "repo_name": "youtube", - "repo_desc": "[top~1 open YouTube \u0026 Video browser-extension] - Enrich your experience \u0026 choice! 🧰180+ options \u0026 clever features 📌set+forget📌Longest-standing(been tough). Please join🧩us👨‍👩‍👧‍👧 ..⋮ {playback|content discovery|player|extra buttons|distractions|related videos|shorts|ads|quality|codec|full tab|full screen}", - "repo_url": "https://github.com/code-charity/youtube", - "repo_stars": 3604, + "repo_name": "ui", + "repo_desc": "Place to hack on UI for InstructLab", + "repo_url": "https://github.com/instructlab/ui", + "repo_stars": 22, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "JavaScript" }, @@ -5388,34 +5270,43 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "code-charity" + "repo_owner": "instructlab" } }, - "issue_title": "$75 Bounty - Optional Password Protection setting for Pop-up", + "issue_title": "CSS in custom model endpoint got weird after pfly6 bump", "issue_labels": { "Nodes": [ { - "label_name": "Feature request" + "label_name": "bug" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -5424,32 +5315,44 @@ }, { "Issue": { - "issue_url": "https://github.com/ibitec7/blockchain/issues/12", - "issue_createdAt": "2025-01-28T18:39:44Z", + "issue_url": "https://github.com/sipb/hydrant/issues/128", + "issue_createdAt": "2025-01-29T02:31:54Z", "issue_repo": { - "repo_name": "blockchain", - "repo_desc": "Implementation of BlockChain using PoS + PBFT", - "repo_url": "https://github.com/ibitec7/blockchain", - "repo_stars": 0, + "repo_name": "hydrant", + "repo_desc": "MIT semester course planning app", + "repo_url": "https://github.com/sipb/hydrant", + "repo_stars": 28, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "ibitec7" + "repo_owner": "sipb" } }, - "issue_title": "Allocate fixed starting memory for the transaction pooling vector", + "issue_title": "Avoid clobbering schedules when unknown subjects found", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -5461,59 +5364,71 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/STARKLAOrg/STARKLA-Frontend/issues/63", - "issue_createdAt": "2025-01-28T18:36:29Z", + "issue_url": "https://github.com/davidgraymi/gitpolicy/issues/4", + "issue_createdAt": "2025-01-29T02:24:13Z", "issue_repo": { - "repo_name": "STARKLA-Frontend", - "repo_desc": "STARKLA is an innovative on-chain AI-powered language learning platform that provides personalized, interactive language learning experiences. The frontend repository contains the user interface components and client-side logic that powers the STARKLA learning environment.", - "repo_url": "https://github.com/STARKLAOrg/STARKLA-Frontend", - "repo_stars": 1, + "repo_name": "gitpolicy", + "repo_desc": "Git for policies! Painless self-hosted all-in-one policy management service, including Git hosting, policy review, team collaboration, package registry and CI/CD", + "repo_url": "https://github.com/davidgraymi/gitpolicy", + "repo_stars": 0, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "STARKLAOrg" + "repo_owner": "davidgraymi" } }, - "issue_title": "Create a Notifications Page", + "issue_title": "Change merge verbiage to accept", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "Maintainer Anwar" - }, - { - "label_name": "ODboost#1" + "label_name": "enhancement" }, { - "label_name": "External Contribution" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -5522,35 +5437,38 @@ }, { "Issue": { - "issue_url": "https://github.com/stankudrow/ADS/issues/17", - "issue_createdAt": "2025-01-28T18:35:36Z", + "issue_url": "https://github.com/MorganMednick/SP2025-Semester-Project/issues/4", + "issue_createdAt": "2025-01-29T01:25:37Z", "issue_repo": { - "repo_name": "ADS", - "repo_desc": "Algorithms and Data Structures.", - "repo_url": "https://github.com/stankudrow/ADS", + "repo_name": "SP2025-Semester-Project", + "repo_desc": "Team 8 project (try 2)", + "repo_url": "https://github.com/MorganMednick/SP2025-Semester-Project", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "stankudrow" + "repo_owner": "MorganMednick" } }, - "issue_title": "Set Python 3.10 as the minimum supported version.", + "issue_title": "Initialize Project", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -5562,82 +5480,93 @@ }, { "Issue": { - "issue_url": "https://github.com/databio/bedhost/issues/166", - "issue_createdAt": "2025-01-28T18:28:58Z", + "issue_url": "https://github.com/MissouriMRR/SUAS-2025/issues/45", + "issue_createdAt": "2025-01-29T01:17:04Z", "issue_repo": { - "repo_name": "bedhost", - "repo_desc": "API and UI for BEDbase", - "repo_url": "https://github.com/databio/bedhost", - "repo_stars": 1, + "repo_name": "SUAS-2025", + "repo_desc": "Missouri S\u0026T Multirotor Design Team's code for the 2025 Student Unmanned Aerial Systems Competition (SUAS).", + "repo_url": "https://github.com/MissouriMRR/SUAS-2025", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "databio" + "repo_owner": "MissouriMRR" } }, - "issue_title": "Create dashboard/visualization on bedbase to visualize the \"bedverse\" statistics", + "issue_title": "Adapt Vision Pipeline to New Ruleset", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "ui" + "label_name": "help wanted" + }, + { + "label_name": "vision" + }, + { + "label_name": "pipeline" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "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/MissouriMRR/SUAS-2025/issues/44", + "issue_createdAt": "2025-01-29T01:06:09Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "SUAS-2025", + "repo_desc": "Missouri S\u0026T Multirotor Design Team's code for the 2025 Student Unmanned Aerial Systems Competition (SUAS).", + "repo_url": "https://github.com/MissouriMRR/SUAS-2025", + "repo_stars": 3, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "MissouriMRR" } }, - "issue_title": "", + "issue_title": "Airdrop State Update", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "flight" + } + ], + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -5649,135 +5578,142 @@ }, { "Issue": { - "issue_url": "https://github.com/instructlab/instructlab/issues/3042", - "issue_createdAt": "2025-01-28T18:24:38Z", + "issue_url": "https://github.com/aregtech/areg-sdk-tools/issues/156", + "issue_createdAt": "2025-01-29T01:04:57Z", "issue_repo": { - "repo_name": "instructlab", - "repo_desc": "InstructLab Core package. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.", - "repo_url": "https://github.com/instructlab/instructlab", - "repo_stars": 1119, + "repo_name": "areg-sdk-tools", + "repo_desc": "The Qt based UI tools for AREG SDK", + "repo_url": "https://github.com/aregtech/areg-sdk-tools", + "repo_stars": 16, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "instructlab" + "repo_owner": "aregtech" } }, - "issue_title": "Update CI sections in the contributing guide", + "issue_title": "Update constant of removed or updated data type", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "chore" + "label_name": "help wanted" }, { - "label_name": "CI/CD" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "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/dreday12/dreday12/issues/1", - "issue_createdAt": "2025-01-28T18:22:47Z", + "issue_url": "https://github.com/aregtech/areg-sdk-tools/issues/155", + "issue_createdAt": "2025-01-29T01:04:27Z", "issue_repo": { - "repo_name": "dreday12", - "repo_desc": "Config files for my GitHub profile.", - "repo_url": "https://github.com/dreday12/dreday12", - "repo_stars": 0, + "repo_name": "areg-sdk-tools", + "repo_desc": "The Qt based UI tools for AREG SDK", + "repo_url": "https://github.com/aregtech/areg-sdk-tools", + "repo_stars": 16, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "PowerShell" + } + ] }, "Owner": { - "repo_owner": "dreday12" + "repo_owner": "aregtech" } }, - "issue_title": "Dre's First Issue", + "issue_title": "Update method parameter of removed or updated data type", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/thoughtbot/flightdeck/issues/222", - "issue_createdAt": "2025-01-28T18:21:26Z", + "issue_url": "https://github.com/aregtech/areg-sdk-tools/issues/154", + "issue_createdAt": "2025-01-29T01:02:47Z", "issue_repo": { - "repo_name": "flightdeck", - "repo_desc": "Terraform modules for rapidly building production-grade Kubernetes clusters following SRE practices.", - "repo_url": "https://github.com/thoughtbot/flightdeck", - "repo_stars": 93, + "repo_name": "areg-sdk-tools", + "repo_desc": "The Qt based UI tools for AREG SDK", + "repo_url": "https://github.com/aregtech/areg-sdk-tools", + "repo_stars": 16, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Python" + "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "thoughtbot" + "repo_owner": "aregtech" } }, - "issue_title": "Clean up the acceptance test cluster after the tests", + "issue_title": "Update attribute of removed or updated data type", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -5789,99 +5725,96 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9935", - "issue_createdAt": "2025-01-28T18:18:16Z", + "issue_url": "https://github.com/hyperlight-dev/hyperlight/issues/190", + "issue_createdAt": "2025-01-29T01:02:03Z", "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": 46, + "repo_name": "hyperlight", + "repo_desc": "Hyperlight is a lightweight Virtual Machine Manager (VMM) designed to be embedded within applications. It enables safe execution of untrusted code within micro virtual machines with very low latency and minimal overhead.", + "repo_url": "https://github.com/hyperlight-dev/hyperlight", + "repo_stars": 2539, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Just" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "hyperlight-dev" } }, - "issue_title": "Chuck Norris Espetinho", + "issue_title": "Consider using `thiserror` instead of `anyhow` in `hyperlight_common`", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "location-submission" - }, - { - "label_name": "Brazil" - }, - { - "label_name": "Horizonte Bitcoin" + "label_name": "confirmed" } ], - "label_totalcount": 5 + "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/grpc/grpc-swift/issues/2183", - "issue_createdAt": "2025-01-28T18:12:06Z", + "issue_url": "https://github.com/aregtech/areg-sdk-tools/issues/152", + "issue_createdAt": "2025-01-29T00:55:31Z", "issue_repo": { - "repo_name": "grpc-swift", - "repo_desc": "The Swift language implementation of gRPC.", - "repo_url": "https://github.com/grpc/grpc-swift", - "repo_stars": 2080, + "repo_name": "areg-sdk-tools", + "repo_desc": "The Qt based UI tools for AREG SDK", + "repo_url": "https://github.com/aregtech/areg-sdk-tools", + "repo_stars": 16, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "grpc" + "repo_owner": "aregtech" } }, - "issue_title": "Helper to get body parts from a streaming client response", + "issue_title": "Remove method parameter functionality", "issue_labels": { "Nodes": [ { - "label_name": "🆕 semver/minor" - }, - { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "size/S" + "label_name": "help wanted" }, { - "label_name": "kind/usability" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -5893,136 +5826,150 @@ }, { "Issue": { - "issue_url": "https://github.com/badetitou/Pharo-LanguageServer/issues/15", - "issue_createdAt": "2025-01-28T18:10:53Z", + "issue_url": "https://github.com/aregtech/areg-sdk-tools/issues/151", + "issue_createdAt": "2025-01-29T00:54:00Z", "issue_repo": { - "repo_name": "Pharo-LanguageServer", - "repo_desc": "A Language Server Protocol implementation in Pharo", - "repo_url": "https://github.com/badetitou/Pharo-LanguageServer", - "repo_stars": 30, + "repo_name": "areg-sdk-tools", + "repo_desc": "The Qt based UI tools for AREG SDK", + "repo_url": "https://github.com/aregtech/areg-sdk-tools", + "repo_stars": 16, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Smalltalk" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "StringTemplate" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "badetitou" + "repo_owner": "aregtech" } }, - "issue_title": "Update log to use the server system instead of More Logger", + "issue_title": "Remove method functionality", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, + { + "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/instructlab/instructlab/issues/3041", - "issue_createdAt": "2025-01-28T18:05:38Z", + "issue_url": "https://github.com/Azure/PyRIT/issues/666", + "issue_createdAt": "2025-01-29T00:52:02Z", "issue_repo": { - "repo_name": "instructlab", - "repo_desc": "InstructLab Core package. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.", - "repo_url": "https://github.com/instructlab/instructlab", - "repo_stars": 1119, + "repo_name": "PyRIT", + "repo_desc": "The Python Risk Identification Tool for generative AI (PyRIT) is an open source framework built to empower security professionals and engineers to proactively identify risks in generative AI systems.", + "repo_url": "https://github.com/Azure/PyRIT", + "repo_stars": 2138, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Python" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "instructlab" + "repo_owner": "Azure" } }, - "issue_title": "CI: Enforce YAML lint checks to run on the entire repo", + "issue_title": "Add a Hex Code Converter", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "CI/CD" + "label_name": "converters" } ], "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/Snazari93/FainLLM/issues/6", - "issue_createdAt": "2025-01-28T18:03:39Z", + "issue_url": "https://github.com/HycadeMK4/https-play.google.com-store-apps-details-id-com.apphero.worlddata/issues/1", + "issue_createdAt": "2025-01-29T00:51:48Z", "issue_repo": { - "repo_name": "FainLLM", - "repo_desc": "Quickly build multi-agent applications without the complexity", - "repo_url": "https://github.com/Snazari93/FainLLM", + "repo_name": "https-play.google.com-store-apps-details-id-com.apphero.worlddata", + "repo_desc": "Michael Robson Barbosa dos Santos.", + "repo_url": "https://github.com/HycadeMK4/https-play.google.com-store-apps-details-id-com.apphero.worlddata", "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Snazari93" + "repo_owner": "HycadeMK4" } }, - "issue_title": "Enhance Logging and Debugging Capabilities", + "issue_title": "Wombo Combo", "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_totalcount": 2 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 @@ -6034,35 +5981,44 @@ }, { "Issue": { - "issue_url": "https://github.com/Snazari93/FainLLM/issues/5", - "issue_createdAt": "2025-01-28T18:03:30Z", + "issue_url": "https://github.com/JayceBordelon/poefree/issues/1", + "issue_createdAt": "2025-01-29T00:51:45Z", "issue_repo": { - "repo_name": "FainLLM", - "repo_desc": "Quickly build multi-agent applications without the complexity", - "repo_url": "https://github.com/Snazari93/FainLLM", - "repo_stars": 1, + "repo_name": "poefree", + "repo_desc": "", + "repo_url": "https://github.com/JayceBordelon/poefree", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Snazari93" + "repo_owner": "JayceBordelon" } }, - "issue_title": "Implement Role-Based Access Control (RBAC) for API Services", + "issue_title": "Initialize Project", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -6074,43 +6030,21 @@ }, { "Issue": { - "issue_url": "https://github.com/cBioPortal/cbioportal/issues/11356", - "issue_createdAt": "2025-01-28T18:03:23Z", + "issue_url": "https://github.com/TanglyEagle7718/VIP_QML-LSTM-/issues/1", + "issue_createdAt": "2025-01-29T00:03:50Z", "issue_repo": { - "repo_name": "cbioportal", - "repo_desc": "cBioPortal for Cancer Genomics", - "repo_url": "https://github.com/cBioPortal/cbioportal", - "repo_stars": 710, + "repo_name": "VIP_QML-LSTM-", + "repo_desc": "Quantum Implementation of LSTM", + "repo_url": "https://github.com/TanglyEagle7718/VIP_QML-LSTM-", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Perl" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "ActionScript" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "cBioPortal" + "repo_owner": "TanglyEagle7718" } }, - "issue_title": "Update swagger URLs in notebook docs", + "issue_title": "Start Here", "issue_labels": { "Nodes": [ { @@ -6123,7 +6057,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -6132,50 +6066,50 @@ }, { "Issue": { - "issue_url": "https://github.com/AgregoreWeb/agregore-browser/issues/284", - "issue_createdAt": "2025-01-28T17:55:14Z", - "issue_repo": { - "repo_name": "agregore-browser", - "repo_desc": "A minimal browser for the distributed web (Desktop version)", - "repo_url": "https://github.com/AgregoreWeb/agregore-browser", - "repo_stars": 775, + "issue_url": "https://github.com/sl5net/autocivP/issues/37", + "issue_createdAt": "2025-01-28T23:58:58Z", + "issue_repo": { + "repo_name": "autocivP", + "repo_desc": "Mod for the game 0 A.D.", + "repo_url": "https://github.com/sl5net/autocivP", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "AutoHotkey" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "AgregoreWeb" + "repo_owner": "sl5net" } }, - "issue_title": "Use font for syntax highlighting in code blocks", + "issue_title": "Chat Position is not defined (guest during game-configuration)", "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": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -6184,34 +6118,28 @@ }, { "Issue": { - "issue_url": "https://github.com/Hablu-Programmer-Team/HP-Team/issues/20", - "issue_createdAt": "2025-01-28T17:52:13Z", + "issue_url": "https://github.com/FRC-1721/1721-ReefScape/issues/10", + "issue_createdAt": "2025-01-28T23:56:16Z", "issue_repo": { - "repo_name": "HP-Team", + "repo_name": "1721-ReefScape", "repo_desc": "", - "repo_url": "https://github.com/Hablu-Programmer-Team/HP-Team", - "repo_stars": 0, + "repo_url": "https://github.com/FRC-1721/1721-ReefScape", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Hablu-Programmer-Team" + "repo_owner": "FRC-1721" } }, - "issue_title": "Add Typography", + "issue_title": "Autonomous ", "issue_labels": { "Nodes": [ { @@ -6227,133 +6155,136 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9934", - "issue_createdAt": "2025-01-28T17:46:33Z", + "issue_url": "https://github.com/FRC-1721/1721-ReefScape/issues/9", + "issue_createdAt": "2025-01-28T23:52:16Z", "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": 46, + "repo_name": "1721-ReefScape", + "repo_desc": "", + "repo_url": "https://github.com/FRC-1721/1721-ReefScape", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "FRC-1721" } }, - "issue_title": "Tuttaltrosuono", + "issue_title": "Subsystem: Climber", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "location-submission" - }, - { - "label_name": "Italy" + "label_name": "help wanted" }, { - "label_name": "Satoshi Spritz Milano" + "label_name": "new subsystem" } ], - "label_totalcount": 5 + "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/meilisearch/heed/issues/308", - "issue_createdAt": "2025-01-28T17:45:08Z", + "issue_url": "https://github.com/FRC-1721/1721-ReefScape/issues/8", + "issue_createdAt": "2025-01-28T23:51:38Z", "issue_repo": { - "repo_name": "heed", - "repo_desc": "A fully typed LMDB wrapper with minimum overhead 🐦", - "repo_url": "https://github.com/meilisearch/heed", - "repo_stars": 665, + "repo_name": "1721-ReefScape", + "repo_desc": "", + "repo_url": "https://github.com/FRC-1721/1721-ReefScape", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "meilisearch" + "repo_owner": "FRC-1721" } }, - "issue_title": "Move to the latest commit of LMDB", + "issue_title": "Subsystem: Intake ", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "new subsystem" } ], - "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/apkille/Gabs.jl/issues/42", - "issue_createdAt": "2025-01-28T17:45:06Z", + "issue_url": "https://github.com/mragsac/amariutalab.github.io/issues/1", + "issue_createdAt": "2025-01-28T23:35:29Z", "issue_repo": { - "repo_name": "Gabs.jl", - "repo_desc": "A library for fast simulations of Gaussian quantum information.", - "repo_url": "https://github.com/apkille/Gabs.jl", - "repo_stars": 8, + "repo_name": "amariutalab.github.io", + "repo_desc": "", + "repo_url": "https://github.com/mragsac/amariutalab.github.io", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Julia" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Lua" } ] }, "Owner": { - "repo_owner": "apkille" + "repo_owner": "mragsac" } }, - "issue_title": "Add more metrics using naming conventions from QuantumOpticsBase", + "issue_title": "Missing Images", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -6365,34 +6296,25 @@ }, { "Issue": { - "issue_url": "https://github.com/Hablu-Programmer-Team/HP-Team/issues/19", - "issue_createdAt": "2025-01-28T17:44:56Z", + "issue_url": "https://github.com/AstroNvim/astrocommunity/issues/1340", + "issue_createdAt": "2025-01-28T23:26:13Z", "issue_repo": { - "repo_name": "HP-Team", - "repo_desc": "", - "repo_url": "https://github.com/Hablu-Programmer-Team/HP-Team", - "repo_stars": 0, + "repo_name": "astrocommunity", + "repo_desc": "A community repository of common plugin specifications", + "repo_url": "https://github.com/AstroNvim/astrocommunity", + "repo_stars": 1309, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Lua" } ] }, "Owner": { - "repo_owner": "Hablu-Programmer-Team" + "repo_owner": "AstroNvim" } }, - "issue_title": "Add React-Rauter", + "issue_title": "llm.nvim support", "issue_labels": { "Nodes": [ { @@ -6407,35 +6329,6 @@ "Comments": { "issue_comment_count": 0 }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "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 } @@ -6443,25 +6336,21 @@ }, { "Issue": { - "issue_url": "https://github.com/AthleteNexus/SportsFolio/issues/4", - "issue_createdAt": "2025-01-28T17:39:35Z", + "issue_url": "https://github.com/sruilova/cicle-soft/issues/10", + "issue_createdAt": "2025-01-28T23:19:05Z", "issue_repo": { - "repo_name": "SportsFolio", - "repo_desc": "A platform where all sports person of any level can make their profile and flex their achievements.", - "repo_url": "https://github.com/AthleteNexus/SportsFolio", + "repo_name": "cicle-soft", + "repo_desc": "Proyecto que explica el ciclo de vida de software (SDLC)", + "repo_url": "https://github.com/sruilova/cicle-soft", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "AthleteNexus" + "repo_owner": "sruilova" } }, - "issue_title": "Create APIs for basic crud operations on the entities", + "issue_title": "Agregar Productos", "issue_labels": { "Nodes": [ { @@ -6480,81 +6369,123 @@ }, { "Issue": { - "issue_url": "https://github.com/AthleteNexus/SportsFolio/issues/3", - "issue_createdAt": "2025-01-28T17:36:46Z", + "issue_url": "https://github.com/atyrode/gitemplate/issues/6", + "issue_createdAt": "2025-01-28T23:18:53Z", "issue_repo": { - "repo_name": "SportsFolio", - "repo_desc": "A platform where all sports person of any level can make their profile and flex their achievements.", - "repo_url": "https://github.com/AthleteNexus/SportsFolio", - "repo_stars": 0, + "repo_name": "gitemplate", + "repo_desc": "FastAPI template made for AI", + "repo_url": "https://github.com/atyrode/gitemplate", + "repo_stars": 28, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jinja" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "AthleteNexus" + "repo_owner": "atyrode" } }, - "issue_title": "Create database layer for the entities", + "issue_title": "bug: no mention of dependency on the venv package in the codebase", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "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/aklinker1/bunv/issues/11", - "issue_createdAt": "2025-01-28T17:34:07Z", + "issue_url": "https://github.com/bcgov/cas-registration/issues/2750", + "issue_createdAt": "2025-01-28T23:17:31Z", "issue_repo": { - "repo_name": "bunv", - "repo_desc": "Corepack for Bun. PoC for implementing version management inside bun itself.", - "repo_url": "https://github.com/aklinker1/bunv", - "repo_stars": 7, + "repo_name": "cas-registration", + "repo_desc": "A web app for Registration in OBPS under the Clean Growth branch", + "repo_url": "https://github.com/bcgov/cas-registration", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "aklinker1" + "repo_owner": "bcgov" } }, - "issue_title": "feature request: a way to bypass the y/n install prompt with a -y flag", + "issue_title": "Remove statuses from designated timeline tables", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "Tech Debt" }, { - "label_name": "help wanted" + "label_name": "Good First Issue" }, { - "label_name": "good first issue" + "label_name": "Blocking" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -6563,77 +6494,70 @@ }, { "Issue": { - "issue_url": "https://github.com/mugdhchauhan/website/issues/44", - "issue_createdAt": "2025-01-28T17:29:10Z", + "issue_url": "https://github.com/santzzgv/skills-github-pages/issues/2", + "issue_createdAt": "2025-01-28T23:14:57Z", "issue_repo": { - "repo_name": "website", - "repo_desc": "Hack for LA's website", - "repo_url": "https://github.com/mugdhchauhan/website", + "repo_name": "skills-github-pages", + "repo_desc": "My clone repository", + "repo_url": "https://github.com/santzzgv/skills-github-pages", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "mugdhchauhan" + "repo_owner": "santzzgv" } }, - "issue_title": "BB", + "issue_title": "Api\nShizukujava\n", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "Feature Missing" - }, - { - "label_name": "size: missing" - }, - { - "label_name": "role: front end" } ], - "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/flytegg/twilight/issues/83", - "issue_createdAt": "2025-01-28T17:29:08Z", + "issue_url": "https://github.com/clojure-lsp/clojure-lsp/issues/1956", + "issue_createdAt": "2025-01-28T23:10:53Z", "issue_repo": { - "repo_name": "twilight", - "repo_desc": "A Kotlin API for Spigot/Paper Minecraft servers providing essential utilities to streamline development.", - "repo_url": "https://github.com/flytegg/twilight", - "repo_stars": 72, + "repo_name": "clojure-lsp", + "repo_desc": "Clojure \u0026 ClojureScript Language Server (LSP) implementation", + "repo_url": "https://github.com/clojure-lsp/clojure-lsp", + "repo_stars": 1202, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Clojure" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Emacs Lisp" + }, + { + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "flytegg" + "repo_owner": "clojure-lsp" } }, - "issue_title": "Get public IP extension function (on Bukkit class?)", + "issue_title": "Completion does not work correctly without closing parentheses present", "issue_labels": { "Nodes": [ { @@ -6641,9 +6565,12 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "editor" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 2 @@ -6655,47 +6582,31 @@ }, { "Issue": { - "issue_url": "https://github.com/basedosdados/queries-basedosdados/issues/890", - "issue_createdAt": "2025-01-28T17:19:30Z", + "issue_url": "https://github.com/CapivaraDevRepositories/.github/issues/1", + "issue_createdAt": "2025-01-28T23:07:22Z", "issue_repo": { - "repo_name": "queries-basedosdados", - "repo_desc": "🔍 Gerenciador de modelos de transformação de dados (ELT) no datalake", - "repo_url": "https://github.com/basedosdados/queries-basedosdados", - "repo_stars": 8, + "repo_name": ".github", + "repo_desc": "", + "repo_url": "https://github.com/CapivaraDevRepositories/.github", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SQL" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Makefile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "basedosdados" + "repo_owner": "CapivaraDevRepositories" } }, - "issue_title": "Atualizar README.md e Criar um CONTRIBUTING.md", + "issue_title": "Ajustar README para ficar bonito", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -6707,101 +6618,89 @@ }, { "Issue": { - "issue_url": "https://github.com/Submitty/Submitty/issues/11375", - "issue_createdAt": "2025-01-28T17:18:08Z", + "issue_url": "https://github.com/getsentry/sentry-dotnet/issues/3922", + "issue_createdAt": "2025-01-28T23:03:16Z", "issue_repo": { - "repo_name": "Submitty", - "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", - "repo_url": "https://github.com/Submitty/Submitty", - "repo_stars": 686, + "repo_name": "sentry-dotnet", + "repo_desc": "Sentry SDK for .NET", + "repo_url": "https://github.com/getsentry/sentry-dotnet", + "repo_stars": 623, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "PowerShell" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C#" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Java" + "repo_prog_language": "CMake" }, { "repo_prog_language": "C" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "Submitty" + "repo_owner": "getsentry" } }, - "issue_title": "Add # of posts in each forum thread near the upduck count", + "issue_title": "Invalid index used in Debug logs", "issue_labels": { "Nodes": [ { - "label_name": "enhancement / feature request" - }, - { - "label_name": "good first issue" + "label_name": "Bug" }, { - "label_name": "Discussion Forum" + "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/MohamedAazil/rathinam-ai-ds/issues/17", - "issue_createdAt": "2025-01-28T17:17:53Z", + "issue_url": "https://github.com/eclipse-jdt/eclipse.jdt.ui/issues/1987", + "issue_createdAt": "2025-01-28T22:58:42Z", "issue_repo": { - "repo_name": "rathinam-ai-ds", + "repo_name": "eclipse.jdt.ui", "repo_desc": "", - "repo_url": "https://github.com/MohamedAazil/rathinam-ai-ds", - "repo_stars": 7, + "repo_url": "https://github.com/eclipse-jdt/eclipse.jdt.ui", + "repo_stars": 40, "repo_langs": { "Nodes": [ { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "MohamedAazil" + "repo_owner": "eclipse-jdt" } }, - "issue_title": "Event management", + "issue_title": "Cleanup \"Single if\" only handles one branch at a time", "issue_labels": { "Nodes": [ { @@ -6814,50 +6713,65 @@ "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/badges-and-achievements/badges-and-achievements.github.io/issues/160", - "issue_createdAt": "2025-01-28T17:17:31Z", + "issue_url": "https://github.com/jezzsantos/saastack/issues/80", + "issue_createdAt": "2025-01-28T22:54:09Z", "issue_repo": { - "repo_name": "badges-and-achievements.github.io", - "repo_desc": "Complete list of all GitHub profile Badges and Achievements (20+ languages)", - "repo_url": "https://github.com/badges-and-achievements/badges-and-achievements.github.io", - "repo_stars": 350, + "repo_name": "saastack", + "repo_desc": "A comprehensive codebase template for starting your real-world, fully featured SaaS web products. On the .NET platform", + "repo_url": "https://github.com/jezzsantos/saastack", + "repo_stars": 55, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C#" + }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "TSQL" }, { - "repo_prog_language": "Liquid" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" - } - ] + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "badges-and-achievements" + "repo_owner": "jezzsantos" } }, - "issue_title": "Fix canonical link on main page", + "issue_title": "Linux/macOS development", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "design defect" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -6869,90 +6783,111 @@ }, { "Issue": { - "issue_url": "https://github.com/IT4Change/IT4C.dev/issues/208", - "issue_createdAt": "2025-01-28T17:11:35Z", + "issue_url": "https://github.com/The-Alpha-Project/alpha-core/issues/1482", + "issue_createdAt": "2025-01-28T22:46:33Z", "issue_repo": { - "repo_name": "IT4C.dev", - "repo_desc": "IT4C.dev Website", - "repo_url": "https://github.com/IT4Change/IT4C.dev", - "repo_stars": 5, + "repo_name": "alpha-core", + "repo_desc": "0.5.3 experimental emulator written in Python.", + "repo_url": "https://github.com/The-Alpha-Project/alpha-core", + "repo_stars": 269, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "IT4Change" + "repo_owner": "The-Alpha-Project" } }, - "issue_title": "🔧 [Refactor] Remove Writing Date from all Pages", + "issue_title": "TODO: Change Wisps' level", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "easy difficulty" + }, + { + "label_name": "todo" + }, + { + "label_name": "database" } ], - "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/UnlockedLabs/UnlockEdv2/issues/694", - "issue_createdAt": "2025-01-28T17:03:18Z", + "issue_url": "https://github.com/oven-sh/bun/issues/16848", + "issue_createdAt": "2025-01-28T22:38:08Z", "issue_repo": { - "repo_name": "UnlockEdv2", - "repo_desc": "UnlockedLabs' WIP education portal/SIS for capturing meaningful progress of incarcerated learners in external providers, to help earn good time credits", - "repo_url": "https://github.com/UnlockedLabs/UnlockEdv2", - "repo_stars": 17, + "repo_name": "bun", + "repo_desc": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one", + "repo_url": "https://github.com/oven-sh/bun", + "repo_stars": 75796, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Zig" + }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C" }, { - "repo_prog_language": "Go" + "repo_prog_language": "C++" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "UnlockedLabs" + "repo_owner": "oven-sh" } }, - "issue_title": "Pass pagination/common parameters from handlers to database queries", + "issue_title": "bun build --help says only \"esm\" output format is supported", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "docs" }, { "label_name": "good first issue" @@ -6961,80 +6896,95 @@ "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/Arpit529Srivastava/Why-take-load/issues/3", - "issue_createdAt": "2025-01-28T17:00:55Z", + "issue_url": "https://github.com/VolunChain/VolunChain-Frontend/issues/41", + "issue_createdAt": "2025-01-28T22:36:40Z", "issue_repo": { - "repo_name": "Why-take-load", - "repo_desc": "This project is a basic implementation of a load balancer in Go using the Round Robin algorithm. The load balancer distributes incoming HTTP requests to a set of backend servers in a circular order.", - "repo_url": "https://github.com/Arpit529Srivastava/Why-take-load", - "repo_stars": 0, + "repo_name": "VolunChain-Frontend", + "repo_desc": "", + "repo_url": "https://github.com/VolunChain/VolunChain-Frontend", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Arpit529Srivastava" + "repo_owner": "VolunChain" } }, - "issue_title": "Add Contribution.md file for the project", + "issue_title": "Create `BaseApi` class for Axios configuration", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "OD Boost" + }, + { + "label_name": "Frontend" + }, + { + "label_name": "Difficulty: Low (Easy)" } ], - "label_totalcount": 2 + "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/bjornhaavard/project-exam-2/issues/2", - "issue_createdAt": "2025-01-28T16:59:22Z", + "issue_url": "https://github.com/cyclotruc/gitingest/issues/158", + "issue_createdAt": "2025-01-28T22:36:13Z", "issue_repo": { - "repo_name": "project-exam-2", - "repo_desc": "", - "repo_url": "https://github.com/bjornhaavard/project-exam-2", - "repo_stars": 0, + "repo_name": "gitingest", + "repo_desc": "Replace 'hub' with 'ingest' in any github url to get a prompt-friendly extract of a codebase ", + "repo_url": "https://github.com/cyclotruc/gitingest", + "repo_stars": 5270, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Jinja" } ] }, "Owner": { - "repo_owner": "bjornhaavard" + "repo_owner": "cyclotruc" } }, - "issue_title": "Make a prototype for the design", + "issue_title": "Feat request: Ingest PR diffs through .diff url", "issue_labels": { "Nodes": [ { @@ -7053,169 +7003,127 @@ }, { "Issue": { - "issue_url": "https://github.com/cardano-scaling/alba/issues/138", - "issue_createdAt": "2025-01-28T16:57:06Z", + "issue_url": "https://github.com/swift-server/swift-webauthn/issues/92", + "issue_createdAt": "2025-01-28T22:33:55Z", "issue_repo": { - "repo_name": "alba", - "repo_desc": "Reference implementation of Approximate Lower Bound Arguments", - "repo_url": "https://github.com/cardano-scaling/alba", - "repo_stars": 12, + "repo_name": "swift-webauthn", + "repo_desc": "A Swift library for implementing the WebAuthn spec", + "repo_url": "https://github.com/swift-server/swift-webauthn", + "repo_stars": 134, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "cardano-scaling" + "repo_owner": "swift-server" } }, - "issue_title": "Lottery tests", + "issue_title": "Migrate to Swift Testing", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "P-high" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/duplicati/duplicati/issues/5922", - "issue_createdAt": "2025-01-28T16:55:55Z", + "issue_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink/issues/10", + "issue_createdAt": "2025-01-28T22:31:52Z", "issue_repo": { - "repo_name": "duplicati", - "repo_desc": "Store securely encrypted backups in the cloud!", - "repo_url": "https://github.com/duplicati/duplicati", - "repo_stars": 11624, + "repo_name": "Team-CourtLink", + "repo_desc": "Software Engineering Project", + "repo_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Less" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "duplicati" + "repo_owner": "Ashfaq-Ahmed-Mohammed" } }, - "issue_title": "Double-click tray-icon opens two browsers", + "issue_title": "Design Database Schema for CourtLink - Bookings and Court Tables", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "UI" - }, - { - "label_name": "minor change" - }, { "label_name": "good first issue" - }, - { - "label_name": "windows" } ], - "label_totalcount": 5 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/codethesaurus/codethesaur.us/issues/766", - "issue_createdAt": "2025-01-28T16:50:28Z", + "issue_url": "https://github.com/Samuel-Habib/PartnerLight/issues/2", + "issue_createdAt": "2025-01-28T22:21:05Z", "issue_repo": { - "repo_name": "codethesaur.us", - "repo_desc": "A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference.", - "repo_url": "https://github.com/codethesaurus/codethesaur.us", - "repo_stars": 290, + "repo_name": "PartnerLight", + "repo_desc": "", + "repo_url": "https://github.com/Samuel-Habib/PartnerLight", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "codethesaurus" + "repo_owner": "Samuel-Habib" } }, - "issue_title": "[Bug] `docker compose build` check fails but only on GitHub", + "issue_title": "create a getNicknameByEmail route for log in", "issue_labels": { "Nodes": [ - { - "label_name": "Type: Bug" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "Experience: CI/CD" + "label_name": "community contribution" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -7224,163 +7132,175 @@ }, { "Issue": { - "issue_url": "https://github.com/StarShopCr/StarShop-Backend/issues/27", - "issue_createdAt": "2025-01-28T16:43:40Z", + "issue_url": "https://github.com/directus/directus/issues/24489", + "issue_createdAt": "2025-01-28T22:14:20Z", "issue_repo": { - "repo_name": "StarShop-Backend", - "repo_desc": "This is the StartShop-Backend Repository", - "repo_url": "https://github.com/StarShopCr/StarShop-Backend", - "repo_stars": 2, + "repo_name": "directus", + "repo_desc": "The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth \u0026 more.", + "repo_url": "https://github.com/directus/directus", + "repo_stars": 28864, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Liquid" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "StarShopCr" + "repo_owner": "directus" } }, - "issue_title": "[BK]: Setup documentation", + "issue_title": "Fire a hook on extensions auto-reload", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "easy" - }, - { - "label_name": "Backend" + "label_name": "Improvement" }, { - "label_name": "ODBoost" + "label_name": "Good First Issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/djeck1432/spotnet/issues/525", - "issue_createdAt": "2025-01-28T16:41:08Z", + "issue_url": "https://github.com/delta-io/delta-rs/issues/3170", + "issue_createdAt": "2025-01-28T22:13:57Z", "issue_repo": { - "repo_name": "spotnet", - "repo_desc": "Spot Leveraging in the Starknet Ecosystem", - "repo_url": "https://github.com/djeck1432/spotnet", - "repo_stars": 12, + "repo_name": "delta-rs", + "repo_desc": "A native Rust library for Delta Lake, with bindings into Python", + "repo_url": "https://github.com/delta-io/delta-rs", + "repo_stars": 2523, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Cairo" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "TLA" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "djeck1432" + "repo_owner": "delta-io" } }, - "issue_title": "[Frontend] Migrate from Jest to Vitest", + "issue_title": "Make streaming opt-in", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "FE" + "label_name": "enhancement" }, { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" + "label_name": "good first issue" }, { - "label_name": "ODBoost" + "label_name": "binding/python" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 7 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/beer-psi/chuni-penguin/issues/49", - "issue_createdAt": "2025-01-28T16:33:19Z", + "issue_url": "https://github.com/ProjectEvergreen/www.greenwoodjs.dev/issues/174", + "issue_createdAt": "2025-01-28T22:11:33Z", "issue_repo": { - "repo_name": "chuni-penguin", - "repo_desc": "Discord bot for CHUNITHM International version", - "repo_url": "https://github.com/beer-psi/chuni-penguin", - "repo_stars": 6, + "repo_name": "www.greenwoodjs.dev", + "repo_desc": "Documentation website for Greenwood", + "repo_url": "https://github.com/ProjectEvergreen/www.greenwoodjs.dev", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "beer-psi" + "repo_owner": "ProjectEvergreen" } }, - "issue_title": "rating display rounding errors", + "issue_title": "about page is overflowing due to long unbroken text", "issue_labels": { "Nodes": [ { "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": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -7389,40 +7309,31 @@ }, { "Issue": { - "issue_url": "https://github.com/BaDAM152/utils/issues/6", - "issue_createdAt": "2025-01-28T16:31:36Z", + "issue_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink/issues/9", + "issue_createdAt": "2025-01-28T22:08:53Z", "issue_repo": { - "repo_name": "utils", - "repo_desc": "important utilities", - "repo_url": "https://github.com/BaDAM152/utils", - "repo_stars": 1, + "repo_name": "Team-CourtLink", + "repo_desc": "Software Engineering Project", + "repo_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TeX" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "BaDAM152" + "repo_owner": "Ashfaq-Ahmed-Mohammed" } }, - "issue_title": "Remove everything except frontend/ folder and add into .github repo", + "issue_title": "Implement Database Schema for CourtLink", "issue_labels": { "Nodes": [ { @@ -7435,156 +7346,147 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd/issues/40", - "issue_createdAt": "2025-01-28T16:31:29Z", + "issue_url": "https://github.com/prestodb/presto/issues/24447", + "issue_createdAt": "2025-01-28T22:04:14Z", "issue_repo": { - "repo_name": "Hisab-Kitab-FrontEnd", - "repo_desc": "this is front end repository of HisabKitab Application Using react.js ", - "repo_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd", - "repo_stars": 1, + "repo_name": "presto", + "repo_desc": "The official home of the Presto distributed SQL query engine for big data", + "repo_url": "https://github.com/prestodb/presto", + "repo_stars": 16182, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Thrift" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "thealoksingh" + "repo_owner": "prestodb" } }, - "issue_title": "Create a Interactive Landing page for our website", + "issue_title": "[docs] how to configure Hive to support Avro tables", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "docs" + }, + { + "label_name": "feature request" }, { "label_name": "good first issue" } ], - "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/AFK-AlignedFamKernel/afk_monorepo/issues/444", - "issue_createdAt": "2025-01-28T16:28:55Z", + "issue_url": "https://github.com/swift-server/swift-webauthn/issues/91", + "issue_createdAt": "2025-01-28T22:02:23Z", "issue_repo": { - "repo_name": "afk_monorepo", - "repo_desc": "AFK: Aligned Fam Kernel - Monorepo", - "repo_url": "https://github.com/AFK-AlignedFamKernel/afk_monorepo", - "repo_stars": 19, + "repo_name": "swift-webauthn", + "repo_desc": "A Swift library for implementing the WebAuthn spec", + "repo_url": "https://github.com/swift-server/swift-webauthn", + "repo_stars": 134, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Solidity" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "AFK-AlignedFamKernel" + "repo_owner": "swift-server" } }, - "issue_title": "Launchpad Pool UI improvment", + "issue_title": "Remove public enums", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "frontend" - }, - { - "label_name": "mobile" - }, - { - "label_name": "design" - }, - { - "label_name": "ODBoost" } ], - "label_totalcount": 6 + "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/bubblequack/bubblequack/issues/68", - "issue_createdAt": "2025-01-28T16:26:53Z", + "issue_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink/issues/7", + "issue_createdAt": "2025-01-28T21:56:12Z", "issue_repo": { - "repo_name": "bubblequack", - "repo_desc": "Stop the elephant from bubbling up your pond, find your ducklings that fled from all the bubbles and bring them back to safety.", - "repo_url": "https://github.com/bubblequack/bubblequack", - "repo_stars": 6, + "repo_name": "Team-CourtLink", + "repo_desc": "Software Engineering Project", + "repo_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "bubblequack" + "repo_owner": "Ashfaq-Ahmed-Mohammed" } }, - "issue_title": "Idle animation for ducks", + "issue_title": "Design Database Schema for CourtLink - Customer and Sport Table", "issue_labels": { "Nodes": [ { @@ -7597,62 +7499,61 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/OWASP/Nest/issues/639", - "issue_createdAt": "2025-01-28T16:24:56Z", + "issue_url": "https://github.com/adminkbco/mirodemo/issues/1", + "issue_createdAt": "2025-01-28T21:52:27Z", "issue_repo": { - "repo_name": "Nest", - "repo_desc": "Your gateway to OWASP. Discover, engage, and help shape the future!", - "repo_url": "https://github.com/OWASP/Nest", - "repo_stars": 31, + "repo_name": "mirodemo", + "repo_desc": "", + "repo_url": "https://github.com/adminkbco/mirodemo", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "OWASP" + "repo_owner": "adminkbco" } }, - "issue_title": "GSoC link in Footer redirects to a 404 page", + "issue_title": "customer journey map", "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_totalcount": 1 + "label_totalcount": 9 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -7661,41 +7562,32 @@ }, { "Issue": { - "issue_url": "https://github.com/VeriGlyph/Nexus/issues/16", - "issue_createdAt": "2025-01-28T16:23:05Z", + "issue_url": "https://github.com/sandialabs/firewheel/issues/57", + "issue_createdAt": "2025-01-28T21:51:31Z", "issue_repo": { - "repo_name": "Nexus", - "repo_desc": "VeriGlyph:Nexus your hub for publishing CIP-88 Registration Certificates on Cardano", - "repo_url": "https://github.com/VeriGlyph/Nexus", - "repo_stars": 3, + "repo_name": "firewheel", + "repo_desc": "FIREWHEEL is an experiment orchestration tool that assists a user in building and controlling, repeatable experiments of distributed network systems at any scale.", + "repo_url": "https://github.com/sandialabs/firewheel", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "VeriGlyph" + "repo_owner": "sandialabs" } }, - "issue_title": "if you paste valid JSON that is not a parseable Cardano native script the form should tell you that", + "issue_title": "Update FIREWHEEL OS documentation", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -7713,28 +7605,41 @@ }, { "Issue": { - "issue_url": "https://github.com/heetsolanki/BoardBuddy-App-UI/issues/1", - "issue_createdAt": "2025-01-28T16:20:03Z", + "issue_url": "https://github.com/GiulioArantes/e-commerce/issues/3", + "issue_createdAt": "2025-01-28T21:49:07Z", "issue_repo": { - "repo_name": "BoardBuddy-App-UI", - "repo_desc": "", - "repo_url": "https://github.com/heetsolanki/BoardBuddy-App-UI", - "repo_stars": 0, + "repo_name": "e-commerce", + "repo_desc": "Um projeto de e-commerce fictício criado durante o desafio de 100 dias programando. O objetivo é praticar e aprimorar habilidades em front-end, desde HTML, CSS e JavaScript básicos até conceitos mais avançados.", + "repo_url": "https://github.com/GiulioArantes/e-commerce", + "repo_stars": 1, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "heetsolanki" + "repo_owner": "GiulioArantes" } }, - "issue_title": "BoardBuddy Application UI/UX", + "issue_title": "Adicionar Funcionalidade de Busca", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -7746,32 +7651,35 @@ }, { "Issue": { - "issue_url": "https://github.com/pydantic/pydantic-ai/issues/796", - "issue_createdAt": "2025-01-28T16:19:43Z", + "issue_url": "https://github.com/GiulioArantes/e-commerce/issues/2", + "issue_createdAt": "2025-01-28T21:47:15Z", "issue_repo": { - "repo_name": "pydantic-ai", - "repo_desc": "Agent Framework / shim to use Pydantic with LLMs", - "repo_url": "https://github.com/pydantic/pydantic-ai", - "repo_stars": 5864, + "repo_name": "e-commerce", + "repo_desc": "Um projeto de e-commerce fictício criado durante o desafio de 100 dias programando. O objetivo é praticar e aprimorar habilidades em front-end, desde HTML, CSS e JavaScript básicos até conceitos mais avançados.", + "repo_url": "https://github.com/GiulioArantes/e-commerce", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "pydantic" + "repo_owner": "GiulioArantes" } }, - "issue_title": "Add Cohere docs", + "issue_title": "Otimizar o design", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -7789,62 +7697,44 @@ }, { "Issue": { - "issue_url": "https://github.com/guibranco/gstraccini-bot-workflows/issues/56", - "issue_createdAt": "2025-01-28T16:18:14Z", + "issue_url": "https://github.com/venture-technology/venture/issues/118", + "issue_createdAt": "2025-01-28T21:31:17Z", "issue_repo": { - "repo_name": "gstraccini-bot-workflows", - "repo_desc": "🤖 :octocat: GStraccini-bot automates repository management, ensuring organization and health by handling pull requests, issues, comments, and commits.", - "repo_url": "https://github.com/guibranco/gstraccini-bot-workflows", - "repo_stars": 1, + "repo_name": "venture", + "repo_desc": "Serviço backend principal do Venture", + "repo_url": "https://github.com/venture-technology/venture", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "guibranco" + "repo_owner": "venture-technology" } }, - "issue_title": "[FEATURE] Add super-linter workflow to validate repository workflows", + "issue_title": "Pix e municipal_record não estão sendo registrados ao criar motorista", "issue_labels": { "Nodes": [ - { - "label_name": "📝 documentation" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": ":octocat: github-actions" - }, - { - "label_name": "👷🏼 infrastructure" - }, - { - "label_name": "♻️ code quality" - }, - { - "label_name": "🛠 WIP" - }, - { - "label_name": "⚙️ CI/CD" - }, - { - "label_name": "hacktoberfest" + "label_name": "low priority" } ], - "label_totalcount": 13 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -7853,50 +7743,53 @@ }, { "Issue": { - "issue_url": "https://github.com/vinteumorg/Floresta/issues/358", - "issue_createdAt": "2025-01-28T16:17:39Z", + "issue_url": "https://github.com/homarr-labs/homarr/issues/2174", + "issue_createdAt": "2025-01-28T21:22:23Z", "issue_repo": { - "repo_name": "Floresta", - "repo_desc": "A fully-validating Bitcoin node powered by Utreexo, with an integrated Electrum Server", - "repo_url": "https://github.com/vinteumorg/Floresta", - "repo_stars": 208, + "repo_name": "homarr", + "repo_desc": "A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.", + "repo_url": "https://github.com/homarr-labs/homarr", + "repo_stars": 159, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "Just" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "vinteumorg" + "repo_owner": "homarr-labs" } }, - "issue_title": "[Code Quality]: Remove unused `#[cfg]` attibutes and fix all clippy warnings", + "issue_title": "feat: delete API tokens within Homarr", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "code quality" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -7908,71 +7801,86 @@ }, { "Issue": { - "issue_url": "https://github.com/theriyasharma24/DSA-Practice-Problems/issues/68", - "issue_createdAt": "2025-01-28T16:17:11Z", + "issue_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink/issues/5", + "issue_createdAt": "2025-01-28T21:17:36Z", "issue_repo": { - "repo_name": "DSA-Practice-Problems", - "repo_desc": "This repository has solved DSA problems from Love Babbar's 450 DSA question list.", - "repo_url": "https://github.com/theriyasharma24/DSA-Practice-Problems", + "repo_name": "Team-CourtLink", + "repo_desc": "Software Engineering Project", + "repo_url": "https://github.com/Ashfaq-Ahmed-Mohammed/Team-CourtLink", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "theriyasharma24" + "repo_owner": "Ashfaq-Ahmed-Mohammed" } }, - "issue_title": "add solution in python for problem 53 - palindrome string", + "issue_title": "Design Database Schema for CourtLink.", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "new DSA problem" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/lueckenlab/patpy/issues/79", - "issue_createdAt": "2025-01-28T16:08:10Z", + "issue_url": "https://github.com/stan-dev/cmdstan/issues/1310", + "issue_createdAt": "2025-01-28T21:09:57Z", "issue_repo": { - "repo_name": "patpy", - "repo_desc": "", - "repo_url": "https://github.com/lueckenlab/patpy", - "repo_stars": 0, + "repo_name": "cmdstan", + "repo_desc": "CmdStan, the command line interface to Stan", + "repo_url": "https://github.com/stan-dev/cmdstan", + "repo_stars": 215, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "R" + }, + { + "repo_prog_language": "Makefile" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "R" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Stan" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "lueckenlab" + "repo_owner": "stan-dev" } }, - "issue_title": "Quality control in representations", + "issue_title": "catch and report out-of-memory error", "issue_labels": { "Nodes": [ { @@ -7985,7 +7893,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -7994,32 +7902,41 @@ }, { "Issue": { - "issue_url": "https://github.com/sktime/sktime/issues/7707", - "issue_createdAt": "2025-01-28T16:01:27Z", + "issue_url": "https://github.com/SasView/sasview/issues/3197", + "issue_createdAt": "2025-01-28T21:06:42Z", "issue_repo": { - "repo_name": "sktime", - "repo_desc": "A unified framework for machine learning with time series", - "repo_url": "https://github.com/sktime/sktime", - "repo_stars": 8150, + "repo_name": "sasview", + "repo_desc": "Code for the SasView application. ", + "repo_url": "https://github.com/SasView/sasview", + "repo_stars": 55, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" }, { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "MATLAB" + "repo_prog_language": "Inno Setup" + }, + { + "repo_prog_language": "Jupyter Notebook" }, { "repo_prog_language": "CSS" @@ -8027,20 +7944,20 @@ ] }, "Owner": { - "repo_owner": "sktime" + "repo_owner": "SasView" } }, - "issue_title": "[ENH] technical roadmap 2025", + "issue_title": "Customize Plot Needs a Toggle for Scientific Notation", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Enhancement" }, { - "label_name": "enhancement" + "label_name": "Good First Issue" }, { - "label_name": "roadmap" + "label_name": "SasView 6.1.0" } ], "label_totalcount": 3 @@ -8055,56 +7972,95 @@ }, { "Issue": { - "issue_url": "https://github.com/ONEARMY/community-platform/issues/4113", - "issue_createdAt": "2025-01-28T15:59:16Z", + "issue_url": "https://github.com/SEMOSS/community/issues/134", + "issue_createdAt": "2025-01-28T20:59:04Z", "issue_repo": { - "repo_name": "community-platform", - "repo_desc": "A platform to build useful communities that aim to tackle global problems", - "repo_url": "https://github.com/ONEARMY/community-platform", - "repo_stars": 1190, + "repo_name": "community", + "repo_desc": "", + "repo_url": "https://github.com/SEMOSS/community", + "repo_stars": 1, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "SEMOSS" + } + }, + "issue_title": "[FEAT] Improvements to Agent Builder UI", + "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/SEMOSS/semoss-ui/issues/505", + "issue_createdAt": "2025-01-28T20:54:26Z", + "issue_repo": { + "repo_name": "semoss-ui", + "repo_desc": "", + "repo_url": "https://github.com/SEMOSS/semoss-ui", + "repo_stars": 17, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "EJS" }, { "repo_prog_language": "MDX" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "ONEARMY" + "repo_owner": "SEMOSS" } }, - "issue_title": "Change background color map", + "issue_title": "[TASK] Change \"Settings\" tab name to \"Access Control\" for all engines", "issue_labels": { "Nodes": [ { - "label_name": "Good first issue" + "label_name": "good first issue" } ], "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -8113,38 +8069,38 @@ }, { "Issue": { - "issue_url": "https://github.com/lueckenlab/patpy/issues/78", - "issue_createdAt": "2025-01-28T15:58:34Z", + "issue_url": "https://github.com/collabora/gst-python-ml/issues/4", + "issue_createdAt": "2025-01-28T20:53:31Z", "issue_repo": { - "repo_name": "patpy", + "repo_name": "gst-python-ml", "repo_desc": "", - "repo_url": "https://github.com/lueckenlab/patpy", - "repo_stars": 0, + "repo_url": "https://github.com/collabora/gst-python-ml", + "repo_stars": 3, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "R" + "repo_prog_language": "MATLAB" } ] }, "Owner": { - "repo_owner": "lueckenlab" + "repo_owner": "collabora" } }, - "issue_title": "Incorporate pertpy distance tests", + "issue_title": "Add face detection element", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -8156,50 +8112,59 @@ }, { "Issue": { - "issue_url": "https://github.com/BoboTiG/dusk-monitor/issues/5", - "issue_createdAt": "2025-01-28T15:56:37Z", + "issue_url": "https://github.com/SEMOSS/semoss-ui/issues/504", + "issue_createdAt": "2025-01-28T20:45:50Z", "issue_repo": { - "repo_name": "dusk-monitor", - "repo_desc": "A dashboard for your Dusk node.", - "repo_url": "https://github.com/BoboTiG/dusk-monitor", - "repo_stars": 3, + "repo_name": "semoss-ui", + "repo_desc": "", + "repo_url": "https://github.com/SEMOSS/semoss-ui", + "repo_stars": 17, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "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": "EJS" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "BoboTiG" + "repo_owner": "SEMOSS" } }, - "issue_title": "Improve CSS themes colors", + "issue_title": "[TASK] Adjust drop-down options for \"Define Input Types\" section of agent builder", "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 @@ -8211,96 +8176,84 @@ }, { "Issue": { - "issue_url": "https://github.com/Oidaho/Vigil/issues/5", - "issue_createdAt": "2025-01-28T15:54:58Z", + "issue_url": "https://github.com/quickemu-project/quickemu/issues/1573", + "issue_createdAt": "2025-01-28T20:45:46Z", "issue_repo": { - "repo_name": "Vigil", - "repo_desc": "📲 VK Groups conversations moderation bot", - "repo_url": "https://github.com/Oidaho/Vigil", - "repo_stars": 0, + "repo_name": "quickemu", + "repo_desc": "Quickly create and run optimised Windows, macOS and Linux virtual machines", + "repo_url": "https://github.com/quickemu-project/quickemu", + "repo_stars": 11310, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "Oidaho" + "repo_owner": "quickemu-project" } }, - "issue_title": "Русская локализация", + "issue_title": "bug: the tpm configuration in \"${VMDIR}/${VMNAME}.sh\" is overwritten", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "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/Oidaho/Vigil/issues/4", - "issue_createdAt": "2025-01-28T15:52:19Z", + "issue_url": "https://github.com/jmai136/Customer-User-Interface/issues/7", + "issue_createdAt": "2025-01-28T20:42:57Z", "issue_repo": { - "repo_name": "Vigil", - "repo_desc": "📲 VK Groups conversations moderation bot", - "repo_url": "https://github.com/Oidaho/Vigil", + "repo_name": "Customer-User-Interface", + "repo_desc": "Create the customer WinForms appl, and update the DataAccess library. ", + "repo_url": "https://github.com/jmai136/Customer-User-Interface", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "C#" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TSQL" } ] }, "Owner": { - "repo_owner": "Oidaho" + "repo_owner": "jmai136" } }, - "issue_title": "Подсказки для кнопок", + "issue_title": "Create Customer WinForm Project", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "feature" } ], "label_totalcount": 2 @@ -8315,24 +8268,59 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/SEMOSS/semoss-ui/issues/503", + "issue_createdAt": "2025-01-28T20:38:20Z", "issue_repo": { - "repo_name": "", + "repo_name": "semoss-ui", "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_url": "https://github.com/SEMOSS/semoss-ui", + "repo_stars": 17, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "EJS" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "SEMOSS" } }, - "issue_title": "", + "issue_title": "[TASK] Remove unnecessary sidebar information from agent builder interface", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -8344,99 +8332,117 @@ }, { "Issue": { - "issue_url": "https://github.com/jey-exp/Cater/issues/7", - "issue_createdAt": "2025-01-28T15:43:43Z", + "issue_url": "https://github.com/SEMOSS/semoss-ui/issues/502", + "issue_createdAt": "2025-01-28T20:33:48Z", "issue_repo": { - "repo_name": "Cater", + "repo_name": "semoss-ui", "repo_desc": "", - "repo_url": "https://github.com/jey-exp/Cater", - "repo_stars": 0, + "repo_url": "https://github.com/SEMOSS/semoss-ui", + "repo_stars": 17, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "EJS" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "jey-exp" + "repo_owner": "SEMOSS" } }, - "issue_title": "Fixing Signin \u0026 SignUp for both authentication", + "issue_title": "[TASK] Remove tags field from agent builder interface", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "backend" - }, - { - "label_name": "frontend" - }, - { - "label_name": "db" } ], - "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/Yukaii/gakuon/issues/41", - "issue_createdAt": "2025-01-28T15:43:08Z", + "issue_url": "https://github.com/Oak-City-Shredders/oak-city-event-app/issues/6", + "issue_createdAt": "2025-01-28T20:28:53Z", "issue_repo": { - "repo_name": "gakuon", - "repo_desc": "Review Anki cards using Generative AI voice", - "repo_url": "https://github.com/Yukaii/gakuon", - "repo_stars": 1, + "repo_name": "oak-city-event-app", + "repo_desc": "", + "repo_url": "https://github.com/Oak-City-Shredders/oak-city-event-app", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Yukaii" + "repo_owner": "Oak-City-Shredders" } }, - "issue_title": "Improve command documentation in README", + "issue_title": "specify #hashtags to use for some of the quests", "issue_labels": { "Nodes": [ { "label_name": "documentation" }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -8448,32 +8454,29 @@ }, { "Issue": { - "issue_url": "https://github.com/Shadowner/Infrarust/issues/17", - "issue_createdAt": "2025-01-28T15:42:38Z", + "issue_url": "https://github.com/dunossauro/videomaker-helper/issues/33", + "issue_createdAt": "2025-01-28T20:24:58Z", "issue_repo": { - "repo_name": "Infrarust", - "repo_desc": "High-Performance Minecraft Reverse Proxy in Rust", - "repo_url": "https://github.com/Shadowner/Infrarust", - "repo_stars": 14, + "repo_name": "videomaker-helper", + "repo_desc": "Simplify your video editing workflow with Python 📹", + "repo_url": "https://github.com/dunossauro/videomaker-helper", + "repo_stars": 120, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Rust" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Shadowner" + "repo_owner": "dunossauro" } }, - "issue_title": "Enhancement: Enhance the CI/CD Docker build for release", + "issue_title": "Doc: Changelog page in documentation using snippets + towncrier", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -8491,38 +8494,35 @@ }, { "Issue": { - "issue_url": "https://github.com/Acanixz/game-dev-train/issues/21", - "issue_createdAt": "2025-01-28T15:36:38Z", + "issue_url": "https://github.com/Phrogz/yus/issues/2", + "issue_createdAt": "2025-01-28T20:20:20Z", "issue_repo": { - "repo_name": "game-dev-train", - "repo_desc": "A repository containing multiple games created for experiments and learning.", - "repo_url": "https://github.com/Acanixz/game-dev-train", - "repo_stars": 1, + "repo_name": "yus", + "repo_desc": "Extracting detailed statistics for Ultimate from ~freeform play-by-play commentary", + "repo_url": "https://github.com/Phrogz/yus", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "GDScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Acanixz" + "repo_owner": "Phrogz" } }, - "issue_title": "Fullscreen Toggle does not use Exclusive Fullscreen", + "issue_title": "Add Infraction Details", "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 @@ -8534,52 +8534,31 @@ }, { "Issue": { - "issue_url": "https://github.com/nextcloud/server/issues/50502", - "issue_createdAt": "2025-01-28T15:34:29Z", + "issue_url": "https://github.com/tuono-labs/tuono/issues/460", + "issue_createdAt": "2025-01-28T20:10:21Z", "issue_repo": { - "repo_name": "server", - "repo_desc": "☁️ Nextcloud server, a safe home for all your data", - "repo_url": "https://github.com/nextcloud/server", - "repo_stars": 28443, + "repo_name": "tuono", + "repo_desc": "⚡ Superfast fullstack React framework", + "repo_url": "https://github.com/tuono-labs/tuono", + "repo_stars": 528, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Gherkin" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Vue" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "nextcloud" + "repo_owner": "tuono-labs" } }, - "issue_title": "[Bug]: In `/settings/user/security` Chrome on Android is detected as Chrome on Linux", + "issue_title": "[Bug]: 0.17.6 - tuono server url is no longer contains the protocol", "issue_labels": { "Nodes": [ { @@ -8587,18 +8566,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "1. to develop" - }, - { - "label_name": "feature: settings" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -8607,56 +8580,53 @@ }, { "Issue": { - "issue_url": "https://github.com/HSU-HPC/MaMiCo/issues/90", - "issue_createdAt": "2025-01-28T15:32:19Z", + "issue_url": "https://github.com/cpinitiative/usaco-guide/issues/5089", + "issue_createdAt": "2025-01-28T19:59:19Z", "issue_repo": { - "repo_name": "MaMiCo", - "repo_desc": "The macro-micro-coupling tool for coupled molecular-continuum flow simulation", - "repo_url": "https://github.com/HSU-HPC/MaMiCo", - "repo_stars": 13, + "repo_name": "usaco-guide", + "repo_desc": "A free collection of curated, high-quality resources to take you from Bronze to Platinum and beyond.", + "repo_url": "https://github.com/cpinitiative/usaco-guide", + "repo_stars": 1654, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "HSU-HPC" + "repo_owner": "cpinitiative" } }, - "issue_title": "Enhance config file documentation", + "issue_title": "Contact Form Submission - Request - Missing Section or Solution", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "content" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -8668,25 +8638,29 @@ }, { "Issue": { - "issue_url": "https://github.com/Zybyte85/Wiiflow-Wii-theme/issues/1", - "issue_createdAt": "2025-01-28T15:30:49Z", + "issue_url": "https://github.com/chouaibMo/RowKalendar/issues/4", + "issue_createdAt": "2025-01-28T19:51:26Z", "issue_repo": { - "repo_name": "Wiiflow-Wii-theme", - "repo_desc": "Wiiflow Lite Wii theme", - "repo_url": "https://github.com/Zybyte85/Wiiflow-Wii-theme", - "repo_stars": 0, + "repo_name": "RowKalendar", + "repo_desc": "A Compose Multiplatform library designed to offer a straightforward and user-friendly scrollable horizontal calendar component for both Android and iOS platforms.", + "repo_url": "https://github.com/chouaibMo/RowKalendar", + "repo_stars": 33, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Kotlin" + } + ] }, "Owner": { - "repo_owner": "Zybyte85" + "repo_owner": "chouaibMo" } }, - "issue_title": "Fix category button", + "issue_title": "Support for Web", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -8704,68 +8678,38 @@ }, { "Issue": { - "issue_url": "https://github.com/jaegertracing/jaeger/issues/6628", - "issue_createdAt": "2025-01-28T15:28:51Z", + "issue_url": "https://github.com/chouaibMo/RowKalendar/issues/3", + "issue_createdAt": "2025-01-28T19:50:46Z", "issue_repo": { - "repo_name": "jaeger", - "repo_desc": "CNCF Jaeger, a Distributed Tracing Platform", - "repo_url": "https://github.com/jaegertracing/jaeger", - "repo_stars": 20841, + "repo_name": "RowKalendar", + "repo_desc": "A Compose Multiplatform library designed to offer a straightforward and user-friendly scrollable horizontal calendar component for both Android and iOS platforms.", + "repo_url": "https://github.com/chouaibMo/RowKalendar", + "repo_stars": 33, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Jsonnet" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "sed" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "jaegertracing" + "repo_owner": "chouaibMo" } }, - "issue_title": "[experiment] Auto-generate documentation for jaeger-v2 configuration structs via AST", + "issue_title": "Support for Desktop", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" - }, - { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "v2" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -8774,35 +8718,29 @@ }, { "Issue": { - "issue_url": "https://github.com/copper-project/copper-rs/issues/234", - "issue_createdAt": "2025-01-28T15:28:19Z", + "issue_url": "https://github.com/chouaibMo/RowKalendar/issues/2", + "issue_createdAt": "2025-01-28T19:49:47Z", "issue_repo": { - "repo_name": "copper-rs", - "repo_desc": "Purpose-built, Rust-native software engine for robotics", - "repo_url": "https://github.com/copper-project/copper-rs", - "repo_stars": 640, + "repo_name": "RowKalendar", + "repo_desc": "A Compose Multiplatform library designed to offer a straightforward and user-friendly scrollable horizontal calendar component for both Android and iOS platforms.", + "repo_url": "https://github.com/chouaibMo/RowKalendar", + "repo_stars": 33, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "copper-project" + "repo_owner": "chouaibMo" } }, - "issue_title": "Improve the Generated project to be cross compilation friendly", + "issue_title": "Add a sample project", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -8820,52 +8758,49 @@ }, { "Issue": { - "issue_url": "https://github.com/LinwoodDev/Butterfly/issues/792", - "issue_createdAt": "2025-01-28T15:27:41Z", + "issue_url": "https://github.com/instructlab/ui/issues/515", + "issue_createdAt": "2025-01-28T19:43:15Z", "issue_repo": { - "repo_name": "Butterfly", - "repo_desc": "🎨 Powerful, minimalistic, cross-platform, opensource note-taking app", - "repo_url": "https://github.com/LinwoodDev/Butterfly", - "repo_stars": 1176, + "repo_name": "ui", + "repo_desc": "Place to hack on UI for InstructLab", + "repo_url": "https://github.com/instructlab/ui", + "repo_stars": 22, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Inno Setup" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "LinwoodDev" + "repo_owner": "instructlab" } }, - "issue_title": "[Bug]: Pasting images copied using Samsung SmartSelect is broken", + "issue_title": "Bug: If you try and upload an invalid yaml submission with the upload yaml no error is produced to the user", "issue_labels": { "Nodes": [ { @@ -8875,65 +8810,59 @@ "label_name": "good first issue" }, { - "label_name": "confirmed" + "label_name": "help wanted" } ], "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/ROAR-QUTRC/perseus-v2/issues/95", - "issue_createdAt": "2025-01-28T15:24:52Z", + "issue_url": "https://github.com/grpc/grpc-swift-nio-transport/issues/65", + "issue_createdAt": "2025-01-28T19:34:30Z", "issue_repo": { - "repo_name": "perseus-v2", - "repo_desc": "The main codebase for perseus starting 2024", - "repo_url": "https://github.com/ROAR-QUTRC/perseus-v2", - "repo_stars": 6, + "repo_name": "grpc-swift-nio-transport", + "repo_desc": "", + "repo_url": "https://github.com/grpc/grpc-swift-nio-transport", + "repo_stars": 12, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "C++" + "repo_prog_language": "C" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ROAR-QUTRC" + "repo_owner": "grpc" } }, - "issue_title": "Fix left VESC configuration(s)", + "issue_title": "Leaking promise in CommonHTTP2ServerTransport if the transport is never started", "issue_labels": { "Nodes": [ { - "label_name": "01-bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "🔨 semver/patch" }, { - "label_name": "70-hardware" + "label_name": "size/S" }, { - "label_name": "51-drive" + "label_name": "kind/bug" } ], "label_totalcount": 4 @@ -8948,50 +8877,41 @@ }, { "Issue": { - "issue_url": "https://github.com/sl5net/autocivP/issues/36", - "issue_createdAt": "2025-01-28T15:19:13Z", + "issue_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop/issues/5", + "issue_createdAt": "2025-01-28T19:28:29Z", "issue_repo": { - "repo_name": "autocivP", - "repo_desc": "Mod for the game 0 A.D.", - "repo_url": "https://github.com/sl5net/autocivP", - "repo_stars": 5, + "repo_name": "uci_f1tenth_workshop", + "repo_desc": "", + "repo_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "AutoHotkey" + "repo_prog_language": "C++" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "sl5net" + "repo_owner": "uci-f1tenth" } }, - "issue_title": "test greeting", + "issue_title": "Polish Debugging Print Outputs and Reduce Spam", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -9003,59 +8923,44 @@ }, { "Issue": { - "issue_url": "https://github.com/GEO-BON/bon-in-a-box-pipeline-engine/issues/178", - "issue_createdAt": "2025-01-28T15:16:44Z", + "issue_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop/issues/4", + "issue_createdAt": "2025-01-28T19:16:43Z", "issue_repo": { - "repo_name": "bon-in-a-box-pipeline-engine", - "repo_desc": "Pipeline engine that can run R, Julia, Python and shell scripts seamlessly.", - "repo_url": "https://github.com/GEO-BON/bon-in-a-box-pipeline-engine", - "repo_stars": 4, + "repo_name": "uci_f1tenth_workshop", + "repo_desc": "", + "repo_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Kotlin" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "R" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "GEO-BON" + "repo_owner": "uci-f1tenth" } }, - "issue_title": "Better visualization for HTML errors", + "issue_title": "Create arc range for LiDAR scanning", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "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 @@ -9064,68 +8969,68 @@ }, { "Issue": { - "issue_url": "https://github.com/biomejs/biome/issues/4989", - "issue_createdAt": "2025-01-28T15:07:22Z", + "issue_url": "https://github.com/sillsdev/TheCombine/issues/3545", + "issue_createdAt": "2025-01-28T19:13:18Z", "issue_repo": { - "repo_name": "biome", - "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.", - "repo_url": "https://github.com/biomejs/biome", - "repo_stars": 16695, + "repo_name": "TheCombine", + "repo_desc": "This is a tool for supporting the rapid word collection workshop and post workshop clean-up", + "repo_url": "https://github.com/sillsdev/TheCombine", + "repo_stars": 16, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "C#" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Just" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Jinja" }, { - "repo_prog_language": "RenderScript" + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "biomejs" + "repo_owner": "sillsdev" } }, - "issue_title": "📎 Implement `noNestedComponents`", + "issue_title": "[MergeDups] While \"Save \u0026 Continue\" or \"Defer\" button is loading, other should be disabled", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "A-Linter" + "label_name": "frontend" }, { - "label_name": "L-JavaScript" + "label_name": "goal: MergeDup" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -9134,20 +9039,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Aman-Pal07/MERN-LMS-Project/issues/1", - "issue_createdAt": "2025-01-28T15:06:32Z", + "issue_url": "https://github.com/microsoft/retina/issues/1280", + "issue_createdAt": "2025-01-28T19:06:21Z", "issue_repo": { - "repo_name": "MERN-LMS-Project", - "repo_desc": "", - "repo_url": "https://github.com/Aman-Pal07/MERN-LMS-Project", - "repo_stars": 0, + "repo_name": "retina", + "repo_desc": "eBPF distributed networking observability tool for Kubernetes", + "repo_url": "https://github.com/microsoft/retina", + "repo_stars": 2792, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" @@ -9155,17 +9081,38 @@ ] }, "Owner": { - "repo_owner": "Aman-Pal07" + "repo_owner": "microsoft" } }, - "issue_title": "[Feat]: Fix Spelling and Improve UI for \"Courses\" Component", + "issue_title": "Continuous error message about interfaces skipped by Linuxutil", "issue_labels": { "Nodes": [ + { + "label_name": "type/bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "lang/go" + }, + { + "label_name": "area/plugins" + }, + { + "label_name": "priority/0" + }, + { + "label_name": "scope/S" + }, + { + "label_name": "go" } ], - "label_totalcount": 1 + "label_totalcount": 8 }, "Comments": { "issue_comment_count": 0 @@ -9177,79 +9124,41 @@ }, { "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/effekt-lang/effekt/issues/804", - "issue_createdAt": "2025-01-28T14:55:00Z", + "issue_url": "https://github.com/eclipse-score/score/issues/243", + "issue_createdAt": "2025-01-28T19:00:47Z", "issue_repo": { - "repo_name": "effekt", - "repo_desc": "A language with lexical effect handlers and lightweight effect polymorphism", - "repo_url": "https://github.com/effekt-lang/effekt", - "repo_stars": 344, + "repo_name": "score", + "repo_desc": "Score project main repository", + "repo_url": "https://github.com/eclipse-score/score", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Scala" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Scheme" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "Starlark" }, { - "repo_prog_language": "LLVM" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "effekt-lang" + "repo_owner": "eclipse-score" } }, - "issue_title": "Expand stdlib 'array' module", + "issue_title": "python: code formatting", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "area:stdlib" + "label_name": "infrastructure" + }, + { + "label_name": "lang:python" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -9261,44 +9170,68 @@ }, { "Issue": { - "issue_url": "https://github.com/xataio/pgroll/issues/633", - "issue_createdAt": "2025-01-28T14:51:42Z", + "issue_url": "https://github.com/juice-shop/juice-shop/issues/2437", + "issue_createdAt": "2025-01-28T18:51:21Z", "issue_repo": { - "repo_name": "pgroll", - "repo_desc": "PostgreSQL zero-downtime migrations made easy", - "repo_url": "https://github.com/xataio/pgroll", - "repo_stars": 4506, + "repo_name": "juice-shop", + "repo_desc": "OWASP Juice Shop: Probably the most modern and sophisticated insecure web application", + "repo_url": "https://github.com/juice-shop/juice-shop", + "repo_stars": 10730, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Pug" + }, + { + "repo_prog_language": "Handlebars" } ] }, "Owner": { - "repo_owner": "xataio" + "repo_owner": "juice-shop" } }, - "issue_title": "Cannot drop foreign key constraints that include a column with a `serial` type", + "issue_title": "💢 Check Remaining Component for Visual Issues", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" + }, + { + "label_name": "technical debt" }, { "label_name": "good first issue" + }, + { + "label_name": "design/layout" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -9310,43 +9243,52 @@ }, { "Issue": { - "issue_url": "https://github.com/cBioPortal/cbioportal/issues/11354", - "issue_createdAt": "2025-01-28T14:49:07Z", + "issue_url": "https://github.com/RIP-Comm/sossoldi/issues/200", + "issue_createdAt": "2025-01-28T18:49:49Z", "issue_repo": { - "repo_name": "cbioportal", - "repo_desc": "cBioPortal for Cancer Genomics", - "repo_url": "https://github.com/cBioPortal/cbioportal", - "repo_stars": 710, + "repo_name": "sossoldi", + "repo_desc": "\"Sossoldi\" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.", + "repo_url": "https://github.com/RIP-Comm/sossoldi", + "repo_stars": 312, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Perl" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "ActionScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "cBioPortal" + "repo_owner": "RIP-Comm" } }, - "issue_title": "double drag to zoom button on patient view", + "issue_title": "Bug: No confirmation message is shown when deleting an account", "issue_labels": { "Nodes": [ { @@ -9354,52 +9296,41 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "frontend" } ], - "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/kashifkhan0771/deepseek-go/issues/4", - "issue_createdAt": "2025-01-28T14:45:45Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "deepseek-go", - "repo_desc": "The Go client for the DeepSeek API 🐋", - "repo_url": "https://github.com/kashifkhan0771/deepseek-go", + "repo_name": "", + "repo_desc": "", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "kashifkhan0771" + "repo_owner": "" } }, - "issue_title": "[API] List Models", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "new-api" - } - ], - "label_totalcount": 3 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -9411,111 +9342,102 @@ }, { "Issue": { - "issue_url": "https://github.com/ethereum/ethereum-org-website/issues/14759", - "issue_createdAt": "2025-01-28T14:41:47Z", + "issue_url": "https://github.com/0xPolygonMiden/miden-vm/issues/1646", + "issue_createdAt": "2025-01-28T18:47:53Z", "issue_repo": { - "repo_name": "ethereum-org-website", - "repo_desc": "Ethereum.org is a primary online resource for the Ethereum community.", - "repo_url": "https://github.com/ethereum/ethereum-org-website", - "repo_stars": 5208, + "repo_name": "miden-vm", + "repo_desc": "STARK-based virtual machine", + "repo_url": "https://github.com/0xPolygonMiden/miden-vm", + "repo_stars": 641, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Solidity" - }, - { - "repo_prog_language": "Markdown" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "ethereum" + "repo_owner": "0xPolygonMiden" } }, - "issue_title": "UI color change: switch tagging color on layer 2 networks page", + "issue_title": "Remove `validate_param` method", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "dev required" + "label_name": "assembly" } ], - "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/latticexyz/mud/issues/3519", - "issue_createdAt": "2025-01-28T14:38:27Z", + "issue_url": "https://github.com/code-charity/youtube/issues/2799", + "issue_createdAt": "2025-01-28T18:41:48Z", "issue_repo": { - "repo_name": "mud", - "repo_desc": "MUD is a framework for building autonomous worlds", - "repo_url": "https://github.com/latticexyz/mud", - "repo_stars": 784, + "repo_name": "youtube", + "repo_desc": "[top~1 open YouTube \u0026 Video browser-extension] - Enrich your experience \u0026 choice! 🧰180+ options \u0026 clever features 📌set+forget📌Longest-standing(been tough). Please join🧩us👨‍👩‍👧‍👧 ..⋮ {playback|content discovery|player|extra buttons|distractions|related videos|shorts|ads|quality|codec|full tab|full screen}", + "repo_url": "https://github.com/code-charity/youtube", + "repo_stars": 3603, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Solidity" + "repo_prog_language": "CSS" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "latticexyz" + "repo_owner": "code-charity" } }, - "issue_title": "templates should throw on tx revert", + "issue_title": "$75 Bounty - Optional Password Protection setting for Pop-up", "issue_labels": { "Nodes": [ + { + "label_name": "Feature request" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "Bounty" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -9524,25 +9446,28 @@ }, { "Issue": { - "issue_url": "https://github.com/Acanixz/game-dev-train/issues/18", - "issue_createdAt": "2025-01-28T14:37:33Z", + "issue_url": "https://github.com/ibitec7/blockchain/issues/12", + "issue_createdAt": "2025-01-28T18:39:44Z", "issue_repo": { - "repo_name": "game-dev-train", - "repo_desc": "A repository containing multiple games created for experiments and learning.", - "repo_url": "https://github.com/Acanixz/game-dev-train", - "repo_stars": 1, + "repo_name": "blockchain", + "repo_desc": "Implementation of BlockChain using PoS + PBFT", + "repo_url": "https://github.com/ibitec7/blockchain", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "GDScript" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Acanixz" + "repo_owner": "ibitec7" } }, - "issue_title": "Add Player Object", + "issue_title": "Allocate fixed starting memory for the transaction pooling vector", "issue_labels": { "Nodes": [ { @@ -9550,51 +9475,39 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "Space Invaders" } ], - "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/amandollar/EduHaven/issues/55", - "issue_createdAt": "2025-01-28T14:28:21Z", + "issue_url": "https://github.com/stankudrow/ADS/issues/17", + "issue_createdAt": "2025-01-28T18:35:36Z", "issue_repo": { - "repo_name": "EduHaven", - "repo_desc": " EduHaven: A Student-Centric Learning Platform", - "repo_url": "https://github.com/amandollar/EduHaven", - "repo_stars": 6, + "repo_name": "ADS", + "repo_desc": "Algorithms and Data Structures.", + "repo_url": "https://github.com/stankudrow/ADS", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "amandollar" + "repo_owner": "stankudrow" } }, - "issue_title": "REDESIGN : Todo", + "issue_title": "Set Python 3.10 as the minimum supported version.", "issue_labels": { "Nodes": [ { @@ -9602,134 +9515,96 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "Update" } ], - "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/gnuradio/gnuradio/issues/7697", - "issue_createdAt": "2025-01-28T14:27:52Z", + "issue_url": "https://github.com/databio/bedhost/issues/166", + "issue_createdAt": "2025-01-28T18:28:58Z", "issue_repo": { - "repo_name": "gnuradio", - "repo_desc": "GNU Radio – the Free and Open Software Radio Ecosystem", - "repo_url": "https://github.com/gnuradio/gnuradio", - "repo_stars": 5238, + "repo_name": "bedhost", + "repo_desc": "API and UI for BEDbase", + "repo_url": "https://github.com/databio/bedhost", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "MATLAB" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Fortran" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Thrift" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Roff" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "gnuradio" + "repo_owner": "databio" } }, - "issue_title": "tcp_source has no QA", + "issue_title": "Create dashboard/visualization on bedbase to visualize the \"bedverse\" statistics", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "Python" - }, - { - "label_name": "QA" - }, - { - "label_name": "network" + "label_name": "ui" } ], - "label_totalcount": 4 + "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/openclimatefix/quartz-frontend/issues/556", - "issue_createdAt": "2025-01-28T14:23:33Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "quartz-frontend", - "repo_desc": "Front End repo for the Nowcasting project.", - "repo_url": "https://github.com/openclimatefix/quartz-frontend", - "repo_stars": 102, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "openclimatefix" + "repo_owner": "" } }, - "issue_title": "Separate status bar for Sites view on Quartz Solar", + "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 @@ -9741,44 +9616,56 @@ }, { "Issue": { - "issue_url": "https://github.com/StellaX-Tech/stellax.tech/issues/3", - "issue_createdAt": "2025-01-28T14:21:49Z", + "issue_url": "https://github.com/instructlab/instructlab/issues/3042", + "issue_createdAt": "2025-01-28T18:24:38Z", "issue_repo": { - "repo_name": "stellax.tech", - "repo_desc": "Landing Page for StellaX Technologies", - "repo_url": "https://github.com/StellaX-Tech/stellax.tech", - "repo_stars": 0, + "repo_name": "instructlab", + "repo_desc": "InstructLab Core package. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.", + "repo_url": "https://github.com/instructlab/instructlab", + "repo_stars": 1119, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "StellaX-Tech" + "repo_owner": "instructlab" } }, - "issue_title": "Wireframes for landing page layout", + "issue_title": "Update CI sections in the contributing guide", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "chore" + }, + { + "label_name": "CI/CD" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -9787,205 +9674,147 @@ }, { "Issue": { - "issue_url": "https://github.com/edginer/eddist/issues/23", - "issue_createdAt": "2025-01-28T14:21:41Z", + "issue_url": "https://github.com/dreday12/dreday12/issues/1", + "issue_createdAt": "2025-01-28T18:22:47Z", "issue_repo": { - "repo_name": "eddist", - "repo_desc": "Anonymous BBS system running on Container", - "repo_url": "https://github.com/edginer/eddist", - "repo_stars": 4, + "repo_name": "dreday12", + "repo_desc": "Config files for my GitHub profile.", + "repo_url": "https://github.com/dreday12/dreday12", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "RenderScript" - }, - { - "repo_prog_language": "Handlebars" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "edginer" + "repo_owner": "dreday12" } }, - "issue_title": "Feat: Support `X-ResNum` HTTP Header", + "issue_title": "Dre's First Issue", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "eddist-main" - }, - { - "label_name": "server" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/open-plan-tool/gui/issues/281", - "issue_createdAt": "2025-01-28T14:18:41Z", + "issue_url": "https://github.com/FTL-Hyperspace/FTL-Hyperspace/issues/450", + "issue_createdAt": "2025-01-28T18:21:33Z", "issue_repo": { - "repo_name": "gui", - "repo_desc": "Energy Planning Application", - "repo_url": "https://github.com/open-plan-tool/gui", - "repo_stars": 8, + "repo_name": "FTL-Hyperspace", + "repo_desc": "Hyperspace -- A mod for FTL: Faster than Light", + "repo_url": "https://github.com/FTL-Hyperspace/FTL-Hyperspace", + "repo_stars": 96, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Lua" + }, + { + "repo_prog_language": "Batchfile" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "SWIG" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "open-plan-tool" + "repo_owner": "FTL-Hyperspace" } }, - "issue_title": "Screen is only in the center movable", + "issue_title": "Description::description expose", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "invalid" - }, - { - "label_name": "frontend" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/JuliaLang/julia/issues/57184", - "issue_createdAt": "2025-01-28T14:18:26Z", + "issue_url": "https://github.com/thoughtbot/flightdeck/issues/222", + "issue_createdAt": "2025-01-28T18:21:26Z", "issue_repo": { - "repo_name": "julia", - "repo_desc": "The Julia Programming Language", - "repo_url": "https://github.com/JuliaLang/julia", - "repo_stars": 46269, + "repo_name": "flightdeck", + "repo_desc": "Terraform modules for rapidly building production-grade Kubernetes clusters following SRE practices.", + "repo_url": "https://github.com/thoughtbot/flightdeck", + "repo_stars": 93, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Julia" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Scheme" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "Clojure" + "repo_prog_language": "HCL" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "GDB" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "JuliaLang" + "repo_owner": "thoughtbot" } }, - "issue_title": "`MemoryRef` bounds errors can be confusing", + "issue_title": "Clean up the acceptance test cluster after the tests", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "arrays" - }, { "label_name": "good first issue" - }, - { - "label_name": "error messages" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -9994,8 +9823,8 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9930", - "issue_createdAt": "2025-01-28T14:09:14Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9935", + "issue_createdAt": "2025-01-28T18:18:16Z", "issue_repo": { "repo_name": "btcmap-data", "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", @@ -10018,7 +9847,7 @@ "repo_owner": "teambtcmap" } }, - "issue_title": "Combo Informática", + "issue_title": "Chuck Norris Espetinho", "issue_labels": { "Nodes": [ { @@ -10032,9 +9861,12 @@ }, { "label_name": "Brazil" + }, + { + "label_name": "Horizonte Bitcoin" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 1 @@ -10046,41 +9878,44 @@ }, { "Issue": { - "issue_url": "https://github.com/aspects19/weather-app/issues/6", - "issue_createdAt": "2025-01-28T14:03:03Z", + "issue_url": "https://github.com/grpc/grpc-swift/issues/2183", + "issue_createdAt": "2025-01-28T18:12:06Z", "issue_repo": { - "repo_name": "weather-app", - "repo_desc": "Weather mobile app created using React Native, expo and nativewind.", - "repo_url": "https://github.com/aspects19/weather-app", - "repo_stars": 0, + "repo_name": "grpc-swift", + "repo_desc": "The Swift language implementation of gRPC.", + "repo_url": "https://github.com/grpc/grpc-swift", + "repo_stars": 2080, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "aspects19" + "repo_owner": "grpc" } }, - "issue_title": "Fix installed app's icon looking zoomed out", + "issue_title": "Helper to get body parts from a streaming client response", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "🆕 semver/minor" }, { "label_name": "good first issue" + }, + { + "label_name": "size/S" + }, + { + "label_name": "kind/usability" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -10092,81 +9927,41 @@ }, { "Issue": { - "issue_url": "https://github.com/Ami-oss/AMI-BACCCAN-/issues/24", - "issue_createdAt": "2025-01-28T13:58:55Z", + "issue_url": "https://github.com/badetitou/Pharo-LanguageServer/issues/15", + "issue_createdAt": "2025-01-28T18:10:53Z", "issue_repo": { - "repo_name": "AMI-BACCCAN-", - "repo_desc": "MANDATORY RIECHSMARISCHAL GATEWAY AMIN M.S DELOREAN ", - "repo_url": "https://github.com/Ami-oss/AMI-BACCCAN-", - "repo_stars": 1, + "repo_name": "Pharo-LanguageServer", + "repo_desc": "A Language Server Protocol implementation in Pharo", + "repo_url": "https://github.com/badetitou/Pharo-LanguageServer", + "repo_stars": 30, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Smalltalk" + }, + { + "repo_prog_language": "StringTemplate" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "Ami-oss" + "repo_owner": "badetitou" } }, - "issue_title": "New britain connecticut DELOREAN", + "issue_title": "Update log to use the server system instead of More Logger", "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_totalcount": 9 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "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": 2 }, "Comments": { "issue_comment_count": 0 @@ -10178,15384 +9973,80 @@ }, { "Issue": { - "issue_url": "https://github.com/objectionary/eo/issues/3863", - "issue_createdAt": "2025-01-28T13:49:46Z", + "issue_url": "https://github.com/instructlab/instructlab/issues/3041", + "issue_createdAt": "2025-01-28T18:05:38Z", "issue_repo": { - "repo_name": "eo", - "repo_desc": "EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-calculus", - "repo_url": "https://github.com/objectionary/eo", - "repo_stars": 1105, + "repo_name": "instructlab", + "repo_desc": "InstructLab Core package. Use this to chat with a model and execute the InstructLab workflow to train a model using custom taxonomy data.", + "repo_url": "https://github.com/instructlab/instructlab", + "repo_stars": 1119, "repo_langs": { "Nodes": [ { - "repo_prog_language": "ANTLR" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Groovy" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "objectionary" + "repo_owner": "instructlab" } }, - "issue_title": "get rid of XPath in favor of xnav library", + "issue_title": "CI: Enforce YAML lint checks to run on the entire repo", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "CI/CD" } ], "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/CycloneDX/cdxgen/issues/1605", - "issue_createdAt": "2025-01-28T13:46:58Z", + "issue_url": "https://github.com/Snazari93/FainLLM/issues/6", + "issue_createdAt": "2025-01-28T18:03:39Z", "issue_repo": { - "repo_name": "cdxgen", - "repo_desc": "Creates CycloneDX Bill of Materials (BOM) 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. GPT: https://chatgpt.com/g/g-673bfeb4037481919be8a2cd1bf868d2-cdxgen", - "repo_url": "https://github.com/CycloneDX/cdxgen", - "repo_stars": 620, - "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" - } - ] - }, - "Owner": { - "repo_owner": "CycloneDX" - } - }, - "issue_title": "Support for pnpm dlx command", - "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/canonical/microcloud/issues/597", - "issue_createdAt": "2025-01-28T13:44:55Z", - "issue_repo": { - "repo_name": "microcloud", - "repo_desc": "Automated private cloud based on LXD, Ceph and OVN", - "repo_url": "https://github.com/canonical/microcloud", - "repo_stars": 304, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "canonical" - } - }, - "issue_title": "Terminate preseed joiners when initiator exits", - "issue_labels": { - "Nodes": [ - { - "label_name": "Feature" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Jira" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/AxaFrance/design-system/issues/809", - "issue_createdAt": "2025-01-28T13:40:41Z", - "issue_repo": { - "repo_name": "design-system", - "repo_desc": "CSS \u0026 React implementation of AXA's design systems", - "repo_url": "https://github.com/AxaFrance/design-system", - "repo_stars": 15, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "AxaFrance" - } - }, - "issue_title": "[Slash] Affichage du numéro de version dans le footer", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "agent-slash" - }, - { - "label_name": "component" - }, - { - "label_name": "design" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/omnicolor/commlink/issues/1995", - "issue_createdAt": "2025-01-28T13:38:40Z", - "issue_repo": { - "repo_name": "commlink", - "repo_desc": "Commlink RPG manager", - "repo_url": "https://github.com/omnicolor/commlink", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Blade" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "omnicolor" - } - }, - "issue_title": "User should be redirected to new campaign after creating", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "chore" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/dRoute-BE/droute-ml-model/issues/3", - "issue_createdAt": "2025-01-28T13:33:03Z", - "issue_repo": { - "repo_name": "droute-ml-model", - "repo_desc": "this repository is created to build and delploy ml model for fare calculation", - "repo_url": "https://github.com/dRoute-BE/droute-ml-model", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "dRoute-BE" - } - }, - "issue_title": "Create, Train, and Test ML Model with Dataset", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Mern-Coding-School/ciitm-frontend/issues/64", - "issue_createdAt": "2025-01-28T13:24:37Z", - "issue_repo": { - "repo_name": "ciitm-frontend", - "repo_desc": "Education Management System that reimagines the website of Chhotanagpur Institute of Information Technology \u0026 Management (CIITM) DHANBAD! 🚀 Our goal is to make best Institute Website in India Here we use Modern Technology like React js To improve User Exprience", - "repo_url": "https://github.com/Mern-Coding-School/ciitm-frontend", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "Mern-Coding-School" - } - }, - "issue_title": "Update: Footer and Contact Page 😊", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "React" - }, - { - "label_name": "Ciitm Frontend" - }, - { - "label_name": "Ui Update" - } - ], - "label_totalcount": 6 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Ami-oss/AMI-BACCCAN-/issues/23", - "issue_createdAt": "2025-01-28T13:22:47Z", - "issue_repo": { - "repo_name": "AMI-BACCCAN-", - "repo_desc": "MANDATORY RIECHSMARISCHAL GATEWAY AMIN M.S DELOREAN ", - "repo_url": "https://github.com/Ami-oss/AMI-BACCCAN-", - "repo_stars": 1, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Ami-oss" - } - }, - "issue_title": "HAMILTON COURT HOUSE 1_COMPRESS_1 1", - "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_totalcount": 9 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/dRoute-BE/droute-frontend/issues/2", - "issue_createdAt": "2025-01-28T13:22:39Z", - "issue_repo": { - "repo_name": "droute-frontend", - "repo_desc": "A Flutter-based frontend for the Droute application, developed using Dart. This repository includes the user interface components for the Droute platform", - "repo_url": "https://github.com/dRoute-BE/droute-frontend", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "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": "dRoute-BE" - } - }, - "issue_title": "Integrate Authentication Backend with Frontend for User and Driver", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/kashifkhan0771/utils/issues/104", - "issue_createdAt": "2025-01-28T13:19:18Z", - "issue_repo": { - "repo_name": "utils", - "repo_desc": "Lightweight and versatile utilities for Go 📦", - "repo_url": "https://github.com/kashifkhan0771/utils", - "repo_stars": 11, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "kashifkhan0771" - } - }, - "issue_title": "[FEATURE] Enable `nlreturn` linter", - "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/Ami-oss/AMI-BACCCAN-/issues/22", - "issue_createdAt": "2025-01-28T13:17:37Z", - "issue_repo": { - "repo_name": "AMI-BACCCAN-", - "repo_desc": "MANDATORY RIECHSMARISCHAL GATEWAY AMIN M.S DELOREAN ", - "repo_url": "https://github.com/Ami-oss/AMI-BACCCAN-", - "repo_stars": 1, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Ami-oss" - } - }, - "issue_title": "HAMILTON", - "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_totalcount": 9 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Acanixz/game-dev-train/issues/16", - "issue_createdAt": "2025-01-28T13:13:27Z", - "issue_repo": { - "repo_name": "game-dev-train", - "repo_desc": "A repository containing multiple games created for experiments and learning.", - "repo_url": "https://github.com/Acanixz/game-dev-train", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "GDScript" - } - ] - }, - "Owner": { - "repo_owner": "Acanixz" - } - }, - "issue_title": "Create Assets Required", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Space Invaders" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/arminveres/md-pdf.nvim/issues/22", - "issue_createdAt": "2025-01-28T13:10:02Z", - "issue_repo": { - "repo_name": "md-pdf.nvim", - "repo_desc": "Preview markdown files and convert to PDF inside Neovim!", - "repo_url": "https://github.com/arminveres/md-pdf.nvim", - "repo_stars": 73, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Lua" - } - ] - }, - "Owner": { - "repo_owner": "arminveres" - } - }, - "issue_title": "Make pdf engine configurable", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "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/Ami-oss/AMI-BACCCAN-/issues/21", - "issue_createdAt": "2025-01-28T13:09:33Z", - "issue_repo": { - "repo_name": "AMI-BACCCAN-", - "repo_desc": "MANDATORY RIECHSMARISCHAL GATEWAY AMIN M.S DELOREAN ", - "repo_url": "https://github.com/Ami-oss/AMI-BACCCAN-", - "repo_stars": 1, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Ami-oss" - } - }, - "issue_title": "HAMILTON GOVERNMENT", - "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_totalcount": 9 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/OneLiteFeatherNET/feedback-fusion/issues/155", - "issue_createdAt": "2025-01-28T13:07:10Z", - "issue_repo": { - "repo_name": "feedback-fusion", - "repo_desc": "Feedback-fusion is an rust application that allows to collect user feedback to improve services", - "repo_url": "https://github.com/OneLiteFeatherNET/feedback-fusion", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Just" - } - ] - }, - "Owner": { - "repo_owner": "OneLiteFeatherNET" - } - }, - "issue_title": "Use bincode to serialize deep structs in database", - "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/MLC142/skills-github-pages/issues/1", - "issue_createdAt": "2025-01-28T13:06:09Z", - "issue_repo": { - "repo_name": "skills-github-pages", - "repo_desc": "My clone repository is concerned to educational tasks and services", - "repo_url": "https://github.com/MLC142/skills-github-pages", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "MLC142" - } - }, - "issue_title": "MSUKA LEARNING SERVICES AND PROGRAMS", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "question" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/dawidrybarczyk17/cuddly-robot/issues/1", - "issue_createdAt": "2025-01-28T13:04:39Z", - "issue_repo": { - "repo_name": "cuddly-robot", - "repo_desc": "", - "repo_url": "https://github.com/dawidrybarczyk17/cuddly-robot", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "dawidrybarczyk17" - } - }, - "issue_title": "60291000062469800200223780", - "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_totalcount": 9 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/monamourdev/artCollection/issues/1", - "issue_createdAt": "2025-01-28T13:04:14Z", - "issue_repo": { - "repo_name": "artCollection", - "repo_desc": "", - "repo_url": "https://github.com/monamourdev/artCollection", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "monamourdev" - } - }, - "issue_title": "Configuração Inicial", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/amandollar/EduHaven/issues/54", - "issue_createdAt": "2025-01-28T13:01:55Z", - "issue_repo": { - "repo_name": "EduHaven", - "repo_desc": " EduHaven: A Student-Centric Learning Platform", - "repo_url": "https://github.com/amandollar/EduHaven", - "repo_stars": 6, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - } - ] - }, - "Owner": { - "repo_owner": "amandollar" - } - }, - "issue_title": "Feature Request: Add \"Pin Link\" Button to Study-Room's Nav-Bar", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "feature" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enbliq/timelycapsule-web/issues/42", - "issue_createdAt": "2025-01-28T12:54:52Z", - "issue_repo": { - "repo_name": "timelycapsule-web", - "repo_desc": "Welcome to Timely Capsule, your ultimate platform for sending and receiving messages across time!", - "repo_url": "https://github.com/enbliq/timelycapsule-web", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "enbliq" - } - }, - "issue_title": "Integrate React Query with Dev Mode", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" - }, - { - "label_name": "FRONTEND" - }, - { - "label_name": "React" - }, - { - "label_name": "ODBOOST" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/dRoute-BE/droute-driver-service/issues/1", - "issue_createdAt": "2025-01-28T12:46:57Z", - "issue_repo": { - "repo_name": "droute-driver-service", - "repo_desc": "Manages driver registration, ride postings, and optimized route generation for efficient goods transportation.", - "repo_url": "https://github.com/dRoute-BE/droute-driver-service", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "dRoute-BE" - } - }, - "issue_title": "Implement Authentication for Driver in Backend (Spring Boot)", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/dRoute-BE/droute-user-service/issues/1", - "issue_createdAt": "2025-01-28T12:46:05Z", - "issue_repo": { - "repo_name": "droute-user-service", - "repo_desc": "Description: Handles user authentication, profile management, and ride requests in the Droute collaborative logistics platform.", - "repo_url": "https://github.com/dRoute-BE/droute-user-service", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "dRoute-BE" - } - }, - "issue_title": " Implement Authentication for User in Backend (Spring Boot)", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/PhonePe/mantis/issues/78", - "issue_createdAt": "2025-01-28T12:42:43Z", - "issue_repo": { - "repo_name": "mantis", - "repo_desc": "Mantis is a security framework that automates the workflow of discovery, reconnaissance, and vulnerability scanning.", - "repo_url": "https://github.com/PhonePe/mantis", - "repo_stars": 917, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "PhonePe" - } - }, - "issue_title": "Support for more Nameservers", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "hackathon" - }, - { - "label_name": "hacktoberfest" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Telcoin-Association/telcoin-network/issues/190", - "issue_createdAt": "2025-01-28T12:38:00Z", - "issue_repo": { - "repo_name": "telcoin-network", - "repo_desc": "Telcoin Network protocol.", - "repo_url": "https://github.com/Telcoin-Association/telcoin-network", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "Telcoin-Association" - } - }, - "issue_title": "Consensus Bus: Helper Methods", - "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/enatega/food-delivery-multivendor/issues/874", - "issue_createdAt": "2025-01-28T12:35:58Z", - "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "enatega" - } - }, - "issue_title": "Enatega Customer Application : UI fix make all the See All button size equal", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "Feature" - }, - { - "label_name": "Enatega Multivendor Customer App" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/apache/datafusion/issues/14337", - "issue_createdAt": "2025-01-28T12:32:32Z", - "issue_repo": { - "repo_name": "datafusion", - "repo_desc": "Apache DataFusion SQL Query Engine", - "repo_url": "https://github.com/apache/datafusion", - "repo_stars": 6690, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "apache" - } - }, - "issue_title": "Implement `fetch` limit for MemoryExec", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Coding-Club-NIT-Nagalnd/DSA-Python/issues/4", - "issue_createdAt": "2025-01-28T12:29:29Z", - "issue_repo": { - "repo_name": "DSA-Python", - "repo_desc": "", - "repo_url": "https://github.com/Coding-Club-NIT-Nagalnd/DSA-Python", - "repo_stars": 1, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Coding-Club-NIT-Nagalnd" - } - }, - "issue_title": "add method to add node in begining of sll.", - "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/Coding-Club-NIT-Nagalnd/DSA-Python/issues/3", - "issue_createdAt": "2025-01-28T12:27:16Z", - "issue_repo": { - "repo_name": "DSA-Python", - "repo_desc": "", - "repo_url": "https://github.com/Coding-Club-NIT-Nagalnd/DSA-Python", - "repo_stars": 1, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Coding-Club-NIT-Nagalnd" - } - }, - "issue_title": "Creating a Node in Singly Linked L:ist", - "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/axioma-ai-labs/nevron/issues/113", - "issue_createdAt": "2025-01-28T12:27:04Z", - "issue_repo": { - "repo_name": "nevron", - "repo_desc": "Nevron: highly customizable, extremely lightweight and fully scalable AI Agent Framework", - "repo_url": "https://github.com/axioma-ai-labs/nevron", - "repo_stars": 29, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "axioma-ai-labs" - } - }, - "issue_title": "Integrate Venice.AI as LLM provider", - "issue_labels": { - "Nodes": [ - { - "label_name": "feature" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/jetkvm/kvm/issues/107", - "issue_createdAt": "2025-01-28T12:26:39Z", - "issue_repo": { - "repo_name": "kvm", - "repo_desc": "JetKVM - Control any computer remotely", - "repo_url": "https://github.com/jetkvm/kvm", - "repo_stars": 1038, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - } - ] - }, - "Owner": { - "repo_owner": "jetkvm" - } - }, - "issue_title": "JetKVM always connects to api.jetkvm.com when settings are opened", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "ui" - }, - { - "label_name": "cloud" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/zenstruck/foundry/issues/799", - "issue_createdAt": "2025-01-28T12:22:53Z", - "issue_repo": { - "repo_name": "foundry", - "repo_desc": "A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.", - "repo_url": "https://github.com/zenstruck/foundry", - "repo_stars": 696, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "zenstruck" - } - }, - "issue_title": "Throw when `createMany()` is called from an instance", - "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/enatega/food-delivery-multivendor/issues/873", - "issue_createdAt": "2025-01-28T12:21:37Z", - "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "enatega" - } - }, - "issue_title": "Enatega Customer Application : Remove Default Category search filter under the search bar", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Enatega Multivendor Customer App" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Aman-Pal07/portfolio/issues/3", - "issue_createdAt": "2025-01-28T12:19:31Z", - "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "", - "repo_url": "https://github.com/Aman-Pal07/portfolio", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "Aman-Pal07" - } - }, - "issue_title": "[Feat]: Add Hover Effect to Social Icons", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/aim2dat/aim2dat/issues/108", - "issue_createdAt": "2025-01-28T12:17:17Z", - "issue_repo": { - "repo_name": "aim2dat", - "repo_desc": "Repository of the aim2dat python package.", - "repo_url": "https://github.com/aim2dat/aim2dat", - "repo_stars": 3, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Bikeshed" - } - ] - }, - "Owner": { - "repo_owner": "aim2dat" - } - }, - "issue_title": "Interface to ASE is still not circular", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "housekeeping" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/872", - "issue_createdAt": "2025-01-28T12:13:26Z", - "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "enatega" - } - }, - "issue_title": "Enatega Customer Application : UI fix on restaurant search bar .", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Enatega Multivendor Customer App" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/mi6/ic-ui-kit/issues/3100", - "issue_createdAt": "2025-01-28T12:11:24Z", - "issue_repo": { - "repo_name": "ic-ui-kit", - "repo_desc": "Intelligence Community UI Kit (based on StencilJS)", - "repo_url": "https://github.com/mi6/ic-ui-kit", - "repo_stars": 28, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "MDX" - } - ] - }, - "Owner": { - "repo_owner": "mi6" - } - }, - "issue_title": "[ic-dialog] `destructive` prop description change", - "issue_labels": { - "Nodes": [ - { - "label_name": "type: 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/trifectatechfoundation/teach-rs/issues/141", - "issue_createdAt": "2025-01-28T12:05:10Z", - "issue_repo": { - "repo_name": "teach-rs", - "repo_desc": "A modular, reusable university course for Rust", - "repo_url": "https://github.com/trifectatechfoundation/teach-rs", - "repo_stars": 3095, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "C" - } - ] - }, - "Owner": { - "repo_owner": "trifectatechfoundation" - } - }, - "issue_title": "Update material to Rust Edition 2024", - "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/AztecProtocol/aztec-packages/issues/11555", - "issue_createdAt": "2025-01-28T12:04:28Z", - "issue_repo": { - "repo_name": "aztec-packages", - "repo_desc": "", - "repo_url": "https://github.com/AztecProtocol/aztec-packages", - "repo_stars": 225, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "WebAssembly" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Solidity" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - } - ] - }, - "Owner": { - "repo_owner": "AztecProtocol" - } - }, - "issue_title": "Replace calls to array_concat with the `.concat` method", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "C-protocol-circuits" - }, - { - "label_name": "C-aztec.nr" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/crossplane/crossplane/issues/6247", - "issue_createdAt": "2025-01-28T12:01:50Z", - "issue_repo": { - "repo_name": "crossplane", - "repo_desc": "The Cloud Native Control Plane", - "repo_url": "https://github.com/crossplane/crossplane", - "repo_stars": 9806, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Mustache" - }, - { - "repo_prog_language": "Earthly" - } - ] - }, - "Owner": { - "repo_owner": "crossplane" - } - }, - "issue_title": "Unready function leads to ugly condition message on XRs", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "user experience" - }, - { - "label_name": "functions" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/TeamShiksha/logoexecutive/issues/514", - "issue_createdAt": "2025-01-28T11:55:49Z", - "issue_repo": { - "repo_name": "logoexecutive", - "repo_desc": "Logo Executive is your partner in logo exploration. Our platform boasts a collection of APIs designed to simplify the process of obtaining company logos.", - "repo_url": "https://github.com/TeamShiksha/logoexecutive", - "repo_stars": 29, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "TeamShiksha" - } - }, - "issue_title": "Update Common Table component to Dashboard page", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "refactor" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ravsii/tree-sitter-d2/issues/75", - "issue_createdAt": "2025-01-28T11:52:35Z", - "issue_repo": { - "repo_name": "tree-sitter-d2", - "repo_desc": "Tree-sitter for d2lang", - "repo_url": "https://github.com/ravsii/tree-sitter-d2", - "repo_stars": 5, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Scheme" - }, - { - "repo_prog_language": "D2" - } - ] - }, - "Owner": { - "repo_owner": "ravsii" - } - }, - "issue_title": "Note on the installation of watchexec", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/871", - "issue_createdAt": "2025-01-28T11:52:17Z", - "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "enatega" - } - }, - "issue_title": "Enatega Customer Application : \"Favorites\" section in the application is not updating in real-time and requires reopening the app,", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Enatega Multivendor Customer App" - }, - { - "label_name": "High Priority" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/dRoute-BE/droute-ml-model/issues/1", - "issue_createdAt": "2025-01-28T11:49:25Z", - "issue_repo": { - "repo_name": "droute-ml-model", - "repo_desc": "this repository is created to build and delploy ml model for fare calculation", - "repo_url": "https://github.com/dRoute-BE/droute-ml-model", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "dRoute-BE" - } - }, - "issue_title": "Create Dataset for Training ML Model", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enbliq/timelycapsule-web/issues/41", - "issue_createdAt": "2025-01-28T11:45:13Z", - "issue_repo": { - "repo_name": "timelycapsule-web", - "repo_desc": "Welcome to Timely Capsule, your ultimate platform for sending and receiving messages across time!", - "repo_url": "https://github.com/enbliq/timelycapsule-web", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "enbliq" - } - }, - "issue_title": "Create a Reusable Button Component with Variants", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" - }, - { - "label_name": "FRONTEND" - }, - { - "label_name": "DIFFICULTY: EASY" - }, - { - "label_name": "ODBOOST" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 5 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/870", - "issue_createdAt": "2025-01-28T11:41:04Z", - "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "enatega" - } - }, - "issue_title": "Enatega Admin Dashboard : Show and navigate to error message according to text fields.", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Enatega Multivendor Admin Dashboard" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/IntersectMBO/plutus/issues/6804", - "issue_createdAt": "2025-01-28T11:35:39Z", - "issue_repo": { - "repo_name": "plutus", - "repo_desc": "The Plutus language implementation and tools", - "repo_url": "https://github.com/IntersectMBO/plutus", - "repo_stars": 1584, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Haskell" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Agda" - }, - { - "repo_prog_language": "R" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Awk" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "IntersectMBO" - } - }, - "issue_title": "A complete Data.List library", - "issue_labels": { - "Nodes": [ - { - "label_name": "Plinth" - }, - { - "label_name": "Good first issue" - }, - { - "label_name": "status: triaged" - }, - { - "label_name": "Internal" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/flexcompute/tidy3d/issues/2207", - "issue_createdAt": "2025-01-28T11:34:39Z", - "issue_repo": { - "repo_name": "tidy3d", - "repo_desc": "Fast electromagnetic solver (FDTD) at scale.", - "repo_url": "https://github.com/flexcompute/tidy3d", - "repo_stars": 203, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "flexcompute" - } - }, - "issue_title": "Use internal function `inside` and `inside_meshgrid`' methods", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "Charge" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Qualition/quick/issues/24", - "issue_createdAt": "2025-01-28T11:33:43Z", - "issue_repo": { - "repo_name": "quick", - "repo_desc": "Quick is an agnostic gate-based circuit SDK, providing an integrated interface for using any supported quantum circuit framework seamlessly.", - "repo_url": "https://github.com/Qualition/quick", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "Qualition" - } - }, - "issue_title": "Consistent usage documentation", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ethereum/ethereum-org-website/issues/14757", - "issue_createdAt": "2025-01-28T11:29:40Z", - "issue_repo": { - "repo_name": "ethereum-org-website", - "repo_desc": "Ethereum.org is a primary online resource for the Ethereum community.", - "repo_url": "https://github.com/ethereum/ethereum-org-website", - "repo_stars": 5208, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Solidity" - }, - { - "repo_prog_language": "Markdown" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "ethereum" - } - }, - "issue_title": "Add ERC55 on Ethereum meetups [/community/events/#meetups]", - "issue_labels": { - "Nodes": [ - { - "label_name": "content 🖋️" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enbliq/timelycapsule-contracts/issues/11", - "issue_createdAt": "2025-01-28T11:24:30Z", - "issue_repo": { - "repo_name": "timelycapsule-contracts", - "repo_desc": "", - "repo_url": "https://github.com/enbliq/timelycapsule-contracts", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Cairo" - } - ] - }, - "Owner": { - "repo_owner": "enbliq" - } - }, - "issue_title": "Set Up a Template purchasing Contract", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "CAIRO" - }, - { - "label_name": "ODBOOST" - }, - { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" - }, - { - "label_name": "CONTRACT" - }, - { - "label_name": "NEW_CONTRIBUTORS" - } - ], - "label_totalcount": 6 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enbliq/timelycapsule-contracts/issues/10", - "issue_createdAt": "2025-01-28T11:19:02Z", - "issue_repo": { - "repo_name": "timelycapsule-contracts", - "repo_desc": "", - "repo_url": "https://github.com/enbliq/timelycapsule-contracts", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Cairo" - } - ] - }, - "Owner": { - "repo_owner": "enbliq" - } - }, - "issue_title": "Set Up a simple Transfer Contract", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "CAIRO" - }, - { - "label_name": "ODBOOST" - }, - { - "label_name": "RETURNING_CONTRIBUTORS" - }, - { - "label_name": "CONTRACT" - }, - { - "label_name": "NEW_CONTRIBUTORS" - } - ], - "label_totalcount": 6 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/lfglabs-dev/docs.starknet.id/issues/63", - "issue_createdAt": "2025-01-28T11:17:46Z", - "issue_repo": { - "repo_name": "docs.starknet.id", - "repo_desc": "", - "repo_url": "https://github.com/lfglabs-dev/docs.starknet.id", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "MDX" - } - ] - }, - "Owner": { - "repo_owner": "lfglabs-dev" - } - }, - "issue_title": "Update preview image", - "issue_labels": { - "Nodes": [ - { - "label_name": "Open for contribution" - }, - { - "label_name": "OD Hack" - }, - { - "label_name": "Good first issue" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 14 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/lfglabs-dev/affiliate.starknet.id/issues/41", - "issue_createdAt": "2025-01-28T11:17:15Z", - "issue_repo": { - "repo_name": "affiliate.starknet.id", - "repo_desc": "Affiliate space for stark domains", - "repo_url": "https://github.com/lfglabs-dev/affiliate.starknet.id", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "PureBasic" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "lfglabs-dev" - } - }, - "issue_title": "Update preview image", - "issue_labels": { - "Nodes": [ - { - "label_name": "Open for contribution" - }, - { - "label_name": "OD Hack" - }, - { - "label_name": "Good first issue" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 13 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9928", - "issue_createdAt": "2025-01-28T11:17:00Z", - "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": 46, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Nix" - } - ] - }, - "Owner": { - "repo_owner": "teambtcmap" - } - }, - "issue_title": "ที่ลับลับหลังป่าเฮ่ว", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "verify-submission" - }, - { - "label_name": "Thailand" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Harikrishna-Srinivasan-1/SASTRA/issues/9", - "issue_createdAt": "2025-01-28T11:16:58Z", - "issue_repo": { - "repo_name": "SASTRA", - "repo_desc": "", - "repo_url": "https://github.com/Harikrishna-Srinivasan-1/SASTRA", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "Harikrishna-Srinivasan-1" - } - }, - "issue_title": "Needs ER Diagram for DB", - "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": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/lfglabs-dev/app.starknet.id/issues/1008", - "issue_createdAt": "2025-01-28T11:16:36Z", - "issue_repo": { - "repo_name": "app.starknet.id", - "repo_desc": "Identity Service for Starknet", - "repo_url": "https://github.com/lfglabs-dev/app.starknet.id", - "repo_stars": 57, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "PureBasic" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "lfglabs-dev" - } - }, - "issue_title": "Update preview image", - "issue_labels": { - "Nodes": [ - { - "label_name": "Good first issue" - }, - { - "label_name": "OD Boost" - }, - { - "label_name": "Open for contribution" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 12 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enbliq/timelycapsule-contracts/issues/9", - "issue_createdAt": "2025-01-28T11:15:20Z", - "issue_repo": { - "repo_name": "timelycapsule-contracts", - "repo_desc": "", - "repo_url": "https://github.com/enbliq/timelycapsule-contracts", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Cairo" - } - ] - }, - "Owner": { - "repo_owner": "enbliq" - } - }, - "issue_title": "Write a Simple Subscription Smart Contract", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "CAIRO" - }, - { - "label_name": "ODBOOST" - }, - { - "label_name": "RETURNING_CONTRIBUTORS" - }, - { - "label_name": "CONTRACT" - }, - { - "label_name": "NEW_CONTRIBUTORS" - } - ], - "label_totalcount": 6 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/lfglabs-dev/starknet.id/issues/102", - "issue_createdAt": "2025-01-28T11:14:52Z", - "issue_repo": { - "repo_name": "starknet.id", - "repo_desc": "Presentation website of starknet.id", - "repo_url": "https://github.com/lfglabs-dev/starknet.id", - "repo_stars": 6, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "PureBasic" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "lfglabs-dev" - } - }, - "issue_title": "Update the preview image", - "issue_labels": { - "Nodes": [ - { - "label_name": "OD Boost" - }, - { - "label_name": "Open for contribution" - }, - { - "label_name": "Good first issue" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 14 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Alexey12344/Alexey/issues/1", - "issue_createdAt": "2025-01-28T11:10:20Z", - "issue_repo": { - "repo_name": "Alexey", - "repo_desc": "", - "repo_url": "https://github.com/Alexey12344/Alexey", - "repo_stars": 1, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Alexey12344" - } - }, - "issue_title": "Законы", - "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_totalcount": 8 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/datagutt/moblink-rust-relay/issues/6", - "issue_createdAt": "2025-01-28T11:03:38Z", - "issue_repo": { - "repo_name": "moblink-rust-relay", - "repo_desc": "Use spare devices as extra SRTLA bonding connections. The same functionality is part of Moblin on iOS.", - "repo_url": "https://github.com/datagutt/moblink-rust-relay", - "repo_stars": 5, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "datagutt" - } - }, - "issue_title": "[Feature] mDNS discovery", - "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/datagutt/moblink-rust-relay/issues/5", - "issue_createdAt": "2025-01-28T11:02:29Z", - "issue_repo": { - "repo_name": "moblink-rust-relay", - "repo_desc": "Use spare devices as extra SRTLA bonding connections. The same functionality is part of Moblin on iOS.", - "repo_url": "https://github.com/datagutt/moblink-rust-relay", - "repo_stars": 5, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "datagutt" - } - }, - "issue_title": "[Refactor] One relay instance = one connection", - "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/BasudevDevOps/githubRepo/issues/1", - "issue_createdAt": "2025-01-28T11:00:45Z", - "issue_repo": { - "repo_name": "githubRepo", - "repo_desc": "", - "repo_url": "https://github.com/BasudevDevOps/githubRepo", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "BasudevDevOps" - } - }, - "issue_title": "Test1", - "issue_labels": { - "Nodes": [ - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/confluentinc/ide-sidecar/issues/310", - "issue_createdAt": "2025-01-28T10:59:07Z", - "issue_repo": { - "repo_name": "ide-sidecar", - "repo_desc": "Sidecar application used by Confluent for VS Code, as a local proxy for Confluent Cloud, Confluent Platform and local Kafka clusters, to help users build streaming applications.", - "repo_url": "https://github.com/confluentinc/ide-sidecar", - "repo_stars": 3, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "confluentinc" - } - }, - "issue_title": "Support reset password flow for CCloud connections", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "ga" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/OCamlPro/owi/issues/480", - "issue_createdAt": "2025-01-28T10:55:10Z", - "issue_repo": { - "repo_name": "owi", - "repo_desc": "Cross-language Bugfinder | Bring Your Own Language Solver-Aided Programming | WebAssembly Swissknife", - "repo_url": "https://github.com/OCamlPro/owi", - "repo_stars": 140, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "OCaml" - }, - { - "repo_prog_language": "Standard ML" - }, - { - "repo_prog_language": "WebAssembly" - }, - { - "repo_prog_language": "Perl" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Raku" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dune" - } - ] - }, - "Owner": { - "repo_owner": "OCamlPro" - } - }, - "issue_title": "add an opam post-install message suggesting to install a solver", - "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": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enbliq/timelycapsule-contracts/issues/8", - "issue_createdAt": "2025-01-28T10:52:02Z", - "issue_repo": { - "repo_name": "timelycapsule-contracts", - "repo_desc": "", - "repo_url": "https://github.com/enbliq/timelycapsule-contracts", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Cairo" - } - ] - }, - "Owner": { - "repo_owner": "enbliq" - } - }, - "issue_title": "Research and Document Argent X Integration with StarkNet and Create Utility Functions for StarkNet Contracts", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "CAIRO" - }, - { - "label_name": "ODBOOST" - }, - { - "label_name": "RETURNING_CONTRIBUTORS" - }, - { - "label_name": "CONTRACT" - }, - { - "label_name": "RESEARCH" - }, - { - "label_name": "NEW_CONTRIBUTORS" - } - ], - "label_totalcount": 7 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/lfglabs-dev/starknet.id/issues/101", - "issue_createdAt": "2025-01-28T10:51:51Z", - "issue_repo": { - "repo_name": "starknet.id", - "repo_desc": "Presentation website of starknet.id", - "repo_url": "https://github.com/lfglabs-dev/starknet.id", - "repo_stars": 6, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "PureBasic" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "lfglabs-dev" - } - }, - "issue_title": "Feedback Landing", - "issue_labels": { - "Nodes": [ - { - "label_name": "OD Boost" - }, - { - "label_name": "Open for contribution" - }, - { - "label_name": "Good first issue" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 12 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/globe-and-citizen/cnc-portal/issues/548", - "issue_createdAt": "2025-01-28T10:39:17Z", - "issue_repo": { - "repo_name": "cnc-portal", - "repo_desc": "The Crypto Native Portal, an app that creates a mechanism to financially acknowledge the micro contributions of Open Source collaborators along with tools that promote effective governance.", - "repo_url": "https://github.com/globe-and-citizen/cnc-portal", - "repo_stars": 3, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Solidity" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "globe-and-citizen" - } - }, - "issue_title": "[Stories] Move cash remuneration to his own page: /teams/:id/cash-remuneration", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "refactor" - }, - { - "label_name": "UI UX" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/bstirlingg/BPTours/issues/1", - "issue_createdAt": "2025-01-28T10:37:47Z", - "issue_repo": { - "repo_name": "BPTours", - "repo_desc": "", - "repo_url": "https://github.com/bstirlingg/BPTours", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "bstirlingg" - } - }, - "issue_title": "Research Tech Stack and optimise for cross platform compatability", - "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/jwalkerbandfc/BPTours/issues/3", - "issue_createdAt": "2025-01-28T10:37:22Z", - "issue_repo": { - "repo_name": "BPTours", - "repo_desc": "", - "repo_url": "https://github.com/jwalkerbandfc/BPTours", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "jwalkerbandfc" - } - }, - "issue_title": "Add your user requirement here", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "Feature Request" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/869", - "issue_createdAt": "2025-01-28T10:36:09Z", - "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "enatega" - } - }, - "issue_title": "Enatega Customer Application : In Restaurant info , restaurant and Website infront of them its written none", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Enatega Multivendor Customer App" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/lfglabs-dev/starknet.id/issues/100", - "issue_createdAt": "2025-01-28T10:29:49Z", - "issue_repo": { - "repo_name": "starknet.id", - "repo_desc": "Presentation website of starknet.id", - "repo_url": "https://github.com/lfglabs-dev/starknet.id", - "repo_stars": 6, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "PureBasic" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "lfglabs-dev" - } - }, - "issue_title": "Implement api for domain counter", - "issue_labels": { - "Nodes": [ - { - "label_name": "OD Boost" - }, - { - "label_name": "Open for contribution" - }, - { - "label_name": "Good first issue" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 11 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/issues/850", - "issue_createdAt": "2025-01-28T10:29:23Z", - "issue_repo": { - "repo_name": "chrome-extension-boilerplate-react-vite", - "repo_desc": "Chrome Extension Boilerplate with React + Vite + Typescript", - "repo_url": "https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite", - "repo_stars": 2765, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "Jonghakseo" - } - }, - "issue_title": "Create example components for Loading and Error", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "low-priority" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/kubernetes-sigs/kubebuilder/issues/4530", - "issue_createdAt": "2025-01-28T10:27:46Z", - "issue_repo": { - "repo_name": "kubebuilder", - "repo_desc": "Kubebuilder - SDK for building Kubernetes APIs using CRDs", - "repo_url": "https://github.com/kubernetes-sigs/kubebuilder", - "repo_stars": 8118, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Starlark" - } - ] - }, - "Owner": { - "repo_owner": "kubernetes-sigs" - } - }, - "issue_title": "Update Single Group to Multi-Group Documentation to Add Webhooks Details", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "kind/bug" - }, - { - "label_name": "kind/documentation" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/jwalkerbandfc/BPTours/issues/2", - "issue_createdAt": "2025-01-28T10:27:18Z", - "issue_repo": { - "repo_name": "BPTours", - "repo_desc": "", - "repo_url": "https://github.com/jwalkerbandfc/BPTours", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "jwalkerbandfc" - } - }, - "issue_title": "Login Screen", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Project-Sonic-Bloom/Ionic-Front-End/issues/1", - "issue_createdAt": "2025-01-28T10:20:13Z", - "issue_repo": { - "repo_name": "Ionic-Front-End", - "repo_desc": "Application for ecology students using kaleidoscope who want to summarize the events of their survey.", - "repo_url": "https://github.com/Project-Sonic-Bloom/Ionic-Front-End", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - } - ] - }, - "Owner": { - "repo_owner": "Project-Sonic-Bloom" - } - }, - "issue_title": "Week 1", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ROAR-QUTRC/perseus-v2/issues/94", - "issue_createdAt": "2025-01-28T10:17:58Z", - "issue_repo": { - "repo_name": "perseus-v2", - "repo_desc": "The main codebase for perseus starting 2024", - "repo_url": "https://github.com/ROAR-QUTRC/perseus-v2", - "repo_stars": 6, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "ROAR-QUTRC" - } - }, - "issue_title": "Documentation standards", - "issue_labels": { - "Nodes": [ - { - "label_name": "02-documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/andreashlarsen/Shape2SAS/issues/2", - "issue_createdAt": "2025-01-28T10:08:08Z", - "issue_repo": { - "repo_name": "Shape2SAS", - "repo_desc": "Shape2SAS - calculate scattering from user-defined 3D objects", - "repo_url": "https://github.com/andreashlarsen/Shape2SAS", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "andreashlarsen" - } - }, - "issue_title": "dimensions input without comma", - "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/lucasjinreal/Kokoros/issues/31", - "issue_createdAt": "2025-01-28T10:04:53Z", - "issue_repo": { - "repo_name": "Kokoros", - "repo_desc": "🔥🔥 Kokoro in Rust. https://huggingface.co/hexgrad/Kokoro-82M Insanely fast, realtime TTS with high quality you ever have.", - "repo_url": "https://github.com/lucasjinreal/Kokoros", - "repo_stars": 300, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "lucasjinreal" - } - }, - "issue_title": "Kokoro v1 release underway", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/gccci/randomCatFacts/issues/331", - "issue_createdAt": "2025-01-28T09:44:21Z", - "issue_repo": { - "repo_name": "randomCatFacts", - "repo_desc": "", - "repo_url": "https://github.com/gccci/randomCatFacts", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "gccci" - } - }, - "issue_title": "Some Issue", - "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/ArkForgeLabs/Astra/issues/21", - "issue_createdAt": "2025-01-28T09:40:27Z", - "issue_repo": { - "repo_name": "Astra", - "repo_desc": "🔥 Blazingly Fast 🔥 web server runtime for Lua", - "repo_url": "https://github.com/ArkForgeLabs/Astra", - "repo_stars": 11, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Lua" - }, - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "ArkForgeLabs" - } - }, - "issue_title": "Hash functions", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/andreashlarsen/Shape2SAS/issues/1", - "issue_createdAt": "2025-01-28T09:37:57Z", - "issue_repo": { - "repo_name": "Shape2SAS", - "repo_desc": "Shape2SAS - calculate scattering from user-defined 3D objects", - "repo_url": "https://github.com/andreashlarsen/Shape2SAS", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "andreashlarsen" - } - }, - "issue_title": "use polar coordinates for effectiveness", - "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/Jonghakseo/chrome-extension-boilerplate-react-vite/issues/848", - "issue_createdAt": "2025-01-28T09:32:38Z", - "issue_repo": { - "repo_name": "chrome-extension-boilerplate-react-vite", - "repo_desc": "Chrome Extension Boilerplate with React + Vite + Typescript", - "repo_url": "https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite", - "repo_stars": 2765, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "Jonghakseo" - } - }, - "issue_title": "Prettify example components", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "low-priority" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/CapibaraZero/fw/issues/78", - "issue_createdAt": "2025-01-28T09:30:13Z", - "issue_repo": { - "repo_name": "fw", - "repo_desc": "CapibaraZero main firmware repository", - "repo_url": "https://github.com/CapibaraZero/fw", - "repo_stars": 356, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "CapibaraZero" - } - }, - "issue_title": "Update CI/CD pipeline to upload firmware on Web-Flasher", - "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/FGA-DIKU/EHR/issues/92", - "issue_createdAt": "2025-01-28T09:18:33Z", - "issue_repo": { - "repo_name": "EHR", - "repo_desc": "", - "repo_url": "https://github.com/FGA-DIKU/EHR", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "FGA-DIKU" - } - }, - "issue_title": "Update random seeding procedure", - "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/kestra-io/kestra/issues/6987", - "issue_createdAt": "2025-01-28T09:11:14Z", - "issue_repo": { - "repo_name": "kestra", - "repo_desc": ":zap: Workflow Automation Platform. Orchestrate \u0026 Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...", - "repo_url": "https://github.com/kestra-io/kestra", - "repo_stars": 15451, - "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": "SCSS" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "PLpgSQL" - } - ] - }, - "Owner": { - "repo_owner": "kestra-io" - } - }, - "issue_title": "Review the colors used in the pagination.", - "issue_labels": { - "Nodes": [ - { - "label_name": "area/frontend" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/tauri-apps/plugins-workspace/issues/2372", - "issue_createdAt": "2025-01-28T09:09:15Z", - "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": 1085, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "C++" - } - ] - }, - "Owner": { - "repo_owner": "tauri-apps" - } - }, - "issue_title": "[bug][updater] Timeout passed to check() is reused for downloadAndInstall()", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "plugin: updater" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/kindfi-org/kindfi/issues/91", - "issue_createdAt": "2025-01-28T09:01:43Z", - "issue_repo": { - "repo_name": "kindfi", - "repo_desc": "KindFi is an open-source Web3 crowdfunding platform built on Stellar. Featuring milestone-based escrows, transparent transactions, gamified engagement, and AI-driven tools. **Development Guide:** https://kindfis-organization.gitbook.io/development", - "repo_url": "https://github.com/kindfi-org/kindfi", - "repo_stars": 6, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "kindfi-org" - } - }, - "issue_title": "Create Escrow Contract Table", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "difficulty: medium" - }, - { - "label_name": "feature" - }, - { - "label_name": "supabase" - }, - { - "label_name": "ODBoost" - }, - { - "label_name": "Backend" - } - ], - "label_totalcount": 6 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/yanglei-985/Normande/issues/1", - "issue_createdAt": "2025-01-28T08:54:06Z", - "issue_repo": { - "repo_name": "Normande", - "repo_desc": "knowing how to better by my files.", - "repo_url": "https://github.com/yanglei-985/Normande", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "yanglei-985" - } - }, - "issue_title": "杨磊的年度写作总结", - "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/matplotlib/matplotlib/issues/29532", - "issue_createdAt": "2025-01-28T08:46:28Z", - "issue_repo": { - "repo_name": "matplotlib", - "repo_desc": "matplotlib: plotting with Python", - "repo_url": "https://github.com/matplotlib/matplotlib", - "repo_stars": 20635, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "TeX" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] - }, - "Owner": { - "repo_owner": "matplotlib" - } - }, - "issue_title": "[Bug]: ScalarFormatter cant be forced to use an offset of 1", - "issue_labels": { - "Nodes": [ - { - "label_name": "status: confirmed bug" - }, - { - "label_name": "Good first issue" - }, - { - "label_name": "topic: ticks axis labels" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 7 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/0xPolygonMiden/miden-node/issues/651", - "issue_createdAt": "2025-01-28T08:41:53Z", - "issue_repo": { - "repo_name": "miden-node", - "repo_desc": "Reference implementation of the node for the Polygon Miden rollup", - "repo_url": "https://github.com/0xPolygonMiden/miden-node", - "repo_stars": 56, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - } - ] - }, - "Owner": { - "repo_owner": "0xPolygonMiden" - } - }, - "issue_title": "Remove `Endpoint`", - "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/armbian/build/issues/7757", - "issue_createdAt": "2025-01-28T08:39:00Z", - "issue_repo": { - "repo_name": "build", - "repo_desc": "Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 \u0026 armhf", - "repo_url": "https://github.com/armbian/build", - "repo_stars": 4388, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "NASL" - }, - { - "repo_prog_language": "GSC" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "armbian" - } - }, - "issue_title": "[Bug]: there is a core dump in the image", - "issue_labels": { - "Nodes": [ - { - "label_name": "Bug" - }, - { - "label_name": "Good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9926", - "issue_createdAt": "2025-01-28T08:35:05Z", - "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": 46, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Nix" - } - ] - }, - "Owner": { - "repo_owner": "teambtcmap" - } - }, - "issue_title": " Chalet Virginia ", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Switzerland" - }, - { - "label_name": "Bitcoin Association Switzerland" - }, - { - "label_name": "Dezentralschweiz" - }, - { - "label_name": "Bitcoin Valais" - } - ], - "label_totalcount": 7 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/CodeArena-SJCIT/SJCIT-CPS/issues/1", - "issue_createdAt": "2025-01-28T08:34:21Z", - "issue_repo": { - "repo_name": "SJCIT-CPS", - "repo_desc": "This is the development repo of the SJCIT-CPS System, which will be used by the Employees of SJCIT, This System will ensure calculate the Score of each and every Faculty based on These Factors: 1. Research, 2. Administration, 3. Placement Support, 4. Academics and 5. Industry-Institute-Interaction", - "repo_url": "https://github.com/CodeArena-SJCIT/SJCIT-CPS", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "CodeArena-SJCIT" - } - }, - "issue_title": "User Interface Design", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Open-LLM-VTuber/Open-LLM-VTuber/issues/101", - "issue_createdAt": "2025-01-28T08:28:04Z", - "issue_repo": { - "repo_name": "Open-LLM-VTuber", - "repo_desc": "Talk to any LLM with hands-free voice interaction, voice interruption, and Live2D taking face running locally across platforms", - "repo_url": "https://github.com/Open-LLM-VTuber/Open-LLM-VTuber", - "repo_stars": 2014, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "Open-LLM-VTuber" - } - }, - "issue_title": "F5-TTS support (enhancement request)", - "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/ahsan1o/term-project-f24/issues/6", - "issue_createdAt": "2025-01-28T08:10:22Z", - "issue_repo": { - "repo_name": "term-project-f24", - "repo_desc": "", - "repo_url": "https://github.com/ahsan1o/term-project-f24", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "ahsan1o" - } - }, - "issue_title": "Ahsan / production/linting/deployment and contact/homepage", - "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/Fundable-Protocol/Technical-Contents/issues/3", - "issue_createdAt": "2025-01-28T08:09:20Z", - "issue_repo": { - "repo_name": "Technical-Contents", - "repo_desc": "", - "repo_url": "https://github.com/Fundable-Protocol/Technical-Contents", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Fundable-Protocol" - } - }, - "issue_title": "Technical Documentation on Fundable Features", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "ODBoost" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 4 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/qodo-ai/pr-agent/issues/1499", - "issue_createdAt": "2025-01-28T08:06:38Z", - "issue_repo": { - "repo_name": "pr-agent", - "repo_desc": "🚀 PR-Agent (Qodo Merge open-source): An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍", - "repo_url": "https://github.com/qodo-ai/pr-agent", - "repo_stars": 6590, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "qodo-ai" - } - }, - "issue_title": "Bringing GitHub sub-issues to ticket compliance check", - "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/ahsan1o/term-project-f24/issues/5", - "issue_createdAt": "2025-01-28T08:03:33Z", - "issue_repo": { - "repo_name": "term-project-f24", - "repo_desc": "", - "repo_url": "https://github.com/ahsan1o/term-project-f24", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "ahsan1o" - } - }, - "issue_title": "Amna / develop-linting and portfolio", - "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/ahsan1o/term-project-f24/issues/4", - "issue_createdAt": "2025-01-28T08:02:13Z", - "issue_repo": { - "repo_name": "term-project-f24", - "repo_desc": "", - "repo_url": "https://github.com/ahsan1o/term-project-f24", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "ahsan1o" - } - }, - "issue_title": "Manhoor Mushtaq / develop-deployment and blogs page", - "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/Chads-Programming/landing-page/issues/9", - "issue_createdAt": "2025-01-28T08:01:08Z", - "issue_repo": { - "repo_name": "landing-page", - "repo_desc": "", - "repo_url": "https://github.com/Chads-Programming/landing-page", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "Chads-Programming" - } - }, - "issue_title": "Repositorios sin descripcion", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ahsan1o/term-project-f24/issues/3", - "issue_createdAt": "2025-01-28T08:00:38Z", - "issue_repo": { - "repo_name": "term-project-f24", - "repo_desc": "", - "repo_url": "https://github.com/ahsan1o/term-project-f24", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "ahsan1o" - } - }, - "issue_title": "Ali Shah / staging-linting and services page", - "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/thunderbird/thunderbird-android/issues/8778", - "issue_createdAt": "2025-01-28T08:00:10Z", - "issue_repo": { - "repo_name": "thunderbird-android", - "repo_desc": "Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)", - "repo_url": "https://github.com/thunderbird/thunderbird-android", - "repo_stars": 11363, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "AIDL" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "thunderbird" - } - }, - "issue_title": "Thunderbird not respecting PROCESS_TEXT", - "issue_labels": { - "Nodes": [ - { - "label_name": "type: bug" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ahsan1o/term-project-f24/issues/2", - "issue_createdAt": "2025-01-28T07:59:01Z", - "issue_repo": { - "repo_name": "term-project-f24", - "repo_desc": "", - "repo_url": "https://github.com/ahsan1o/term-project-f24", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "ahsan1o" - } - }, - "issue_title": "Ashfaq Ahmad / staging-deployment and about page ", - "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/OpenZeppelin/rust-contracts-stylus/issues/510", - "issue_createdAt": "2025-01-28T07:56:23Z", - "issue_repo": { - "repo_name": "rust-contracts-stylus", - "repo_desc": "A library for secure smart contract development written in Rust", - "repo_url": "https://github.com/OpenZeppelin/rust-contracts-stylus", - "repo_stars": 99, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Solidity" - } - ] - }, - "Owner": { - "repo_owner": "OpenZeppelin" - } - }, - "issue_title": "[Test]: Add More Unit Tests to `SafeErc20`", - "issue_labels": { - "Nodes": [ - { - "label_name": "priority: 0" - }, - { - "label_name": "type: test" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "effort: medium" - }, - { - "label_name": "blocked" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/epfl-si/people2/issues/37", - "issue_createdAt": "2025-01-28T07:48:50Z", - "issue_repo": { - "repo_name": "people2", - "repo_desc": "People reborn in Ruby on Rails", - "repo_url": "https://github.com/epfl-si/people2", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "epfl-si" - } - }, - "issue_title": "Online quick handbook for editor", - "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/qodo-ai/pr-agent/issues/1497", - "issue_createdAt": "2025-01-28T07:46:35Z", - "issue_repo": { - "repo_name": "pr-agent", - "repo_desc": "🚀 PR-Agent (Qodo Merge open-source): An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍", - "repo_url": "https://github.com/qodo-ai/pr-agent", - "repo_stars": 6590, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "qodo-ai" - } - }, - "issue_title": "Auto-answering PR-Agent GitHub issues", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/jwalkerbandfc/warehouseapp/issues/2", - "issue_createdAt": "2025-01-28T07:40:13Z", - "issue_repo": { - "repo_name": "warehouseapp", - "repo_desc": "", - "repo_url": "https://github.com/jwalkerbandfc/warehouseapp", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "jwalkerbandfc" - } - }, - "issue_title": "MainApp Code", - "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/enatega/food-delivery-multivendor/issues/867", - "issue_createdAt": "2025-01-28T07:21:16Z", - "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "enatega" - } - }, - "issue_title": "Enatega Restaurant Application : Restaurant Closed/Opened toggle button not working properly also check the notification toggle too", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Enatega Multivendor Restaurant App" - }, - { - "label_name": "Urgent!" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/qodo-ai/pr-agent/issues/1492", - "issue_createdAt": "2025-01-28T07:09:33Z", - "issue_repo": { - "repo_name": "pr-agent", - "repo_desc": "🚀 PR-Agent (Qodo Merge open-source): An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍", - "repo_url": "https://github.com/qodo-ai/pr-agent", - "repo_stars": 6590, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "qodo-ai" - } - }, - "issue_title": "Improve GitLab pipeline", - "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/gbdev/rgbds/issues/1631", - "issue_createdAt": "2025-01-28T07:00:01Z", - "issue_repo": { - "repo_name": "rgbds", - "repo_desc": "Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color", - "repo_url": "https://github.com/gbdev/rgbds", - "repo_stars": 1390, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Assembly" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Yacc" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "BitBake" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Roff" - } - ] - }, - "Owner": { - "repo_owner": "gbdev" - } - }, - "issue_title": "Increase CI test coverage", - "issue_labels": { - "Nodes": [ - { - "label_name": "tests" - }, - { - "label_name": "rgbasm" - }, - { - "label_name": "rgblink" - }, - { - "label_name": "rgbfix" - }, - { - "label_name": "rgbgfx" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 6 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ayoung19/clipboard-history/issues/54", - "issue_createdAt": "2025-01-28T06:43:28Z", - "issue_repo": { - "repo_name": "clipboard-history", - "repo_desc": "A Chrome extension for managing your clipboard history securely, efficiently, and effortlessly.", - "repo_url": "https://github.com/ayoung19/clipboard-history", - "repo_stars": 40, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "ayoung19" - } - }, - "issue_title": "popup: add tooltips to bulk actions", - "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/rahulc0dy/micro-auth/issues/12", - "issue_createdAt": "2025-01-28T06:38:37Z", - "issue_repo": { - "repo_name": "micro-auth", - "repo_desc": "This is an authentication microservice built using Hono.", - "repo_url": "https://github.com/rahulc0dy/micro-auth", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "rahulc0dy" - } - }, - "issue_title": "[BUG]: Non standardized structure of responses", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "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/mautic/mautic/issues/14515", - "issue_createdAt": "2025-01-28T06:36:43Z", - "issue_repo": { - "repo_name": "mautic", - "repo_desc": "Mautic: Open Source Marketing Automation Software.", - "repo_url": "https://github.com/mautic/mautic", - "repo_stars": 7592, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Twig" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "TypeScript" - } - ] - }, - "Owner": { - "repo_owner": "mautic" - } - }, - "issue_title": "After formular sending, text is shown at a new page", - "issue_labels": { - "Nodes": [ - { - "label_name": "T1" - }, - { - "label_name": "bug" - }, - { - "label_name": "forms" - }, - { - "label_name": "configuration" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "mautic-6" - } - ], - "label_totalcount": 6 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/AFK-AlignedFamKernel/afk_monorepo/issues/442", - "issue_createdAt": "2025-01-28T06:35:40Z", - "issue_repo": { - "repo_name": "afk_monorepo", - "repo_desc": "AFK: Aligned Fam Kernel - Monorepo", - "repo_url": "https://github.com/AFK-AlignedFamKernel/afk_monorepo", - "repo_stars": 19, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Solidity" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "AFK-AlignedFamKernel" - } - }, - "issue_title": "VRF to generate private key BIP 340", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "onchain" - }, - { - "label_name": "cairo" - }, - { - "label_name": "ODBoost" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/MLTSHP/mltshp-patterns/issues/1304", - "issue_createdAt": "2025-01-28T06:33:59Z", - "issue_repo": { - "repo_name": "mltshp-patterns", - "repo_desc": "Pattern Library for MLTSHP Apps", - "repo_url": "https://github.com/MLTSHP/mltshp-patterns", - "repo_stars": 5, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "MDX" - } - ] - }, - "Owner": { - "repo_owner": "MLTSHP" - } - }, - "issue_title": "Replace broken images in Storybook", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/866", - "issue_createdAt": "2025-01-28T06:33:15Z", - "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "enatega" - } - }, - "issue_title": "Enatega Customer Application : In restaurant reviews ,Displaying \"0 days ago\" for recent reviews can appear awkward and may confuse users", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Feature" - }, - { - "label_name": "Enatega Multivendor Customer App" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/kashifkhan0771/utils/issues/103", - "issue_createdAt": "2025-01-28T06:18:24Z", - "issue_repo": { - "repo_name": "utils", - "repo_desc": "Lightweight and versatile utilities for Go 📦", - "repo_url": "https://github.com/kashifkhan0771/utils", - "repo_stars": 11, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "kashifkhan0771" - } - }, - "issue_title": "[FEATURE] Separate out ReadMe and Examples for each package", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "question" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/noskov-sergey/book-to-mail-bot/issues/32", - "issue_createdAt": "2025-01-28T06:04:09Z", - "issue_repo": { - "repo_name": "book-to-mail-bot", - "repo_desc": "Bot for sending epub files from telegram to email", - "repo_url": "https://github.com/noskov-sergey/book-to-mail-bot", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "noskov-sergey" - } - }, - "issue_title": "Добавить создание папки для хранения временных данных", - "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/pactus-project/pactus/issues/1679", - "issue_createdAt": "2025-01-28T06:02:15Z", - "issue_repo": { - "repo_name": "pactus", - "repo_desc": "Pactus blockchain", - "repo_url": "https://github.com/pactus-project/pactus", - "repo_stars": 229, - "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": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "pactus-project" - } - }, - "issue_title": "Update dependencies", - "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/enatega/food-delivery-multivendor/issues/865", - "issue_createdAt": "2025-01-28T05:56:58Z", - "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "enatega" - } - }, - "issue_title": "Enatega Customer Application: Reviewing any past order , we have to tap submit button multiple times", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Enatega Multivendor Customer App" - }, - { - "label_name": "High Priority" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/directus/directus/issues/24479", - "issue_createdAt": "2025-01-28T05:55:44Z", - "issue_repo": { - "repo_name": "directus", - "repo_desc": "The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth \u0026 more.", - "repo_url": "https://github.com/directus/directus", - "repo_stars": 28859, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Liquid" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "SCSS" - } - ] - }, - "Owner": { - "repo_owner": "directus" - } - }, - "issue_title": "Integer input should not allow floats", - "issue_labels": { - "Nodes": [ - { - "label_name": "Bug" - }, - { - "label_name": "Good First Issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/bmin-09/container_service/issues/1", - "issue_createdAt": "2025-01-28T05:44:27Z", - "issue_repo": { - "repo_name": "container_service", - "repo_desc": "", - "repo_url": "https://github.com/bmin-09/container_service", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "bmin-09" - } - }, - "issue_title": "docker build failing", - "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/apache/airflow/issues/46170", - "issue_createdAt": "2025-01-28T05:43:39Z", - "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": 38475, - "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": "HCL" - }, - { - "repo_prog_language": "TypeScript" - } - ] - }, - "Owner": { - "repo_owner": "apache" - } - }, - "issue_title": "Permanent link icon is broken after Sphinx upgrade", - "issue_labels": { - "Nodes": [ - { - "label_name": "kind:bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "kind:documentation" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/bandaanusree/software_Development-/issues/2", - "issue_createdAt": "2025-01-28T05:40:38Z", - "issue_repo": { - "repo_name": "software_Development-", - "repo_desc": "", - "repo_url": "https://github.com/bandaanusree/software_Development-", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "bandaanusree" - } - }, - "issue_title": "Live score updates", - "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/Tarun12-S/In-Class-Proj/issues/2", - "issue_createdAt": "2025-01-28T05:40:21Z", - "issue_repo": { - "repo_name": "In-Class-Proj", - "repo_desc": "", - "repo_url": "https://github.com/Tarun12-S/In-Class-Proj", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Tarun12-S" - } - }, - "issue_title": "live updates", - "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/rithkott/SMIP/issues/1", - "issue_createdAt": "2025-01-28T05:38:58Z", - "issue_repo": { - "repo_name": "SMIP", - "repo_desc": "", - "repo_url": "https://github.com/rithkott/SMIP", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "rithkott" - } - }, - "issue_title": "The equation is actually garbage bro", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Deadpool2000/Paybag/issues/7", - "issue_createdAt": "2025-01-28T05:21:43Z", - "issue_repo": { - "repo_name": "Paybag", - "repo_desc": "Simple and easy Metasploit payload generator for Linux \u0026 Termux", - "repo_url": "https://github.com/Deadpool2000/Paybag", - "repo_stars": 291, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "Deadpool2000" - } - }, - "issue_title": "Convert into GUI Application", - "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/rhyn0/match-stats-viewer-lol/issues/18", - "issue_createdAt": "2025-01-28T05:14:38Z", - "issue_repo": { - "repo_name": "match-stats-viewer-lol", - "repo_desc": "Full Stack ReactJS application about Stats for a Local League tournament", - "repo_url": "https://github.com/rhyn0/match-stats-viewer-lol", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "rhyn0" - } - }, - "issue_title": "Upload: Simplify Game Time calculation", - "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/Longhorn-Developers/UT-Registration-Plus/issues/501", - "issue_createdAt": "2025-01-28T05:08:24Z", - "issue_repo": { - "repo_name": "UT-Registration-Plus", - "repo_desc": "This Chrome Extension improves the course registration experience at UT Austin by presenting more information to students on the Course Catalog! 60,000+ peak Users!", - "repo_url": "https://github.com/Longhorn-Developers/UT-Registration-Plus", - "repo_stars": 95, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "Longhorn-Developers" - } - }, - "issue_title": "Add bottom padding when error fetching grade distribution data", - "issue_labels": { - "Nodes": [ - { - "label_name": "bugfix" - }, - { - "label_name": "UI/UX-figma" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 4 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/asyncapi/modelina/issues/2166", - "issue_createdAt": "2025-01-28T05:04:15Z", - "issue_repo": { - "repo_name": "modelina", - "repo_desc": "A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization", - "repo_url": "https://github.com/asyncapi/modelina", - "repo_stars": 337, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C#" - } - ] - }, - "Owner": { - "repo_owner": "asyncapi" - } - }, - "issue_title": "[BUG] Remove store link from the website footer", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "website" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/codeshardlabs/multi-file-collab/issues/6", - "issue_createdAt": "2025-01-28T04:42:37Z", - "issue_repo": { - "repo_name": "multi-file-collab", - "repo_desc": "scalable socket.io server for realtime collaboration using redis kv store for room management, redis pub/sub for scaling websockets, bullmq queue and workers for flushing realtime code state to db.", - "repo_url": "https://github.com/codeshardlabs/multi-file-collab", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HCL" - } - ] - }, - "Owner": { - "repo_owner": "codeshardlabs" - } - }, - "issue_title": "perform API testing on Postman", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "high" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop/issues/3", - "issue_createdAt": "2025-01-28T04:34:37Z", - "issue_repo": { - "repo_name": "uci_f1tenth_workshop", - "repo_desc": "", - "repo_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "uci-f1tenth" - } - }, - "issue_title": "Update constants.py to Include All Required Constants", - "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/uci-f1tenth/uci_f1tenth_workshop/issues/2", - "issue_createdAt": "2025-01-28T04:26:24Z", - "issue_repo": { - "repo_name": "uci_f1tenth_workshop", - "repo_desc": "", - "repo_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "uci-f1tenth" - } - }, - "issue_title": "Processing LiDAR Data with Gaussian Noise", - "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/teambtcmap/btcmap-data/issues/9925", - "issue_createdAt": "2025-01-28T04:26:02Z", - "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": 46, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Nix" - } - ] - }, - "Owner": { - "repo_owner": "teambtcmap" - } - }, - "issue_title": "Зала за тържества “Лондино”", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Bulgaria" - }, - { - "label_name": "Bitcoin Bulgaria" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/STARKLAOrg/ST-Backend/issues/4", - "issue_createdAt": "2025-01-28T04:19:00Z", - "issue_repo": { - "repo_name": "ST-Backend", - "repo_desc": "STARKLA is an innovative on-chain AI-powered language learning platform that provides personalized, interactive language learning experiences. The backend repository contains the logic components for on-chain and off-chain functionalities ", - "repo_url": "https://github.com/STARKLAOrg/ST-Backend", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "STARKLAOrg" - } - }, - "issue_title": "CAIRO: Create ERC 1155", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "Mantainer Chris" - }, - { - "label_name": "ODboost#1" - }, - { - "label_name": "External Contribution" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 4 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/STARKLAOrg/ST-Backend/issues/3", - "issue_createdAt": "2025-01-28T04:18:23Z", - "issue_repo": { - "repo_name": "ST-Backend", - "repo_desc": "STARKLA is an innovative on-chain AI-powered language learning platform that provides personalized, interactive language learning experiences. The backend repository contains the logic components for on-chain and off-chain functionalities ", - "repo_url": "https://github.com/STARKLAOrg/ST-Backend", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "STARKLAOrg" - } - }, - "issue_title": "CAIRO: Research on ERC721 and ERC1155 Contract Integration", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "Mantainer Chris" - }, - { - "label_name": "ODboost#1" - }, - { - "label_name": "External Contribution" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/STARKLAOrg/ST-Backend/issues/2", - "issue_createdAt": "2025-01-28T04:18:06Z", - "issue_repo": { - "repo_name": "ST-Backend", - "repo_desc": "STARKLA is an innovative on-chain AI-powered language learning platform that provides personalized, interactive language learning experiences. The backend repository contains the logic components for on-chain and off-chain functionalities ", - "repo_url": "https://github.com/STARKLAOrg/ST-Backend", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "STARKLAOrg" - } - }, - "issue_title": "CAIRO: ERC721 Contract Code Refactoring and Documentation", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "Mantainer Chris" - }, - { - "label_name": "ODboost#1" - }, - { - "label_name": "External Contribution" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 7 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/STARKLAOrg/ST-Backend/issues/1", - "issue_createdAt": "2025-01-28T04:09:58Z", - "issue_repo": { - "repo_name": "ST-Backend", - "repo_desc": "STARKLA is an innovative on-chain AI-powered language learning platform that provides personalized, interactive language learning experiences. The backend repository contains the logic components for on-chain and off-chain functionalities ", - "repo_url": "https://github.com/STARKLAOrg/ST-Backend", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "STARKLAOrg" - } - }, - "issue_title": "CAIRO: Create Test for ERC1155 contract", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "Mantainer Chris" - }, - { - "label_name": "ODboost#1" - }, - { - "label_name": "External Contribution" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 4 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/devsecblueprint/discord-bot/issues/13", - "issue_createdAt": "2025-01-28T03:49:00Z", - "issue_repo": { - "repo_name": "discord-bot", - "repo_desc": "The main discord bot - \"The Herald\"", - "repo_url": "https://github.com/devsecblueprint/discord-bot", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HCL" - } - ] - }, - "Owner": { - "repo_owner": "devsecblueprint" - } - }, - "issue_title": "Create PR Rules", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/stadiamaps/ferrostar/issues/429", - "issue_createdAt": "2025-01-28T03:26:41Z", - "issue_repo": { - "repo_name": "ferrostar", - "repo_desc": "A FOSS navigation SDK built from the ground up for the future", - "repo_url": "https://github.com/stadiamaps/ferrostar", - "repo_stars": 202, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Ruby" - } - ] - }, - "Owner": { - "repo_owner": "stadiamaps" - } - }, - "issue_title": "Move the route polyline rendering below labels (and other symbols?)", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "android" - }, - { - "label_name": "iOS" - }, - { - "label_name": "UI/UX" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/maplibre/swiftui-dsl/issues/69", - "issue_createdAt": "2025-01-28T03:22:57Z", - "issue_repo": { - "repo_name": "swiftui-dsl", - "repo_desc": "Making it easy to use MapLibre in SwiftUI", - "repo_url": "https://github.com/maplibre/swiftui-dsl", - "repo_stars": 41, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Swift" - } - ] - }, - "Owner": { - "repo_owner": "maplibre" - } - }, - "issue_title": "Support layer insertion below all labels", - "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/Rallista/maplibre-compose-playground/issues/85", - "issue_createdAt": "2025-01-28T03:19:32Z", - "issue_repo": { - "repo_name": "maplibre-compose-playground", - "repo_desc": "Composable MapLibre for Android Kotlin.", - "repo_url": "https://github.com/Rallista/maplibre-compose-playground", - "repo_stars": 14, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "Rallista" - } - }, - "issue_title": "Support Polyline insertion relative to a specific layer ID", - "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/trinodb/trino/issues/24812", - "issue_createdAt": "2025-01-28T03:16:15Z", - "issue_repo": { - "repo_name": "trino", - "repo_desc": "Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)", - "repo_url": "https://github.com/trinodb/trino", - "repo_stars": 10761, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Groovy" - }, - { - "repo_prog_language": "Scala" - } - ] - }, - "Owner": { - "repo_owner": "trinodb" - } - }, - "issue_title": "Add more properties to Iceberg `$properties` result", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "iceberg" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/EonEnglish/Lily-Pair-Website/issues/9", - "issue_createdAt": "2025-01-28T03:14:40Z", - "issue_repo": { - "repo_name": "Lily-Pair-Website", - "repo_desc": "A web application that matches tutors and students who share similar schedules", - "repo_url": "https://github.com/EonEnglish/Lily-Pair-Website", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "EonEnglish" - } - }, - "issue_title": "Make \"Select Availability\" required", - "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/KermitEmperor/CSL-Crops/issues/1", - "issue_createdAt": "2025-01-28T02:53:14Z", - "issue_repo": { - "repo_name": "CSL-Crops", - "repo_desc": "", - "repo_url": "https://github.com/KermitEmperor/CSL-Crops", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "KermitEmperor" - } - }, - "issue_title": "Jade Integration doesn't show the actual temperature value", - "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/rhyn0/match-stats-viewer-lol/issues/16", - "issue_createdAt": "2025-01-28T02:41:29Z", - "issue_repo": { - "repo_name": "match-stats-viewer-lol", - "repo_desc": "Full Stack ReactJS application about Stats for a Local League tournament", - "repo_url": "https://github.com/rhyn0/match-stats-viewer-lol", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "rhyn0" - } - }, - "issue_title": "Fix: Team Player Cards text overflow", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "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 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/VanceVagell/kv4p-ht/issues/204", - "issue_createdAt": "2025-01-28T02:22:40Z", - "issue_repo": { - "repo_name": "kv4p-ht", - "repo_desc": "Open source handheld ham radio project KV4P-HT", - "repo_url": "https://github.com/VanceVagell/kv4p-ht", - "repo_stars": 384, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "VanceVagell" - } - }, - "issue_title": "[Android] Fix memory scanning", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Installomator/Installomator/issues/2160", - "issue_createdAt": "2025-01-28T02:22:23Z", - "issue_repo": { - "repo_name": "Installomator", - "repo_desc": "Installation script to deploy standard software on Macs", - "repo_url": "https://github.com/Installomator/Installomator", - "repo_stars": 1149, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "Installomator" - } - }, - "issue_title": "Great PR for beginners, multiple labels with superfluous appName or blockingProcess", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "application" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/celestiaorg/celestia-core/issues/1596", - "issue_createdAt": "2025-01-28T02:19:08Z", - "issue_repo": { - "repo_name": "celestia-core", - "repo_desc": "A fork of CometBFT", - "repo_url": "https://github.com/celestiaorg/celestia-core", - "repo_stars": 498, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TeX" - }, - { - "repo_prog_language": "TLA" - } - ] - }, - "Owner": { - "repo_owner": "celestiaorg" - } - }, - "issue_title": "Use pebble instead of goleveldb", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "storage" - }, - { - "label_name": "WS: Maintenance 🔧" - }, - { - "label_name": "performance" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Priyanshu-Batham/Algolyzer/issues/77", - "issue_createdAt": "2025-01-28T02:16:37Z", - "issue_repo": { - "repo_name": "Algolyzer", - "repo_desc": "Learn AI/ML with hands on practicals.", - "repo_url": "https://github.com/Priyanshu-Batham/Algolyzer", - "repo_stars": 16, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "Priyanshu-Batham" - } - }, - "issue_title": "Visibility toggle button not aligned", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "UI/UX" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Dark-Energy-26358/2024-Season/issues/25", - "issue_createdAt": "2025-01-28T02:02:07Z", - "issue_repo": { - "repo_name": "2024-Season", - "repo_desc": "forked from https://github.com/FIRST-Tech-Challenge/FtcRobotController", - "repo_url": "https://github.com/Dark-Energy-26358/2024-Season", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "Dark-Energy-26358" - } - }, - "issue_title": "Rotation backwards twice and canceling out?", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "question" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Dark-Energy-26358/2024-Season/issues/23", - "issue_createdAt": "2025-01-28T01:54:27Z", - "issue_repo": { - "repo_name": "2024-Season", - "repo_desc": "forked from https://github.com/FIRST-Tech-Challenge/FtcRobotController", - "repo_url": "https://github.com/Dark-Energy-26358/2024-Season", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "Dark-Energy-26358" - } - }, - "issue_title": "Manipulator Arm Move Up Faster", - "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/LinwoodDev/Butterfly/issues/791", - "issue_createdAt": "2025-01-28T01:10:13Z", - "issue_repo": { - "repo_name": "Butterfly", - "repo_desc": "🎨 Powerful, minimalistic, cross-platform, opensource note-taking app", - "repo_url": "https://github.com/LinwoodDev/Butterfly", - "repo_stars": 1176, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Inno Setup" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Ruby" - } - ] - }, - "Owner": { - "repo_owner": "LinwoodDev" - } - }, - "issue_title": "[Feature request]: Implement rnote to Butterfly migration", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Sharmila498/p1/issues/3", - "issue_createdAt": "2025-01-28T01:09:21Z", - "issue_repo": { - "repo_name": "p1", - "repo_desc": "project1", - "repo_url": "https://github.com/Sharmila498/p1", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Sharmila498" - } - }, - "issue_title": "market \u0026 sales", - "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/TEJA9014/P1/issues/4", - "issue_createdAt": "2025-01-28T01:08:30Z", - "issue_repo": { - "repo_name": "P1", - "repo_desc": "Project 1", - "repo_url": "https://github.com/TEJA9014/P1", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "TEJA9014" - } - }, - "issue_title": "Real Time Analysis", - "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/TEJA9014/P1/issues/2", - "issue_createdAt": "2025-01-28T01:08:22Z", - "issue_repo": { - "repo_name": "P1", - "repo_desc": "Project 1", - "repo_url": "https://github.com/TEJA9014/P1", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "TEJA9014" - } - }, - "issue_title": "Recommendations", - "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/Siddharth-I27/Sid-Software/issues/3", - "issue_createdAt": "2025-01-28T00:57:26Z", - "issue_repo": { - "repo_name": "Sid-Software", - "repo_desc": "", - "repo_url": "https://github.com/Siddharth-I27/Sid-Software", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Siddharth-I27" - } - }, - "issue_title": "Market \u0026 Sales", - "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/Submitty/Submitty/issues/11373", - "issue_createdAt": "2025-01-28T00:49:40Z", - "issue_repo": { - "repo_name": "Submitty", - "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", - "repo_url": "https://github.com/Submitty/Submitty", - "repo_stars": 686, - "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" - } - ] - }, - "Owner": { - "repo_owner": "Submitty" - } - }, - "issue_title": "Unregister option for self-registered courses", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement / feature request" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Instructor UI" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/SpoticordMusic/spoticord/issues/45", - "issue_createdAt": "2025-01-28T00:45:08Z", - "issue_repo": { - "repo_name": "spoticord", - "repo_desc": "Source code for the Spoticord Music Discord bot", - "repo_url": "https://github.com/SpoticordMusic/spoticord", - "repo_stars": 65, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "PLpgSQL" - } - ] - }, - "Owner": { - "repo_owner": "SpoticordMusic" - } - }, - "issue_title": "[ENHANCEMENT] Variable Timeout", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/mlcommons/mlperf-automations/issues/165", - "issue_createdAt": "2025-01-28T00:40:10Z", - "issue_repo": { - "repo_name": "mlperf-automations", - "repo_desc": "This repository contains automation scripts designed to run MLPerf Inference benchmarks. Originally developed for the Collective Mind (CM) automation framework, these scripts have been adapted to leverage the MLC automation framework, maintained by the MLCommons Benchmark Infrastructure Working Group.", - "repo_url": "https://github.com/mlcommons/mlperf-automations", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Cuda" - }, - { - "repo_prog_language": "HCL" - } - ] - }, - "Owner": { - "repo_owner": "mlcommons" - } - }, - "issue_title": "Use mlc logger in scripts instead of print statements", - "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/ray-project/kuberay/issues/2836", - "issue_createdAt": "2025-01-28T00:33:52Z", - "issue_repo": { - "repo_name": "kuberay", - "repo_desc": "A toolkit to run Ray applications on Kubernetes", - "repo_url": "https://github.com/ray-project/kuberay", - "repo_stars": 1408, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Mustache" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Smarty" - } - ] - }, - "Owner": { - "repo_owner": "ray-project" - } - }, - "issue_title": "[Feature] Add timestamps for logs in e2e tests", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "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/o2sh/onefetch/issues/1520", - "issue_createdAt": "2025-01-28T00:08:57Z", - "issue_repo": { - "repo_name": "onefetch", - "repo_desc": "Command-line Git information tool", - "repo_url": "https://github.com/o2sh/onefetch", - "repo_stars": 10644, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Ruby" - } - ] - }, - "Owner": { - "repo_owner": "o2sh" - } - }, - "issue_title": "Add FAQ to the wiki", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "documentation" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ETEnterprises1/Master/issues/221", - "issue_createdAt": "2025-01-28T00:08:35Z", - "issue_repo": { - "repo_name": "Master", - "repo_desc": "javascript.html", - "repo_url": "https://github.com/ETEnterprises1/Master", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "ETEnterprises1" - } - }, - "issue_title": "Verification ID56255766.Get Outlook for Android", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Merge using" - }, - { - "label_name": "@Dependabot.ent1" - }, - { - "label_name": ".yml" - }, - { - "label_name": ".html" - }, - { - "label_name": "Add codebl block styles" - }, - { - "label_name": "Add(.styles)" - } - ], - "label_totalcount": 9 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/unvermuthet/godot-ndi/issues/4", - "issue_createdAt": "2025-01-28T00:00:57Z", - "issue_repo": { - "repo_name": "godot-ndi", - "repo_desc": "GDExtension for NDI", - "repo_url": "https://github.com/unvermuthet/godot-ndi", - "repo_stars": 5, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - } - ] - }, - "Owner": { - "repo_owner": "unvermuthet" - } - }, - "issue_title": "Limit on number of audio samples processed is hardcoded", - "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/mlange-42/modo/issues/133", - "issue_createdAt": "2025-01-27T23:49:31Z", - "issue_repo": { - "repo_name": "modo", - "repo_desc": "Modo🧯 -- DocGen for Mojo🔥", - "repo_url": "https://github.com/mlange-42/modo", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Mojo" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "mlange-42" - } - }, - "issue_title": "Submit to Community Packages", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "infrastructure" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/partiql/partiql-lang-kotlin/issues/1732", - "issue_createdAt": "2025-01-27T23:36:33Z", - "issue_repo": { - "repo_name": "partiql-lang-kotlin", - "repo_desc": "PartiQL libraries and tools in Kotlin.", - "repo_url": "https://github.com/partiql/partiql-lang-kotlin", - "repo_stars": 541, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "ANTLR" - }, - { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "partiql" - } - }, - "issue_title": "`examples` sub directory out of date and use an older partiql-lang-kotlin version", - "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/Shangrila-VHP/shangrila-vhp/issues/24", - "issue_createdAt": "2025-01-27T23:33:00Z", - "issue_repo": { - "repo_name": "shangrila-vhp", - "repo_desc": "$5000 abode for everyone. Veterans first (free for veterans to stay or to take possession as an investment) | Earthen materials | Process, model, design (please see Readme)", - "repo_url": "https://github.com/Shangrila-VHP/shangrila-vhp", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Mermaid" - } - ] - }, - "Owner": { - "repo_owner": "Shangrila-VHP" - } - }, - "issue_title": "Added 01-27-2025: Housing for injured front-line workers \u0026 their parents and care-givers", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/smartcorelib/smartcore/issues/291", - "issue_createdAt": "2025-01-27T23:26:28Z", - "issue_repo": { - "repo_name": "smartcore", - "repo_desc": "A comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.", - "repo_url": "https://github.com/smartcorelib/smartcore", - "repo_stars": 747, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "smartcorelib" - } - }, - "issue_title": "Embed HDBSCAN", - "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/Tailus-UI/html.tailus.io/issues/14", - "issue_createdAt": "2025-01-27T23:15:50Z", - "issue_repo": { - "repo_name": "html.tailus.io", - "repo_desc": "Reusable Tailwind Component classes Free up your time with pre-built classes that update site-wide automatically. Focus on building, not fixing.", - "repo_url": "https://github.com/Tailus-UI/html.tailus.io", - "repo_stars": 51, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Astro" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "Tailus-UI" - } - }, - "issue_title": "Unable to toggle dark/light mode for blocks", - "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/openvinotoolkit/openvino/issues/28707", - "issue_createdAt": "2025-01-27T23:12:04Z", - "issue_repo": { - "repo_name": "openvino", - "repo_desc": "OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference", - "repo_url": "https://github.com/openvinotoolkit/openvino", - "repo_stars": 7671, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "PureBasic" - } - ] - }, - "Owner": { - "repo_owner": "openvinotoolkit" - } - }, - "issue_title": "[Good First Issue]:List of Operations to be enabled in Pytorch Frontend.", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "no_stale" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 4 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ajaigirdar/LibraryManagementSystem/issues/1", - "issue_createdAt": "2025-01-27T23:05:57Z", - "issue_repo": { - "repo_name": "LibraryManagementSystem", - "repo_desc": "", - "repo_url": "https://github.com/ajaigirdar/LibraryManagementSystem", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "ajaigirdar" - } - }, - "issue_title": "CSV Header", - "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/DetachHead/basedpyright/issues/1022", - "issue_createdAt": "2025-01-27T22:51:43Z", - "issue_repo": { - "repo_name": "basedpyright", - "repo_desc": "pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server", - "repo_url": "https://github.com/DetachHead/basedpyright", - "repo_stars": 1472, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "DetachHead" - } - }, - "issue_title": "[LSP Spec] serverInfo missing from initializeResult call", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "language server" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9920", - "issue_createdAt": "2025-01-27T22:49:16Z", - "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": 46, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Nix" - } - ] - }, - "Owner": { - "repo_owner": "teambtcmap" - } - }, - "issue_title": "Restaurante Casa do China", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Brazil" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/pytorch/executorch/issues/7981", - "issue_createdAt": "2025-01-27T22:48:45Z", - "issue_repo": { - "repo_name": "executorch", - "repo_desc": "On-device AI across mobile, embedded and edge for PyTorch", - "repo_url": "https://github.com/pytorch/executorch", - "repo_stars": 2439, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Starlark" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "pytorch" - } - }, - "issue_title": "Reproduce/enable DeepSeek R1 Distill Llama 8B", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "triaged" - }, - { - "label_name": "module: llm" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/keltia/fetiche-rs/issues/36", - "issue_createdAt": "2025-01-27T22:38:53Z", - "issue_repo": { - "repo_name": "fetiche-rs", - "repo_desc": "Rust crates for managing Surveillance data — ingress/egress formats for ECTL", - "repo_url": "https://github.com/keltia/fetiche-rs", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - } - ] - }, - "Owner": { - "repo_owner": "keltia" - } - }, - "issue_title": "dateparser is slow and require UTC to parse stuff correctly.", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd/issues/36", - "issue_createdAt": "2025-01-27T22:31:22Z", - "issue_repo": { - "repo_name": "Hisab-Kitab-FrontEnd", - "repo_desc": "this is front end repository of HisabKitab Application Using react.js ", - "repo_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "thealoksingh" - } - }, - "issue_title": "Add Alert Box for Server Speed Warning and Device/Browser Recommendations", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 2 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/new-frontiers-14/frontier-station-14/issues/2795", - "issue_createdAt": "2025-01-27T22:30:50Z", - "issue_repo": { - "repo_name": "frontier-station-14", - "repo_desc": "A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.", - "repo_url": "https://github.com/new-frontiers-14/frontier-station-14", - "repo_stars": 95, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "MATLAB" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "Batchfile" - } - ] - }, - "Owner": { - "repo_owner": "new-frontiers-14" - } - }, - "issue_title": "[Tracking issue] Ship holopads", - "issue_labels": { - "Nodes": [ - { - "label_name": "Enhancement" - }, - { - "label_name": "Good First Issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/xiphonics/picoTracker/issues/343", - "issue_createdAt": "2025-01-27T22:17:01Z", - "issue_repo": { - "repo_name": "picoTracker", - "repo_desc": "", - "repo_url": "https://github.com/xiphonics/picoTracker", - "repo_stars": 244, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "xiphonics" - } - }, - "issue_title": "Add the ability to delete projects", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "ui-ux" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Josealbet/skills-copilot-codespaces-vscode/issues/1", - "issue_createdAt": "2025-01-27T22:12:58Z", - "issue_repo": { - "repo_name": "skills-copilot-codespaces-vscode", - "repo_desc": "My clone repository", - "repo_url": "https://github.com/Josealbet/skills-copilot-codespaces-vscode", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Josealbet" - } - }, - "issue_title": "?", - "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/oven-sh/bun/issues/16811", - "issue_createdAt": "2025-01-27T22:11:24Z", - "issue_repo": { - "repo_name": "bun", - "repo_desc": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one", - "repo_url": "https://github.com/oven-sh/bun", - "repo_stars": 75783, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Zig" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "oven-sh" - } - }, - "issue_title": "`$env:Path` is mangled in Windows `install.ps1`", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "windows" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/gemrb/gemrb/issues/2287", - "issue_createdAt": "2025-01-27T22:10:36Z", - "issue_repo": { - "repo_name": "gemrb", - "repo_desc": "GemRB is a portable open-source implementation of Bioware’s Infinity Engine.", - "repo_url": "https://github.com/gemrb/gemrb", - "repo_stars": 1021, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "GLSL" - } - ] - }, - "Owner": { - "repo_owner": "gemrb" - } - }, - "issue_title": "PST: very high precison clock tooltip", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "game: pst" - }, - { - "label_name": "system: GUI" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/nearby-sharing/android/issues/195", - "issue_createdAt": "2025-01-27T22:07:16Z", - "issue_repo": { - "repo_name": "android", - "repo_desc": "Share files between android and PC via the Windows 10 / 11 built-in nearby-sharing functionality (Project Rome)", - "repo_url": "https://github.com/nearby-sharing/android", - "repo_stars": 726, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Lua" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - } - ] - }, - "Owner": { - "repo_owner": "nearby-sharing" - } - }, - "issue_title": "Use Json source generation", - "issue_labels": { - "Nodes": [ - { - "label_name": "type::feature-request" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "area::libCdp" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/bpftrace/bpftrace/issues/3748", - "issue_createdAt": "2025-01-27T22:05:52Z", - "issue_repo": { - "repo_name": "bpftrace", - "repo_desc": "High-level tracing language for Linux", - "repo_url": "https://github.com/bpftrace/bpftrace", - "repo_stars": 8871, - "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": "Nix" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "bpftrace" - } - }, - "issue_title": "Plug memory leaks", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "ci" - }, - { - "label_name": "reliability" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/open-telemetry/opentelemetry-cpp-contrib/issues/516", - "issue_createdAt": "2025-01-27T22:02:59Z", - "issue_repo": { - "repo_name": "opentelemetry-cpp-contrib", - "repo_desc": "", - "repo_url": "https://github.com/open-telemetry/opentelemetry-cpp-contrib", - "repo_stars": 130, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Elixir" - }, - { - "repo_prog_language": "Starlark" - }, - { - "repo_prog_language": "Makefile" - } - ] - }, - "Owner": { - "repo_owner": "open-telemetry" - } - }, - "issue_title": "[ADMIN] CONTRIBUTORS WELCOME", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "general" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/chrisfelixgil/electiva2/issues/4", - "issue_createdAt": "2025-01-27T21:57:15Z", - "issue_repo": { - "repo_name": "electiva2", - "repo_desc": "Practia 1", - "repo_url": "https://github.com/chrisfelixgil/electiva2", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "chrisfelixgil" - } - }, - "issue_title": "Actualizar el modulo About Me", - "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/thufir-dev/thufir/issues/3", - "issue_createdAt": "2025-01-27T21:54:09Z", - "issue_repo": { - "repo_name": "thufir", - "repo_desc": "An open-source AI VS Code extension to help with SRE duties", - "repo_url": "https://github.com/thufir-dev/thufir", - "repo_stars": 5, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - } - ] - }, - "Owner": { - "repo_owner": "thufir-dev" - } - }, - "issue_title": "Some kind of testing is needed, since most features are untested", - "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/PelicanPlatform/pelican/issues/1951", - "issue_createdAt": "2025-01-27T21:48:20Z", - "issue_repo": { - "repo_name": "pelican", - "repo_desc": "The Pelican Platform for creating data federations", - "repo_url": "https://github.com/PelicanPlatform/pelican", - "repo_stars": 13, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "PelicanPlatform" - } - }, - "issue_title": "Refactor TestRedirects in director_test.go", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "test" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Shteb/Kais-NPC-Rebake-LCP/issues/15", - "issue_createdAt": "2025-01-27T21:47:40Z", - "issue_repo": { - "repo_name": "Kais-NPC-Rebake-LCP", - "repo_desc": "Unpacked LCP of Kai Tave's NPC Rebakes for LANCER TTRPG.", - "repo_url": "https://github.com/Shteb/Kais-NPC-Rebake-LCP", - "repo_stars": 2, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Shteb" - } - }, - "issue_title": "LCP NPCs behind their PDF counterparts", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ToposInstitute/CatColab/issues/348", - "issue_createdAt": "2025-01-27T21:47:34Z", - "issue_repo": { - "repo_name": "CatColab", - "repo_desc": "A collaborative environment for formal, interoperable, conceptual modeling", - "repo_url": "https://github.com/ToposInstitute/CatColab", - "repo_stars": 43, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "XSLT" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "ToposInstitute" - } - }, - "issue_title": "Select widget in Decapodes analysis does not show default selection", - "issue_labels": { - "Nodes": [ - { - "label_name": "frontend" - }, - { - "label_name": "ui/ux" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "external" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/brisa-build/brisa/issues/731", - "issue_createdAt": "2025-01-27T21:40:40Z", - "issue_repo": { - "repo_name": "brisa", - "repo_desc": "The Web Platform Framework. ", - "repo_url": "https://github.com/brisa-build/brisa", - "repo_stars": 615, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "MDX" - } - ] - }, - "Owner": { - "repo_owner": "brisa-build" - } - }, - "issue_title": "Change Tailwind defaults way", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Lead-Studios/DeWordle/issues/62", - "issue_createdAt": "2025-01-27T21:37:21Z", - "issue_repo": { - "repo_name": "DeWordle", - "repo_desc": "A decentralized, blockchain-based word-guessing game built on the StarkNet ecosystem. It merges the fun and challenge of Wordle with the transparency and security of blockchain technology.", - "repo_url": "https://github.com/Lead-Studios/DeWordle", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "TypeScript" - } - ] - }, - "Owner": { - "repo_owner": "Lead-Studios" - } - }, - "issue_title": "Create Landing Page for DEW_RDLE", - "issue_labels": { - "Nodes": [ - { - "label_name": "Good first issue" - }, - { - "label_name": "ODBoost#1" - }, - { - "label_name": "Difficulty:Easy" - }, - { - "label_name": "Frontend" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 11 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "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/AZMindroma/rollinglounge.net/issues/1", - "issue_createdAt": "2025-01-27T21:22:49Z", - "issue_repo": { - "repo_name": "rollinglounge.net", - "repo_desc": "Just me experimenting around with Astro", - "repo_url": "https://github.com/AZMindroma/rollinglounge.net", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Astro" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "AZMindroma" - } - }, - "issue_title": "Not enough rizz", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "urgent" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/BCStudentSoftwareDevTeam/celts/issues/1385", - "issue_createdAt": "2025-01-27T21:22:40Z", - "issue_repo": { - "repo_name": "celts", - "repo_desc": "Web app to support the CELTS program at Berea College", - "repo_url": "https://github.com/BCStudentSoftwareDevTeam/celts", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "BCStudentSoftwareDevTeam" - } - }, - "issue_title": "Normalize flash message usage", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "in trello" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Randgalt/record-builder/issues/198", - "issue_createdAt": "2025-01-27T21:22:06Z", - "issue_repo": { - "repo_name": "record-builder", - "repo_desc": "Record builder generator for Java records", - "repo_url": "https://github.com/Randgalt/record-builder", - "repo_stars": 781, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "Randgalt" - } - }, - "issue_title": "Is it possible to fix warning \"The following options were not recognized by any processor\"", - "issue_labels": { - "Nodes": [ - { - "label_name": "PR welcome" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "improvement" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/KenEucker/biketag-vue/issues/261", - "issue_createdAt": "2025-01-27T21:21:33Z", - "issue_repo": { - "repo_name": "biketag-vue", - "repo_desc": "A vue app for the game of BikeTag played worldwide at biketag.org including the published biketag-vue component library", - "repo_url": "https://github.com/KenEucker/biketag-vue", - "repo_stars": 22, - "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": "Liquid" - } - ] - }, - "Owner": { - "repo_owner": "KenEucker" - } - }, - "issue_title": "Add the ability for BikeTag Ambassadors to remove the current tag", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/sukus21/remedy-refresh/issues/12", - "issue_createdAt": "2025-01-27T21:20:41Z", - "issue_repo": { - "repo_name": "remedy-refresh", - "repo_desc": "Port of Princess Remedy in a World Of Hurt to modern GameMaker", - "repo_url": "https://github.com/sukus21/remedy-refresh", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Game Maker Language" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "sukus21" - } - }, - "issue_title": "Rumble for mobile controls", - "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/mathesar-foundation/mathesar/issues/4190", - "issue_createdAt": "2025-01-27T21:13:49Z", - "issue_repo": { - "repo_name": "mathesar", - "repo_desc": "Web application providing an intuitive user experience to databases.", - "repo_url": "https://github.com/mathesar-foundation/mathesar", - "repo_stars": 2463, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Svelte" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "MDX" - } - ] - }, - "Owner": { - "repo_owner": "mathesar-foundation" - } - }, - "issue_title": "Remove \"JSON\" import from UI", - "issue_labels": { - "Nodes": [ - { - "label_name": "work: documentation" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "work: frontend" - }, - { - "label_name": "ready" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/flashbots/contender/issues/110", - "issue_createdAt": "2025-01-27T21:13:17Z", - "issue_repo": { - "repo_name": "contender", - "repo_desc": "run highly configurable benchmarks for EVM-based execution nodes over JSON-RPC", - "repo_url": "https://github.com/flashbots/contender", - "repo_stars": 50, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "flashbots" - } - }, - "issue_title": "support env varts in `from` address", - "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/elastic/kibana/issues/208451", - "issue_createdAt": "2025-01-27T21:10:54Z", - "issue_repo": { - "repo_name": "kibana", - "repo_desc": "Your window into the Elastic Stack", - "repo_url": "https://github.com/elastic/kibana", - "repo_stars": 20164, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Perl" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "SCSS" - } - ] - }, - "Owner": { - "repo_owner": "elastic" - } - }, - "issue_title": "Session View long text makes the Detailed Panel Process tab hard to read", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Team:Cloud Security" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/eecs493staff/eecs493staff.github.io/issues/7", - "issue_createdAt": "2025-01-27T21:04:44Z", - "issue_repo": { - "repo_name": "eecs493staff.github.io", - "repo_desc": "A website for EECS 493 User Interface Development.", - "repo_url": "https://github.com/eecs493staff/eecs493staff.github.io", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "eecs493staff" - } - }, - "issue_title": "Update Assignment 2 spec FAQ", - "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/m0nt4ld0/metal-swarf-chrome-extension/issues/3", - "issue_createdAt": "2025-01-27T21:04:38Z", - "issue_repo": { - "repo_name": "metal-swarf-chrome-extension", - "repo_desc": "Metal Swarf es una extensión que facilita la detección de enlaces magnet en la página web que estás visitando. Copia los enlaces al portapapeles y genera un archivo de texto con todos los enlaces encontrados.", - "repo_url": "https://github.com/m0nt4ld0/metal-swarf-chrome-extension", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "m0nt4ld0" - } - }, - "issue_title": "Detect links to .torrent files", - "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/Ralnoc/events-logger/issues/40", - "issue_createdAt": "2025-01-27T21:03:29Z", - "issue_repo": { - "repo_name": "events-logger", - "repo_desc": "events-logger provides Factorio a system that generates formatted event logs and JSON files based on events documented in the Events API, enabling server administrators to track game events, and build tooling around it.", - "repo_url": "https://github.com/Ralnoc/events-logger", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Lua" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "Ralnoc" - } - }, - "issue_title": "Support for on_cargo_pod_finished_ascending", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/m0nt4ld0/metal-swarf-chrome-extension/issues/2", - "issue_createdAt": "2025-01-27T21:02:46Z", - "issue_repo": { - "repo_name": "metal-swarf-chrome-extension", - "repo_desc": "Metal Swarf es una extensión que facilita la detección de enlaces magnet en la página web que estás visitando. Copia los enlaces al portapapeles y genera un archivo de texto con todos los enlaces encontrados.", - "repo_url": "https://github.com/m0nt4ld0/metal-swarf-chrome-extension", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "m0nt4ld0" - } - }, - "issue_title": "Support multiple languages", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Lead-Studios/DeWordle/issues/61", - "issue_createdAt": "2025-01-27T20:56:25Z", - "issue_repo": { - "repo_name": "DeWordle", - "repo_desc": "A decentralized, blockchain-based word-guessing game built on the StarkNet ecosystem. It merges the fun and challenge of Wordle with the transparency and security of blockchain technology.", - "repo_url": "https://github.com/Lead-Studios/DeWordle", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "TypeScript" - } - ] - }, - "Owner": { - "repo_owner": "Lead-Studios" - } - }, - "issue_title": "Implement Sign-In Page from Figma Design", - "issue_labels": { - "Nodes": [ - { - "label_name": "Good first issue" - }, - { - "label_name": "ODBoost#1" - }, - { - "label_name": "new-contributors" - }, - { - "label_name": "Frontend" - }, - { - "label_name": "Difficulty:Medium" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 15 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Lead-Studios/DeWordle/issues/60", - "issue_createdAt": "2025-01-27T20:49:42Z", - "issue_repo": { - "repo_name": "DeWordle", - "repo_desc": "A decentralized, blockchain-based word-guessing game built on the StarkNet ecosystem. It merges the fun and challenge of Wordle with the transparency and security of blockchain technology.", - "repo_url": "https://github.com/Lead-Studios/DeWordle", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "TypeScript" - } - ] - }, - "Owner": { - "repo_owner": "Lead-Studios" - } - }, - "issue_title": "Implement Sign-Up Page from Figma Design", - "issue_labels": { - "Nodes": [ - { - "label_name": "Good first issue" - }, - { - "label_name": "ODBoost#1" - }, - { - "label_name": "new-contributors" - }, - { - "label_name": "Frontend" - }, - { - "label_name": "Difficulty:Medium" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 10 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/anistark/feluda/issues/12", - "issue_createdAt": "2025-01-27T20:42:24Z", - "issue_repo": { - "repo_name": "feluda", - "repo_desc": "Detect license usage restrictions in your project!", - "repo_url": "https://github.com/anistark/feluda", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Just" - } - ] - }, - "Owner": { - "repo_owner": "anistark" - } - }, - "issue_title": "[FEATURE] Add Support for Python Packages", - "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/mathesar-foundation/mathesar/issues/4185", - "issue_createdAt": "2025-01-27T20:39:44Z", - "issue_repo": { - "repo_name": "mathesar", - "repo_desc": "Web application providing an intuitive user experience to databases.", - "repo_url": "https://github.com/mathesar-foundation/mathesar", - "repo_stars": 2463, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Svelte" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "MDX" - } - ] - }, - "Owner": { - "repo_owner": "mathesar-foundation" - } - }, - "issue_title": "RichText component is unable to handle multi-word translated arguments", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "work: frontend" - }, - { - "label_name": "ready" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/0xf58ce/verse/issues/5", - "issue_createdAt": "2025-01-27T20:34:29Z", - "issue_repo": { - "repo_name": "verse", - "repo_desc": "0x0249ca", - "repo_url": "https://github.com/0xf58ce/verse", - "repo_stars": 1, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "0xf58ce" - } - }, - "issue_title": "\u003ecreated issue 25:01:27T03:45:00 https://github.com/0xf58ce/0xf58ce/actions/runs/12993780456/job/36249164025", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/HiveTalk/hivebot-social/issues/6", - "issue_createdAt": "2025-01-27T20:28:13Z", - "issue_repo": { - "repo_name": "hivebot-social", - "repo_desc": "hivetalk nostr bot - room announcer", - "repo_url": "https://github.com/HiveTalk/hivebot-social", - "repo_stars": 3, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "HiveTalk" - } - }, - "issue_title": "Discord - Webhook script for kind 1 events that mention hivetalk", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ftoome545/TravelMate-project/issues/3", - "issue_createdAt": "2025-01-27T20:21:12Z", - "issue_repo": { - "repo_name": "TravelMate-project", - "repo_desc": "An app and website to connect tourists in Saudi Arabia with local guides for exploring historical sites and learning about Saudi culture.", - "repo_url": "https://github.com/ftoome545/TravelMate-project", - "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": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "ftoome545" - } - }, - "issue_title": "Auth", - "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/HiveTalk/hivebot-social/issues/5", - "issue_createdAt": "2025-01-27T20:20:22Z", - "issue_repo": { - "repo_name": "hivebot-social", - "repo_desc": "hivetalk nostr bot - room announcer", - "repo_url": "https://github.com/HiveTalk/hivebot-social", - "repo_stars": 3, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "HiveTalk" - } - }, - "issue_title": "Nostr announcements for hivetalk events", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/thufir-dev/thufir/issues/2", - "issue_createdAt": "2025-01-27T20:14:56Z", - "issue_repo": { - "repo_name": "thufir", - "repo_desc": "An open-source AI VS Code extension to help with SRE duties", - "repo_url": "https://github.com/thufir-dev/thufir", - "repo_stars": 5, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - } - ] - }, - "Owner": { - "repo_owner": "thufir-dev" - } - }, - "issue_title": "Update README with a demo of how Thufir works in action", - "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/alloy-rs/alloy/issues/1954", - "issue_createdAt": "2025-01-27T20:14:50Z", - "issue_repo": { - "repo_name": "alloy", - "repo_desc": "Transports, Middleware, and Networks for the Alloy project", - "repo_url": "https://github.com/alloy-rs/alloy", - "repo_stars": 716, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "alloy-rs" - } - }, - "issue_title": "[Feature] Add helpers for PrivateTransactionRequest", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/code-charity/youtube/issues/2798", - "issue_createdAt": "2025-01-27T20:11:46Z", - "issue_repo": { - "repo_name": "youtube", - "repo_desc": "[top~1 open YouTube \u0026 Video browser-extension] - Enrich your experience \u0026 choice! 🧰180+ options \u0026 clever features 📌set+forget📌Longest-standing(been tough). Please join🧩us👨‍👩‍👧‍👧 ..⋮ {playback|content discovery|player|extra buttons|distractions|related videos|shorts|ads|quality|codec|full tab|full screen}", - "repo_url": "https://github.com/code-charity/youtube", - "repo_stars": 3604, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "code-charity" - } - }, - "issue_title": "Prevent playback looping of youtube shorts video", - "issue_labels": { - "Nodes": [ - { - "label_name": "Feature request" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "up-for-grabs" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/stan-dev/docs/issues/857", - "issue_createdAt": "2025-01-27T20:11:38Z", - "issue_repo": { - "repo_name": "docs", - "repo_desc": "Documentation for the Stan language and CmdStan", - "repo_url": "https://github.com/stan-dev/docs", - "repo_stars": 38, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TeX" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Lua" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "stan-dev" - } - }, - "issue_title": "multiple imputation example in User's guide", - "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/warmans/rsk-search/issues/53", - "issue_createdAt": "2025-01-27T20:04:03Z", - "issue_repo": { - "repo_name": "rsk-search", - "repo_desc": "https://scrimpton.com", - "repo_url": "https://github.com/warmans/rsk-search", - "repo_stars": 17, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Starlark" - } - ] - }, - "Owner": { - "repo_owner": "warmans" - } - }, - "issue_title": "Episode image responsivity issue", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "area/frontend" - } - ], - "label_totalcount": 3 - }, - "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/rupali-codes/LinksHub/issues/2623", - "issue_createdAt": "2025-01-27T19:47:54Z", - "issue_repo": { - "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": 846, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "rupali-codes" - } - }, - "issue_title": "[Add] React Native Youtube Tutorials", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "goal: new-link" - }, - { - "label_name": "priority: low" - }, - { - "label_name": "chore" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/YahirCl/mytss/issues/1", - "issue_createdAt": "2025-01-27T19:44:29Z", - "issue_repo": { - "repo_name": "mytss", - "repo_desc": "", - "repo_url": "https://github.com/YahirCl/mytss", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "YahirCl" - } - }, - "issue_title": "Profile publication", - "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/KingSupernova31/RulesGuru/issues/222", - "issue_createdAt": "2025-01-27T19:41:20Z", - "issue_repo": { - "repo_name": "RulesGuru", - "repo_desc": "The source for rulesguru.net, a resource for Magic judges.", - "repo_url": "https://github.com/KingSupernova31/RulesGuru", - "repo_stars": 10, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "KingSupernova31" - } - }, - "issue_title": "Cap warning email frequency", - "issue_labels": { - "Nodes": [ - { - "label_name": "medium priority" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/nmalzieu/starky/issues/80", - "issue_createdAt": "2025-01-27T19:39:24Z", - "issue_repo": { - "repo_name": "starky", - "repo_desc": "A Starknet Discord bot to verify Starknet identity on Discord", - "repo_url": "https://github.com/nmalzieu/starky", - "repo_stars": 29, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "SCSS" - } - ] - }, - "Owner": { - "repo_owner": "nmalzieu" - } - }, - "issue_title": "Edit env var category in readme", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "OD Boost" - }, - { - "label_name": "open for contribution" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/chocolacula/easy_reflection_cpp/issues/20", - "issue_createdAt": "2025-01-27T19:22:55Z", - "issue_repo": { - "repo_name": "easy_reflection_cpp", - "repo_desc": "Reflection brings the best way to serialize/deserialize json and yaml in C++", - "repo_url": "https://github.com/chocolacula/easy_reflection_cpp", - "repo_stars": 99, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Lex" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "chocolacula" - } - }, - "issue_title": "Cache LLVM dependency during the tests run", - "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/Qazalbash/faasle/issues/3", - "issue_createdAt": "2025-01-27T19:14:58Z", - "issue_repo": { - "repo_name": "faasle", - "repo_desc": "Rust crate for evaluating distances (metrics)", - "repo_url": "https://github.com/Qazalbash/faasle", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "Qazalbash" - } - }, - "issue_title": "Different metrics supported by faasle", - "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/BCG-X-Official/artkit/issues/101", - "issue_createdAt": "2025-01-27T19:12:01Z", - "issue_repo": { - "repo_name": "artkit", - "repo_desc": "Automated prompt-based testing and evaluation of Gen AI applications", - "repo_url": "https://github.com/BCG-X-Official/artkit", - "repo_stars": 135, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] - }, - "Owner": { - "repo_owner": "BCG-X-Official" - } - }, - "issue_title": "Add LLM connector for DeepSeek", - "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/BCG-X-Official/artkit/issues/100", - "issue_createdAt": "2025-01-27T19:08:52Z", - "issue_repo": { - "repo_name": "artkit", - "repo_desc": "Automated prompt-based testing and evaluation of Gen AI applications", - "repo_url": "https://github.com/BCG-X-Official/artkit", - "repo_stars": 135, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] - }, - "Owner": { - "repo_owner": "BCG-X-Official" - } - }, - "issue_title": "Add LLM Connector for TogetherAI", - "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/Telcoin-Association/telcoin-network/issues/189", - "issue_createdAt": "2025-01-27T19:02:19Z", - "issue_repo": { - "repo_name": "telcoin-network", - "repo_desc": "Telcoin Network protocol.", - "repo_url": "https://github.com/Telcoin-Association/telcoin-network", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "Telcoin-Association" - } - }, - "issue_title": "Worker RPC", - "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/bazelbuild/rules_python/issues/2586", - "issue_createdAt": "2025-01-27T19:02:15Z", - "issue_repo": { - "repo_name": "rules_python", - "repo_desc": "Bazel Python Rules", - "repo_url": "https://github.com/bazelbuild/rules_python", - "repo_stars": 548, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Starlark" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - } - ] - }, - "Owner": { - "repo_owner": "bazelbuild" - } - }, - "issue_title": "Create py_zipapp_binary to for building zip from py_binary", - "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/yorukot/superfile/issues/575", - "issue_createdAt": "2025-01-27T18:54:52Z", - "issue_repo": { - "repo_name": "superfile", - "repo_desc": "Pretty fancy and modern terminal file manager", - "repo_url": "https://github.com/yorukot/superfile", - "repo_stars": 10537, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "Astro" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "yorukot" - } - }, - "issue_title": "Rename Pinned directories", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 3 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Mamoca-R/Chess/issues/1", - "issue_createdAt": "2025-01-27T18:54:51Z", - "issue_repo": { - "repo_name": "Chess", - "repo_desc": "Goal: Make a functional chess board", - "repo_url": "https://github.com/Mamoca-R/Chess", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Mamoca-R" - } - }, - "issue_title": "Design logical board", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 2 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/CHERIoT-Platform/llvm-project/issues/107", - "issue_createdAt": "2025-01-27T18:52:06Z", - "issue_repo": { - "repo_name": "llvm-project", - "repo_desc": "Fork of LLVM adding CHERIoT, based on the CHERI LLVM fork", - "repo_url": "https://github.com/CHERIoT-Platform/llvm-project", - "repo_stars": 6, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Emacs Lisp" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Objective-C++" - } - ] - }, - "Owner": { - "repo_owner": "CHERIoT-Platform" - } - }, - "issue_title": "Constructing a string_view from string literal uses a call to strlen", - "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/Bunk-Mate/Website/issues/4", - "issue_createdAt": "2025-01-27T18:50:01Z", - "issue_repo": { - "repo_name": "Website", - "repo_desc": "", - "repo_url": "https://github.com/Bunk-Mate/Website", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "Bunk-Mate" - } - }, - "issue_title": "Add Context Providers for Timetable and User details.", - "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/Doriandevs86/API_Projektwoche/issues/4", - "issue_createdAt": "2025-01-27T18:48:22Z", - "issue_repo": { - "repo_name": "API_Projektwoche", - "repo_desc": "Ein Abschlussprojekt zum Thema API mit Katharina, Daria, Martha und Dorian", - "repo_url": "https://github.com/Doriandevs86/API_Projektwoche", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] - }, - "Owner": { - "repo_owner": "Doriandevs86" - } - }, - "issue_title": "Entwickle eine Ui", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ksedgwic/noshtastic/issues/29", - "issue_createdAt": "2025-01-27T18:42:28Z", - "issue_repo": { - "repo_name": "noshtastic", - "repo_desc": "a broadcast negentropy meshtastic nostr relay", - "repo_url": "https://github.com/ksedgwic/noshtastic", - "repo_stars": 27, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "ksedgwic" - } - }, - "issue_title": "simple limit enforcement", - "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/Doriandevs86/API_Projektwoche/issues/3", - "issue_createdAt": "2025-01-27T18:41:08Z", - "issue_repo": { - "repo_name": "API_Projektwoche", - "repo_desc": "Ein Abschlussprojekt zum Thema API mit Katharina, Daria, Martha und Dorian", - "repo_url": "https://github.com/Doriandevs86/API_Projektwoche", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] - }, - "Owner": { - "repo_owner": "Doriandevs86" - } - }, - "issue_title": "Schreiben einer API", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Doriandevs86/API_Projektwoche/issues/2", - "issue_createdAt": "2025-01-27T18:38:08Z", - "issue_repo": { - "repo_name": "API_Projektwoche", - "repo_desc": "Ein Abschlussprojekt zum Thema API mit Katharina, Daria, Martha und Dorian", - "repo_url": "https://github.com/Doriandevs86/API_Projektwoche", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] - }, - "Owner": { - "repo_owner": "Doriandevs86" - } - }, - "issue_title": "Datenbank anlegen", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 2 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/jkone27/fsharp-integration-tests/issues/32", - "issue_createdAt": "2025-01-27T18:37:19Z", - "issue_repo": { - "repo_name": "fsharp-integration-tests", - "repo_desc": "DSL wrapper around .NET test WebApplicationFactory to simplify integration tests in aspnetcore using F#", - "repo_url": "https://github.com/jkone27/fsharp-integration-tests", - "repo_stars": 26, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "F#" - } - ] - }, - "Owner": { - "repo_owner": "jkone27" - } - }, - "issue_title": "Add PATCH http method implementation", - "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/jenkins-infra/plugin-modernizer-tool/issues/731", - "issue_createdAt": "2025-01-27T18:28:48Z", - "issue_repo": { - "repo_name": "plugin-modernizer-tool", - "repo_desc": "", - "repo_url": "https://github.com/jenkins-infra/plugin-modernizer-tool", - "repo_stars": 14, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Smarty" - } - ] - }, - "Owner": { - "repo_owner": "jenkins-infra" - } - }, - "issue_title": "Unit tests for PluginModernizer class", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "tests" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 6 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/apache/polaris/issues/891", - "issue_createdAt": "2025-01-27T18:28:44Z", - "issue_repo": { - "repo_name": "polaris", - "repo_desc": "Apache Polaris, the interoperable, open source catalog for Apache Iceberg", - "repo_url": "https://github.com/apache/polaris", - "repo_stars": 1300, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Mustache" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "apache" - } - }, - "issue_title": "Improve the Quick Start page", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd/issues/35", - "issue_createdAt": "2025-01-27T18:22:11Z", - "issue_repo": { - "repo_name": "Hisab-Kitab-FrontEnd", - "repo_desc": "this is front end repository of HisabKitab Application Using react.js ", - "repo_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "thealoksingh" - } - }, - "issue_title": "Create Readme.md file content", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/ghostfolio/ghostfolio/issues/4251", - "issue_createdAt": "2025-01-27T18:21:00Z", - "issue_repo": { - "repo_name": "ghostfolio", - "repo_desc": "Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍", - "repo_url": "https://github.com/ghostfolio/ghostfolio", - "repo_stars": 5247, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "ghostfolio" - } - }, - "issue_title": "[FEATURE] Upgrade to NestJS 11", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "NestJS" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/canonical/cloud-init/issues/5989", - "issue_createdAt": "2025-01-27T18:19:21Z", - "issue_repo": { - "repo_name": "cloud-init", - "repo_desc": "Official upstream for the cloud-init: cloud instance initialization", - "repo_url": "https://github.com/canonical/cloud-init", - "repo_stars": 3092, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - } - ] - }, - "Owner": { - "repo_owner": "canonical" - } - }, - "issue_title": "If FQDN is number, cloud-config.service fails", - "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/Guthen/guthscp173/issues/8", - "issue_createdAt": "2025-01-27T18:10:54Z", - "issue_repo": { - "repo_name": "guthscp173", - "repo_desc": "Enhanced SCP-173 System for Garry's Mod Roleplays", - "repo_url": "https://github.com/Guthen/guthscp173", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Lua" - } - ] - }, - "Owner": { - "repo_owner": "Guthen" - } - }, - "issue_title": "Check rotation of SCP-173's model when looked at", - "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/Vikhram-S/IndianConstitution/issues/1", - "issue_createdAt": "2025-01-27T18:07:53Z", - "issue_repo": { - "repo_name": "IndianConstitution", - "repo_desc": "A Python library for exploring the Constitution of India.", - "repo_url": "https://github.com/Vikhram-S/IndianConstitution", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] - }, - "Owner": { - "repo_owner": "Vikhram-S" - } - }, - "issue_title": "Article 370 Data and `get_article()` Parameter Handling", - "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/nfdi4cat/voc4cat/issues/127", - "issue_createdAt": "2025-01-27T17:59:52Z", - "issue_repo": { - "repo_name": "voc4cat", - "repo_desc": "A SKOS vocabulary for catalysis maintained by NFDI4Cat \u0026 friends", - "repo_url": "https://github.com/nfdi4cat/voc4cat", - "repo_stars": 10, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Just" - } - ] - }, - "Owner": { - "repo_owner": "nfdi4cat" - } - }, - "issue_title": "💡 Remove wrong Source Vocab URI for 3 concepts", - "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/internetarchive/openlibrary/issues/10390", - "issue_createdAt": "2025-01-27T17:52:54Z", - "issue_repo": { - "repo_name": "openlibrary", - "repo_desc": "One webpage for every book ever published!", - "repo_url": "https://github.com/internetarchive/openlibrary", - "repo_stars": 5387, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "PLpgSQL" - } - ] - }, - "Owner": { - "repo_owner": "internetarchive" - } - }, - "issue_title": "Solr searches fail when query contains an unclosed `\"` character", - "issue_labels": { - "Nodes": [ - { - "label_name": "Type: Bug" - }, - { - "label_name": "Module: Solr" - }, - { - "label_name": "Priority: 3" - }, - { - "label_name": "Good First Issue" - }, - { - "label_name": "Needs: Breakdown" - }, - { - "label_name": "Lead: @cdrini" - } - ], - "label_totalcount": 6 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/AaruBama/memestr/issues/141", - "issue_createdAt": "2025-01-27T17:46:17Z", - "issue_repo": { - "repo_name": "memestr", - "repo_desc": "Nostr based Meme App", - "repo_url": "https://github.com/AaruBama/memestr", - "repo_stars": 8, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "AaruBama" - } - }, - "issue_title": "Implement follow feature", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "backend" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Priyanshu-Batham/Algolyzer/issues/75", - "issue_createdAt": "2025-01-27T17:35:41Z", - "issue_repo": { - "repo_name": "Algolyzer", - "repo_desc": "Learn AI/ML with hands on practicals.", - "repo_url": "https://github.com/Priyanshu-Batham/Algolyzer", - "repo_stars": 16, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "Priyanshu-Batham" - } - }, - "issue_title": "No edit option for quiz from admin panel", - "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/QDScholium/ScholiumModel/issues/7", - "issue_createdAt": "2025-01-27T17:31:37Z", - "issue_repo": { - "repo_name": "ScholiumModel", - "repo_desc": "Your AI research assistant", - "repo_url": "https://github.com/QDScholium/ScholiumModel", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "QDScholium" - } - }, - "issue_title": "Add math support", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/mubarak23/chainevents-frontend/issues/37", - "issue_createdAt": "2025-01-27T17:31:33Z", - "issue_repo": { - "repo_name": "chainevents-frontend", - "repo_desc": "strk-events.vercel.app", - "repo_url": "https://github.com/mubarak23/chainevents-frontend", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "mubarak23" - } - }, - "issue_title": "Intergrate All Event Page with Smart Contract function", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "Frontend" - }, - { - "label_name": "ODBoost" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/code-charity/youtube/issues/2797", - "issue_createdAt": "2025-01-27T17:30:17Z", - "issue_repo": { - "repo_name": "youtube", - "repo_desc": "[top~1 open YouTube \u0026 Video browser-extension] - Enrich your experience \u0026 choice! 🧰180+ options \u0026 clever features 📌set+forget📌Longest-standing(been tough). Please join🧩us👨‍👩‍👧‍👧 ..⋮ {playback|content discovery|player|extra buttons|distractions|related videos|shorts|ads|quality|codec|full tab|full screen}", - "repo_url": "https://github.com/code-charity/youtube", - "repo_stars": 3604, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "code-charity" - } - }, - "issue_title": "Add a secondary color for custom themes", - "issue_labels": { - "Nodes": [ - { - "label_name": "Feature request" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "up-for-grabs" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/GustavoDvl/CadastroDeNinjas/issues/1", - "issue_createdAt": "2025-01-27T17:28:51Z", - "issue_repo": { - "repo_name": "CadastroDeNinjas", - "repo_desc": "Uma API para cadastro de ninjas usando SpringBoot para o curso Java10x.", - "repo_url": "https://github.com/GustavoDvl/CadastroDeNinjas", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - } - ] - }, - "Owner": { - "repo_owner": "GustavoDvl" - } - }, - "issue_title": "#1 Configurar o SpringBoot", - "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/MohamedAazil/rathinam-ai-ds/issues/8", - "issue_createdAt": "2025-01-27T17:27:18Z", - "issue_repo": { - "repo_name": "rathinam-ai-ds", - "repo_desc": "", - "repo_url": "https://github.com/MohamedAazil/rathinam-ai-ds", - "repo_stars": 7, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "MohamedAazil" - } - }, - "issue_title": "Student Profile", - "issue_labels": { - "Nodes": [ - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd/issues/34", - "issue_createdAt": "2025-01-27T17:25:35Z", - "issue_repo": { - "repo_name": "Hisab-Kitab-FrontEnd", - "repo_desc": "this is front end repository of HisabKitab Application Using react.js ", - "repo_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "thealoksingh" - } - }, - "issue_title": "Make existing UI Responsive", - "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": 2 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/vechain/vechain-kit/issues/53", - "issue_createdAt": "2025-01-27T17:15:53Z", - "issue_repo": { - "repo_name": "vechain-kit", - "repo_desc": "An all-in-one library for building VeChain applications.", - "repo_url": "https://github.com/vechain/vechain-kit", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Gherkin" - } - ] - }, - "Owner": { - "repo_owner": "vechain" - } - }, - "issue_title": "feat: add status on Privy connection", - "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/stacks-network/clarity-wasm/issues/607", - "issue_createdAt": "2025-01-27T17:12:52Z", - "issue_repo": { - "repo_name": "clarity-wasm", - "repo_desc": "`clar2wasm` is a compiler for generating WebAssembly from Clarity.", - "repo_url": "https://github.com/stacks-network/clarity-wasm", - "repo_stars": 17, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "WebAssembly" - }, - { - "repo_prog_language": "Clarity" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "stacks-network" - } - }, - "issue_title": "No proptest for `to-consensus-buff?`", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "testing" - } - ], - "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": "", - "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/Algebraic-Programming/ALP/issues/345", - "issue_createdAt": "2025-01-27T16:59:43Z", - "issue_repo": { - "repo_name": "ALP", - "repo_desc": "Home of ALP/GraphBLAS and ALP/Pregel, featuring shared- and distributed-memory auto-parallelisation of linear algebraic and vertex-centric programs. Soon with more to come!", - "repo_url": "https://github.com/Algebraic-Programming/ALP", - "repo_stars": 25, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - } - ] - }, - "Owner": { - "repo_owner": "Algebraic-Programming" - } - }, - "issue_title": "Subdue some compiler warnings when compiling in debug mode", - "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/T1z3n/The-Origins-I-HTML/issues/2", - "issue_createdAt": "2025-01-27T16:55:59Z", - "issue_repo": { - "repo_name": "The-Origins-I-HTML", - "repo_desc": "The Origins I: HTML | A page of a full fledged restaurant menu that includes a form for placing an order!", - "repo_url": "https://github.com/T1z3n/The-Origins-I-HTML", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "T1z3n" - } - }, - "issue_title": "labels | \"for\" \u0026 \"id\"", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/DiamondLightSource/dodal/issues/1024", - "issue_createdAt": "2025-01-27T16:55:39Z", - "issue_repo": { - "repo_name": "dodal", - "repo_desc": "Ophyd devices and other utils that could be used across DLS beamlines", - "repo_url": "https://github.com/DiamondLightSource/dodal", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "DiamondLightSource" - } - }, - "issue_title": "Check and fix device arguments", - "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/T1z3n/The-Origins-I-HTML/issues/1", - "issue_createdAt": "2025-01-27T16:54:36Z", - "issue_repo": { - "repo_name": "The-Origins-I-HTML", - "repo_desc": "The Origins I: HTML | A page of a full fledged restaurant menu that includes a form for placing an order!", - "repo_url": "https://github.com/T1z3n/The-Origins-I-HTML", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "T1z3n" - } - }, - "issue_title": "nav | Semantic", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/sgl-project/sglang/issues/3182", - "issue_createdAt": "2025-01-27T16:45:59Z", - "issue_repo": { - "repo_name": "sglang", - "repo_desc": "SGLang is a fast serving framework for large language models and vision language models.", - "repo_url": "https://github.com/sgl-project/sglang", - "repo_stars": 8081, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Cuda" - } - ] - }, - "Owner": { - "repo_owner": "sgl-project" - } - }, - "issue_title": "[Feature] Step-by-Step Guide to Use SGLang on NVIDIA Jetson Orin platform", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 4 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/MaxOhn/Bathbot/issues/917", - "issue_createdAt": "2025-01-27T16:44:58Z", - "issue_repo": { - "repo_name": "Bathbot", - "repo_desc": "Discord bot for osu!", - "repo_url": "https://github.com/MaxOhn/Bathbot", - "repo_stars": 78, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "MaxOhn" - } - }, - "issue_title": "show user id instead of \"unknown user\"", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "suggestion" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/jozefcipa/novus/issues/7", - "issue_createdAt": "2025-01-27T16:43:11Z", - "issue_repo": { - "repo_name": "novus", - "repo_desc": "A local HTTPS proxy for a delightful developer experience on macOS", - "repo_url": "https://github.com/jozefcipa/novus", - "repo_stars": 124, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "jozefcipa" - } - }, - "issue_title": "CLI cursor disappears when `novus` interrupted while loading", - "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/jozefcipa/novus/issues/6", - "issue_createdAt": "2025-01-27T16:39:10Z", - "issue_repo": { - "repo_name": "novus", - "repo_desc": "A local HTTPS proxy for a delightful developer experience on macOS", - "repo_url": "https://github.com/jozefcipa/novus", - "repo_stars": 124, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "jozefcipa" - } - }, - "issue_title": "When Novus is updated Nginx asset paths no longer work", - "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/Moonjuro/Azkar-page/issues/1", - "issue_createdAt": "2025-01-27T16:37:45Z", - "issue_repo": { - "repo_name": "Azkar-page", - "repo_desc": "Open source Muslim azkar website", - "repo_url": "https://github.com/Moonjuro/Azkar-page", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "Moonjuro" - } - }, - "issue_title": "Design issue", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Design" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/KaizeNodeLabs/SafeSwap/issues/118", - "issue_createdAt": "2025-01-27T16:34:48Z", - "issue_repo": { - "repo_name": "SafeSwap", - "repo_desc": "A safe marketplace for buyers and sellers", - "repo_url": "https://github.com/KaizeNodeLabs/SafeSwap", - "repo_stars": 11, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] - }, - "Owner": { - "repo_owner": "KaizeNodeLabs" - } - }, - "issue_title": "[FEAT]: Add Internationalization (i18n)", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "difficult: medium" - }, - { - "label_name": "ODBoost" - }, - { - "label_name": "frontend" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 5 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/svalabs/terraform-provider-forgejo/issues/16", - "issue_createdAt": "2025-01-27T16:27:06Z", - "issue_repo": { - "repo_name": "terraform-provider-forgejo", - "repo_desc": "Terraform provider for Forgejo", - "repo_url": "https://github.com/svalabs/terraform-provider-forgejo", - "repo_stars": 3, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - } - ] - }, - "Owner": { - "repo_owner": "svalabs" - } - }, - "issue_title": "Allow creation of deploy keys", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "go" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/matchms/matchms/issues/726", - "issue_createdAt": "2025-01-27T16:24:52Z", - "issue_repo": { - "repo_name": "matchms", - "repo_desc": "Python library for processing (tandem) mass spectrometry data and for computing spectral similarities.", - "repo_url": "https://github.com/matchms/matchms", - "repo_stars": 197, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "TeX" - } - ] - }, - "Owner": { - "repo_owner": "matchms" - } - }, - "issue_title": "save_as_mgf is always in append mode", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "workshop 2025" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/bitcoin-dev-project/sim-ln/issues/214", - "issue_createdAt": "2025-01-27T16:24:24Z", - "issue_repo": { - "repo_name": "sim-ln", - "repo_desc": "Payment activity generator for the lightning network", - "repo_url": "https://github.com/bitcoin-dev-project/sim-ln", - "repo_stars": 66, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "bitcoin-dev-project" - } - }, - "issue_title": "Refactor: Move parsing into its own module", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "Code Health" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/unfoldadmin/django-unfold/issues/1012", - "issue_createdAt": "2025-01-27T16:18:28Z", - "issue_repo": { - "repo_name": "django-unfold", - "repo_desc": "Modern Django admin theme for seamless interface development", - "repo_url": "https://github.com/unfoldadmin/django-unfold", - "repo_stars": 2119, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "unfoldadmin" - } - }, - "issue_title": "feat: add a stripe to display the current ENVIRONMENT setting", - "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/OpenBeta/open-tacos/issues/1267", - "issue_createdAt": "2025-01-27T16:12:12Z", - "issue_repo": { - "repo_name": "open-tacos", - "repo_desc": "Rock climbing route catalog (openbeta.io)", - "repo_url": "https://github.com/OpenBeta/open-tacos", - "repo_stars": 151, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "OpenBeta" - } - }, - "issue_title": "Compress images over 11MB", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "P2" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/spuder/OpenSpoolMobile/issues/15", - "issue_createdAt": "2025-01-27T16:09:13Z", - "issue_repo": { - "repo_name": "OpenSpoolMobile", - "repo_desc": "Mobile App for writing NFC Tags", - "repo_url": "https://github.com/spuder/OpenSpoolMobile", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "Makefile" - } - ] - }, - "Owner": { - "repo_owner": "spuder" - } - }, - "issue_title": "Android should warn users if nfc is disabled", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "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/spuder/OpenSpoolMobile/issues/14", - "issue_createdAt": "2025-01-27T16:08:30Z", - "issue_repo": { - "repo_name": "OpenSpoolMobile", - "repo_desc": "Mobile App for writing NFC Tags", - "repo_url": "https://github.com/spuder/OpenSpoolMobile", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "Makefile" - } - ] - }, - "Owner": { - "repo_owner": "spuder" - } - }, - "issue_title": "Add filament Brands", - "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/spuder/OpenSpoolMobile/issues/13", - "issue_createdAt": "2025-01-27T16:07:47Z", - "issue_repo": { - "repo_name": "OpenSpoolMobile", - "repo_desc": "Mobile App for writing NFC Tags", - "repo_url": "https://github.com/spuder/OpenSpoolMobile", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Kotlin" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "Makefile" - } - ] - }, - "Owner": { - "repo_owner": "spuder" - } - }, - "issue_title": "Add filament types", - "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/Yukaii/gakuon/issues/27", - "issue_createdAt": "2025-01-27T16:06:49Z", - "issue_repo": { - "repo_name": "gakuon", - "repo_desc": "Review Anki cards using Generative AI voice", - "repo_url": "https://github.com/Yukaii/gakuon", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "Yukaii" - } - }, - "issue_title": "Server mode with headless anki deployment compose/container", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "operation" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/unfoldadmin/django-unfold/issues/1011", - "issue_createdAt": "2025-01-27T16:01:45Z", - "issue_repo": { - "repo_name": "django-unfold", - "repo_desc": "Modern Django admin theme for seamless interface development", - "repo_url": "https://github.com/unfoldadmin/django-unfold", - "repo_stars": 2119, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "unfoldadmin" - } - }, - "issue_title": "feat: title prefix for different environments", - "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/sap-linuxlab/community.sap_install/issues/944", - "issue_createdAt": "2025-01-27T15:52:06Z", - "issue_repo": { - "repo_name": "community.sap_install", - "repo_desc": "Automation for SAP - Collection of Ansible Roles for various SAP software installation", - "repo_url": "https://github.com/sap-linuxlab/community.sap_install", - "repo_stars": 60, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Jinja" - }, - { - "repo_prog_language": "YAML" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "sap-linuxlab" - } - }, - "issue_title": "sap_*_preconfigure: wrong debug messages when displaying SAP note numbers for RHEL 9 and RHEL 10", - "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/FlorianXXIV/modrinth-apitool/issues/7", - "issue_createdAt": "2025-01-27T15:47:55Z", - "issue_repo": { - "repo_name": "modrinth-apitool", - "repo_desc": "A tool to interact with the modrinth api using rust reqwest", - "repo_url": "https://github.com/FlorianXXIV/modrinth-apitool", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "FlorianXXIV" - } - }, - "issue_title": "project infos", - "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/Equal-Vote/star-server/issues/764", - "issue_createdAt": "2025-01-27T15:43:06Z", - "issue_repo": { - "repo_name": "star-server", - "repo_desc": "STAR Voting is an upgrade to our current way of voting that allows voters to score candidates from 0 to 5. Ultimately, STAR Voting elects candidates who better represent the whole of the electorate. We are building a site that lets everyone from individuals to organizations use STAR Voting to host simple polls or run secure elections.", - "repo_url": "https://github.com/Equal-Vote/star-server", - "repo_stars": 44, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - } - ] - }, - "Owner": { - "repo_owner": "Equal-Vote" - } - }, - "issue_title": "Finalize Election - Election Status", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "front end" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/t1mmb0/movie-database/issues/1", - "issue_createdAt": "2025-01-27T15:39:29Z", - "issue_repo": { - "repo_name": "movie-database", - "repo_desc": "Movie Database Project. Creating a Database for all Movies you have watched. App Integration", - "repo_url": "https://github.com/t1mmb0/movie-database", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "t1mmb0" - } - }, - "issue_title": "Database structure for Movie Information.", - "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/ecmwf/anemoi-core/issues/96", - "issue_createdAt": "2025-01-27T15:33:07Z", - "issue_repo": { - "repo_name": "anemoi-core", - "repo_desc": "Core packages for Anemoi.", - "repo_url": "https://github.com/ecmwf/anemoi-core", - "repo_stars": 11, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "ecmwf" - } - }, - "issue_title": "Seperation of Dependencies", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "training" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/xiaoovo663/CPDDweb1314/issues/4", - "issue_createdAt": "2025-01-27T15:27:49Z", - "issue_repo": { - "repo_name": "CPDDweb1314", - "repo_desc": "", - "repo_url": "https://github.com/xiaoovo663/CPDDweb1314", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "xiaoovo663" - } - }, - "issue_title": "作者简介", - "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/parseablehq/parseable/issues/1137", - "issue_createdAt": "2025-01-27T15:23:26Z", - "issue_repo": { - "repo_name": "parseable", - "repo_desc": "Parseable is a disk less, cloud native database for logs, observability, security, and compliance. Parseable is built with focus on simplicity \u0026 resource efficiency.", - "repo_url": "https://github.com/parseablehq/parseable", - "repo_stars": 1955, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Smarty" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Handlebars" - }, - { - "repo_prog_language": "PowerShell" - } - ] - }, - "Owner": { - "repo_owner": "parseablehq" - } - }, - "issue_title": "Ensure Cleanup post user / stream deletion", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "bug" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Lind-Project/lind-wasm/issues/94", - "issue_createdAt": "2025-01-27T15:22:42Z", - "issue_repo": { - "repo_name": "lind-wasm", - "repo_desc": "", - "repo_url": "https://github.com/Lind-Project/lind-wasm", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Roff" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Awk" - }, - { - "repo_prog_language": "M4" - } - ] - }, - "Owner": { - "repo_owner": "Lind-Project" - } - }, - "issue_title": "Add \"How to Contribute\" Section to Documentation", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Pshy0/es-ruin-the-fun/issues/31", - "issue_createdAt": "2025-01-27T15:22:36Z", - "issue_repo": { - "repo_name": "es-ruin-the-fun", - "repo_desc": "A development / cheat plugin for Endless Sky. Access all ships and outfits, change your captain's name, choose the color swizzle of your ships, edit your relation with other governments, set your combat rank, hire a powerful escort, gift yourself pre-outfitted ships, give yourself money, and much more.", - "repo_url": "https://github.com/Pshy0/es-ruin-the-fun", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "Pshy0" - } - }, - "issue_title": "Add scanning cappabilities to starter ships", - "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/xiaoovo663/CPDDweb1314/issues/1", - "issue_createdAt": "2025-01-27T15:12:25Z", - "issue_repo": { - "repo_name": "CPDDweb1314", - "repo_desc": "", - "repo_url": "https://github.com/xiaoovo663/CPDDweb1314", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "xiaoovo663" - } - }, - "issue_title": "用户指南", - "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/stankudrow/ADS/issues/14", - "issue_createdAt": "2025-01-27T15:10:06Z", - "issue_repo": { - "repo_name": "ADS", - "repo_desc": "Algorithms and Data Structures.", - "repo_url": "https://github.com/stankudrow/ADS", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "stankudrow" - } - }, - "issue_title": "Add `tox`.", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "infrastructure" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/baraja-core/image-generator/issues/16", - "issue_createdAt": "2025-01-27T15:06:52Z", - "issue_repo": { - "repo_name": "image-generator", - "repo_desc": "Full automatic ImageGenerator for creating dynamic content by URL", - "repo_url": "https://github.com/baraja-core/image-generator", - "repo_stars": 13, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "PHP" - } - ] - }, - "Owner": { - "repo_owner": "baraja-core" - } - }, - "issue_title": "Podpora nette/utils 4.0", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/JaxTurboNerd/Rossi-Notes/issues/10", - "issue_createdAt": "2025-01-27T15:04:33Z", - "issue_repo": { - "repo_name": "Rossi-Notes", - "repo_desc": "A collaborative full CRUD notes app specifically designed to track dog protocols.", - "repo_url": "https://github.com/JaxTurboNerd/Rossi-Notes", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Swift" - } - ] - }, - "Owner": { - "repo_owner": "JaxTurboNerd" - } - }, - "issue_title": "Update protocol does not consistently update the detail view", - "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/Williscool13/WillEngineV2/issues/7", - "issue_createdAt": "2025-01-27T15:03:35Z", - "issue_repo": { - "repo_name": "WillEngineV2", - "repo_desc": "My second attempt at a game engine", - "repo_url": "https://github.com/Williscool13/WillEngineV2", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "GLSL" - }, - { - "repo_prog_language": "C" - } - ] - }, - "Owner": { - "repo_owner": "Williscool13" - } - }, - "issue_title": "Shadow Map Improvements (Blend Between Cascades)", - "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/neuroglia-io/asyncapi/issues/44", - "issue_createdAt": "2025-01-27T15:02:37Z", - "issue_repo": { - "repo_name": "asyncapi", - "repo_desc": "A .NET SDK for the Async API specification", - "repo_url": "https://github.com/neuroglia-io/asyncapi", - "repo_stars": 68, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "neuroglia-io" - } - }, - "issue_title": "A single specification document at Code First", - "issue_labels": { - "Nodes": [ - { - "label_name": "type: feature" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 2 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/S-Levis/diet-coke-demon/issues/2", - "issue_createdAt": "2025-01-27T14:58:57Z", - "issue_repo": { - "repo_name": "diet-coke-demon", - "repo_desc": "", - "repo_url": "https://github.com/S-Levis/diet-coke-demon", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "S-Levis" - } - }, - "issue_title": "Repository needs new name", - "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/Anwishta/ShopSphere/issues/179", - "issue_createdAt": "2025-01-27T14:57:04Z", - "issue_repo": { - "repo_name": "ShopSphere", - "repo_desc": "Built with cutting-edge technology using the powerful MERN stack (MongoDB, Express.js, React.js, Node.js),this store is designed to provide users with a seamless shopping experience.", - "repo_url": "https://github.com/Anwishta/ShopSphere", - "repo_stars": 14, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "Anwishta" - } - }, - "issue_title": "Implement Code of Conduct file", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "IWOC2025" - }, - { - "label_name": "Easy" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/k8snetworkplumbingwg/sriov-network-operator/issues/834", - "issue_createdAt": "2025-01-27T14:56:52Z", - "issue_repo": { - "repo_name": "sriov-network-operator", - "repo_desc": "Operator for provisioning and configuring SR-IOV CNI plugin and device plugin", - "repo_url": "https://github.com/k8snetworkplumbingwg/sriov-network-operator", - "repo_stars": 91, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Smarty" - } - ] - }, - "Owner": { - "repo_owner": "k8snetworkplumbingwg" - } - }, - "issue_title": "use cross compilation when building multi-arch images", - "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/xiaoovo663/WebCpdd520/issues/1", - "issue_createdAt": "2025-01-27T14:56:03Z", - "issue_repo": { - "repo_name": "WebCpdd520", - "repo_desc": "", - "repo_url": "https://github.com/xiaoovo663/WebCpdd520", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "xiaoovo663" - } - }, - "issue_title": "欢迎来的WebCPDD", - "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/fsek/WebWebWeb/issues/128", - "issue_createdAt": "2025-01-27T14:55:05Z", - "issue_repo": { - "repo_name": "WebWebWeb", - "repo_desc": "", - "repo_url": "https://github.com/fsek/WebWebWeb", - "repo_stars": 4, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "fsek" - } - }, - "issue_title": "Edit the update_event 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/Azure/PyRIT/issues/661", - "issue_createdAt": "2025-01-27T14:49:13Z", - "issue_repo": { - "repo_name": "PyRIT", - "repo_desc": "The Python Risk Identification Tool for generative AI (PyRIT) is an open source framework built to empower security professionals and engineers to proactively identify risks in generative AI systems.", - "repo_url": "https://github.com/Azure/PyRIT", - "repo_stars": 2136, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "Azure" - } - }, - "issue_title": "FEAT add red team social bias dataset", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "help wanted" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Electro-starman/C-PROGRAMS/issues/1", - "issue_createdAt": "2025-01-27T14:49:04Z", - "issue_repo": { - "repo_name": "C-PROGRAMS", - "repo_desc": "", - "repo_url": "https://github.com/Electro-starman/C-PROGRAMS", - "repo_stars": 0, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "Electro-starman" - } - }, - "issue_title": "HELLO WORLD PROGRAM", - "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/sourcemeta/jsonschema/issues/218", - "issue_createdAt": "2025-01-27T14:46:46Z", - "issue_repo": { - "repo_name": "jsonschema", - "repo_desc": "The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines", - "repo_url": "https://github.com/sourcemeta/jsonschema", - "repo_stars": 81, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "sourcemeta" - } - }, - "issue_title": "Add a `--path` option to commands like `validate`", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Anwishta/ShopSphere/issues/176", - "issue_createdAt": "2025-01-27T14:44:55Z", - "issue_repo": { - "repo_name": "ShopSphere", - "repo_desc": "Built with cutting-edge technology using the powerful MERN stack (MongoDB, Express.js, React.js, Node.js),this store is designed to provide users with a seamless shopping experience.", - "repo_url": "https://github.com/Anwishta/ShopSphere", - "repo_stars": 14, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "Anwishta" - } - }, - "issue_title": "Update Readme.md file", - "issue_labels": { - "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "IWOC2025" - }, - { - "label_name": "Easy" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/gameguild-gg/website/issues/103", - "issue_createdAt": "2025-01-27T14:31:59Z", - "issue_repo": { - "repo_name": "website", - "repo_desc": "Open Source Platform for Game Developers A platform designed to connect game developers through community collaboration, educational resources, and tools for playtesting and game launches.", - "repo_url": "https://github.com/gameguild-gg/website", - "repo_stars": 44, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Solidity" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "gameguild-gg" - } - }, - "issue_title": "[Bug]: SEO low performance regarding data duplicity", - "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/DineshDK176/Project_SIH/issues/2", - "issue_createdAt": "2025-01-27T14:26:38Z", - "issue_repo": { - "repo_name": "Project_SIH", - "repo_desc": "Smart Indian Hackathon Project Demo Development going on...", - "repo_url": "https://github.com/DineshDK176/Project_SIH", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "DineshDK176" - } - }, - "issue_title": "Upcoming valentine's day crush impress site", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game/issues/78", - "issue_createdAt": "2025-01-27T14:25:40Z", - "issue_repo": { - "repo_name": "NFT-Scavenger-Hunt-Game", - "repo_desc": "A gamified blockchain application built on the StarkNet ecosystem that combines educational puzzles with NFT rewards. Players can solve riddles and blockchain-related challenges to earn unique NFTs while learning about the StarkNet ecosystem.", - "repo_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game", - "repo_stars": 16, + "repo_name": "FainLLM", + "repo_desc": "Quickly build multi-agent applications without the complexity", + "repo_url": "https://github.com/Snazari93/FainLLM", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "DistinctCodes" - } - }, - "issue_title": "FRONTEND: Install Redux Store for State Management", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "ODBoost" - }, - { - "label_name": "Difficulty:Medium" - }, - { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" - }, - { - "label_name": "NEXTJS" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 10 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/nodinosaur/ha_tv_dashboard_wiki/issues/9", - "issue_createdAt": "2025-01-27T14:23:54Z", - "issue_repo": { - "repo_name": "ha_tv_dashboard_wiki", - "repo_desc": "", - "repo_url": "https://github.com/nodinosaur/ha_tv_dashboard_wiki", - "repo_stars": 9, - "repo_langs": { - "Nodes": [] - }, - "Owner": { - "repo_owner": "nodinosaur" + "repo_owner": "Snazari93" } }, - "issue_title": "Problem streaming Rings camera integration", + "issue_title": "Enhance Logging and Debugging Capabilities", "issue_labels": { "Nodes": [ { @@ -25568,102 +10059,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 21 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Leibniz-HBI/newsfeedback/issues/54", - "issue_createdAt": "2025-01-27T14:12:03Z", - "issue_repo": { - "repo_name": "newsfeedback", - "repo_desc": "Tool for extracting and saving news article metadata (and optionally content) at regular intervals. ", - "repo_url": "https://github.com/Leibniz-HBI/newsfeedback", - "repo_stars": 3, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "Leibniz-HBI" - } - }, - "issue_title": "Expand default homepage config with further news sources", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/codethesaurus/codethesaur.us/issues/764", - "issue_createdAt": "2025-01-27T14:10:11Z", - "issue_repo": { - "repo_name": "codethesaur.us", - "repo_desc": "A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference.", - "repo_url": "https://github.com/codethesaurus/codethesaur.us", - "repo_stars": 290, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Procfile" - } - ] - }, - "Owner": { - "repo_owner": "codethesaurus" - } - }, - "issue_title": "[Bug] 500 server error on invalid API requests", - "issue_labels": { - "Nodes": [ - { - "label_name": "Type: Bug" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "Experience: Backend" - }, - { - "label_name": "Priority: Critical" - } - ], - "label_totalcount": 5 - }, - "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -25672,25 +10068,25 @@ }, { "Issue": { - "issue_url": "https://github.com/OsuChecker/Osu-Pattern-Detector/issues/1", - "issue_createdAt": "2025-01-27T14:00:48Z", + "issue_url": "https://github.com/Snazari93/FainLLM/issues/5", + "issue_createdAt": "2025-01-28T18:03:30Z", "issue_repo": { - "repo_name": "Osu-Pattern-Detector", - "repo_desc": "An osu pattern analyser for OsuCheck Website.", - "repo_url": "https://github.com/OsuChecker/Osu-Pattern-Detector", + "repo_name": "FainLLM", + "repo_desc": "Quickly build multi-agent applications without the complexity", + "repo_url": "https://github.com/Snazari93/FainLLM", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "OsuChecker" + "repo_owner": "Snazari93" } }, - "issue_title": "Add osu!mania 7K key mode", + "issue_title": "Implement Role-Based Access Control (RBAC) for API Services", "issue_labels": { "Nodes": [ { @@ -25706,59 +10102,56 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ls1intum/prompt2/issues/113", - "issue_createdAt": "2025-01-27T13:57:40Z", + "issue_url": "https://github.com/cBioPortal/cbioportal/issues/11356", + "issue_createdAt": "2025-01-28T18:03:23Z", "issue_repo": { - "repo_name": "prompt2", - "repo_desc": "", - "repo_url": "https://github.com/ls1intum/prompt2", - "repo_stars": 3, + "repo_name": "cbioportal", + "repo_desc": "cBioPortal for Cancer Genomics", + "repo_url": "https://github.com/cBioPortal/cbioportal", + "repo_stars": 710, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Java" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Perl" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "ActionScript" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ls1intum" + "repo_owner": "cBioPortal" } }, - "issue_title": "Application Mailing Settings buttons are inactive for unknown reason", + "issue_title": "Update swagger URLs in notebook docs", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "Component: Application" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -25773,53 +10166,50 @@ }, { "Issue": { - "issue_url": "https://github.com/vtos/moodle-mod_adaptivequiz/issues/45", - "issue_createdAt": "2025-01-27T13:54:43Z", + "issue_url": "https://github.com/AgregoreWeb/agregore-browser/issues/284", + "issue_createdAt": "2025-01-28T17:55:14Z", "issue_repo": { - "repo_name": "moodle-mod_adaptivequiz", - "repo_desc": "CAT (Computer-Adaptive Testing) implementation for Moodle LMS (https://moodle.org): officially supported plugin.", - "repo_url": "https://github.com/vtos/moodle-mod_adaptivequiz", - "repo_stars": 5, + "repo_name": "agregore-browser", + "repo_desc": "A minimal browser for the distributed web (Desktop version)", + "repo_url": "https://github.com/AgregoreWeb/agregore-browser", + "repo_stars": 775, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Mustache" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "vtos" + "repo_owner": "AgregoreWeb" } }, - "issue_title": "Gettting 'Page not found' when clicking on 'View Adaptive Quiz results' link in Gradebook", + "issue_title": "Use font for syntax highlighting in code blocks", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "release" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -25828,53 +10218,47 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9911", - "issue_createdAt": "2025-01-27T13:54:11Z", + "issue_url": "https://github.com/Hablu-Programmer-Team/HP-Team/issues/20", + "issue_createdAt": "2025-01-28T17:52:13Z", "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": 46, + "repo_name": "HP-Team", + "repo_desc": "", + "repo_url": "https://github.com/Hablu-Programmer-Team/HP-Team", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "Hablu-Programmer-Team" } }, - "issue_title": "Chá \u0026 Arte Hauer", + "issue_title": "Add Typography", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Brazil" - }, - { - "label_name": "Horizonte Bitcoin" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -25883,63 +10267,63 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9910", - "issue_createdAt": "2025-01-27T13:50:40Z", + "issue_url": "https://github.com/git-cola/git-cola/issues/1457", + "issue_createdAt": "2025-01-28T17:51:56Z", "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": 46, + "repo_name": "git-cola", + "repo_desc": "git-cola: The highly caffeinated Git GUI", + "repo_url": "https://github.com/git-cola/git-cola", + "repo_stars": 2289, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Makefile" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Tcl" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "git-cola" } }, - "issue_title": "Chá \u0026 Arte Centro", + "issue_title": "Request Enhancement Filter Branches", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "usability" }, { "label_name": "good first issue" }, { - "label_name": "location-submission" - }, - { - "label_name": "Brazil" - }, - { - "label_name": "Horizonte Bitcoin" + "label_name": "enhancement" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9909", - "issue_createdAt": "2025-01-27T13:48:25Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9934", + "issue_createdAt": "2025-01-28T17:46:33Z", "issue_repo": { "repo_name": "btcmap-data", "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", @@ -25962,7 +10346,7 @@ "repo_owner": "teambtcmap" } }, - "issue_title": "Ayada restaurant ", + "issue_title": "Tuttaltrosuono", "issue_labels": { "Nodes": [ { @@ -25975,10 +10359,13 @@ "label_name": "location-submission" }, { - "label_name": "United Arab Emirates" + "label_name": "Italy" + }, + { + "label_name": "Satoshi Spritz Milano" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 1 @@ -25990,44 +10377,35 @@ }, { "Issue": { - "issue_url": "https://github.com/lonnieezell/Bonfire2/issues/532", - "issue_createdAt": "2025-01-27T13:45:57Z", + "issue_url": "https://github.com/meilisearch/heed/issues/308", + "issue_createdAt": "2025-01-28T17:45:08Z", "issue_repo": { - "repo_name": "Bonfire2", - "repo_desc": "CodeIgniter 4-based application skeleton", - "repo_url": "https://github.com/lonnieezell/Bonfire2", - "repo_stars": 133, + "repo_name": "heed", + "repo_desc": "A fully typed LMDB wrapper with minimum overhead 🐦", + "repo_url": "https://github.com/meilisearch/heed", + "repo_stars": 665, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "lonnieezell" + "repo_owner": "meilisearch" } }, - "issue_title": "Add unit tests for components feature", + "issue_title": "Move to the latest commit of LMDB", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -26039,123 +10417,64 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9908", - "issue_createdAt": "2025-01-27T13:43:25Z", + "issue_url": "https://github.com/apkille/Gabs.jl/issues/42", + "issue_createdAt": "2025-01-28T17:45:06Z", "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": 46, + "repo_name": "Gabs.jl", + "repo_desc": "A library for fast simulations of Gaussian quantum information.", + "repo_url": "https://github.com/apkille/Gabs.jl", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Nix" + "repo_prog_language": "Julia" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "apkille" } }, - "issue_title": "Chá \u0026 Arte Cabral", + "issue_title": "Add more metrics using naming conventions from QuantumOpticsBase", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Brazil" - }, - { - "label_name": "Horizonte Bitcoin" } ], - "label_totalcount": 5 + "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/flet-dev/flet/issues/4785", - "issue_createdAt": "2025-01-27T13:34:56Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "flet", - "repo_desc": "Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.", - "repo_url": "https://github.com/flet-dev/flet", - "repo_stars": 12228, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "HTML" - }, - { - "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++" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "flet-dev" + "repo_owner": "" } }, - "issue_title": "`flet doctor` CLI command", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "feature request" - }, - { - "label_name": "cli" - } - ], - "label_totalcount": 3 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -26164,84 +10483,69 @@ }, { "Issue": { - "issue_url": "https://github.com/Qualition/quick/issues/19", - "issue_createdAt": "2025-01-27T13:34:25Z", + "issue_url": "https://github.com/AthleteNexus/SportsFolio/issues/4", + "issue_createdAt": "2025-01-28T17:39:35Z", "issue_repo": { - "repo_name": "quick", - "repo_desc": "Quick is an agnostic gate-based circuit SDK, providing an integrated interface for using any supported quantum circuit framework seamlessly.", - "repo_url": "https://github.com/Qualition/quick", - "repo_stars": 2, + "repo_name": "SportsFolio", + "repo_desc": "A platform where all sports person of any level can make their profile and flex their achievements.", + "repo_url": "https://github.com/AthleteNexus/SportsFolio", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "Qualition" + "repo_owner": "AthleteNexus" } }, - "issue_title": "Consistent paper citation in docstrings", + "issue_title": "Create APIs for basic crud operations on the entities", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "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/lonnieezell/Bonfire2/issues/531", - "issue_createdAt": "2025-01-27T13:30:20Z", + "Issue": { + "issue_url": "https://github.com/AthleteNexus/SportsFolio/issues/3", + "issue_createdAt": "2025-01-28T17:36:46Z", "issue_repo": { - "repo_name": "Bonfire2", - "repo_desc": "CodeIgniter 4-based application skeleton", - "repo_url": "https://github.com/lonnieezell/Bonfire2", - "repo_stars": 133, + "repo_name": "SportsFolio", + "repo_desc": "A platform where all sports person of any level can make their profile and flex their achievements.", + "repo_url": "https://github.com/AthleteNexus/SportsFolio", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Hack" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "lonnieezell" + "repo_owner": "AthleteNexus" } }, - "issue_title": "Transition to usage of components x-button and x-button-container is incomplete", + "issue_title": "Create database layer for the entities", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -26253,185 +10557,188 @@ }, { "Issue": { - "issue_url": "https://github.com/MCEI-TZ/Curso-Java/issues/16", - "issue_createdAt": "2025-01-27T13:28:02Z", + "issue_url": "https://github.com/aklinker1/bunv/issues/11", + "issue_createdAt": "2025-01-28T17:34:07Z", "issue_repo": { - "repo_name": "Curso-Java", - "repo_desc": "Este es mi repositorio donde recopilo todas las actividades y proyectos que estoy realizando en mi curso de java", - "repo_url": "https://github.com/MCEI-TZ/Curso-Java", - "repo_stars": 1, + "repo_name": "bunv", + "repo_desc": "Corepack for Bun. PoC for implementing version management inside bun itself.", + "repo_url": "https://github.com/aklinker1/bunv", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Zig" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "MCEI-TZ" + "repo_owner": "aklinker1" } }, - "issue_title": "README example", + "issue_title": "feature request: a way to bypass the y/n install prompt with a -y flag", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "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/lonnieezell/Bonfire2/issues/530", - "issue_createdAt": "2025-01-27T13:27:36Z", + "issue_url": "https://github.com/mugdhchauhan/website/issues/44", + "issue_createdAt": "2025-01-28T17:29:10Z", "issue_repo": { - "repo_name": "Bonfire2", - "repo_desc": "CodeIgniter 4-based application skeleton", - "repo_url": "https://github.com/lonnieezell/Bonfire2", - "repo_stars": 133, + "repo_name": "website", + "repo_desc": "Hack for LA's website", + "repo_url": "https://github.com/mugdhchauhan/website", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Hack" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "lonnieezell" + "repo_owner": "mugdhchauhan" } }, - "issue_title": "Internationalization incomplete", + "issue_title": "BB", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Feature Missing" + }, + { + "label_name": "size: missing" + }, + { + "label_name": "role: front end" } ], - "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/ifes-guarapari/blockly-libras/issues/1", - "issue_createdAt": "2025-01-27T13:21:25Z", + "issue_url": "https://github.com/flytegg/twilight/issues/83", + "issue_createdAt": "2025-01-28T17:29:08Z", "issue_repo": { - "repo_name": "blockly-libras", - "repo_desc": "Iniciativa de código aberto para um conjunto de extensões da biblioteca Blockly com suporte em Libras (Língua Brasileira de Sinais).", - "repo_url": "https://github.com/ifes-guarapari/blockly-libras", - "repo_stars": 0, + "repo_name": "twilight", + "repo_desc": "A Kotlin API for Spigot/Paper Minecraft servers providing essential utilities to streamline development.", + "repo_url": "https://github.com/flytegg/twilight", + "repo_stars": 72, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "ifes-guarapari" + "repo_owner": "flytegg" } }, - "issue_title": "If statement", + "issue_title": "Get public IP extension function (on Bukkit class?)", "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": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/astuto/astuto/issues/456", - "issue_createdAt": "2025-01-27T13:14:37Z", + "issue_url": "https://github.com/basedosdados/queries-basedosdados/issues/890", + "issue_createdAt": "2025-01-28T17:19:30Z", "issue_repo": { - "repo_name": "astuto", - "repo_desc": "A free, open source, self-hosted customer feedback tool 🦊", - "repo_url": "https://github.com/astuto/astuto", - "repo_stars": 2006, + "repo_name": "queries-basedosdados", + "repo_desc": "🔍 Gerenciador de modelos de transformação de dados (ELT) no datalake", + "repo_url": "https://github.com/basedosdados/queries-basedosdados", + "repo_stars": 8, "repo_langs": { "Nodes": [ { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SQL" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "astuto" + "repo_owner": "basedosdados" } }, - "issue_title": "Upgrade to Ruby 3.2.x", + "issue_title": "Atualizar README.md e Criar um CONTRIBUTING.md", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "dependencies" - }, - { - "label_name": "ruby" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -26440,90 +10747,90 @@ }, { "Issue": { - "issue_url": "https://github.com/kubernetes-sigs/kueue/issues/4067", - "issue_createdAt": "2025-01-27T13:10:59Z", + "issue_url": "https://github.com/Submitty/Submitty/issues/11375", + "issue_createdAt": "2025-01-28T17:18:08Z", "issue_repo": { - "repo_name": "kueue", - "repo_desc": "Kubernetes-native Job Queueing", - "repo_url": "https://github.com/kubernetes-sigs/kueue", - "repo_stars": 1576, + "repo_name": "Submitty", + "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", + "repo_url": "https://github.com/Submitty/Submitty", + "repo_stars": 685, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Go" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Java" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "kubernetes-sigs" + "repo_owner": "Submitty" } }, - "issue_title": "Add disabled `waitForPodsReady` to configuration by default.", + "issue_title": "Add # of posts in each forum thread near the upduck count", "issue_labels": { "Nodes": [ { - "label_name": "kind/feature" + "label_name": "enhancement / feature request" }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "Discussion Forum" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/weaver-points/weaver-client/issues/23", - "issue_createdAt": "2025-01-27T13:10:07Z", + "issue_url": "https://github.com/MohamedAazil/rathinam-ai-ds/issues/17", + "issue_createdAt": "2025-01-28T17:17:53Z", "issue_repo": { - "repo_name": "weaver-client", + "repo_name": "rathinam-ai-ds", "repo_desc": "", - "repo_url": "https://github.com/weaver-points/weaver-client", - "repo_stars": 0, + "repo_url": "https://github.com/MohamedAazil/rathinam-ai-ds", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" @@ -26531,10 +10838,10 @@ ] }, "Owner": { - "repo_owner": "weaver-points" + "repo_owner": "MohamedAazil" } }, - "issue_title": "Update Design files", + "issue_title": "Event management", "issue_labels": { "Nodes": [ { @@ -26542,18 +10849,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "design" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -26562,114 +10863,151 @@ }, { "Issue": { - "issue_url": "https://github.com/AttenSys-Stark/AttenSys/issues/31", - "issue_createdAt": "2025-01-27T13:08:01Z", + "issue_url": "https://github.com/badges-and-achievements/badges-and-achievements.github.io/issues/160", + "issue_createdAt": "2025-01-28T17:17:31Z", "issue_repo": { - "repo_name": "AttenSys", - "repo_desc": "", - "repo_url": "https://github.com/AttenSys-Stark/AttenSys", - "repo_stars": 1, + "repo_name": "badges-and-achievements.github.io", + "repo_desc": "Complete list of all GitHub profile Badges and Achievements (20+ languages)", + "repo_url": "https://github.com/badges-and-achievements/badges-and-achievements.github.io", + "repo_stars": 350, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Liquid" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "AttenSys-Stark" + "repo_owner": "badges-and-achievements" } }, - "issue_title": "Test the flow of funds when events are sponsored.", + "issue_title": "Fix canonical link on main page", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/IT4Change/IT4C.dev/issues/208", + "issue_createdAt": "2025-01-28T17:11:35Z", + "issue_repo": { + "repo_name": "IT4C.dev", + "repo_desc": "IT4C.dev Website", + "repo_url": "https://github.com/IT4Change/IT4C.dev", + "repo_stars": 5, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" + } + ] + }, + "Owner": { + "repo_owner": "IT4Change" + } + }, + "issue_title": "🔧 [Refactor] Remove Writing Date from all Pages", + "issue_labels": { + "Nodes": [ { - "label_name": "difficulty: medium" + "label_name": "enhancement" }, { - "label_name": "ODBoost" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 8 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/aboutcode-org/scancode-toolkit/issues/4123", - "issue_createdAt": "2025-01-27T13:07:53Z", + "issue_url": "https://github.com/unkeyed/unkey/issues/2848", + "issue_createdAt": "2025-01-28T17:03:32Z", "issue_repo": { - "repo_name": "scancode-toolkit", - "repo_desc": ":mag: ScanCode detects licenses, copyrights, dependencies by \"scanning code\" ... to discover and inventory open source and third-party packages used in your code. Sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase, the Google Summer of Code, Azure credits, nexB and others generous sponsors!", - "repo_url": "https://github.com/aboutcode-org/scancode-toolkit", - "repo_stars": 2187, + "repo_name": "unkey", + "repo_desc": "Open source API management platform", + "repo_url": "https://github.com/unkeyed/unkey", + "repo_stars": 4473, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C++" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C#" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "Go" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Cap'n Proto" } ] }, "Owner": { - "repo_owner": "aboutcode-org" + "repo_owner": "unkeyed" } }, - "issue_title": "Support Bazel modules", + "issue_title": "Invalid count for keys attached to permissions", "issue_labels": { "Nodes": [ { - "label_name": "easy" + "label_name": "Bug" }, { - "label_name": "good first issue" + "label_name": "Help wanted" }, { - "label_name": "package-formats" + "label_name": "Good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -26678,21 +11016,18 @@ }, { "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/864", - "issue_createdAt": "2025-01-27T13:05:48Z", + "issue_url": "https://github.com/UnlockedLabs/UnlockEdv2/issues/694", + "issue_createdAt": "2025-01-28T17:03:18Z", "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, + "repo_name": "UnlockEdv2", + "repo_desc": "UnlockedLabs' WIP education portal/SIS for capturing meaningful progress of incarcerated learners in external providers, to help earn good time credits", + "repo_url": "https://github.com/UnlockedLabs/UnlockEdv2", + "repo_stars": 18, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "CSS" }, @@ -26700,15 +11035,27 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "enatega" + "repo_owner": "UnlockedLabs" } }, - "issue_title": "Enatega Restaurant + Rider : Change Language screen design consistency issue.", + "issue_title": "Pass pagination/common parameters from handlers to database queries", "issue_labels": { "Nodes": [ { @@ -26716,82 +11063,52 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "Feature" - }, - { - "label_name": "Enatega Multivendor Rider App" - }, - { - "label_name": "Enatega Multivendor Restaurant App" } ], - "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/duckdb/pg_duckdb/issues/560", - "issue_createdAt": "2025-01-27T13:04:31Z", + "issue_url": "https://github.com/Arpit529Srivastava/Why-take-load/issues/3", + "issue_createdAt": "2025-01-28T17:00:55Z", "issue_repo": { - "repo_name": "pg_duckdb", - "repo_desc": "DuckDB-powered Postgres for high performance apps \u0026 analytics.", - "repo_url": "https://github.com/duckdb/pg_duckdb", - "repo_stars": 1927, + "repo_name": "Why-take-load", + "repo_desc": "This project is a basic implementation of a load balancer in Go using the Round Robin algorithm. The load balancer distributes incoming HTTP requests to a set of backend servers in a circular order.", + "repo_url": "https://github.com/Arpit529Srivastava/Why-take-load", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "PLpgSQL" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Go" } ] }, "Owner": { - "repo_owner": "duckdb" + "repo_owner": "Arpit529Srivastava" } }, - "issue_title": "Support INTERVAL type", + "issue_title": "Add Contribution.md file for the project", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "types" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -26800,102 +11117,78 @@ }, { "Issue": { - "issue_url": "https://github.com/Prathamesh-Kulkarni01/Potoba-POS/issues/3", - "issue_createdAt": "2025-01-27T13:02:09Z", + "issue_url": "https://github.com/bjornhaavard/project-exam-2/issues/2", + "issue_createdAt": "2025-01-28T16:59:22Z", "issue_repo": { - "repo_name": "Potoba-POS", + "repo_name": "project-exam-2", "repo_desc": "", - "repo_url": "https://github.com/Prathamesh-Kulkarni01/Potoba-POS", + "repo_url": "https://github.com/bjornhaavard/project-exam-2", "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "CSS" }, { "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Prathamesh-Kulkarni01" + "repo_owner": "bjornhaavard" } }, - "issue_title": "Show Table Menu Page", + "issue_title": "Make a prototype for the design", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "backend" } ], - "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/btcpayserver/btcpayserver/issues/6578", - "issue_createdAt": "2025-01-27T13:02:03Z", + "issue_url": "https://github.com/cardano-scaling/alba/issues/138", + "issue_createdAt": "2025-01-28T16:57:06Z", "issue_repo": { - "repo_name": "btcpayserver", - "repo_desc": "Accept Bitcoin payments. Free, open-source \u0026 self-hosted, Bitcoin payment processor. ", - "repo_url": "https://github.com/btcpayserver/btcpayserver", - "repo_stars": 6566, + "repo_name": "alba", + "repo_desc": "Reference implementation of Approximate Lower Bound Arguments", + "repo_url": "https://github.com/cardano-scaling/alba", + "repo_stars": 12, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "btcpayserver" + "repo_owner": "cardano-scaling" } }, - "issue_title": "[Bug]: Archived invoices shouldn't be browsable by non authenticated users", + "issue_title": "Lottery tests", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "P-high" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -26907,15 +11200,24 @@ }, { "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/863", - "issue_createdAt": "2025-01-27T12:57:46Z", + "issue_url": "https://github.com/duplicati/duplicati/issues/5922", + "issue_createdAt": "2025-01-28T16:55:55Z", "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, + "repo_name": "duplicati", + "repo_desc": "Store securely encrypted backups in the cloud!", + "repo_url": "https://github.com/duplicati/duplicati", + "repo_stars": 11627, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" }, @@ -26923,40 +11225,49 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Less" } ] }, "Owner": { - "repo_owner": "enatega" + "repo_owner": "duplicati" } }, - "issue_title": "Enatega Customer Application : Status screen UI-Fix", + "issue_title": "Double-click tray-icon opens two browsers", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "UI" }, { - "label_name": "Feature" + "label_name": "minor change" }, { - "label_name": "Enatega Multivendor Customer App" + "label_name": "good first issue" + }, + { + "label_name": "windows" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -26965,87 +11276,93 @@ }, { "Issue": { - "issue_url": "https://github.com/Irtiza751/waredrop/issues/49", - "issue_createdAt": "2025-01-27T12:51:17Z", + "issue_url": "https://github.com/codethesaurus/codethesaur.us/issues/766", + "issue_createdAt": "2025-01-28T16:50:28Z", "issue_repo": { - "repo_name": "waredrop", - "repo_desc": "Waredrop is a modern, budget-friendly fashion e-commerce platform built with cutting-edge web technologies like Next.js 14, Tailwind CSS, and TurboRepo for monorepo management. ", - "repo_url": "https://github.com/Irtiza751/waredrop", - "repo_stars": 0, + "repo_name": "codethesaur.us", + "repo_desc": "A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference.", + "repo_url": "https://github.com/codethesaurus/codethesaur.us", + "repo_stars": 290, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "Irtiza751" + "repo_owner": "codethesaurus" } }, - "issue_title": "User registration (sign-up)", + "issue_title": "[Bug] `docker compose build` check fails but only on GitHub", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "Type: Bug" + }, + { + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "Experience: CI/CD" } ], - "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/AttenSys-Stark/AttenSys/issues/30", - "issue_createdAt": "2025-01-27T12:49:38Z", + "issue_url": "https://github.com/StarShopCr/StarShop-Backend/issues/27", + "issue_createdAt": "2025-01-28T16:43:40Z", "issue_repo": { - "repo_name": "AttenSys", - "repo_desc": "", - "repo_url": "https://github.com/AttenSys-Stark/AttenSys", - "repo_stars": 1, + "repo_name": "StarShop-Backend", + "repo_desc": "This is the StartShop-Backend Repository", + "repo_url": "https://github.com/StarShopCr/StarShop-Backend", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "AttenSys-Stark" + "repo_owner": "StarShopCr" } }, - "issue_title": "Implement the sponsor_event and withdraw_sponsors_fund functions in the Event contract", + "issue_title": "[BK]: Setup documentation", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "easy" }, { - "label_name": "difficulty: medium" + "label_name": "Backend" }, { "label_name": "ODBoost" @@ -27054,26 +11371,26 @@ "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 12 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/862", - "issue_createdAt": "2025-01-27T12:48:22Z", + "issue_url": "https://github.com/djeck1432/spotnet/issues/525", + "issue_createdAt": "2025-01-28T16:41:08Z", "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, + "repo_name": "spotnet", + "repo_desc": "Spot Leveraging in the Starknet Ecosystem", + "repo_url": "https://github.com/djeck1432/spotnet", + "repo_stars": 12, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" @@ -27082,202 +11399,184 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Cairo" + }, + { + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Mako" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "enatega" + "repo_owner": "djeck1432" } }, - "issue_title": "Enatega Customer Application : Chat from rider customer isn't notified for the chat vice versa for rider also", + "issue_title": "[Frontend] Migrate from Jest to Vitest", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "Enatega Multivendor Customer App" + "label_name": "FE" }, { - "label_name": "Enatega Multivendor Rider App" + "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" }, { - "label_name": "High Priority" + "label_name": "ODBoost" } ], - "label_totalcount": 5 + "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/asd2025-alt/docs/issues/1", - "issue_createdAt": "2025-01-27T12:44:17Z", + "issue_url": "https://github.com/beer-psi/chuni-penguin/issues/49", + "issue_createdAt": "2025-01-28T16:33:19Z", "issue_repo": { - "repo_name": "docs", - "repo_desc": "The open-source repo for docs.github.com", - "repo_url": "https://github.com/asd2025-alt/docs", - "repo_stars": 1, + "repo_name": "chuni-penguin", + "repo_desc": "Discord bot for CHUNITHM International version", + "repo_url": "https://github.com/beer-psi/chuni-penguin", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "asd2025-alt" + "repo_owner": "beer-psi" } }, - "issue_title": "Screenshot (٢٧‏/٠١‏/٢٠٢٥ ٢:٤٣:٤٩ م)", + "issue_title": "rating display rounding errors", "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_totalcount": 9 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/AttenSys-Stark/AttenSys/issues/29", - "issue_createdAt": "2025-01-27T12:41:32Z", + "issue_url": "https://github.com/BaDAM152/utils/issues/6", + "issue_createdAt": "2025-01-28T16:31:36Z", "issue_repo": { - "repo_name": "AttenSys", - "repo_desc": "", - "repo_url": "https://github.com/AttenSys-Stark/AttenSys", + "repo_name": "utils", + "repo_desc": "important utilities", + "repo_url": "https://github.com/BaDAM152/utils", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "TeX" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "AttenSys-Stark" + "repo_owner": "BaDAM152" } }, - "issue_title": "Test the flow of funds when organizations are sponsored.", + "issue_title": "Remove everything except frontend/ folder and add into .github repo", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "difficulty: medium" - }, - { - "label_name": "ODBoost" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 8 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/TotomInc/vue3-select-component/issues/176", - "issue_createdAt": "2025-01-27T12:34:40Z", + "issue_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd/issues/40", + "issue_createdAt": "2025-01-28T16:31:29Z", "issue_repo": { - "repo_name": "vue3-select-component", - "repo_desc": "A flexible \u0026 modern select-input control for Vue 3.", - "repo_url": "https://github.com/TotomInc/vue3-select-component", - "repo_stars": 66, + "repo_name": "Hisab-Kitab-FrontEnd", + "repo_desc": "this is front end repository of HisabKitab Application Using react.js ", + "repo_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd", + "repo_stars": 1, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "TotomInc" + "repo_owner": "thealoksingh" } }, - "issue_title": "Long labels should be truncated (showing ellipsis) on single-value", + "issue_title": "Create a Interactive Landing page for our website", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -27289,24 +11588,27 @@ "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/861", - "issue_createdAt": "2025-01-27T12:32:41Z", + "issue_url": "https://github.com/AFK-AlignedFamKernel/afk_monorepo/issues/444", + "issue_createdAt": "2025-01-28T16:28:55Z", "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, + "repo_name": "afk_monorepo", + "repo_desc": "AFK: Aligned Fam Kernel - Monorepo", + "repo_url": "https://github.com/AFK-AlignedFamKernel/afk_monorepo", + "repo_stars": 19, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "HTML" }, @@ -27314,7 +11616,19 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Cairo" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "Go" }, { "repo_prog_language": "Shell" @@ -27322,29 +11636,35 @@ ] }, "Owner": { - "repo_owner": "enatega" + "repo_owner": "AFK-AlignedFamKernel" } }, - "issue_title": "Enatega Customer Application: Ratings or reviews percentage calculation issue", + "issue_title": "Launchpad Pool UI improvment", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "Enatega Multivendor Customer App" + "label_name": "frontend" }, { - "label_name": "High Priority" + "label_name": "mobile" + }, + { + "label_name": "design" + }, + { + "label_name": "ODBoost" } ], - "label_totalcount": 4 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 1 @@ -27353,53 +11673,32 @@ }, { "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/859", - "issue_createdAt": "2025-01-27T12:22:14Z", + "issue_url": "https://github.com/bubblequack/bubblequack/issues/68", + "issue_createdAt": "2025-01-28T16:26:53Z", "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, + "repo_name": "bubblequack", + "repo_desc": "Stop the elephant from bubbling up your pond, find your ducklings that fled from all the bubbles and bring them back to safety.", + "repo_url": "https://github.com/bubblequack/bubblequack", + "repo_stars": 6, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "enatega" + "repo_owner": "bubblequack" } }, - "issue_title": "Enatega Customer Application : Suggestion show recent or popular 10 reviews should show up", + "issue_title": "Idle animation for ducks", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "Feature" - }, - { - "label_name": "Enatega Multivendor Customer App" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -27411,17 +11710,20 @@ }, { "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/858", - "issue_createdAt": "2025-01-27T12:17:54Z", + "issue_url": "https://github.com/OWASP/Nest/issues/639", + "issue_createdAt": "2025-01-28T16:24:56Z", "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, + "repo_name": "Nest", + "repo_desc": "Your gateway to OWASP. Discover, engage, and help shape the future!", + "repo_url": "https://github.com/OWASP/Nest", + "repo_stars": 31, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" @@ -27429,38 +11731,35 @@ { "repo_prog_language": "CSS" }, + { + "repo_prog_language": "JavaScript" + }, { "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "enatega" + "repo_owner": "OWASP" } }, - "issue_title": "Enatega Customer Appliocation : Default image for cuisines isn't displaying up on application.", + "issue_title": "GSoC link in Footer redirects to a 404 page", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" - }, - { - "label_name": "Enatega Multivendor Customer App" - }, - { - "label_name": "High Priority" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 1 @@ -27469,24 +11768,47 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/VeriGlyph/Nexus/issues/16", + "issue_createdAt": "2025-01-28T16:23:05Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "Nexus", + "repo_desc": "VeriGlyph:Nexus your hub for publishing CIP-88 Registration Certificates on Cardano", + "repo_url": "https://github.com/VeriGlyph/Nexus", + "repo_stars": 3, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "VeriGlyph" } }, - "issue_title": "", + "issue_title": "if you paste valid JSON that is not a parseable Cardano native script the form should tell you that", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -27498,38 +11820,28 @@ }, { "Issue": { - "issue_url": "https://github.com/stankudrow/ADS/issues/13", - "issue_createdAt": "2025-01-27T12:15:45Z", + "issue_url": "https://github.com/heetsolanki/BoardBuddy-App-UI/issues/1", + "issue_createdAt": "2025-01-28T16:20:03Z", "issue_repo": { - "repo_name": "ADS", - "repo_desc": "Algorithms and Data Structures.", - "repo_url": "https://github.com/stankudrow/ADS", + "repo_name": "BoardBuddy-App-UI", + "repo_desc": "", + "repo_url": "https://github.com/heetsolanki/BoardBuddy-App-UI", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "stankudrow" + "repo_owner": "heetsolanki" } }, - "issue_title": "Add `mypy` type checker.", + "issue_title": "BoardBuddy Application UI/UX", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "infrastructure" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -27541,29 +11853,32 @@ }, { "Issue": { - "issue_url": "https://github.com/BeeJam-Studios/Bobocraft/issues/23", - "issue_createdAt": "2025-01-27T12:09:12Z", + "issue_url": "https://github.com/pydantic/pydantic-ai/issues/796", + "issue_createdAt": "2025-01-28T16:19:43Z", "issue_repo": { - "repo_name": "Bobocraft", - "repo_desc": "", - "repo_url": "https://github.com/BeeJam-Studios/Bobocraft", - "repo_stars": 17, + "repo_name": "pydantic-ai", + "repo_desc": "Agent Framework / shim to use Pydantic with LLMs", + "repo_url": "https://github.com/pydantic/pydantic-ai", + "repo_stars": 5873, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "BeeJam-Studios" + "repo_owner": "pydantic" } }, - "issue_title": "Add garage bay", + "issue_title": "Add Cohere docs", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -27581,47 +11896,47 @@ }, { "Issue": { - "issue_url": "https://github.com/IBM/javacore-analyser/issues/121", - "issue_createdAt": "2025-01-27T12:09:10Z", + "issue_url": "https://github.com/vinteumorg/Floresta/issues/358", + "issue_createdAt": "2025-01-28T16:17:39Z", "issue_repo": { - "repo_name": "javacore-analyser", - "repo_desc": "This is a tool to analyse IBM Javacore files and provide the report used to analyse hang/outage and performance issues.", - "repo_url": "https://github.com/IBM/javacore-analyser", - "repo_stars": 4, + "repo_name": "Floresta", + "repo_desc": "A fully-validating Bitcoin node powered by Utreexo, with an integrated Electrum Server", + "repo_url": "https://github.com/vinteumorg/Floresta", + "repo_stars": 208, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "Just" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "IBM" + "repo_owner": "vinteumorg" } }, - "issue_title": "Replace the WAIT name with Javacore analyser in the code.", + "issue_title": "[Code Quality]: Remove unused `#[cfg]` attibutes and fix all clippy warnings", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "code quality" } ], "label_totalcount": 2 @@ -27630,56 +11945,41 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/KomodoPlatform/komodo-defi-framework/issues/2329", - "issue_createdAt": "2025-01-27T11:58:49Z", + "issue_url": "https://github.com/theriyasharma24/DSA-Practice-Problems/issues/68", + "issue_createdAt": "2025-01-28T16:17:11Z", "issue_repo": { - "repo_name": "komodo-defi-framework", - "repo_desc": "This is the official Komodo DeFi Framework repository", - "repo_url": "https://github.com/KomodoPlatform/komodo-defi-framework", - "repo_stars": 111, + "repo_name": "DSA-Practice-Problems", + "repo_desc": "This repository has solved DSA problems from Love Babbar's 450 DSA question list.", + "repo_url": "https://github.com/theriyasharma24/DSA-Practice-Problems", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Ruby" - }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "KomodoPlatform" + "repo_owner": "theriyasharma24" } }, - "issue_title": "Extend swap stat rpcs to include burned fee", + "issue_title": "add solution in python for problem 53 - palindrome string", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "priority: high" + "label_name": "good first issue" }, { - "label_name": "improvement: RPC" + "label_name": "new DSA problem" } ], "label_totalcount": 3 @@ -27688,23 +11988,23 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/dfe-analytical-services/quarto-slides-template/issues/7", - "issue_createdAt": "2025-01-27T11:58:24Z", + "issue_url": "https://github.com/lueckenlab/patpy/issues/79", + "issue_createdAt": "2025-01-28T16:08:10Z", "issue_repo": { - "repo_name": "quarto-slides-template", - "repo_desc": "quarto-template", - "repo_url": "https://github.com/dfe-analytical-services/quarto-slides-template", + "repo_name": "patpy", + "repo_desc": "", + "repo_url": "https://github.com/lueckenlab/patpy", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" }, { "repo_prog_language": "R" @@ -27712,10 +12012,10 @@ ] }, "Owner": { - "repo_owner": "dfe-analytical-services" + "repo_owner": "lueckenlab" } }, - "issue_title": "Add explicit example of hyperlinks from within text", + "issue_title": "Quality control in representations", "issue_labels": { "Nodes": [ { @@ -27728,7 +12028,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -27737,163 +12037,175 @@ }, { "Issue": { - "issue_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game/issues/75", - "issue_createdAt": "2025-01-27T11:53:58Z", + "issue_url": "https://github.com/sktime/sktime/issues/7707", + "issue_createdAt": "2025-01-28T16:01:27Z", "issue_repo": { - "repo_name": "NFT-Scavenger-Hunt-Game", - "repo_desc": "A gamified blockchain application built on the StarkNet ecosystem that combines educational puzzles with NFT rewards. Players can solve riddles and blockchain-related challenges to earn unique NFTs while learning about the StarkNet ecosystem.", - "repo_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game", - "repo_stars": 16, + "repo_name": "sktime", + "repo_desc": "A unified framework for machine learning with time series", + "repo_url": "https://github.com/sktime/sktime", + "repo_stars": 8151, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "MATLAB" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "DistinctCodes" + "repo_owner": "sktime" } }, - "issue_title": "FRONTEND: Replace Share Button with ShareButton Component", + "issue_title": "[ENH] technical roadmap 2025", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "ODBoost" - }, - { - "label_name": "Difficulty:Easy" - }, - { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" + "label_name": "enhancement" }, { - "label_name": "NEXTJS" + "label_name": "roadmap" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 13 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mubarak23/chainevents-contracts/issues/113", - "issue_createdAt": "2025-01-27T11:51:35Z", + "issue_url": "https://github.com/ONEARMY/community-platform/issues/4113", + "issue_createdAt": "2025-01-28T15:59:16Z", "issue_repo": { - "repo_name": "chainevents-contracts", - "repo_desc": "cairo contract implementation for chainevents", - "repo_url": "https://github.com/mubarak23/chainevents-contracts", - "repo_stars": 6, + "repo_name": "community-platform", + "repo_desc": "A platform to build useful communities that aim to tackle global problems", + "repo_url": "https://github.com/ONEARMY/community-platform", + "repo_stars": 1190, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "mubarak23" + "repo_owner": "ONEARMY" } }, - "issue_title": "Fetch All Closed Events - Cairo Contract", + "issue_title": "Change background color map", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "ODBoost" + "label_name": "Good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 14 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/mubarak23/chainevents-contracts/issues/112", - "issue_createdAt": "2025-01-27T11:51:31Z", + "issue_url": "https://github.com/lueckenlab/patpy/issues/78", + "issue_createdAt": "2025-01-28T15:58:34Z", "issue_repo": { - "repo_name": "chainevents-contracts", - "repo_desc": "cairo contract implementation for chainevents", - "repo_url": "https://github.com/mubarak23/chainevents-contracts", - "repo_stars": 6, + "repo_name": "patpy", + "repo_desc": "", + "repo_url": "https://github.com/lueckenlab/patpy", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "R" } ] }, "Owner": { - "repo_owner": "mubarak23" + "repo_owner": "lueckenlab" } }, - "issue_title": "Fetch All Paid events - Cairo Contract", + "issue_title": "Incorporate pertpy distance tests", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "ODBoost" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 10 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/openzim/youtube/issues/386", - "issue_createdAt": "2025-01-27T11:47:23Z", + "issue_url": "https://github.com/BoboTiG/dusk-monitor/issues/5", + "issue_createdAt": "2025-01-28T15:56:37Z", "issue_repo": { - "repo_name": "youtube", - "repo_desc": "Create a ZIM file from a Youtube channel/username/playlist", - "repo_url": "https://github.com/openzim/youtube", - "repo_stars": 61, + "repo_name": "dusk-monitor", + "repo_desc": "A dashboard for your Dusk node.", + "repo_url": "https://github.com/BoboTiG/dusk-monitor", + "repo_stars": 3, "repo_langs": { "Nodes": [ { @@ -27902,41 +12214,32 @@ { "repo_prog_language": "CSS" }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Vue" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "openzim" + "repo_owner": "BoboTiG" } }, - "issue_title": "Reencoding video is failing on studio.blender.org_en_open-movies", + "issue_title": "Improve CSS themes colors", "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 @@ -27948,96 +12251,128 @@ }, { "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/857", - "issue_createdAt": "2025-01-27T11:45:08Z", + "issue_url": "https://github.com/Oidaho/Vigil/issues/5", + "issue_createdAt": "2025-01-28T15:54:58Z", "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, + "repo_name": "Vigil", + "repo_desc": "📲 VK Groups conversations moderation bot", + "repo_url": "https://github.com/Oidaho/Vigil", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "enatega" + "repo_owner": "Oidaho" } }, - "issue_title": "Enatega Customer Application : On the discovery screen, the number of restaurants displayed is greater than the number of restaurants shown on the dedicated restaurants screen", + "issue_title": "Русская локализация", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "Enatega Multivendor Customer App" } ], - "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/chinedufn/swift-bridge/issues/309", - "issue_createdAt": "2025-01-27T11:41:12Z", + "issue_url": "https://github.com/Oidaho/Vigil/issues/4", + "issue_createdAt": "2025-01-28T15:52:19Z", "issue_repo": { - "repo_name": "swift-bridge", - "repo_desc": "swift-bridge facilitates Rust and Swift interop.", - "repo_url": "https://github.com/chinedufn/swift-bridge", - "repo_stars": 878, + "repo_name": "Vigil", + "repo_desc": "📲 VK Groups conversations moderation bot", + "repo_url": "https://github.com/Oidaho/Vigil", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "chinedufn" + "repo_owner": "Oidaho" } }, - "issue_title": "Remove `Error` and `Sendable` implementations for `RustStringRef`", + "issue_title": "Подсказки для кнопок", "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": { + "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 @@ -28049,105 +12384,90 @@ }, { "Issue": { - "issue_url": "https://github.com/Grisshink/scrap/issues/11", - "issue_createdAt": "2025-01-27T11:38:05Z", + "issue_url": "https://github.com/jey-exp/Cater/issues/7", + "issue_createdAt": "2025-01-28T15:43:43Z", "issue_repo": { - "repo_name": "scrap", - "repo_desc": "Scrap is a project that allows anyone to build software using simple, block based interface.", - "repo_url": "https://github.com/Grisshink/scrap", - "repo_stars": 106, + "repo_name": "Cater", + "repo_desc": "", + "repo_url": "https://github.com/jey-exp/Cater", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Grisshink" + "repo_owner": "jey-exp" } }, - "issue_title": "RAM overload 💀", + "issue_title": "Fixing Signin \u0026 SignUp for both authentication", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "backend" + }, + { + "label_name": "frontend" + }, + { + "label_name": "db" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ONEARMY/community-platform/issues/4109", - "issue_createdAt": "2025-01-27T11:36:36Z", + "issue_url": "https://github.com/Shadowner/Infrarust/issues/17", + "issue_createdAt": "2025-01-28T15:42:38Z", "issue_repo": { - "repo_name": "community-platform", - "repo_desc": "A platform to build useful communities that aim to tackle global problems", - "repo_url": "https://github.com/ONEARMY/community-platform", - "repo_stars": 1190, + "repo_name": "Infrarust", + "repo_desc": "High-Performance Minecraft Reverse Proxy in Rust", + "repo_url": "https://github.com/Shadowner/Infrarust", + "repo_stars": 14, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "MDX" - }, - { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "ONEARMY" + "repo_owner": "Shadowner" } }, - "issue_title": "[backend] [data] Data seed for questions", + "issue_title": "Enhancement: Enhance the CI/CD Docker build for release", "issue_labels": { "Nodes": [ { - "label_name": "Good first issue" - }, - { - "label_name": "Help wanted" + "label_name": "enhancement" }, { - "label_name": "Backend" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -28159,38 +12479,29 @@ }, { "Issue": { - "issue_url": "https://github.com/ashvardanian/less_slow.cpp/issues/31", - "issue_createdAt": "2025-01-27T11:23:26Z", + "issue_url": "https://github.com/Acanixz/game-dev-train/issues/21", + "issue_createdAt": "2025-01-28T15:36:38Z", "issue_repo": { - "repo_name": "less_slow.cpp", - "repo_desc": "Learning how to write \"Less Slow\" code in C++ 20, C 99, CUDA, PTX, \u0026 Assembly, from numerics \u0026 SIMD to coroutines, ranges, exception handling, networking and user-space IO", - "repo_url": "https://github.com/ashvardanian/less_slow.cpp", - "repo_stars": 291, + "repo_name": "game-dev-train", + "repo_desc": "A repository containing multiple games created for experiments and learning.", + "repo_url": "https://github.com/Acanixz/game-dev-train", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Assembly" - }, - { - "repo_prog_language": "Cuda" + "repo_prog_language": "GDScript" } ] }, "Owner": { - "repo_owner": "ashvardanian" + "repo_owner": "Acanixz" } }, - "issue_title": "Encrypted Enclaves Examples", + "issue_title": "Fullscreen Toggle does not use Exclusive Fullscreen", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "help wanted" @@ -28211,44 +12522,71 @@ }, { "Issue": { - "issue_url": "https://github.com/PhonePe/mantis/issues/77", - "issue_createdAt": "2025-01-27T11:22:13Z", + "issue_url": "https://github.com/nextcloud/server/issues/50502", + "issue_createdAt": "2025-01-28T15:34:29Z", "issue_repo": { - "repo_name": "mantis", - "repo_desc": "Mantis is a security framework that automates the workflow of discovery, reconnaissance, and vulnerability scanning.", - "repo_url": "https://github.com/PhonePe/mantis", - "repo_stars": 917, + "repo_name": "server", + "repo_desc": "☁️ Nextcloud server, a safe home for all your data", + "repo_url": "https://github.com/nextcloud/server", + "repo_stars": 28443, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Handlebars" } ] }, "Owner": { - "repo_owner": "PhonePe" + "repo_owner": "nextcloud" } }, - "issue_title": "Add SwaggerSpy to Secret Scanning", + "issue_title": "[Bug]: In `/settings/user/security` Chrome on Android is detected as Chrome on Linux", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "hackathon" + "label_name": "1. to develop" + }, + { + "label_name": "feature: settings" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -28257,32 +12595,56 @@ }, { "Issue": { - "issue_url": "https://github.com/yongun2/proof-gogo/issues/3", - "issue_createdAt": "2025-01-27T11:13:15Z", + "issue_url": "https://github.com/HSU-HPC/MaMiCo/issues/90", + "issue_createdAt": "2025-01-28T15:32:19Z", "issue_repo": { - "repo_name": "proof-gogo", - "repo_desc": "", - "repo_url": "https://github.com/yongun2/proof-gogo", - "repo_stars": 0, + "repo_name": "MaMiCo", + "repo_desc": "The macro-micro-coupling tool for coupled molecular-continuum flow simulation", + "repo_url": "https://github.com/HSU-HPC/MaMiCo", + "repo_stars": 13, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "yongun2" + "repo_owner": "HSU-HPC" } }, - "issue_title": "[feat] 유저 기능 구현", + "issue_title": "Enhance config file documentation", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -28294,29 +12656,25 @@ }, { "Issue": { - "issue_url": "https://github.com/FGA-DIKU/EHR/issues/91", - "issue_createdAt": "2025-01-27T10:58:31Z", + "issue_url": "https://github.com/Zybyte85/Wiiflow-Wii-theme/issues/1", + "issue_createdAt": "2025-01-28T15:30:49Z", "issue_repo": { - "repo_name": "EHR", - "repo_desc": "", - "repo_url": "https://github.com/FGA-DIKU/EHR", - "repo_stars": 4, + "repo_name": "Wiiflow-Wii-theme", + "repo_desc": "Wiiflow Lite Wii theme", + "repo_url": "https://github.com/Zybyte85/Wiiflow-Wii-theme", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "FGA-DIKU" + "repo_owner": "Zybyte85" } }, - "issue_title": "Constants for column and file names", + "issue_title": "Fix category button", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -28334,68 +12692,68 @@ }, { "Issue": { - "issue_url": "https://github.com/taskcluster/taskcluster/issues/7474", - "issue_createdAt": "2025-01-27T10:52:18Z", + "issue_url": "https://github.com/jaegertracing/jaeger/issues/6628", + "issue_createdAt": "2025-01-28T15:28:51Z", "issue_repo": { - "repo_name": "taskcluster", - "repo_desc": "CI at Scale", - "repo_url": "https://github.com/taskcluster/taskcluster", - "repo_stars": 377, + "repo_name": "jaeger", + "repo_desc": "CNCF Jaeger, a Distributed Tracing Platform", + "repo_url": "https://github.com/jaegertracing/jaeger", + "repo_stars": 20843, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Go" + "repo_prog_language": "HTML" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Jsonnet" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "sed" } ] }, "Owner": { - "repo_owner": "taskcluster" + "repo_owner": "jaegertracing" } }, - "issue_title": "SpeeDial (hamburger menu) sometimes closes too soon", + "issue_title": "[experiment] Auto-generate documentation for jaeger-v2 configuration structs via AST", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" + }, + { + "label_name": "documentation" }, { "label_name": "good first issue" }, { - "label_name": "ui" + "label_name": "v2" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -28404,35 +12762,38 @@ }, { "Issue": { - "issue_url": "https://github.com/apple/swift-container-plugin/issues/52", - "issue_createdAt": "2025-01-27T10:50:24Z", + "issue_url": "https://github.com/copper-project/copper-rs/issues/234", + "issue_createdAt": "2025-01-28T15:28:19Z", "issue_repo": { - "repo_name": "swift-container-plugin", - "repo_desc": "Swift Package Manager plugin for building container images", - "repo_url": "https://github.com/apple/swift-container-plugin", - "repo_stars": 136, + "repo_name": "copper-rs", + "repo_desc": "Purpose-built, Rust-native software engine for robotics", + "repo_url": "https://github.com/copper-project/copper-rs", + "repo_stars": 641, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Swift" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "apple" + "repo_owner": "copper-project" } }, - "issue_title": "End to end tests should use podman as well as docker", + "issue_title": "Improve the Generated project to be cross compilation friendly", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "area/testing" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -28447,37 +12808,52 @@ }, { "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/856", - "issue_createdAt": "2025-01-27T10:45:58Z", + "issue_url": "https://github.com/LinwoodDev/Butterfly/issues/792", + "issue_createdAt": "2025-01-28T15:27:41Z", "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, + "repo_name": "Butterfly", + "repo_desc": "🎨 Powerful, minimalistic, cross-platform, opensource note-taking app", + "repo_url": "https://github.com/LinwoodDev/Butterfly", + "repo_stars": 1177, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Inno Setup" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "enatega" + "repo_owner": "LinwoodDev" } }, - "issue_title": "Enatega Customer Application: Also remove the heading Default category from restaurant details card", + "issue_title": "[Bug]: Pasting images copied using Samsung SmartSelect is broken", "issue_labels": { "Nodes": [ { @@ -28487,56 +12863,68 @@ "label_name": "good first issue" }, { - "label_name": "Enatega Multivendor Customer App" - }, - { - "label_name": "High Priority" + "label_name": "confirmed" } ], - "label_totalcount": 4 + "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/sufst/can-defs/issues/32", - "issue_createdAt": "2025-01-27T10:45:51Z", + "issue_url": "https://github.com/ROAR-QUTRC/perseus-v2/issues/95", + "issue_createdAt": "2025-01-28T15:24:52Z", "issue_repo": { - "repo_name": "can-defs", - "repo_desc": "Common definitions of messages on the CAN bus and various associated utility scripts", - "repo_url": "https://github.com/sufst/can-defs", - "repo_stars": 2, + "repo_name": "perseus-v2", + "repo_desc": "The main codebase for perseus starting 2024", + "repo_url": "https://github.com/ROAR-QUTRC/perseus-v2", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Nix" }, { - "repo_prog_language": "C" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "sufst" + "repo_owner": "ROAR-QUTRC" } }, - "issue_title": "refactor: Change dbc namings", + "issue_title": "Fix left VESC configuration(s)", "issue_labels": { "Nodes": [ + { + "label_name": "01-bug" + }, { "label_name": "good first issue" }, { - "label_name": "refactor" + "label_name": "70-hardware" + }, + { + "label_name": "51-drive" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -28548,28 +12936,40 @@ }, { "Issue": { - "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/66", - "issue_createdAt": "2025-01-27T10:40:51Z", + "issue_url": "https://github.com/sl5net/autocivP/issues/36", + "issue_createdAt": "2025-01-28T15:19:13Z", "issue_repo": { - "repo_name": "TestRepoForStudy", - "repo_desc": "Test repo for illustrate github feuters", - "repo_url": "https://github.com/rasnaut/TestRepoForStudy", - "repo_stars": 0, + "repo_name": "autocivP", + "repo_desc": "Mod for the game 0 A.D.", + "repo_url": "https://github.com/sl5net/autocivP", + "repo_stars": 5, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "AutoHotkey" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "rasnaut" + "repo_owner": "sl5net" } }, - "issue_title": "Issue for Alexandra", + "issue_title": "test greeting", "issue_labels": { "Nodes": [ { @@ -28582,7 +12982,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -28591,32 +12991,50 @@ }, { "Issue": { - "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/65", - "issue_createdAt": "2025-01-27T10:40:46Z", + "issue_url": "https://github.com/GEO-BON/bon-in-a-box-pipeline-engine/issues/178", + "issue_createdAt": "2025-01-28T15:16:44Z", "issue_repo": { - "repo_name": "TestRepoForStudy", - "repo_desc": "Test repo for illustrate github feuters", - "repo_url": "https://github.com/rasnaut/TestRepoForStudy", - "repo_stars": 0, + "repo_name": "bon-in-a-box-pipeline-engine", + "repo_desc": "Pipeline engine that can run R, Julia, Python and shell scripts seamlessly.", + "repo_url": "https://github.com/GEO-BON/bon-in-a-box-pipeline-engine", + "repo_stars": 4, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "R" } ] }, "Owner": { - "repo_owner": "rasnaut" + "repo_owner": "GEO-BON" } }, - "issue_title": "Task for Liudmyla", + "issue_title": "Better visualization for HTML errors", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -28625,50 +13043,77 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/64", - "issue_createdAt": "2025-01-27T10:40:31Z", + "issue_url": "https://github.com/biomejs/biome/issues/4989", + "issue_createdAt": "2025-01-28T15:07:22Z", "issue_repo": { - "repo_name": "TestRepoForStudy", - "repo_desc": "Test repo for illustrate github feuters", - "repo_url": "https://github.com/rasnaut/TestRepoForStudy", - "repo_stars": 0, + "repo_name": "biome", + "repo_desc": "A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.", + "repo_url": "https://github.com/biomejs/biome", + "repo_stars": 16701, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Just" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "RenderScript" } ] }, "Owner": { - "repo_owner": "rasnaut" + "repo_owner": "biomejs" } }, - "issue_title": "issue for Olga2", + "issue_title": "📎 Implement `noNestedComponents`", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "A-Linter" + }, + { + "label_name": "L-JavaScript" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 1 @@ -28677,12 +13122,12 @@ }, { "Issue": { - "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/62", - "issue_createdAt": "2025-01-27T10:40:15Z", + "issue_url": "https://github.com/Aman-Pal07/MERN-LMS-Project/issues/1", + "issue_createdAt": "2025-01-28T15:06:32Z", "issue_repo": { - "repo_name": "TestRepoForStudy", - "repo_desc": "Test repo for illustrate github feuters", - "repo_url": "https://github.com/rasnaut/TestRepoForStudy", + "repo_name": "MERN-LMS-Project", + "repo_desc": "", + "repo_url": "https://github.com/Aman-Pal07/MERN-LMS-Project", "repo_stars": 0, "repo_langs": { "Nodes": [ @@ -28690,28 +13135,28 @@ "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "rasnaut" + "repo_owner": "Aman-Pal07" } }, - "issue_title": "Task for dima", + "issue_title": "[Feat]: Fix Spelling and Improve UI for \"Courses\" Component", "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 @@ -28749,35 +13194,47 @@ }, { "Issue": { - "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/59", - "issue_createdAt": "2025-01-27T10:39:14Z", + "issue_url": "https://github.com/effekt-lang/effekt/issues/804", + "issue_createdAt": "2025-01-28T14:55:00Z", "issue_repo": { - "repo_name": "TestRepoForStudy", - "repo_desc": "Test repo for illustrate github feuters", - "repo_url": "https://github.com/rasnaut/TestRepoForStudy", - "repo_stars": 0, + "repo_name": "effekt", + "repo_desc": "A language with lexical effect handlers and lightweight effect polymorphism", + "repo_url": "https://github.com/effekt-lang/effekt", + "repo_stars": 344, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Scala" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Scheme" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "LLVM" } ] }, "Owner": { - "repo_owner": "rasnaut" + "repo_owner": "effekt-lang" } }, - "issue_title": "Task for Evgeny", + "issue_title": "Expand stdlib 'array' module", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "area:stdlib" } ], "label_totalcount": 2 @@ -28792,32 +13249,38 @@ }, { "Issue": { - "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/58", - "issue_createdAt": "2025-01-27T10:39:03Z", + "issue_url": "https://github.com/xataio/pgroll/issues/633", + "issue_createdAt": "2025-01-28T14:51:42Z", "issue_repo": { - "repo_name": "TestRepoForStudy", - "repo_desc": "Test repo for illustrate github feuters", - "repo_url": "https://github.com/rasnaut/TestRepoForStudy", - "repo_stars": 0, + "repo_name": "pgroll", + "repo_desc": "PostgreSQL zero-downtime migrations made easy", + "repo_url": "https://github.com/xataio/pgroll", + "repo_stars": 4506, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "rasnaut" + "repo_owner": "xataio" } }, - "issue_title": "New issue for MartaMariia", + "issue_title": "Cannot drop foreign key constraints that include a column with a `serial` type", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -28826,41 +13289,56 @@ "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/rasnaut/TestRepoForStudy/issues/57", - "issue_createdAt": "2025-01-27T10:38:13Z", + "issue_url": "https://github.com/cBioPortal/cbioportal/issues/11354", + "issue_createdAt": "2025-01-28T14:49:07Z", "issue_repo": { - "repo_name": "TestRepoForStudy", - "repo_desc": "Test repo for illustrate github feuters", - "repo_url": "https://github.com/rasnaut/TestRepoForStudy", - "repo_stars": 0, + "repo_name": "cbioportal", + "repo_desc": "cBioPortal for Cancer Genomics", + "repo_url": "https://github.com/cBioPortal/cbioportal", + "repo_stars": 710, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Perl" + }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "ActionScript" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "rasnaut" + "repo_owner": "cBioPortal" } }, - "issue_title": "New issue for Kyrill", + "issue_title": "double drag to zoom button on patient view", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -28869,7 +13347,65 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/ethereum/ethereum-org-website/issues/14759", + "issue_createdAt": "2025-01-28T14:41:47Z", + "issue_repo": { + "repo_name": "ethereum-org-website", + "repo_desc": "Ethereum.org is a primary online resource for the Ethereum community.", + "repo_url": "https://github.com/ethereum/ethereum-org-website", + "repo_stars": 5208, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "Markdown" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + } + ] + }, + "Owner": { + "repo_owner": "ethereum" + } + }, + "issue_title": "UI color change: switch tagging color on layer 2 networks page", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "dev required" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -28878,44 +13414,50 @@ }, { "Issue": { - "issue_url": "https://github.com/Unreal-Dan/lightshow.lol/issues/97", - "issue_createdAt": "2025-01-27T10:38:09Z", + "issue_url": "https://github.com/latticexyz/mud/issues/3519", + "issue_createdAt": "2025-01-28T14:38:27Z", "issue_repo": { - "repo_name": "lightshow.lol", - "repo_desc": "A demo site to show off Vortex Engine", - "repo_url": "https://github.com/Unreal-Dan/lightshow.lol", - "repo_stars": 2, + "repo_name": "mud", + "repo_desc": "MUD is a framework for building autonomous worlds", + "repo_url": "https://github.com/latticexyz/mud", + "repo_stars": 784, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Unreal-Dan" + "repo_owner": "latticexyz" } }, - "issue_title": "clicking outside of the confirmation modal doesn't hide it", + "issue_title": "templates should throw on tx revert", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -28927,28 +13469,25 @@ }, { "Issue": { - "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/54", - "issue_createdAt": "2025-01-27T10:37:46Z", + "issue_url": "https://github.com/Acanixz/game-dev-train/issues/18", + "issue_createdAt": "2025-01-28T14:37:33Z", "issue_repo": { - "repo_name": "TestRepoForStudy", - "repo_desc": "Test repo for illustrate github feuters", - "repo_url": "https://github.com/rasnaut/TestRepoForStudy", - "repo_stars": 0, + "repo_name": "game-dev-train", + "repo_desc": "A repository containing multiple games created for experiments and learning.", + "repo_url": "https://github.com/Acanixz/game-dev-train", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "GDScript" } ] }, "Owner": { - "repo_owner": "rasnaut" + "repo_owner": "Acanixz" } }, - "issue_title": "Issue for Natalia", + "issue_title": "Add Player Object", "issue_labels": { "Nodes": [ { @@ -28956,42 +13495,51 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "Space Invaders" } ], - "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/rasnaut/TestRepoForStudy/issues/52", - "issue_createdAt": "2025-01-27T10:37:41Z", + "issue_url": "https://github.com/amandollar/EduHaven/issues/55", + "issue_createdAt": "2025-01-28T14:28:21Z", "issue_repo": { - "repo_name": "TestRepoForStudy", - "repo_desc": "Test repo for illustrate github feuters", - "repo_url": "https://github.com/rasnaut/TestRepoForStudy", - "repo_stars": 0, + "repo_name": "EduHaven", + "repo_desc": " EduHaven: A Student-Centric Learning Platform", + "repo_url": "https://github.com/amandollar/EduHaven", + "repo_stars": 6, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "rasnaut" + "repo_owner": "amandollar" } }, - "issue_title": "Issue for Ivan", + "issue_title": "REDESIGN : Todo", "issue_labels": { "Nodes": [ { @@ -28999,104 +13547,128 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "Update" } ], - "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/rasnaut/TestRepoForStudy/issues/50", - "issue_createdAt": "2025-01-27T10:37:05Z", + "issue_url": "https://github.com/gnuradio/gnuradio/issues/7697", + "issue_createdAt": "2025-01-28T14:27:52Z", "issue_repo": { - "repo_name": "TestRepoForStudy", - "repo_desc": "Test repo for illustrate github feuters", - "repo_url": "https://github.com/rasnaut/TestRepoForStudy", - "repo_stars": 0, + "repo_name": "gnuradio", + "repo_desc": "GNU Radio – the Free and Open Software Radio Ecosystem", + "repo_url": "https://github.com/gnuradio/gnuradio", + "repo_stars": 5239, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "MATLAB" + }, + { + "repo_prog_language": "Fortran" + }, + { + "repo_prog_language": "Thrift" + }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "Mako" } ] }, "Owner": { - "repo_owner": "rasnaut" + "repo_owner": "gnuradio" } }, - "issue_title": "Issue For Sergej Lynnyk", + "issue_title": "tcp_source has no QA", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "Python" + }, + { + "label_name": "QA" + }, + { + "label_name": "network" } ], - "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/homarr-labs/homarr/issues/2141", - "issue_createdAt": "2025-01-27T10:25:00Z", + "issue_url": "https://github.com/openclimatefix/quartz-frontend/issues/556", + "issue_createdAt": "2025-01-28T14:23:33Z", "issue_repo": { - "repo_name": "homarr", - "repo_desc": "A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.", - "repo_url": "https://github.com/homarr-labs/homarr", - "repo_stars": 158, + "repo_name": "quartz-frontend", + "repo_desc": "Front End repo for the Nowcasting project.", + "repo_url": "https://github.com/openclimatefix/quartz-frontend", + "repo_stars": 102, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Batchfile" - }, { "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "homarr-labs" + "repo_owner": "openclimatefix" } }, - "issue_title": "bug: system health widget using dash. misrepresents available space", + "issue_title": "Separate status bar for Sites view on Quartz Solar", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -29114,44 +13686,35 @@ }, { "Issue": { - "issue_url": "https://github.com/dokuwiki/dokuwiki/issues/4400", - "issue_createdAt": "2025-01-27T10:20:02Z", + "issue_url": "https://github.com/StellaX-Tech/stellax.tech/issues/3", + "issue_createdAt": "2025-01-28T14:21:49Z", "issue_repo": { - "repo_name": "dokuwiki", - "repo_desc": "The DokuWiki Open Source Wiki Engine", - "repo_url": "https://github.com/dokuwiki/dokuwiki", - "repo_stars": 4230, + "repo_name": "stellax.tech", + "repo_desc": "Landing Page for StellaX Technologies", + "repo_url": "https://github.com/StellaX-Tech/stellax.tech", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "PHP" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Less" } ] }, "Owner": { - "repo_owner": "dokuwiki" + "repo_owner": "StellaX-Tech" } }, - "issue_title": "MenuItems added by plugin don't get context checked", + "issue_title": "Wireframes for landing page layout", "issue_labels": { "Nodes": [ { - "label_name": "Bug" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -29163,43 +13726,52 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/855", - "issue_createdAt": "2025-01-27T10:18:48Z", + "issue_url": "https://github.com/edginer/eddist/issues/23", + "issue_createdAt": "2025-01-28T14:21:41Z", "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, + "repo_name": "eddist", + "repo_desc": "Anonymous BBS system running on Container", + "repo_url": "https://github.com/edginer/eddist", + "repo_stars": 4, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Rust" + }, { "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "RenderScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Handlebars" } ] }, "Owner": { - "repo_owner": "enatega" + "repo_owner": "edginer" } }, - "issue_title": "Enatega Customer Application : Zone selection isn’t allowing changing once selected by the user.", + "issue_title": "Feat: Support `X-ResNum` HTTP Header", "issue_labels": { "Nodes": [ { @@ -29209,10 +13781,10 @@ "label_name": "good first issue" }, { - "label_name": "Feature" + "label_name": "eddist-main" }, { - "label_name": "Enatega Multivendor Customer App" + "label_name": "server" } ], "label_totalcount": 4 @@ -29227,206 +13799,236 @@ }, { "Issue": { - "issue_url": "https://github.com/homarr-labs/homarr/issues/2140", - "issue_createdAt": "2025-01-27T10:17:31Z", + "issue_url": "https://github.com/open-plan-tool/gui/issues/281", + "issue_createdAt": "2025-01-28T14:18:41Z", "issue_repo": { - "repo_name": "homarr", - "repo_desc": "A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.", - "repo_url": "https://github.com/homarr-labs/homarr", - "repo_stars": 158, + "repo_name": "gui", + "repo_desc": "Energy Planning Application", + "repo_url": "https://github.com/open-plan-tool/gui", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "Shell" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "homarr-labs" + "repo_owner": "open-plan-tool" } }, - "issue_title": "bug: system health widget using dash. misrepresents unmounted drives", + "issue_title": "Screen is only in the center movable", "issue_labels": { "Nodes": [ { "label_name": "bug" }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "frontend" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/openvinotoolkit/openvino/issues/28689", - "issue_createdAt": "2025-01-27T10:15:29Z", + "issue_url": "https://github.com/JuliaLang/julia/issues/57184", + "issue_createdAt": "2025-01-28T14:18:26Z", "issue_repo": { - "repo_name": "openvino", - "repo_desc": "OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference", - "repo_url": "https://github.com/openvinotoolkit/openvino", - "repo_stars": 7671, + "repo_name": "julia", + "repo_desc": "The Julia Programming Language", + "repo_url": "https://github.com/JuliaLang/julia", + "repo_stars": 46272, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Julia" }, { - "repo_prog_language": "C" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Scheme" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "C" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Clojure" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Assembly" }, { - "repo_prog_language": "PureBasic" + "repo_prog_language": "GDB" } ] }, "Owner": { - "repo_owner": "openvinotoolkit" + "repo_owner": "JuliaLang" } }, - "issue_title": "[Good First Issue]: Support for operations PyTorch Frontend (PT FE)", + "issue_title": "`MemoryRef` bounds errors can be confusing", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, + { + "label_name": "arrays" + }, { "label_name": "good first issue" }, { - "label_name": "no_stale" + "label_name": "error messages" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/141", - "issue_createdAt": "2025-01-27T10:13:31Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9930", + "issue_createdAt": "2025-01-28T14:09:14Z", "issue_repo": { - "repo_name": "Vitruv-Change", - "repo_desc": "Core Artifacts for Change Representation and Propagation", - "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", - "repo_stars": 1, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Xtend" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "vitruv-tools" + "repo_owner": "teambtcmap" } }, - "issue_title": "Provide the parametrized type for this generic.", + "issue_title": "Combo Informática", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "location-submission" + }, + { + "label_name": "Brazil" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/140", - "issue_createdAt": "2025-01-27T10:12:29Z", + "issue_url": "https://github.com/aspects19/weather-app/issues/6", + "issue_createdAt": "2025-01-28T14:03:03Z", "issue_repo": { - "repo_name": "Vitruv-Change", - "repo_desc": "Core Artifacts for Change Representation and Propagation", - "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", - "repo_stars": 1, + "repo_name": "weather-app", + "repo_desc": "Weather mobile app created using React Native, expo and nativewind.", + "repo_url": "https://github.com/aspects19/weather-app", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Xtend" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "vitruv-tools" + "repo_owner": "aspects19" } }, - "issue_title": "Make this anonymous inner class a lambda", + "issue_title": "Fix installed app's icon looking zoomed out", "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": 0 @@ -29435,105 +14037,84 @@ }, { "Issue": { - "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/139", - "issue_createdAt": "2025-01-27T10:11:20Z", + "issue_url": "https://github.com/Ami-oss/AMI-BACCCAN-/issues/24", + "issue_createdAt": "2025-01-28T13:58:55Z", "issue_repo": { - "repo_name": "Vitruv-Change", - "repo_desc": "Core Artifacts for Change Representation and Propagation", - "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", + "repo_name": "AMI-BACCCAN-", + "repo_desc": "MANDATORY RIECHSMARISCHAL GATEWAY AMIN M.S DELOREAN ", + "repo_url": "https://github.com/Ami-oss/AMI-BACCCAN-", "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Xtend" - }, - { - "repo_prog_language": "Java" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "vitruv-tools" + "repo_owner": "Ami-oss" } }, - "issue_title": "Make this anonymous inner class a lambda", + "issue_title": "New britain connecticut DELOREAN", "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_totalcount": 1 + "label_totalcount": 9 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Canner/WrenAI/issues/1239", - "issue_createdAt": "2025-01-27T10:07:53Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "WrenAI", - "repo_desc": "🤖 Open-source GenBI AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI. 📈📊📋🧑‍💻", - "repo_url": "https://github.com/Canner/WrenAI", - "repo_stars": 5361, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Less" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Just" - }, - { - "repo_prog_language": "Jupyter Notebook" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "Canner" + "repo_owner": "" } }, - "issue_title": "Wren AI Launcher: start containers based on user's arch", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "feature-request" - } - ], - "label_totalcount": 2 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -29542,35 +14123,44 @@ }, { "Issue": { - "issue_url": "https://github.com/json-schema-org/conference/issues/45", - "issue_createdAt": "2025-01-27T10:07:13Z", + "issue_url": "https://github.com/objectionary/eo/issues/3863", + "issue_createdAt": "2025-01-28T13:49:46Z", "issue_repo": { - "repo_name": "conference", - "repo_desc": "The JSON Schema conference website", - "repo_url": "https://github.com/json-schema-org/conference", - "repo_stars": 4, + "repo_name": "eo", + "repo_desc": "EOLANG, an Experimental Pure Object-Oriented Programming Language Based on 𝜑-calculus", + "repo_url": "https://github.com/objectionary/eo", + "repo_stars": 1105, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Groovy" + }, + { + "repo_prog_language": "XSLT" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "json-schema-org" + "repo_owner": "objectionary" } }, - "issue_title": "Navigation: Clicking on logo should navigate back to home", + "issue_title": "get rid of XPath in favor of xnav library", "issue_labels": { "Nodes": [ { - "label_name": "Status: Accepted" + "label_name": "enhancement" }, { - "label_name": "Status: Available" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -29579,7 +14169,7 @@ "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -29588,28 +14178,52 @@ }, { "Issue": { - "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/138", - "issue_createdAt": "2025-01-27T10:06:56Z", + "issue_url": "https://github.com/CycloneDX/cdxgen/issues/1605", + "issue_createdAt": "2025-01-28T13:46:58Z", "issue_repo": { - "repo_name": "Vitruv-Change", - "repo_desc": "Core Artifacts for Change Representation and Propagation", - "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", - "repo_stars": 1, + "repo_name": "cdxgen", + "repo_desc": "Creates CycloneDX Bill of Materials (BOM) 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. GPT: https://chatgpt.com/g/g-673bfeb4037481919be8a2cd1bf868d2-cdxgen", + "repo_url": "https://github.com/CycloneDX/cdxgen", + "repo_stars": 620, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Xtend" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "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" } ] }, "Owner": { - "repo_owner": "vitruv-tools" + "repo_owner": "CycloneDX" } }, - "issue_title": "Make this anonymous inner class a lambda", + "issue_title": "Support for pnpm dlx command", "issue_labels": { "Nodes": [ { @@ -29619,7 +14233,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -29628,77 +14242,89 @@ }, { "Issue": { - "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/137", - "issue_createdAt": "2025-01-27T10:05:38Z", + "issue_url": "https://github.com/canonical/microcloud/issues/597", + "issue_createdAt": "2025-01-28T13:44:55Z", "issue_repo": { - "repo_name": "Vitruv-Change", - "repo_desc": "Core Artifacts for Change Representation and Propagation", - "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", - "repo_stars": 1, + "repo_name": "microcloud", + "repo_desc": "Automated private cloud based on LXD, Ceph and OVN", + "repo_url": "https://github.com/canonical/microcloud", + "repo_stars": 304, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Xtend" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "vitruv-tools" + "repo_owner": "canonical" } }, - "issue_title": "Use try-with-resources or close this \"FileOutputStream\" in a \"finally\" clause.", + "issue_title": "Terminate preseed joiners when initiator exits", "issue_labels": { "Nodes": [ + { + "label_name": "Feature" + }, { "label_name": "good first issue" + }, + { + "label_name": "Jira" } ], - "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/Dorset-Council-UK/GIFramework-Maps/issues/332", - "issue_createdAt": "2025-01-27T10:04:49Z", + "issue_url": "https://github.com/AxaFrance/design-system/issues/809", + "issue_createdAt": "2025-01-28T13:40:41Z", "issue_repo": { - "repo_name": "GIFramework-Maps", - "repo_desc": "A .NET based web map built with OpenLayers and Bootstrap", - "repo_url": "https://github.com/Dorset-Council-UK/GIFramework-Maps", + "repo_name": "design-system", + "repo_desc": "CSS \u0026 React implementation of AXA's design systems", + "repo_url": "https://github.com/AxaFrance/design-system", "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "MDX" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Dorset-Council-UK" + "repo_owner": "AxaFrance" } }, - "issue_title": "Sort layers alphabetically if sort order matches", + "issue_title": "[Slash] Affichage du numéro de version dans le footer", "issue_labels": { "Nodes": [ { @@ -29706,9 +14332,18 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "agent-slash" + }, + { + "label_name": "component" + }, + { + "label_name": "design" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -29720,76 +14355,75 @@ }, { "Issue": { - "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/136", - "issue_createdAt": "2025-01-27T10:03:58Z", + "issue_url": "https://github.com/omnicolor/commlink/issues/1995", + "issue_createdAt": "2025-01-28T13:38:40Z", "issue_repo": { - "repo_name": "Vitruv-Change", - "repo_desc": "Core Artifacts for Change Representation and Propagation", - "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", - "repo_stars": 1, + "repo_name": "commlink", + "repo_desc": "Commlink RPG manager", + "repo_url": "https://github.com/omnicolor/commlink", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Xtend" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Blade" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "vitruv-tools" + "repo_owner": "omnicolor" } }, - "issue_title": "Use try-with-resources or close this \"FileOutputStream\" in a \"finally\" clause.", + "issue_title": "User should be redirected to new campaign after creating", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "chore" } ], - "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/go-git/go-git/issues/1406", - "issue_createdAt": "2025-01-27T10:03:29Z", + "issue_url": "https://github.com/dRoute-BE/droute-ml-model/issues/3", + "issue_createdAt": "2025-01-28T13:33:03Z", "issue_repo": { - "repo_name": "go-git", - "repo_desc": "A highly extensible Git implementation in pure Go.", - "repo_url": "https://github.com/go-git/go-git", - "repo_stars": 6177, + "repo_name": "droute-ml-model", + "repo_desc": "this repository is created to build and delploy ml model for fare calculation", + "repo_url": "https://github.com/dRoute-BE/droute-ml-model", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "go-git" + "repo_owner": "dRoute-BE" } }, - "issue_title": "File is marked for delete in worktree.Status() during sparse-checkout", + "issue_title": "Create, Train, and Test ML Model with Dataset", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, @@ -29797,47 +14431,65 @@ "label_name": "help wanted" } ], - "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/vitruv-tools/Vitruv-Change/issues/135", - "issue_createdAt": "2025-01-27T10:00:22Z", + "issue_url": "https://github.com/Mern-Coding-School/ciitm-frontend/issues/64", + "issue_createdAt": "2025-01-28T13:24:37Z", "issue_repo": { - "repo_name": "Vitruv-Change", - "repo_desc": "Core Artifacts for Change Representation and Propagation", - "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", + "repo_name": "ciitm-frontend", + "repo_desc": "Education Management System that reimagines the website of Chhotanagpur Institute of Information Technology \u0026 Management (CIITM) DHANBAD! 🚀 Our goal is to make best Institute Website in India Here we use Modern Technology like React js To improve User Exprience", + "repo_url": "https://github.com/Mern-Coding-School/ciitm-frontend", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Xtend" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Java" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "vitruv-tools" + "repo_owner": "Mern-Coding-School" } }, - "issue_title": "Use try-with-resources or close this \"FileInputStream\" in a \"finally\" clause.", + "issue_title": "Update: Footer and Contact Page 😊", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "React" + }, + { + "label_name": "Ciitm Frontend" + }, + { + "label_name": "Ui Update" } ], - "label_totalcount": 1 + "label_totalcount": 6 }, "Comments": { "issue_comment_count": 0 @@ -29849,56 +14501,52 @@ }, { "Issue": { - "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/854", - "issue_createdAt": "2025-01-27T09:57:30Z", + "issue_url": "https://github.com/Ami-oss/AMI-BACCCAN-/issues/23", + "issue_createdAt": "2025-01-28T13:22:47Z", "issue_repo": { - "repo_name": "food-delivery-multivendor", - "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", - "repo_url": "https://github.com/enatega/food-delivery-multivendor", - "repo_stars": 836, + "repo_name": "AMI-BACCCAN-", + "repo_desc": "MANDATORY RIECHSMARISCHAL GATEWAY AMIN M.S DELOREAN ", + "repo_url": "https://github.com/Ami-oss/AMI-BACCCAN-", + "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": "Shell" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "enatega" + "repo_owner": "Ami-oss" } }, - "issue_title": "Enatega Restaurant and Rider Application : The total amount is calculated incorrectly when more than one quantity of an item is added", + "issue_title": "HAMILTON COURT HOUSE 1_COMPRESS_1 1", "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": "Enatega Multivendor Rider App" + "label_name": "invalid" }, { - "label_name": "Enatega Multivendor Restaurant App" + "label_name": "question" }, { - "label_name": "High Priority" + "label_name": "wontfix" } ], - "label_totalcount": 5 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 @@ -29910,31 +14558,59 @@ }, { "Issue": { - "issue_url": "https://github.com/killo231/Projekwoche/issues/16", - "issue_createdAt": "2025-01-27T09:55:23Z", + "issue_url": "https://github.com/dRoute-BE/droute-frontend/issues/2", + "issue_createdAt": "2025-01-28T13:22:39Z", "issue_repo": { - "repo_name": "Projekwoche", - "repo_desc": "", - "repo_url": "https://github.com/killo231/Projekwoche", + "repo_name": "droute-frontend", + "repo_desc": "A Flutter-based frontend for the Droute application, developed using Dart. This repository includes the user interface components for the Droute platform", + "repo_url": "https://github.com/dRoute-BE/droute-frontend", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Java" + }, + { + "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": "killo231" + "repo_owner": "dRoute-BE" } }, - "issue_title": "Addition", + "issue_title": "Integrate Authentication Backend with Frontend for User and Driver", "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": 1 @@ -29943,208 +14619,241 @@ }, { "Issue": { - "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/134", - "issue_createdAt": "2025-01-27T09:54:33Z", + "issue_url": "https://github.com/kashifkhan0771/utils/issues/104", + "issue_createdAt": "2025-01-28T13:19:18Z", "issue_repo": { - "repo_name": "Vitruv-Change", - "repo_desc": "Core Artifacts for Change Representation and Propagation", - "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", - "repo_stars": 1, + "repo_name": "utils", + "repo_desc": "Lightweight and versatile utilities for Go 📦", + "repo_url": "https://github.com/kashifkhan0771/utils", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Xtend" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "vitruv-tools" + "repo_owner": "kashifkhan0771" } }, - "issue_title": "Use try-with-resources or close this \"FileInputStream\" in a \"finally\" clause.", + "issue_title": "[FEATURE] Enable `nlreturn` linter", "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/openindoormap/openindoormaps/issues/49", - "issue_createdAt": "2025-01-27T09:53:46Z", + "issue_url": "https://github.com/Ami-oss/AMI-BACCCAN-/issues/22", + "issue_createdAt": "2025-01-28T13:17:37Z", "issue_repo": { - "repo_name": "openindoormaps", - "repo_desc": "Open-source indoor navigation ready for community collaboration", - "repo_url": "https://github.com/openindoormap/openindoormaps", - "repo_stars": 15, + "repo_name": "AMI-BACCCAN-", + "repo_desc": "MANDATORY RIECHSMARISCHAL GATEWAY AMIN M.S DELOREAN ", + "repo_url": "https://github.com/Ami-oss/AMI-BACCCAN-", + "repo_stars": 1, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "openindoormap" + "repo_owner": "Ami-oss" } }, - "issue_title": "icons for pois", + "issue_title": "HAMILTON", "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": "good first issue" + }, + { + "label_name": "invalid" + }, + { + "label_name": "question" + }, + { + "label_name": "wontfix" } ], - "label_totalcount": 2 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/vechain/vechain-kit/issues/50", - "issue_createdAt": "2025-01-27T09:45:09Z", + "issue_url": "https://github.com/Acanixz/game-dev-train/issues/16", + "issue_createdAt": "2025-01-28T13:13:27Z", "issue_repo": { - "repo_name": "vechain-kit", - "repo_desc": "An all-in-one library for building VeChain applications.", - "repo_url": "https://github.com/vechain/vechain-kit", - "repo_stars": 4, + "repo_name": "game-dev-train", + "repo_desc": "A repository containing multiple games created for experiments and learning.", + "repo_url": "https://github.com/Acanixz/game-dev-train", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Gherkin" + "repo_prog_language": "GDScript" } ] }, "Owner": { - "repo_owner": "vechain" + "repo_owner": "Acanixz" } }, - "issue_title": "feat: update our public templates to use vechain-kit", + "issue_title": "Create Assets Required", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "important to have" + "label_name": "Space Invaders" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/gccci/randomCatFacts/issues/330", - "issue_createdAt": "2025-01-27T09:44:22Z", + "issue_url": "https://github.com/arminveres/md-pdf.nvim/issues/22", + "issue_createdAt": "2025-01-28T13:10:02Z", "issue_repo": { - "repo_name": "randomCatFacts", - "repo_desc": "", - "repo_url": "https://github.com/gccci/randomCatFacts", - "repo_stars": 0, + "repo_name": "md-pdf.nvim", + "repo_desc": "Preview markdown files and convert to PDF inside Neovim!", + "repo_url": "https://github.com/arminveres/md-pdf.nvim", + "repo_stars": 73, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Lua" + } + ] }, "Owner": { - "repo_owner": "gccci" + "repo_owner": "arminveres" } }, - "issue_title": "Some Issue", + "issue_title": "Make pdf engine configurable", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "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/ETEnterprises1/Master/issues/219", - "issue_createdAt": "2025-01-27T09:44:04Z", + "issue_url": "https://github.com/Ami-oss/AMI-BACCCAN-/issues/21", + "issue_createdAt": "2025-01-28T13:09:33Z", "issue_repo": { - "repo_name": "Master", - "repo_desc": "javascript.html", - "repo_url": "https://github.com/ETEnterprises1/Master", + "repo_name": "AMI-BACCCAN-", + "repo_desc": "MANDATORY RIECHSMARISCHAL GATEWAY AMIN M.S DELOREAN ", + "repo_url": "https://github.com/Ami-oss/AMI-BACCCAN-", "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "ETEnterprises1" + "repo_owner": "Ami-oss" } }, - "issue_title": "Uniswap wallet balance", + "issue_title": "HAMILTON GOVERNMENT", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { - "label_name": "enhancement" + "label_name": "documentation" }, { - "label_name": "good first issue" + "label_name": "duplicate" }, { - "label_name": "Merge using" + "label_name": "enhancement" }, { - "label_name": "@Dependabot.ent1" + "label_name": "help wanted" }, { - "label_name": ".yml" + "label_name": "good first issue" }, { - "label_name": ".html" + "label_name": "invalid" }, { - "label_name": "Add codebl block styles" + "label_name": "question" }, { - "label_name": "Add(.styles)" + "label_name": "wontfix" } ], "label_totalcount": 9 @@ -30153,261 +14862,246 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/trezor/trezor-suite/issues/16610", - "issue_createdAt": "2025-01-27T09:38:18Z", + "issue_url": "https://github.com/OneLiteFeatherNET/feedback-fusion/issues/155", + "issue_createdAt": "2025-01-28T13:07:10Z", "issue_repo": { - "repo_name": "trezor-suite", - "repo_desc": "Trezor Suite Monorepo", - "repo_url": "https://github.com/trezor/trezor-suite", - "repo_stars": 790, + "repo_name": "feedback-fusion", + "repo_desc": "Feedback-fusion is an rust application that allows to collect user feedback to improve services", + "repo_url": "https://github.com/OneLiteFeatherNET/feedback-fusion", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" }, { "repo_prog_language": "TypeScript" }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Vue" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Just" } ] }, "Owner": { - "repo_owner": "trezor" + "repo_owner": "OneLiteFeatherNET" } }, - "issue_title": "Missing text in Supported on newer Trezor section", + "issue_title": "Use bincode to serialize deep structs in database", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "low hanging fruit" + "label_name": "backend" } ], - "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/elastic/crawler/issues/185", - "issue_createdAt": "2025-01-27T09:35:19Z", + "issue_url": "https://github.com/MLC142/skills-github-pages/issues/1", + "issue_createdAt": "2025-01-28T13:06:09Z", "issue_repo": { - "repo_name": "crawler", - "repo_desc": "", - "repo_url": "https://github.com/elastic/crawler", - "repo_stars": 138, + "repo_name": "skills-github-pages", + "repo_desc": "My clone repository is concerned to educational tasks and services", + "repo_url": "https://github.com/MLC142/skills-github-pages", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "elastic" + "repo_owner": "MLC142" } }, - "issue_title": "Make ES request settings configurable", + "issue_title": "MSUKA LEARNING SERVICES AND PROGRAMS", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "enhancement" }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "question" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Centrasis/RadField3DSimulation/issues/1", - "issue_createdAt": "2025-01-27T09:35:08Z", + "issue_url": "https://github.com/dawidrybarczyk17/cuddly-robot/issues/1", + "issue_createdAt": "2025-01-28T13:04:39Z", "issue_repo": { - "repo_name": "RadField3DSimulation", - "repo_desc": "A Monte-Carlo Radiation Transport Simulation Application for calculating spatially resolved radiation fields as described in \"RadField3D: A Data Generator and Data Format for Deep Learning in Radiation-Protection Dosimetry for Medical Applications\"", - "repo_url": "https://github.com/Centrasis/RadField3DSimulation", + "repo_name": "cuddly-robot", + "repo_desc": "", + "repo_url": "https://github.com/dawidrybarczyk17/cuddly-robot", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Centrasis" + "repo_owner": "dawidrybarczyk17" } }, - "issue_title": "Double free on G4RunManager destroy", + "issue_title": "60291000062469800200223780", "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_totalcount": 3 + "label_totalcount": 9 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/engripaye/stripe-payment/issues/1", - "issue_createdAt": "2025-01-27T09:26:20Z", + "issue_url": "https://github.com/monamourdev/artCollection/issues/1", + "issue_createdAt": "2025-01-28T13:04:14Z", "issue_repo": { - "repo_name": "stripe-payment", - "repo_desc": "Spring-boot Payment Gateway | using stripe", - "repo_url": "https://github.com/engripaye/stripe-payment", - "repo_stars": 1, + "repo_name": "artCollection", + "repo_desc": "", + "repo_url": "https://github.com/monamourdev/artCollection", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "engripaye" + "repo_owner": "monamourdev" } }, - "issue_title": "Awesome Project", + "issue_title": "Configuração Inicial", "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": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/PhonePe/mantis/issues/76", - "issue_createdAt": "2025-01-27T09:17:04Z", + "issue_url": "https://github.com/amandollar/EduHaven/issues/54", + "issue_createdAt": "2025-01-28T13:01:55Z", "issue_repo": { - "repo_name": "mantis", - "repo_desc": "Mantis is a security framework that automates the workflow of discovery, reconnaissance, and vulnerability scanning.", - "repo_url": "https://github.com/PhonePe/mantis", - "repo_stars": 917, + "repo_name": "EduHaven", + "repo_desc": " EduHaven: A Student-Centric Learning Platform", + "repo_url": "https://github.com/amandollar/EduHaven", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "PhonePe" + "repo_owner": "amandollar" } }, - "issue_title": "Document DB queries for common/frequent use-cases", + "issue_title": "Feature Request: Add \"Pin Link\" Button to Study-Room's Nav-Bar", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" }, { - "label_name": "hackathon" - }, - { - "label_name": "hacktoberfest" + "label_name": "feature" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -30419,44 +15113,31 @@ }, { "Issue": { - "issue_url": "https://github.com/MohamedAazil/rathinam-ai-ds/issues/5", - "issue_createdAt": "2025-01-27T09:02:00Z", + "issue_url": "https://github.com/dRoute-BE/droute-driver-service/issues/1", + "issue_createdAt": "2025-01-28T12:46:57Z", "issue_repo": { - "repo_name": "rathinam-ai-ds", - "repo_desc": "", - "repo_url": "https://github.com/MohamedAazil/rathinam-ai-ds", - "repo_stars": 7, + "repo_name": "droute-driver-service", + "repo_desc": "Manages driver registration, ride postings, and optimized route generation for efficient goods transportation.", + "repo_url": "https://github.com/dRoute-BE/droute-driver-service", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "MohamedAazil" + "repo_owner": "dRoute-BE" } }, - "issue_title": "Alumni Page", + "issue_title": "Implement Authentication for Driver in Backend (Spring Boot)", "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 @@ -30468,28 +15149,31 @@ }, { "Issue": { - "issue_url": "https://github.com/Christofferfuglkjaer/AUBachelor25/issues/8", - "issue_createdAt": "2025-01-27T09:00:38Z", + "issue_url": "https://github.com/apache/maven-gh-actions-shared/issues/133", + "issue_createdAt": "2025-01-28T12:46:34Z", "issue_repo": { - "repo_name": "AUBachelor25", - "repo_desc": "", - "repo_url": "https://github.com/Christofferfuglkjaer/AUBachelor25", - "repo_stars": 0, + "repo_name": "maven-gh-actions-shared", + "repo_desc": "Apache Maven Shared GH Actions", + "repo_url": "https://github.com/apache/maven-gh-actions-shared", + "repo_stars": 7, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "Christofferfuglkjaer" + "repo_owner": "apache" } }, - "issue_title": "Train a baseline DL model on the entire dataset (centralized model)", + "issue_title": "PR Automation - Milestone", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -30501,29 +15185,29 @@ }, { "Issue": { - "issue_url": "https://github.com/akhilkrishnar0/notify_pack/issues/1", - "issue_createdAt": "2025-01-27T08:55:06Z", + "issue_url": "https://github.com/dRoute-BE/droute-user-service/issues/1", + "issue_createdAt": "2025-01-28T12:46:05Z", "issue_repo": { - "repo_name": "notify_pack", - "repo_desc": "Python package that sends a pop-up notification on the screen whenever a script or program finishes execution", - "repo_url": "https://github.com/akhilkrishnar0/notify_pack", + "repo_name": "droute-user-service", + "repo_desc": "Description: Handles user authentication, profile management, and ride requests in the Droute collaborative logistics platform.", + "repo_url": "https://github.com/dRoute-BE/droute-user-service", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "akhilkrishnar0" + "repo_owner": "dRoute-BE" } }, - "issue_title": "Add sound for the notification", + "issue_title": " Implement Authentication for User in Backend (Spring Boot)", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -30532,46 +15216,40 @@ "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/samchon/typia/issues/1468", - "issue_createdAt": "2025-01-27T08:52:00Z", + "issue_url": "https://github.com/PhonePe/mantis/issues/78", + "issue_createdAt": "2025-01-28T12:42:43Z", "issue_repo": { - "repo_name": "typia", - "repo_desc": "Super-fast/easy runtime validators and serializers via transformation", - "repo_url": "https://github.com/samchon/typia", - "repo_stars": 4782, + "repo_name": "mantis", + "repo_desc": "Mantis is a security framework that automates the workflow of discovery, reconnaissance, and vulnerability scanning.", + "repo_url": "https://github.com/PhonePe/mantis", + "repo_stars": 919, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "samchon" + "repo_owner": "PhonePe" } }, - "issue_title": "ESM first", + "issue_title": "Support for more Nameservers", "issue_labels": { "Nodes": [ { @@ -30579,42 +15257,54 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "hackathon" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 2 + "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/Dogfood-Studios-GGJ25/ggj25/issues/23", - "issue_createdAt": "2025-01-27T08:50:15Z", + "issue_url": "https://github.com/Telcoin-Association/telcoin-network/issues/190", + "issue_createdAt": "2025-01-28T12:38:00Z", "issue_repo": { - "repo_name": "ggj25", - "repo_desc": "", - "repo_url": "https://github.com/Dogfood-Studios-GGJ25/ggj25", - "repo_stars": 0, + "repo_name": "telcoin-network", + "repo_desc": "Telcoin Network protocol.", + "repo_url": "https://github.com/Telcoin-Association/telcoin-network", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "GDScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "GLSL" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Dogfood-Studios-GGJ25" + "repo_owner": "Telcoin-Association" } }, - "issue_title": "Bubbles should be on a different collision layer than vol. fog to avoid interaction", + "issue_title": "Consensus Bus: Helper Methods", "issue_labels": { "Nodes": [ { @@ -30633,36 +15323,18 @@ }, { "Issue": { - "issue_url": "https://github.com/SAP/project-foxhound/issues/254", - "issue_createdAt": "2025-01-27T08:45:31Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/874", + "issue_createdAt": "2025-01-28T12:35:58Z", "issue_repo": { - "repo_name": "project-foxhound", - "repo_desc": "A web browser with dynamic data-flow tracking enabled in the Javascript engine and DOM, based on Mozilla Firefox (https://github.com/mozilla/gecko-dev). It can be used to identify insecure data flows or data privacy leaks in client-side web applications.", - "repo_url": "https://github.com/SAP/project-foxhound", - "repo_stars": 83, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "Objective-C" - }, { "repo_prog_language": "HTML" }, @@ -30670,25 +15342,31 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "SAP" + "repo_owner": "enatega" } }, - "issue_title": "Switch to Custom VM Images for Github Actions", + "issue_title": "Enatega Customer Application : UI fix make all the See All button size equal", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "github" + "label_name": "Feature" + }, + { + "label_name": "Enatega Multivendor Customer App" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 1 @@ -30700,34 +15378,109 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/PilotDataSynchronization/issues/64", - "issue_createdAt": "2025-01-27T08:38:08Z", + "issue_url": "https://github.com/apache/datafusion/issues/14337", + "issue_createdAt": "2025-01-28T12:32:32Z", "issue_repo": { - "repo_name": "PilotDataSynchronization", - "repo_desc": "", - "repo_url": "https://github.com/oss-slu/PilotDataSynchronization", - "repo_stars": 3, + "repo_name": "datafusion", + "repo_desc": "Apache DataFusion SQL Query Engine", + "repo_url": "https://github.com/apache/datafusion", + "repo_stars": 6691, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "C" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "apache" + } + }, + "issue_title": "Implement `fetch` limit for MemoryExec", + "issue_labels": { + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Coding-Club-NIT-Nagalnd/DSA-Python/issues/4", + "issue_createdAt": "2025-01-28T12:29:29Z", + "issue_repo": { + "repo_name": "DSA-Python", + "repo_desc": "", + "repo_url": "https://github.com/Coding-Club-NIT-Nagalnd/DSA-Python", + "repo_stars": 1, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "Coding-Club-NIT-Nagalnd" + } + }, + "issue_title": "add method to add node in begining of sll.", + "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/Coding-Club-NIT-Nagalnd/DSA-Python/issues/3", + "issue_createdAt": "2025-01-28T12:27:16Z", + "issue_repo": { + "repo_name": "DSA-Python", + "repo_desc": "", + "repo_url": "https://github.com/Coding-Club-NIT-Nagalnd/DSA-Python", + "repo_stars": 1, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "Coding-Club-NIT-Nagalnd" } }, - "issue_title": "Implement Versioning System", + "issue_title": "Creating a Node in Singly Linked L:ist", "issue_labels": { "Nodes": [ { @@ -30746,26 +15499,20 @@ }, { "Issue": { - "issue_url": "https://github.com/etna-team/etna/issues/580", - "issue_createdAt": "2025-01-27T08:34:55Z", + "issue_url": "https://github.com/axioma-ai-labs/nevron/issues/113", + "issue_createdAt": "2025-01-28T12:27:04Z", "issue_repo": { - "repo_name": "etna", - "repo_desc": "ETNA – Time-Series Library", - "repo_url": "https://github.com/etna-team/etna", - "repo_stars": 154, + "repo_name": "nevron", + "repo_desc": "Nevron: highly customizable, extremely lightweight and fully scalable AI Agent Framework", + "repo_url": "https://github.com/axioma-ai-labs/nevron", + "repo_stars": 29, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Python" }, { "repo_prog_language": "Dockerfile" @@ -30773,14 +15520,14 @@ ] }, "Owner": { - "repo_owner": "etna-team" + "repo_owner": "axioma-ai-labs" } }, - "issue_title": "[BUG] Possible modification of `hierarchical_structure` from the dataset", + "issue_title": "Integrate Venice.AI as LLM provider", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "feature" }, { "label_name": "good first issue" @@ -30792,133 +15539,160 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/vechain/vechain-kit/issues/47", - "issue_createdAt": "2025-01-27T08:32:07Z", + "issue_url": "https://github.com/jetkvm/kvm/issues/107", + "issue_createdAt": "2025-01-28T12:26:39Z", "issue_repo": { - "repo_name": "vechain-kit", - "repo_desc": "An all-in-one library for building VeChain applications.", - "repo_url": "https://github.com/vechain/vechain-kit", - "repo_stars": 4, + "repo_name": "kvm", + "repo_desc": "JetKVM - Control any computer remotely", + "repo_url": "https://github.com/jetkvm/kvm", + "repo_stars": 1043, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Gherkin" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "vechain" + "repo_owner": "jetkvm" } }, - "issue_title": "feat: remove ethers completly", + "issue_title": "JetKVM always connects to api.jetkvm.com when settings are opened", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "ui" + }, + { + "label_name": "cloud" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Fabio-MyMage/lke-terraform/issues/1", - "issue_createdAt": "2025-01-27T08:28:57Z", + "issue_url": "https://github.com/zenstruck/foundry/issues/799", + "issue_createdAt": "2025-01-28T12:22:53Z", "issue_repo": { - "repo_name": "lke-terraform", - "repo_desc": "Simple Linode LKE Terraform starter kit ", - "repo_url": "https://github.com/Fabio-MyMage/lke-terraform", - "repo_stars": 0, + "repo_name": "foundry", + "repo_desc": "A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.", + "repo_url": "https://github.com/zenstruck/foundry", + "repo_stars": 696, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HCL" + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Fabio-MyMage" + "repo_owner": "zenstruck" } }, - "issue_title": "Add support for externally node pools", + "issue_title": "Throw when `createMany()` is called from an instance", "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": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/oss-slu/PilotDataSynchronization/issues/63", - "issue_createdAt": "2025-01-27T08:22:16Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/873", + "issue_createdAt": "2025-01-28T12:21:37Z", "issue_repo": { - "repo_name": "PilotDataSynchronization", - "repo_desc": "", - "repo_url": "https://github.com/oss-slu/PilotDataSynchronization", - "repo_stars": 3, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "enatega" } }, - "issue_title": "Add Error Handling for DataRef Access", + "issue_title": "Enatega Customer Application : Remove Default Category search filter under the search bar", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "Enatega Multivendor Customer App" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -30930,49 +15704,31 @@ }, { "Issue": { - "issue_url": "https://github.com/PurpleKingdomGames/indigo/issues/818", - "issue_createdAt": "2025-01-27T08:21:31Z", + "issue_url": "https://github.com/Aman-Pal07/portfolio/issues/3", + "issue_createdAt": "2025-01-28T12:19:31Z", "issue_repo": { - "repo_name": "indigo", - "repo_desc": "An FP game engine for Scala.", - "repo_url": "https://github.com/PurpleKingdomGames/indigo", - "repo_stars": 662, + "repo_name": "portfolio", + "repo_desc": "", + "repo_url": "https://github.com/Aman-Pal07/portfolio", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Scala" - }, - { - "repo_prog_language": "GLSL" - }, - { - "repo_prog_language": "HTML" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Nix" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "PurpleKingdomGames" + "repo_owner": "Aman-Pal07" } }, - "issue_title": "UIContext - missing `withReferenceData` method", + "issue_title": "[Feat]: Add Hover Effect to Social Icons", "issue_labels": { "Nodes": [ { @@ -30982,7 +15738,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -30991,56 +15747,41 @@ }, { "Issue": { - "issue_url": "https://github.com/PurpleKingdomGames/indigo/issues/817", - "issue_createdAt": "2025-01-27T08:19:51Z", + "issue_url": "https://github.com/aim2dat/aim2dat/issues/108", + "issue_createdAt": "2025-01-28T12:17:17Z", "issue_repo": { - "repo_name": "indigo", - "repo_desc": "An FP game engine for Scala.", - "repo_url": "https://github.com/PurpleKingdomGames/indigo", - "repo_stars": 662, + "repo_name": "aim2dat", + "repo_desc": "Repository of the aim2dat python package.", + "repo_url": "https://github.com/aim2dat/aim2dat", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Scala" - }, - { - "repo_prog_language": "GLSL" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Nix" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Bikeshed" } ] }, "Owner": { - "repo_owner": "PurpleKingdomGames" + "repo_owner": "aim2dat" } }, - "issue_title": "Label is missing a constructor", + "issue_title": "Interface to ASE is still not circular", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "housekeeping" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -31052,78 +15793,99 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/PilotDataSynchronization/issues/62", - "issue_createdAt": "2025-01-27T08:15:57Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/872", + "issue_createdAt": "2025-01-28T12:13:26Z", "issue_repo": { - "repo_name": "PilotDataSynchronization", - "repo_desc": "", - "repo_url": "https://github.com/oss-slu/PilotDataSynchronization", - "repo_stars": 3, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "enatega" } }, - "issue_title": "Set Up GitHub Actions Workflow File", + "issue_title": "Enatega Customer Application : UI fix on restaurant search bar .", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "Enatega Multivendor Customer App" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/itsmng/workshop/issues/9", - "issue_createdAt": "2025-01-27T08:13:40Z", + "issue_url": "https://github.com/mi6/ic-ui-kit/issues/3100", + "issue_createdAt": "2025-01-28T12:11:24Z", "issue_repo": { - "repo_name": "workshop", - "repo_desc": "A plugin created for git and github workshop", - "repo_url": "https://github.com/itsmng/workshop", - "repo_stars": 0, + "repo_name": "ic-ui-kit", + "repo_desc": "Intelligence Community UI Kit (based on StencilJS)", + "repo_url": "https://github.com/mi6/ic-ui-kit", + "repo_stars": 28, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "itsmng" + "repo_owner": "mi6" } }, - "issue_title": "repo and licence urls are broken", + "issue_title": "[ic-dialog] `destructive` prop description change", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "type: bug 🐛" }, { "label_name": "good first issue" @@ -31141,28 +15903,28 @@ }, { "Issue": { - "issue_url": "https://github.com/itsmng/workshop/issues/7", - "issue_createdAt": "2025-01-27T08:09:20Z", + "issue_url": "https://github.com/trifectatechfoundation/teach-rs/issues/141", + "issue_createdAt": "2025-01-28T12:05:10Z", "issue_repo": { - "repo_name": "workshop", - "repo_desc": "A plugin created for git and github workshop", - "repo_url": "https://github.com/itsmng/workshop", - "repo_stars": 0, + "repo_name": "teach-rs", + "repo_desc": "A modular, reusable university course for Rust", + "repo_url": "https://github.com/trifectatechfoundation/teach-rs", + "repo_stars": 3096, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "itsmng" + "repo_owner": "trifectatechfoundation" } }, - "issue_title": "node_modules are pushed with code", + "issue_title": "Update material to Rust Edition 2024", "issue_labels": { "Nodes": [ { @@ -31184,41 +15946,68 @@ }, { "Issue": { - "issue_url": "https://github.com/mfvanek/spring-boot-open-telemetry-demo/issues/213", - "issue_createdAt": "2025-01-27T07:51:06Z", + "issue_url": "https://github.com/AztecProtocol/aztec-packages/issues/11555", + "issue_createdAt": "2025-01-28T12:04:28Z", "issue_repo": { - "repo_name": "spring-boot-open-telemetry-demo", - "repo_desc": "Spring Boot Open Telemetry Demo", - "repo_url": "https://github.com/mfvanek/spring-boot-open-telemetry-demo", - "repo_stars": 4, + "repo_name": "aztec-packages", + "repo_desc": "", + "repo_url": "https://github.com/AztecProtocol/aztec-packages", + "repo_stars": 225, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "WebAssembly" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "mfvanek" + "repo_owner": "AztecProtocol" } }, - "issue_title": "Add retries and compression while sending spans to OTLP collector", + "issue_title": "Replace calls to array_concat with the `.concat` method", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "C-protocol-circuits" }, { - "label_name": "good first issue" + "label_name": "C-aztec.nr" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -31227,43 +16016,34 @@ }, { "Issue": { - "issue_url": "https://github.com/scienxlab/rocky-playground/issues/35", - "issue_createdAt": "2025-01-27T07:47:39Z", + "issue_url": "https://github.com/crossplane/crossplane/issues/6247", + "issue_createdAt": "2025-01-28T12:01:50Z", "issue_repo": { - "repo_name": "rocky-playground", - "repo_desc": "An adaptation of the TensorFlow Playground, with some new datasets and activation functions.", - "repo_url": "https://github.com/scienxlab/rocky-playground", - "repo_stars": 1, + "repo_name": "crossplane", + "repo_desc": "The Cloud Native Control Plane", + "repo_url": "https://github.com/crossplane/crossplane", + "repo_stars": 9806, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Mustache" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Earthly" } ] }, "Owner": { - "repo_owner": "scienxlab" + "repo_owner": "crossplane" } }, - "issue_title": "Add tests", + "issue_title": "Unready function leads to ugly condition message on XRs", "issue_labels": { "Nodes": [ { @@ -31273,13 +16053,16 @@ "label_name": "good first issue" }, { - "label_name": "maintenance" + "label_name": "user experience" + }, + { + "label_name": "functions" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -31288,26 +16071,33 @@ }, { "Issue": { - "issue_url": "https://github.com/tha-user-40/REPO-postman-250127b/issues/5", - "issue_createdAt": "2025-01-27T07:42:04Z", + "issue_url": "https://github.com/TeamShiksha/logoexecutive/issues/514", + "issue_createdAt": "2025-01-28T11:55:49Z", "issue_repo": { - "repo_name": "REPO-postman-250127b", - "repo_desc": "Popis k repository vytvořeného přes API", - "repo_url": "https://github.com/tha-user-40/REPO-postman-250127b", - "repo_stars": 0, + "repo_name": "logoexecutive", + "repo_desc": "Logo Executive is your partner in logo exploration. Our platform boasts a collection of APIs designed to simplify the process of obtaining company logos.", + "repo_url": "https://github.com/TeamShiksha/logoexecutive", + "repo_stars": 29, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "tha-user-40" + "repo_owner": "TeamShiksha" } }, - "issue_title": "Issue z Postmana 2b", + "issue_title": "Update Common Table component to Dashboard page", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "enhancement" }, @@ -31315,19 +16105,10 @@ "label_name": "good first issue" }, { - "label_name": "question" - }, - { - "label_name": "jedna" - }, - { - "label_name": "new-2" - }, - { - "label_name": "issue-set-A" + "label_name": "refactor" } ], - "label_totalcount": 7 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -31339,41 +16120,38 @@ }, { "Issue": { - "issue_url": "https://github.com/sxyazi/yazi/issues/2250", - "issue_createdAt": "2025-01-27T07:40:03Z", + "issue_url": "https://github.com/ravsii/tree-sitter-d2/issues/75", + "issue_createdAt": "2025-01-28T11:52:35Z", "issue_repo": { - "repo_name": "yazi", - "repo_desc": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.", - "repo_url": "https://github.com/sxyazi/yazi", - "repo_stars": 21354, + "repo_name": "tree-sitter-d2", + "repo_desc": "Tree-sitter for d2lang", + "repo_url": "https://github.com/ravsii/tree-sitter-d2", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Scheme" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "D2" } ] }, "Owner": { - "repo_owner": "sxyazi" + "repo_owner": "ravsii" } }, - "issue_title": "`ya pack -a` accepts only one value at a time", + "issue_title": "Note on the installation of watchexec", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "feature" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -31388,86 +16166,111 @@ }, { "Issue": { - "issue_url": "https://github.com/FreakyVille-Trademarket/FreakyVillePlus/issues/12", - "issue_createdAt": "2025-01-27T07:34:27Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/871", + "issue_createdAt": "2025-01-28T11:52:17Z", "issue_repo": { - "repo_name": "FreakyVillePlus", - "repo_desc": "Et uofficielt addon til LabyMod4 dedikeret til FreakyVille, med henblik på mulighed for bidrag fra FreakyVille spillere.", - "repo_url": "https://github.com/FreakyVille-Trademarket/FreakyVillePlus", - "repo_stars": 0, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "FreakyVille-Trademarket" + "repo_owner": "enatega" } }, - "issue_title": "Regex Support", + "issue_title": "Enatega Customer Application : \"Favorites\" section in the application is not updating in real-time and requires reopening the app,", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "Enatega Multivendor Customer App" + }, + { + "label_name": "High Priority" } ], - "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/varadf6/skills-introduction-to-github/issues/1", - "issue_createdAt": "2025-01-27T07:27:56Z", + "issue_url": "https://github.com/enbliq/timelycapsule-web/issues/41", + "issue_createdAt": "2025-01-28T11:45:13Z", "issue_repo": { - "repo_name": "skills-introduction-to-github", - "repo_desc": "My clone repository", - "repo_url": "https://github.com/varadf6/skills-introduction-to-github", - "repo_stars": 1, + "repo_name": "timelycapsule-web", + "repo_desc": "Welcome to Timely Capsule, your ultimate platform for sending and receiving messages across time!", + "repo_url": "https://github.com/enbliq/timelycapsule-web", + "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "varadf6" + "repo_owner": "enbliq" } }, - "issue_title": "my-first-branch", + "issue_title": "Create a Reusable Button Component with Variants", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "duplicate" + "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" }, { - "label_name": "enhancement" + "label_name": "FRONTEND" }, { - "label_name": "help wanted" + "label_name": "DIFFICULTY: EASY" }, { - "label_name": "good first issue" + "label_name": "ODBOOST" } ], - "label_totalcount": 6 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 1 @@ -31476,13 +16279,13 @@ }, { "Issue": { - "issue_url": "https://github.com/4l3x1s456/Web-Avanzada/issues/2", - "issue_createdAt": "2025-01-27T07:24:29Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/870", + "issue_createdAt": "2025-01-28T11:41:04Z", "issue_repo": { - "repo_name": "Web-Avanzada", - "repo_desc": "", - "repo_url": "https://github.com/4l3x1s456/Web-Avanzada", - "repo_stars": 0, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { @@ -31493,21 +16296,33 @@ }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "4l3x1s456" + "repo_owner": "enatega" } }, - "issue_title": "Generate components", + "issue_title": "Enatega Admin Dashboard : Show and navigate to error message according to text fields.", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "Enatega Multivendor Admin Dashboard" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -31519,24 +16334,68 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/IntersectMBO/plutus/issues/6804", + "issue_createdAt": "2025-01-28T11:35:39Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "plutus", + "repo_desc": "The Plutus language implementation and tools", + "repo_url": "https://github.com/IntersectMBO/plutus", + "repo_stars": 1584, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Haskell" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Agda" + }, + { + "repo_prog_language": "R" + }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Awk" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "IntersectMBO" } }, - "issue_title": "", + "issue_title": "A complete Data.List library", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "Plinth" + }, + { + "label_name": "Good first issue" + }, + { + "label_name": "status: triaged" + }, + { + "label_name": "Internal" + } + ], + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -31548,53 +16407,41 @@ }, { "Issue": { - "issue_url": "https://github.com/rishabhguptajs/rahiapp/issues/5", - "issue_createdAt": "2025-01-27T07:17:37Z", + "issue_url": "https://github.com/flexcompute/tidy3d/issues/2207", + "issue_createdAt": "2025-01-28T11:34:39Z", "issue_repo": { - "repo_name": "rahiapp", - "repo_desc": "", - "repo_url": "https://github.com/rishabhguptajs/rahiapp", - "repo_stars": 0, + "repo_name": "tidy3d", + "repo_desc": "Fast electromagnetic solver (FDTD) at scale.", + "repo_url": "https://github.com/flexcompute/tidy3d", + "repo_stars": 203, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "rishabhguptajs" + "repo_owner": "flexcompute" } }, - "issue_title": "Create a Custom Confirmation Component for Trip Deletion", + "issue_title": "Use internal function `inside` and `inside_meshgrid`' methods", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "medium" - }, - { - "label_name": "IWOC2025" - }, - { - "label_name": "nextjs" - }, - { - "label_name": "frontend" - }, - { - "label_name": "tailwindcss" + "label_name": "Charge" } ], - "label_totalcount": 6 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -31603,35 +16450,35 @@ }, { "Issue": { - "issue_url": "https://github.com/bitsof/slothos/issues/27", - "issue_createdAt": "2025-01-27T07:13:42Z", + "issue_url": "https://github.com/Qualition/quick/issues/24", + "issue_createdAt": "2025-01-28T11:33:43Z", "issue_repo": { - "repo_name": "slothos", - "repo_desc": "", - "repo_url": "https://github.com/bitsof/slothos", - "repo_stars": 0, + "repo_name": "quick", + "repo_desc": "Quick is an agnostic gate-based circuit SDK, providing an integrated interface for using any supported quantum circuit framework seamlessly.", + "repo_url": "https://github.com/Qualition/quick", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Kotlin" - }, { "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "bitsof" + "repo_owner": "Qualition" } }, - "issue_title": "Change title strings to use r and sting.xml", + "issue_title": "Consistent usage documentation", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -31643,47 +16490,56 @@ }, { "Issue": { - "issue_url": "https://github.com/MohamedAazil/rathinam-ai-ds/issues/3", - "issue_createdAt": "2025-01-27T07:09:37Z", + "issue_url": "https://github.com/ethereum/ethereum-org-website/issues/14757", + "issue_createdAt": "2025-01-28T11:29:40Z", "issue_repo": { - "repo_name": "rathinam-ai-ds", - "repo_desc": "", - "repo_url": "https://github.com/MohamedAazil/rathinam-ai-ds", - "repo_stars": 7, + "repo_name": "ethereum-org-website", + "repo_desc": "Ethereum.org is a primary online resource for the Ethereum community.", + "repo_url": "https://github.com/ethereum/ethereum-org-website", + "repo_stars": 5208, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Solidity" + }, + { + "repo_prog_language": "Markdown" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "MohamedAazil" + "repo_owner": "ethereum" } }, - "issue_title": "STUDENT PORTFOLIO", + "issue_title": "Add ERC55 on Ethereum meetups [/community/events/#meetups]", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "content 🖋️" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -31692,237 +16548,258 @@ }, { "Issue": { - "issue_url": "https://github.com/boorge/WebD/issues/2", - "issue_createdAt": "2025-01-27T07:08:24Z", + "issue_url": "https://github.com/enbliq/timelycapsule-contracts/issues/11", + "issue_createdAt": "2025-01-28T11:24:30Z", "issue_repo": { - "repo_name": "WebD", - "repo_desc": "Apple Clone - Working ", - "repo_url": "https://github.com/boorge/WebD", + "repo_name": "timelycapsule-contracts", + "repo_desc": "", + "repo_url": "https://github.com/enbliq/timelycapsule-contracts", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Cairo" } ] }, "Owner": { - "repo_owner": "boorge" + "repo_owner": "enbliq" } }, - "issue_title": "Add New Static and Dynamic Pages", + "issue_title": "Set Up a Template purchasing Contract", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "CAIRO" + }, + { + "label_name": "ODBOOST" + }, + { + "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" + }, + { + "label_name": "CONTRACT" + }, + { + "label_name": "NEW_CONTRIBUTORS" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/rishabhguptajs/rahiapp/issues/4", - "issue_createdAt": "2025-01-27T07:03:20Z", + "issue_url": "https://github.com/enbliq/timelycapsule-contracts/issues/10", + "issue_createdAt": "2025-01-28T11:19:02Z", "issue_repo": { - "repo_name": "rahiapp", + "repo_name": "timelycapsule-contracts", "repo_desc": "", - "repo_url": "https://github.com/rishabhguptajs/rahiapp", + "repo_url": "https://github.com/enbliq/timelycapsule-contracts", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Cairo" } ] }, "Owner": { - "repo_owner": "rishabhguptajs" + "repo_owner": "enbliq" } }, - "issue_title": "Improve the UI of `EditPreferencesModal`", + "issue_title": "Set Up a simple Transfer Contract", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "easy" + "label_name": "CAIRO" }, { - "label_name": "IWOC2025" + "label_name": "ODBOOST" }, { - "label_name": "frontend" + "label_name": "RETURNING_CONTRIBUTORS" }, { - "label_name": "tailwindcss" + "label_name": "CONTRACT" + }, + { + "label_name": "NEW_CONTRIBUTORS" } ], - "label_totalcount": 5 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 6 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ascopes/protobuf-maven-plugin/issues/539", - "issue_createdAt": "2025-01-27T06:59:46Z", + "issue_url": "https://github.com/lfglabs-dev/docs.starknet.id/issues/63", + "issue_createdAt": "2025-01-28T11:17:46Z", "issue_repo": { - "repo_name": "protobuf-maven-plugin", - "repo_desc": "Modern Protobuf and gRPC integration with Maven, with support for custom binary and pure Java protoc plugins.", - "repo_url": "https://github.com/ascopes/protobuf-maven-plugin", - "repo_stars": 36, + "repo_name": "docs.starknet.id", + "repo_desc": "", + "repo_url": "https://github.com/lfglabs-dev/docs.starknet.id", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Groovy" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Scala" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "ascopes" + "repo_owner": "lfglabs-dev" } }, - "issue_title": "Chore: refactor tests to use TestFileSystem", + "issue_title": "Update preview image", "issue_labels": { "Nodes": [ { - "label_name": "general improvements" - }, - { - "label_name": "good first issue" + "label_name": "Open for contribution" }, { - "label_name": "help needed" + "label_name": "OD Hack" }, { - "label_name": "tests" + "label_name": "Good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 14 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/oss-slu/DigitalBonesBox/issues/78", - "issue_createdAt": "2025-01-27T06:23:59Z", + "issue_url": "https://github.com/lfglabs-dev/affiliate.starknet.id/issues/41", + "issue_createdAt": "2025-01-28T11:17:15Z", "issue_repo": { - "repo_name": "DigitalBonesBox", - "repo_desc": "This project is a Web App project aims to convert an existing PowerPoint-based educational tool into an interactive, mobile-friendly web application.", - "repo_url": "https://github.com/oss-slu/DigitalBonesBox", - "repo_stars": 1, + "repo_name": "affiliate.starknet.id", + "repo_desc": "Affiliate space for stark domains", + "repo_url": "https://github.com/lfglabs-dev/affiliate.starknet.id", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "PureBasic" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "lfglabs-dev" } }, - "issue_title": "Hide Load bones button after clicking on bone.html page", + "issue_title": "Update preview image", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Open for contribution" + }, + { + "label_name": "OD Hack" + }, + { + "label_name": "Good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 13 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/TheCarBun/GitHub-Stat-Checker/issues/1", - "issue_createdAt": "2025-01-27T06:14:21Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9928", + "issue_createdAt": "2025-01-28T11:17:00Z", "issue_repo": { - "repo_name": "GitHub-Stat-Checker", - "repo_desc": "A Streamlit app to check various GitHub stats", - "repo_url": "https://github.com/TheCarBun/GitHub-Stat-Checker", - "repo_stars": 3, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "TheCarBun" + "repo_owner": "teambtcmap" } }, - "issue_title": "Refactor Contribution Badge Logic to Use Data Structures Instead of Multiple `if-else` Statements", + "issue_title": "ที่ลับลับหลังป่าเฮ่ว", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "refactor" + "label_name": "verify-submission" + }, + { + "label_name": "Thailand" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -31934,137 +16811,188 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/DigitalBonesBox/issues/77", - "issue_createdAt": "2025-01-27T06:10:28Z", + "issue_url": "https://github.com/Harikrishna-Srinivasan-1/SASTRA/issues/9", + "issue_createdAt": "2025-01-28T11:16:58Z", "issue_repo": { - "repo_name": "DigitalBonesBox", - "repo_desc": "This project is a Web App project aims to convert an existing PowerPoint-based educational tool into an interactive, mobile-friendly web application.", - "repo_url": "https://github.com/oss-slu/DigitalBonesBox", + "repo_name": "SASTRA", + "repo_desc": "", + "repo_url": "https://github.com/Harikrishna-Srinivasan-1/SASTRA", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "Harikrishna-Srinivasan-1" } }, - "issue_title": "Styling bone.html page", + "issue_title": "Needs ER Diagram for DB", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "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/liam-hq/liam/issues/574", - "issue_createdAt": "2025-01-27T06:05:32Z", + "issue_url": "https://github.com/lfglabs-dev/app.starknet.id/issues/1008", + "issue_createdAt": "2025-01-28T11:16:36Z", "issue_repo": { - "repo_name": "liam", - "repo_desc": "Automatically generates beautiful and easy-to-read ER diagrams from your database.", - "repo_url": "https://github.com/liam-hq/liam", - "repo_stars": 320, + "repo_name": "app.starknet.id", + "repo_desc": "Identity Service for Starknet", + "repo_url": "https://github.com/lfglabs-dev/app.starknet.id", + "repo_stars": 57, "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": "Ruby" + "repo_prog_language": "PureBasic" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "liam-hq" + "repo_owner": "lfglabs-dev" } }, - "issue_title": "The type name of a Table Node is not displayed when opened from a URL where active is set as a query parameter.", + "issue_title": "Update preview image", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "Good first issue" }, { - "label_name": "good first issue" + "label_name": "OD Boost" + }, + { + "label_name": "Open for contribution" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 12 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9906", - "issue_createdAt": "2025-01-27T06:04:42Z", + "issue_url": "https://github.com/enbliq/timelycapsule-contracts/issues/9", + "issue_createdAt": "2025-01-28T11:15:20Z", "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": 46, + "repo_name": "timelycapsule-contracts", + "repo_desc": "", + "repo_url": "https://github.com/enbliq/timelycapsule-contracts", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Nix" + "repo_prog_language": "Cairo" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "enbliq" + } + }, + "issue_title": "Write a Simple Subscription Smart Contract", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "CAIRO" + }, + { + "label_name": "ODBOOST" + }, + { + "label_name": "RETURNING_CONTRIBUTORS" + }, + { + "label_name": "CONTRACT" + }, + { + "label_name": "NEW_CONTRIBUTORS" + } + ], + "label_totalcount": 6 + }, + "Comments": { + "issue_comment_count": 5 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Alexey12344/Alexey/issues/1", + "issue_createdAt": "2025-01-28T11:10:20Z", + "issue_repo": { + "repo_name": "Alexey", + "repo_desc": "", + "repo_url": "https://github.com/Alexey12344/Alexey", + "repo_stars": 1, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "Alexey12344" } }, - "issue_title": "MobilizeLk", + "issue_title": "Законы", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, + { + "label_name": "duplicate" + }, + { + "label_name": "enhancement" + }, { "label_name": "help wanted" }, @@ -32072,16 +17000,16 @@ "label_name": "good first issue" }, { - "label_name": "location-submission" + "label_name": "invalid" }, { - "label_name": "Sri Lanka" + "label_name": "question" } ], - "label_totalcount": 4 + "label_totalcount": 8 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -32090,41 +17018,38 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/lrda_website/issues/186", - "issue_createdAt": "2025-01-27T05:58:04Z", + "issue_url": "https://github.com/datagutt/moblink-rust-relay/issues/6", + "issue_createdAt": "2025-01-28T11:03:38Z", "issue_repo": { - "repo_name": "lrda_website", - "repo_desc": "The website version of the Where's Religion Application", - "repo_url": "https://github.com/oss-slu/lrda_website", - "repo_stars": 3, + "repo_name": "moblink-rust-relay", + "repo_desc": "Use spare devices as extra SRTLA bonding connections. The same functionality is part of Moblin on iOS.", + "repo_url": "https://github.com/datagutt/moblink-rust-relay", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "datagutt" } }, - "issue_title": "publish toggle redesign", + "issue_title": "[Feature] mDNS discovery", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" + }, + { + "label_name": "help wanted" }, { - "label_name": "iteration starter" + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -32136,105 +17061,89 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/lrda_website/issues/185", - "issue_createdAt": "2025-01-27T05:55:52Z", + "issue_url": "https://github.com/BasudevDevOps/githubRepo/issues/1", + "issue_createdAt": "2025-01-28T11:00:45Z", "issue_repo": { - "repo_name": "lrda_website", - "repo_desc": "The website version of the Where's Religion Application", - "repo_url": "https://github.com/oss-slu/lrda_website", - "repo_stars": 3, + "repo_name": "githubRepo", + "repo_desc": "", + "repo_url": "https://github.com/BasudevDevOps/githubRepo", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "BasudevDevOps" } }, - "issue_title": "toolbar buttons redesign", + "issue_title": "Test1", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "duplicate" + }, + { + "label_name": "enhancement" }, { - "label_name": "iteration starter" + "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/DistinctCodes/NFT-Scavenger-Hunt-Game/issues/64", - "issue_createdAt": "2025-01-27T05:53:12Z", + "issue_url": "https://github.com/confluentinc/ide-sidecar/issues/310", + "issue_createdAt": "2025-01-28T10:59:07Z", "issue_repo": { - "repo_name": "NFT-Scavenger-Hunt-Game", - "repo_desc": "A gamified blockchain application built on the StarkNet ecosystem that combines educational puzzles with NFT rewards. Players can solve riddles and blockchain-related challenges to earn unique NFTs while learning about the StarkNet ecosystem.", - "repo_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game", - "repo_stars": 16, + "repo_name": "ide-sidecar", + "repo_desc": "Sidecar application used by Confluent for VS Code, as a local proxy for Confluent Cloud, Confluent Platform and local Kafka clusters, to help users build streaming applications.", + "repo_url": "https://github.com/confluentinc/ide-sidecar", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "DistinctCodes" + "repo_owner": "confluentinc" } }, - "issue_title": "CONTRACT: Implement `request_hint` function.", + "issue_title": "Support reset password flow for CCloud connections", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "ODBoost" - }, - { - "label_name": "Difficulty:Easy" - }, - { - "label_name": "Contract" + "label_name": "enhancement" }, { - "label_name": "Cairo" + "label_name": "good first issue" }, { - "label_name": "Blocked" + "label_name": "ga" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 9 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -32243,41 +17152,62 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/lrda_website/issues/184", - "issue_createdAt": "2025-01-27T05:48:18Z", + "issue_url": "https://github.com/OCamlPro/owi/issues/480", + "issue_createdAt": "2025-01-28T10:55:10Z", "issue_repo": { - "repo_name": "lrda_website", - "repo_desc": "The website version of the Where's Religion Application", - "repo_url": "https://github.com/oss-slu/lrda_website", - "repo_stars": 3, + "repo_name": "owi", + "repo_desc": "Cross-language Bugfinder | Bring Your Own Language Solver-Aided Programming | WebAssembly Swissknife", + "repo_url": "https://github.com/OCamlPro/owi", + "repo_stars": 140, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "OCaml" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Standard ML" + }, + { + "repo_prog_language": "WebAssembly" + }, + { + "repo_prog_language": "Perl" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Raku" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dune" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "OCamlPro" } }, - "issue_title": "Homepage Animation: Creating a sprite and write script for its animation", + "issue_title": "add an opam post-install message suggesting to install a solver", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "iteration starter" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -32286,65 +17216,59 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game/issues/63", - "issue_createdAt": "2025-01-27T05:45:29Z", + "issue_url": "https://github.com/enbliq/timelycapsule-contracts/issues/8", + "issue_createdAt": "2025-01-28T10:52:02Z", "issue_repo": { - "repo_name": "NFT-Scavenger-Hunt-Game", - "repo_desc": "A gamified blockchain application built on the StarkNet ecosystem that combines educational puzzles with NFT rewards. Players can solve riddles and blockchain-related challenges to earn unique NFTs while learning about the StarkNet ecosystem.", - "repo_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game", - "repo_stars": 16, + "repo_name": "timelycapsule-contracts", + "repo_desc": "", + "repo_url": "https://github.com/enbliq/timelycapsule-contracts", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "DistinctCodes" + "repo_owner": "enbliq" } }, - "issue_title": "CONTRACT: Implement `get_question_in_level`", + "issue_title": "Research and Document Argent X Integration with StarkNet and Create Utility Functions for StarkNet Contracts", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "ODBoost" + "label_name": "CAIRO" }, { - "label_name": "Difficulty:Easy" + "label_name": "ODBOOST" + }, + { + "label_name": "RETURNING_CONTRIBUTORS" }, { - "label_name": "Contract" + "label_name": "CONTRACT" }, { - "label_name": "Cairo" + "label_name": "RESEARCH" }, { - "label_name": "Blocked" + "label_name": "NEW_CONTRIBUTORS" } ], - "label_totalcount": 6 + "label_totalcount": 7 }, "Comments": { - "issue_comment_count": 10 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -32353,132 +17277,146 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/DigitalBonesBox/issues/76", - "issue_createdAt": "2025-01-27T05:44:10Z", + "issue_url": "https://github.com/lfglabs-dev/starknet.id/issues/101", + "issue_createdAt": "2025-01-28T10:51:51Z", "issue_repo": { - "repo_name": "DigitalBonesBox", - "repo_desc": "This project is a Web App project aims to convert an existing PowerPoint-based educational tool into an interactive, mobile-friendly web application.", - "repo_url": "https://github.com/oss-slu/DigitalBonesBox", - "repo_stars": 1, + "repo_name": "starknet.id", + "repo_desc": "Presentation website of starknet.id", + "repo_url": "https://github.com/lfglabs-dev/starknet.id", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "PureBasic" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "lfglabs-dev" } }, - "issue_title": "Add a Footer component to application", + "issue_title": "Feedback Landing", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "OD Boost" + }, + { + "label_name": "Open for contribution" + }, + { + "label_name": "Good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 12 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game/issues/62", - "issue_createdAt": "2025-01-27T05:41:05Z", + "issue_url": "https://github.com/globe-and-citizen/cnc-portal/issues/548", + "issue_createdAt": "2025-01-28T10:39:17Z", "issue_repo": { - "repo_name": "NFT-Scavenger-Hunt-Game", - "repo_desc": "A gamified blockchain application built on the StarkNet ecosystem that combines educational puzzles with NFT rewards. Players can solve riddles and blockchain-related challenges to earn unique NFTs while learning about the StarkNet ecosystem.", - "repo_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game", - "repo_stars": 16, + "repo_name": "cnc-portal", + "repo_desc": "The Crypto Native Portal, an app that creates a mechanism to financially acknowledge the micro contributions of Open Source collaborators along with tools that promote effective governance.", + "repo_url": "https://github.com/globe-and-citizen/cnc-portal", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Vue" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Solidity" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "DistinctCodes" + "repo_owner": "globe-and-citizen" } }, - "issue_title": "CONTRACT: Implement `add_question` and `get_question` functions", + "issue_title": "[Stories] Cash remuneration : Move to his own page: /teams/:id/cash-remuneration", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "ODBoost" - }, - { - "label_name": "Difficulty:Easy" + "label_name": "enhancement" }, { - "label_name": "Contract" + "label_name": "good first issue" }, { - "label_name": "Cairo" + "label_name": "refactor" }, { - "label_name": "Priority: High" + "label_name": "UI UX" } ], - "label_totalcount": 6 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 11 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/oss-slu/SpeechTranscription/issues/195", - "issue_createdAt": "2025-01-27T05:26:05Z", + "issue_url": "https://github.com/bstirlingg/BPTours/issues/1", + "issue_createdAt": "2025-01-28T10:37:47Z", "issue_repo": { - "repo_name": "SpeechTranscription", + "repo_name": "BPTours", "repo_desc": "", - "repo_url": "https://github.com/oss-slu/SpeechTranscription", - "repo_stars": 2, + "repo_url": "https://github.com/bstirlingg/BPTours", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "bstirlingg" } }, - "issue_title": "Fix image stretching in transcription and convention boxes", + "issue_title": "Research Tech Stack and optimise for cross platform compatability", "issue_labels": { "Nodes": [ { @@ -32497,74 +17435,49 @@ }, { "Issue": { - "issue_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game/issues/60", - "issue_createdAt": "2025-01-27T05:24:48Z", + "issue_url": "https://github.com/jwalkerbandfc/BPTours/issues/3", + "issue_createdAt": "2025-01-28T10:37:22Z", "issue_repo": { - "repo_name": "NFT-Scavenger-Hunt-Game", - "repo_desc": "A gamified blockchain application built on the StarkNet ecosystem that combines educational puzzles with NFT rewards. Players can solve riddles and blockchain-related challenges to earn unique NFTs while learning about the StarkNet ecosystem.", - "repo_url": "https://github.com/DistinctCodes/NFT-Scavenger-Hunt-Game", - "repo_stars": 16, + "repo_name": "BPTours", + "repo_desc": "", + "repo_url": "https://github.com/jwalkerbandfc/BPTours", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "DistinctCodes" + "repo_owner": "jwalkerbandfc" } }, - "issue_title": "CONTRACT: Initialize Player Progress", + "issue_title": "Add your user requirement here", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "ODBoost" - }, - { - "label_name": "Difficulty:Easy" - }, - { - "label_name": "Contract" - }, - { - "label_name": "Cairo" - }, - { - "label_name": "Blocked" + "label_name": "Feature Request" } ], - "label_totalcount": 6 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 9 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/JetSimon/open-source-election-game/issues/107", - "issue_createdAt": "2025-01-27T04:47:24Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/869", + "issue_createdAt": "2025-01-28T10:36:09Z", "issue_repo": { - "repo_name": "open-source-election-game", - "repo_desc": "An open source election game engine, written in typescript. Frontend in React.", - "repo_url": "https://github.com/JetSimon/open-source-election-game", - "repo_stars": 0, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { @@ -32578,24 +17491,27 @@ }, { "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "JetSimon" + "repo_owner": "enatega" } }, - "issue_title": "Make sure game window stays same size between questions/map/candidate selection", + "issue_title": "Enatega Customer Application : In Restaurant info , restaurant and Website infront of them its written none", "issue_labels": { "Nodes": [ { "label_name": "bug" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Enatega Multivendor Customer App" } ], "label_totalcount": 3 @@ -32610,78 +17526,108 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/TPEN-interfaces/issues/49", - "issue_createdAt": "2025-01-27T04:47:03Z", + "issue_url": "https://github.com/lfglabs-dev/starknet.id/issues/100", + "issue_createdAt": "2025-01-28T10:29:49Z", "issue_repo": { - "repo_name": "TPEN-interfaces", - "repo_desc": "Vanilla default and internally useful interfaces for the TPEN ecosystem that exemplify how you might build your own interfaces for specific projects.", - "repo_url": "https://github.com/oss-slu/TPEN-interfaces", - "repo_stars": 0, + "repo_name": "starknet.id", + "repo_desc": "Presentation website of starknet.id", + "repo_url": "https://github.com/lfglabs-dev/starknet.id", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "PureBasic" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "lfglabs-dev" } }, - "issue_title": "Setup the build pipeline", + "issue_title": "Implement api for domain counter", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "OD Boost" + }, + { + "label_name": "Open for contribution" + }, + { + "label_name": "Good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 11 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/oss-slu/SpeechTranscription/issues/194", - "issue_createdAt": "2025-01-27T04:34:13Z", + "issue_url": "https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/issues/850", + "issue_createdAt": "2025-01-28T10:29:23Z", "issue_repo": { - "repo_name": "SpeechTranscription", - "repo_desc": "", - "repo_url": "https://github.com/oss-slu/SpeechTranscription", - "repo_stars": 2, + "repo_name": "chrome-extension-boilerplate-react-vite", + "repo_desc": "Chrome Extension Boilerplate with React + Vite + Typescript", + "repo_url": "https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite", + "repo_stars": 2765, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "Jonghakseo" } }, - "issue_title": "Error Handling Improvement", + "issue_title": "Create example components for Loading and Error", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "low-priority" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -32693,237 +17639,178 @@ }, { "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 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/stevensblueprint/blueprint_website/issues/285", - "issue_createdAt": "2025-01-27T04:12:07Z", + "issue_url": "https://github.com/kubernetes-sigs/kubebuilder/issues/4530", + "issue_createdAt": "2025-01-28T10:27:46Z", "issue_repo": { - "repo_name": "blueprint_website", - "repo_desc": "Blueprint Website", - "repo_url": "https://github.com/stevensblueprint/blueprint_website", - "repo_stars": 5, + "repo_name": "kubebuilder", + "repo_desc": "Kubebuilder - SDK for building Kubernetes APIs using CRDs", + "repo_url": "https://github.com/kubernetes-sigs/kubebuilder", + "repo_stars": 8119, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Go" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Starlark" } ] }, "Owner": { - "repo_owner": "stevensblueprint" + "repo_owner": "kubernetes-sigs" } }, - "issue_title": "Add bold on hover for links", + "issue_title": "Update Single Group to Multi-Group Documentation to Add Webhooks Details", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" + }, + { + "label_name": "kind/bug" + }, + { + "label_name": "kind/documentation" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/eliasdoehne/stellaris-dashboard/issues/186", - "issue_createdAt": "2025-01-27T04:09:37Z", + "issue_url": "https://github.com/jwalkerbandfc/BPTours/issues/2", + "issue_createdAt": "2025-01-28T10:27:18Z", "issue_repo": { - "repo_name": "stellaris-dashboard", - "repo_desc": "A graph dashboard and event log for Stellaris.", - "repo_url": "https://github.com/eliasdoehne/stellaris-dashboard", - "repo_stars": 130, + "repo_name": "BPTours", + "repo_desc": "", + "repo_url": "https://github.com/jwalkerbandfc/BPTours", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "AMPL" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Rust" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "eliasdoehne" + "repo_owner": "jwalkerbandfc" } }, - "issue_title": "Feature request: show war goals in war event ledger", + "issue_title": "Login Screen", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "python" } ], - "label_totalcount": 3 + "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/EonEnglish/Lily-Pair-Website/issues/5", - "issue_createdAt": "2025-01-27T03:56:11Z", + "issue_url": "https://github.com/Project-Sonic-Bloom/Ionic-Front-End/issues/1", + "issue_createdAt": "2025-01-28T10:20:13Z", "issue_repo": { - "repo_name": "Lily-Pair-Website", - "repo_desc": "A web application that matches tutors and students who share similar schedules", - "repo_url": "https://github.com/EonEnglish/Lily-Pair-Website", - "repo_stars": 2, + "repo_name": "Ionic-Front-End", + "repo_desc": "Application for ecology students using kaleidoscope who want to summarize the events of their survey.", + "repo_url": "https://github.com/Project-Sonic-Bloom/Ionic-Front-End", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "EonEnglish" + "repo_owner": "Project-Sonic-Bloom" } }, - "issue_title": "Test webpage for bugs/issues", + "issue_title": "Week 1", "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": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/UnnamedOrange/HFP/issues/1", - "issue_createdAt": "2025-01-27T03:51:42Z", + "issue_url": "https://github.com/ROAR-QUTRC/perseus-v2/issues/94", + "issue_createdAt": "2025-01-28T10:17:58Z", "issue_repo": { - "repo_name": "HFP", - "repo_desc": "Enable Hands-Free Profile on Android", - "repo_url": "https://github.com/UnnamedOrange/HFP", - "repo_stars": 2, + "repo_name": "perseus-v2", + "repo_desc": "The main codebase for perseus starting 2024", + "repo_url": "https://github.com/ROAR-QUTRC/perseus-v2", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "UnnamedOrange" + "repo_owner": "ROAR-QUTRC" } }, - "issue_title": "Use ViewModel to preserve the state", + "issue_title": "Documentation standards", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "02-documentation" }, { "label_name": "good first issue" @@ -32941,25 +17828,25 @@ }, { "Issue": { - "issue_url": "https://github.com/GiganticMinecraft/RegionGridFitter/issues/22", - "issue_createdAt": "2025-01-27T03:51:03Z", + "issue_url": "https://github.com/andreashlarsen/Shape2SAS/issues/2", + "issue_createdAt": "2025-01-28T10:08:08Z", "issue_repo": { - "repo_name": "RegionGridFitter", - "repo_desc": "A bukkit plugin to normalize WorldEdit selection to vertically-aligned grid", - "repo_url": "https://github.com/GiganticMinecraft/RegionGridFitter", + "repo_name": "Shape2SAS", + "repo_desc": "Shape2SAS - calculate scattering from user-defined 3D objects", + "repo_url": "https://github.com/andreashlarsen/Shape2SAS", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "GiganticMinecraft" + "repo_owner": "andreashlarsen" } }, - "issue_title": "Y座標マイナスに対応する", + "issue_title": "dimensions input without comma", "issue_labels": { "Nodes": [ { @@ -32981,38 +17868,38 @@ }, { "Issue": { - "issue_url": "https://github.com/carsdotcom/pacer/issues/24", - "issue_createdAt": "2025-01-27T03:49:40Z", + "issue_url": "https://github.com/lucasjinreal/Kokoros/issues/31", + "issue_createdAt": "2025-01-28T10:04:53Z", "issue_repo": { - "repo_name": "pacer", - "repo_desc": "", - "repo_url": "https://github.com/carsdotcom/pacer", - "repo_stars": 45, + "repo_name": "Kokoros", + "repo_desc": "🔥🔥 Kokoro in Rust. https://huggingface.co/hexgrad/Kokoro-82M Insanely fast, realtime TTS with high quality you ever have.", + "repo_url": "https://github.com/lucasjinreal/Kokoros", + "repo_stars": 302, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Elixir" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "carsdotcom" + "repo_owner": "lucasjinreal" } }, - "issue_title": "Consider excluding virtual fields when inspecting", + "issue_title": "Kokoro v1 release underway", "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": 1 @@ -33024,17 +17911,17 @@ }, { "Issue": { - "issue_url": "https://github.com/sgl-project/sglang/issues/3165", - "issue_createdAt": "2025-01-27T03:31:18Z", + "issue_url": "https://github.com/minvws/nl-kat-coordination/issues/4052", + "issue_createdAt": "2025-01-28T09:56:25Z", "issue_repo": { - "repo_name": "sglang", - "repo_desc": "SGLang is a fast serving framework for large language models and vision language models.", - "repo_url": "https://github.com/sgl-project/sglang", - "repo_stars": 8082, + "repo_name": "nl-kat-coordination", + "repo_desc": "OpenKAT scans networks, finds vulnerabilities and creates accessible reports. It integrates the most widely used network tools and scanning software into a modular framework, accesses external databases such as shodan, and combines the information from all these sources into clear reports. It also includes lots of cat hair.", + "repo_url": "https://github.com/minvws/nl-kat-coordination", + "repo_stars": 131, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { "repo_prog_language": "Shell" @@ -33043,86 +17930,110 @@ "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Mako" }, { - "repo_prog_language": "C++" + "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "TeX" + }, + { + "repo_prog_language": "RobotFramework" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "sgl-project" + "repo_owner": "minvws" } }, - "issue_title": "[Feature] Rewrite Sampling Parameter", + "issue_title": "Make files not consistent in the use of python vs python3", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "tech-debt" } ], "label_totalcount": 2 }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/gccci/randomCatFacts/issues/331", + "issue_createdAt": "2025-01-28T09:44:21Z", + "issue_repo": { + "repo_name": "randomCatFacts", + "repo_desc": "", + "repo_url": "https://github.com/gccci/randomCatFacts", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "gccci" + } + }, + "issue_title": "Some Issue", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/sgl-project/sglang/issues/3164", - "issue_createdAt": "2025-01-27T03:27:21Z", + "issue_url": "https://github.com/andreashlarsen/Shape2SAS/issues/1", + "issue_createdAt": "2025-01-28T09:37:57Z", "issue_repo": { - "repo_name": "sglang", - "repo_desc": "SGLang is a fast serving framework for large language models and vision language models.", - "repo_url": "https://github.com/sgl-project/sglang", - "repo_stars": 8082, + "repo_name": "Shape2SAS", + "repo_desc": "Shape2SAS - calculate scattering from user-defined 3D objects", + "repo_url": "https://github.com/andreashlarsen/Shape2SAS", + "repo_stars": 0, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Cuda" } ] }, "Owner": { - "repo_owner": "sgl-project" + "repo_owner": "andreashlarsen" } }, - "issue_title": "[Feature] fix docs in Streaming-Synchronous-Generation", + "issue_title": "use polar coordinates for effectiveness", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -33131,26 +18042,26 @@ "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/oss-slu/Step_Time_Biofeedback/issues/68", - "issue_createdAt": "2025-01-27T03:25:57Z", + "issue_url": "https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite/issues/848", + "issue_createdAt": "2025-01-28T09:32:38Z", "issue_repo": { - "repo_name": "Step_Time_Biofeedback", - "repo_desc": "This system presents a real-time visual biofeedback on step time during walking. It collects data from force signal on a treadmill, calculate step time, and project target zones for step time into the biofeedback system ", - "repo_url": "https://github.com/oss-slu/Step_Time_Biofeedback", - "repo_stars": 0, + "repo_name": "chrome-extension-boilerplate-react-vite", + "repo_desc": "Chrome Extension Boilerplate with React + Vite + Typescript", + "repo_url": "https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite", + "repo_stars": 2765, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" @@ -33158,26 +18069,38 @@ { "repo_prog_language": "CSS" }, + { + "repo_prog_language": "SCSS" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "Jonghakseo" } }, - "issue_title": "Refactor \"StepTime\" occurrences (Backend)", + "issue_title": "Prettify example components", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "low-priority" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -33186,34 +18109,25 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/Step_Time_Biofeedback/issues/67", - "issue_createdAt": "2025-01-27T03:24:23Z", + "issue_url": "https://github.com/FGA-DIKU/EHR/issues/92", + "issue_createdAt": "2025-01-28T09:18:33Z", "issue_repo": { - "repo_name": "Step_Time_Biofeedback", - "repo_desc": "This system presents a real-time visual biofeedback on step time during walking. It collects data from force signal on a treadmill, calculate step time, and project target zones for step time into the biofeedback system ", - "repo_url": "https://github.com/oss-slu/Step_Time_Biofeedback", - "repo_stars": 0, + "repo_name": "EHR", + "repo_desc": "", + "repo_url": "https://github.com/FGA-DIKU/EHR", + "repo_stars": 4, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "FGA-DIKU" } }, - "issue_title": "Refactor \"StepTime\" Occurrencess (Frontend)", + "issue_title": "Update random seeding procedure", "issue_labels": { "Nodes": [ { @@ -33226,50 +18140,62 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/DAC098/TJ2/issues/9", - "issue_createdAt": "2025-01-27T03:21:30Z", + "issue_url": "https://github.com/kestra-io/kestra/issues/6987", + "issue_createdAt": "2025-01-28T09:11:14Z", "issue_repo": { - "repo_name": "TJ2", - "repo_desc": "", - "repo_url": "https://github.com/DAC098/TJ2", - "repo_stars": 0, + "repo_name": "kestra", + "repo_desc": ":zap: Workflow Automation Platform. Orchestrate \u0026 Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...", + "repo_url": "https://github.com/kestra-io/kestra", + "repo_stars": 15475, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "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": "HTML" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "DAC098" + "repo_owner": "kestra-io" } }, - "issue_title": "pagination for entries view", + "issue_title": "Review the colors used in the pagination.", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "area/frontend" }, { "label_name": "good first issue" @@ -33278,132 +18204,144 @@ "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/sgl-project/sglang/issues/3163", - "issue_createdAt": "2025-01-27T03:20:21Z", + "issue_url": "https://github.com/tauri-apps/plugins-workspace/issues/2372", + "issue_createdAt": "2025-01-28T09:09:15Z", "issue_repo": { - "repo_name": "sglang", - "repo_desc": "SGLang is a fast serving framework for large language models and vision language models.", - "repo_url": "https://github.com/sgl-project/sglang", - "repo_stars": 8082, + "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": 1085, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "sgl-project" + "repo_owner": "tauri-apps" } }, - "issue_title": "[Feature] Reduce docs CI time", + "issue_title": "[bug][updater] Timeout passed to check() is reused for downloadAndInstall()", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" }, { - "label_name": "high priority" + "label_name": "plugin: updater" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/jaegertracing/jaeger/issues/6617", - "issue_createdAt": "2025-01-27T03:18:28Z", + "issue_url": "https://github.com/kindfi-org/kindfi/issues/91", + "issue_createdAt": "2025-01-28T09:01:43Z", "issue_repo": { - "repo_name": "jaeger", - "repo_desc": "CNCF Jaeger, a Distributed Tracing Platform", - "repo_url": "https://github.com/jaegertracing/jaeger", - "repo_stars": 20841, + "repo_name": "kindfi", + "repo_desc": "KindFi is an open-source Web3 crowdfunding platform built on Stellar. Featuring milestone-based escrows, transparent transactions, gamified engagement, and AI-driven tools. **Development Guide:** https://kindfis-organization.gitbook.io/development", + "repo_url": "https://github.com/kindfi-org/kindfi", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Rust" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Jsonnet" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "sed" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "jaegertracing" + "repo_owner": "kindfi-org" } }, - "issue_title": "Redefine thrift-gen types as aliases to jaeger-idl", + "issue_title": "Create Escrow Contract Table", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "difficulty: medium" }, { - "label_name": "good first issue" + "label_name": "feature" + }, + { + "label_name": "supabase" + }, + { + "label_name": "ODBoost" + }, + { + "label_name": "Backend" } ], - "label_totalcount": 3 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 5 }, "Assignees": { "issue_assignees_count": 0 @@ -33412,37 +18350,76 @@ }, { "Issue": { - "issue_url": "https://github.com/russ315/ChatApp/issues/4", - "issue_createdAt": "2025-01-27T03:12:24Z", + "issue_url": "https://github.com/yanglei-985/Normande/issues/1", + "issue_createdAt": "2025-01-28T08:54:06Z", "issue_repo": { - "repo_name": "ChatApp", - "repo_desc": "", - "repo_url": "https://github.com/russ315/ChatApp", + "repo_name": "Normande", + "repo_desc": "knowing how to better by my files.", + "repo_url": "https://github.com/yanglei-985/Normande", "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "yanglei-985" + } + }, + "issue_title": "杨磊的年度写作总结", + "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/0xPolygonMiden/miden-node/issues/651", + "issue_createdAt": "2025-01-28T08:41:53Z", + "issue_repo": { + "repo_name": "miden-node", + "repo_desc": "Reference implementation of the node for the Polygon Miden rollup", + "repo_url": "https://github.com/0xPolygonMiden/miden-node", + "repo_stars": 56, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "russ315" + "repo_owner": "0xPolygonMiden" } }, - "issue_title": "Create frontend", + "issue_title": "Remove `Endpoint`", "issue_labels": { "Nodes": [ { @@ -33455,53 +18432,71 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/microsoft/GSL/issues/1186", - "issue_createdAt": "2025-01-27T03:11:55Z", + "issue_url": "https://github.com/armbian/build/issues/7757", + "issue_createdAt": "2025-01-28T08:39:00Z", "issue_repo": { - "repo_name": "GSL", - "repo_desc": "Guidelines Support Library", - "repo_url": "https://github.com/microsoft/GSL", - "repo_stars": 6290, + "repo_name": "build", + "repo_desc": "Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 \u0026 armhf", + "repo_url": "https://github.com/armbian/build", + "repo_stars": 4388, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Makefile" }, { "repo_prog_language": "C++" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "NASL" + }, + { + "repo_prog_language": "GSC" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "microsoft" + "repo_owner": "armbian" } }, - "issue_title": "Add element_type to not_null", + "issue_title": "[Bug]: there is a core dump in the image", "issue_labels": { "Nodes": [ { - "label_name": "Help Wanted" - }, - { - "label_name": "Good First Issue" - }, - { - "label_name": "Type: Enhancement" + "label_name": "Bug" }, { - "label_name": "Status: Open" + "label_name": "Good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -33510,32 +18505,56 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/Mouser/issues/262", - "issue_createdAt": "2025-01-27T03:09:39Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9926", + "issue_createdAt": "2025-01-28T08:35:05Z", "issue_repo": { - "repo_name": "Mouser", - "repo_desc": "", - "repo_url": "https://github.com/oss-slu/Mouser", - "repo_stars": 1, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "teambtcmap" } }, - "issue_title": "Experiment data is saved alongside a date-timestamp", + "issue_title": " Chalet Virginia ", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "location-submission" + }, + { + "label_name": "Switzerland" + }, + { + "label_name": "Bitcoin Association Switzerland" + }, + { + "label_name": "Dezentralschweiz" + }, + { + "label_name": "Bitcoin Valais" } ], - "label_totalcount": 1 + "label_totalcount": 7 }, "Comments": { "issue_comment_count": 0 @@ -33547,90 +18566,78 @@ }, { "Issue": { - "issue_url": "https://github.com/appwrite/appwrite/issues/9273", - "issue_createdAt": "2025-01-27T03:08:41Z", + "issue_url": "https://github.com/CodeArena-SJCIT/SJCIT-CPS/issues/1", + "issue_createdAt": "2025-01-28T08:34:21Z", "issue_repo": { - "repo_name": "appwrite", - "repo_desc": "Your backend, minus the hassle.", - "repo_url": "https://github.com/appwrite/appwrite", - "repo_stars": 46784, + "repo_name": "SJCIT-CPS", + "repo_desc": "This is the development repo of the SJCIT-CPS System, which will be used by the Employees of SJCIT, This System will ensure calculate the Score of each and every Faculty based on These Factors: 1. Research, 2. Administration, 3. Placement Support, 4. Academics and 5. Industry-Institute-Interaction", + "repo_url": "https://github.com/CodeArena-SJCIT/SJCIT-CPS", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "appwrite" + "repo_owner": "CodeArena-SJCIT" } }, - "issue_title": "📚 Documentation: Adding README which was translated in Japanese", + "issue_title": "User Interface Design", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/operator-framework/operator-controller/issues/1650", - "issue_createdAt": "2025-01-27T03:08:38Z", + "issue_url": "https://github.com/Open-LLM-VTuber/Open-LLM-VTuber/issues/101", + "issue_createdAt": "2025-01-28T08:28:04Z", "issue_repo": { - "repo_name": "operator-controller", - "repo_desc": "A new and improved management framework for extending Kubernetes with Operators", - "repo_url": "https://github.com/operator-framework/operator-controller", - "repo_stars": 95, + "repo_name": "Open-LLM-VTuber", + "repo_desc": "Talk to any LLM with hands-free voice interaction, voice interruption, and Live2D taking face running locally across platforms", + "repo_url": "https://github.com/Open-LLM-VTuber/Open-LLM-VTuber", + "repo_stars": 2017, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Starlark" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "operator-framework" + "repo_owner": "Open-LLM-VTuber" } }, - "issue_title": "[tech debt] migrate operator-controller command handling to cobra", + "issue_title": "F5-TTS support (enhancement request)", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "v1.x" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -33645,31 +18652,31 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/MeltShiny/issues/230", - "issue_createdAt": "2025-01-27T02:57:12Z", + "issue_url": "https://github.com/ahsan1o/term-project-f24/issues/6", + "issue_createdAt": "2025-01-28T08:10:22Z", "issue_repo": { - "repo_name": "MeltShiny", + "repo_name": "term-project-f24", "repo_desc": "", - "repo_url": "https://github.com/oss-slu/MeltShiny", + "repo_url": "https://github.com/ahsan1o/term-project-f24", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "R" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "ahsan1o" } }, - "issue_title": "Update pop-up description for Choosing Tm Method", + "issue_title": "Ahsan / production/linting/deployment and contact/homepage", "issue_labels": { "Nodes": [ { @@ -33682,47 +18689,43 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/oss-slu/MeltShiny/issues/229", - "issue_createdAt": "2025-01-27T02:36:53Z", + "issue_url": "https://github.com/Fundable-Protocol/Technical-Contents/issues/3", + "issue_createdAt": "2025-01-28T08:09:20Z", "issue_repo": { - "repo_name": "MeltShiny", + "repo_name": "Technical-Contents", "repo_desc": "", - "repo_url": "https://github.com/oss-slu/MeltShiny", + "repo_url": "https://github.com/Fundable-Protocol/Technical-Contents", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "R" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "Fundable-Protocol" } }, - "issue_title": "Add description to \"Cell number of blocks\"", + "issue_title": "Technical Documentation on Fundable Features", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "ODBoost" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 1 @@ -33731,35 +18734,38 @@ }, { "Issue": { - "issue_url": "https://github.com/rblessings/urlradar/issues/1", - "issue_createdAt": "2025-01-27T02:31:02Z", + "issue_url": "https://github.com/qodo-ai/pr-agent/issues/1499", + "issue_createdAt": "2025-01-28T08:06:38Z", "issue_repo": { - "repo_name": "urlradar", - "repo_desc": "A dynamic URL redirection service for Professionals with Advanced User Analytics.", - "repo_url": "https://github.com/rblessings/urlradar", - "repo_stars": 0, + "repo_name": "pr-agent", + "repo_desc": "🚀 PR-Agent (Qodo Merge open-source): An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍", + "repo_url": "https://github.com/qodo-ai/pr-agent", + "repo_stars": 6592, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "rblessings" + "repo_owner": "qodo-ai" } }, - "issue_title": "Implement Slack Notification on CI/CD Build Failure", + "issue_title": "Bringing GitHub sub-issues to ticket compliance check", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -33771,43 +18777,31 @@ }, { "Issue": { - "issue_url": "https://github.com/sgl-project/sglang/issues/3160", - "issue_createdAt": "2025-01-27T02:25:06Z", + "issue_url": "https://github.com/ahsan1o/term-project-f24/issues/5", + "issue_createdAt": "2025-01-28T08:03:33Z", "issue_repo": { - "repo_name": "sglang", - "repo_desc": "SGLang is a fast serving framework for large language models and vision language models.", - "repo_url": "https://github.com/sgl-project/sglang", - "repo_stars": 8082, + "repo_name": "term-project-f24", + "repo_desc": "", + "repo_url": "https://github.com/ahsan1o/term-project-f24", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "sgl-project" + "repo_owner": "ahsan1o" } }, - "issue_title": "[Feature] Remove Redundent CI of Docs", + "issue_title": "Amna / develop-linting and portfolio", "issue_labels": { "Nodes": [ { @@ -33826,81 +18820,84 @@ }, { "Issue": { - "issue_url": "https://github.com/rblessings/oauth2-jwt-server/issues/1", - "issue_createdAt": "2025-01-27T02:20:32Z", + "issue_url": "https://github.com/ahsan1o/term-project-f24/issues/4", + "issue_createdAt": "2025-01-28T08:02:13Z", "issue_repo": { - "repo_name": "oauth2-jwt-server", - "repo_desc": "OAuth2, OpenID Connect (OIDC), and JWT-based authentication server for secure token issuance and validation in modern applications.", - "repo_url": "https://github.com/rblessings/oauth2-jwt-server", + "repo_name": "term-project-f24", + "repo_desc": "", + "repo_url": "https://github.com/ahsan1o/term-project-f24", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Vim Snippet" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "rblessings" + "repo_owner": "ahsan1o" } }, - "issue_title": "Implement Slack Notification on CI/CD Build Failure", + "issue_title": "Manhoor Mushtaq / develop-deployment and blogs page", "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/funstory-ai/yadt/issues/37", - "issue_createdAt": "2025-01-27T02:18:36Z", + "issue_url": "https://github.com/Chads-Programming/landing-page/issues/9", + "issue_createdAt": "2025-01-28T08:01:08Z", "issue_repo": { - "repo_name": "yadt", - "repo_desc": "Yet Another Document Translator", - "repo_url": "https://github.com/funstory-ai/yadt", - "repo_stars": 13, + "repo_name": "landing-page", + "repo_desc": "", + "repo_url": "https://github.com/Chads-Programming/landing-page", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "funstory-ai" + "repo_owner": "Chads-Programming" } }, - "issue_title": "Docs: Improved issue templates and PR templates", + "issue_title": "Repositorios sin descripcion", "issue_labels": { "Nodes": [ { "label_name": "documentation" }, - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -33912,43 +18909,31 @@ }, { "Issue": { - "issue_url": "https://github.com/sgl-project/sglang/issues/3159", - "issue_createdAt": "2025-01-27T01:53:36Z", + "issue_url": "https://github.com/ahsan1o/term-project-f24/issues/3", + "issue_createdAt": "2025-01-28T08:00:38Z", "issue_repo": { - "repo_name": "sglang", - "repo_desc": "SGLang is a fast serving framework for large language models and vision language models.", - "repo_url": "https://github.com/sgl-project/sglang", - "repo_stars": 8082, + "repo_name": "term-project-f24", + "repo_desc": "", + "repo_url": "https://github.com/ahsan1o/term-project-f24", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "sgl-project" + "repo_owner": "ahsan1o" } }, - "issue_title": "[Feature] Support new Qwen Models", + "issue_title": "Ali Shah / staging-linting and services page", "issue_labels": { "Nodes": [ { @@ -33967,122 +18952,145 @@ }, { "Issue": { - "issue_url": "https://github.com/sgl-project/sglang/issues/3158", - "issue_createdAt": "2025-01-27T01:51:00Z", + "issue_url": "https://github.com/thunderbird/thunderbird-android/issues/8778", + "issue_createdAt": "2025-01-28T08:00:10Z", "issue_repo": { - "repo_name": "sglang", - "repo_desc": "SGLang is a fast serving framework for large language models and vision language models.", - "repo_url": "https://github.com/sgl-project/sglang", - "repo_stars": 8082, + "repo_name": "thunderbird-android", + "repo_desc": "Thunderbird for Android – Open Source Email App for Android (fka K-9 Mail)", + "repo_url": "https://github.com/thunderbird/thunderbird-android", + "repo_stars": 11363, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C++" + "repo_prog_language": "AIDL" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "sgl-project" + "repo_owner": "thunderbird" } }, - "issue_title": "[Feature] Split Docs CI", + "issue_title": "Thunderbird not respecting PROCESS_TEXT", "issue_labels": { "Nodes": [ + { + "label_name": "type: bug" + }, { "label_name": "good first issue" } ], - "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": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/ahsan1o/term-project-f24/issues/2", + "issue_createdAt": "2025-01-28T07:59:01Z", "issue_repo": { - "repo_name": "", + "repo_name": "term-project-f24", "repo_desc": "", - "repo_url": "", + "repo_url": "https://github.com/ahsan1o/term-project-f24", "repo_stars": 0, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "ahsan1o" } }, - "issue_title": "", + "issue_title": "Ashfaq Ahmad / staging-deployment and about page ", "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/tscircuit/core/issues/575", - "issue_createdAt": "2025-01-27T01:44:36Z", + "issue_url": "https://github.com/OpenZeppelin/rust-contracts-stylus/issues/510", + "issue_createdAt": "2025-01-28T07:56:23Z", "issue_repo": { - "repo_name": "core", - "repo_desc": "Create electronics with Typescript and React. Compile Typescript to Circuit JSON", - "repo_url": "https://github.com/tscircuit/core", - "repo_stars": 11, + "repo_name": "rust-contracts-stylus", + "repo_desc": "A library for secure smart contract development written in Rust", + "repo_url": "https://github.com/OpenZeppelin/rust-contracts-stylus", + "repo_stars": 100, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Solidity" } ] }, "Owner": { - "repo_owner": "tscircuit" + "repo_owner": "OpenZeppelin" } }, - "issue_title": "You cannot set `schRotation` and `schX` on a resistor without an error", + "issue_title": "[Test]: Add More Unit Tests to `SafeErc20`", "issue_labels": { "Nodes": [ + { + "label_name": "priority: 0" + }, + { + "label_name": "type: test" + }, { "label_name": "good first issue" }, { - "label_name": "💎 Bounty" + "label_name": "effort: medium" + }, + { + "label_name": "blocked" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 2 @@ -34094,47 +19102,50 @@ }, { "Issue": { - "issue_url": "https://github.com/containerd/nerdctl/issues/3851", - "issue_createdAt": "2025-01-27T01:33:44Z", + "issue_url": "https://github.com/epfl-si/people2/issues/37", + "issue_createdAt": "2025-01-28T07:48:50Z", "issue_repo": { - "repo_name": "nerdctl", - "repo_desc": "contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...", - "repo_url": "https://github.com/containerd/nerdctl", - "repo_stars": 8455, + "repo_name": "people2", + "repo_desc": "People reborn in Ruby on Rails", + "repo_url": "https://github.com/epfl-si/people2", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Roff" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "containerd" + "repo_owner": "epfl-si" } }, - "issue_title": "Epic: nerdctl namespace issues", + "issue_title": "Online quick handbook for editor", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -34143,7 +19154,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -34152,47 +19163,41 @@ }, { "Issue": { - "issue_url": "https://github.com/craft-code-club/blog-c3/issues/106", - "issue_createdAt": "2025-01-27T00:54:22Z", + "issue_url": "https://github.com/qodo-ai/pr-agent/issues/1497", + "issue_createdAt": "2025-01-28T07:46:35Z", "issue_repo": { - "repo_name": "blog-c3", - "repo_desc": "Craft \u0026 Code Club - Blog! Our community blog, but you can also use it for your community or as your personal blog :)", - "repo_url": "https://github.com/craft-code-club/blog-c3", - "repo_stars": 7, + "repo_name": "pr-agent", + "repo_desc": "🚀 PR-Agent (Qodo Merge open-source): An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍", + "repo_url": "https://github.com/qodo-ai/pr-agent", + "repo_stars": 6592, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "craft-code-club" + "repo_owner": "qodo-ai" } }, - "issue_title": "Add keywords feature for SEO enhacements", + "issue_title": "Auto-answering PR-Agent GitHub issues", "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": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -34201,24 +19206,48 @@ }, { "Issue": { - "issue_url": "https://github.com/ToposInstitute/CatColab/issues/344", - "issue_createdAt": "2025-01-27T00:31:46Z", + "issue_url": "https://github.com/jwalkerbandfc/warehouseapp/issues/2", + "issue_createdAt": "2025-01-28T07:40:13Z", "issue_repo": { - "repo_name": "CatColab", - "repo_desc": "A collaborative environment for formal, interoperable, conceptual modeling", - "repo_url": "https://github.com/ToposInstitute/CatColab", - "repo_stars": 43, + "repo_name": "warehouseapp", + "repo_desc": "", + "repo_url": "https://github.com/jwalkerbandfc/warehouseapp", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "jwalkerbandfc" + } + }, + "issue_title": "MainApp Code", + "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/enatega/food-delivery-multivendor/issues/867", + "issue_createdAt": "2025-01-28T07:21:16Z", + "issue_repo": { + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "XSLT" - }, { "repo_prog_language": "JavaScript" }, @@ -34226,40 +19255,34 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Nix" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ToposInstitute" + "repo_owner": "enatega" } }, - "issue_title": "No feedback after updating profile", + "issue_title": "Enatega Restaurant Application : Restaurant Closed/Opened toggle button not working properly also check the notification toggle too", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { - "label_name": "frontend" + "label_name": "good first issue" }, { - "label_name": "ui/ux" + "label_name": "Enatega Multivendor Restaurant App" }, { - "label_name": "good first issue" + "label_name": "Urgent!" } ], "label_totalcount": 4 @@ -34274,13 +19297,13 @@ }, { "Issue": { - "issue_url": "https://github.com/com-maeng/cali/issues/189", - "issue_createdAt": "2025-01-27T00:29:49Z", + "issue_url": "https://github.com/qodo-ai/pr-agent/issues/1492", + "issue_createdAt": "2025-01-28T07:09:33Z", "issue_repo": { - "repo_name": "cali", - "repo_desc": "AI-powered calligraphy dictionary application", - "repo_url": "https://github.com/com-maeng/cali", - "repo_stars": 2, + "repo_name": "pr-agent", + "repo_desc": "🚀 PR-Agent (Qodo Merge open-source): An AI-Powered 🤖 Tool for Automated Pull Request Analysis, Feedback, Suggestions and More! 💻🔍", + "repo_url": "https://github.com/qodo-ai/pr-agent", + "repo_stars": 6592, "repo_langs": { "Nodes": [ { @@ -34291,26 +19314,14 @@ }, { "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "com-maeng" + "repo_owner": "qodo-ai" } }, - "issue_title": "Develop artwork image retrieving API", + "issue_title": "Improve GitLab pipeline", "issue_labels": { "Nodes": [ { @@ -34323,71 +19334,83 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/armbian/build/issues/7753", - "issue_createdAt": "2025-01-27T00:29:35Z", + "issue_url": "https://github.com/gbdev/rgbds/issues/1631", + "issue_createdAt": "2025-01-28T07:00:01Z", "issue_repo": { - "repo_name": "build", - "repo_desc": "Armbian Linux build framework generates custom Debian or Ubuntu image for x86, aarch64, riscv64 \u0026 armhf", - "repo_url": "https://github.com/armbian/build", - "repo_stars": 4388, + "repo_name": "rgbds", + "repo_desc": "Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color", + "repo_url": "https://github.com/gbdev/rgbds", + "repo_stars": 1390, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Assembly" }, { - "repo_prog_language": "C" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Yacc" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "C++" }, { - "repo_prog_language": "NASL" + "repo_prog_language": "BitBake" }, { - "repo_prog_language": "GSC" + "repo_prog_language": "C" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Roff" } ] }, "Owner": { - "repo_owner": "armbian" + "repo_owner": "gbdev" } }, - "issue_title": "[Bug]: Unable to login due to hanging motd", + "issue_title": "Increase CI test coverage", "issue_labels": { "Nodes": [ { - "label_name": "Bug" + "label_name": "tests" }, { - "label_name": "Good first issue" + "label_name": "rgbasm" + }, + { + "label_name": "rgblink" + }, + { + "label_name": "rgbfix" + }, + { + "label_name": "rgbgfx" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -34396,123 +19419,96 @@ }, { "Issue": { - "issue_url": "https://github.com/Lind-Project/lind-wasm/issues/93", - "issue_createdAt": "2025-01-27T00:29:22Z", + "issue_url": "https://github.com/ayoung19/clipboard-history/issues/54", + "issue_createdAt": "2025-01-28T06:43:28Z", "issue_repo": { - "repo_name": "lind-wasm", - "repo_desc": "", - "repo_url": "https://github.com/Lind-Project/lind-wasm", - "repo_stars": 4, + "repo_name": "clipboard-history", + "repo_desc": "A Chrome extension for managing your clipboard history securely, efficiently, and effortlessly.", + "repo_url": "https://github.com/ayoung19/clipboard-history", + "repo_stars": 40, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Roff" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C++" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Awk" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "M4" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Lind-Project" + "repo_owner": "ayoung19" } }, - "issue_title": "syscall number unification and clean up", + "issue_title": "popup: add tooltips to bulk actions", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "Refactor" + "label_name": "good first issue" } ], "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/Equal-Vote/star-server/issues/761", - "issue_createdAt": "2025-01-27T00:28:40Z", + "issue_url": "https://github.com/rahulc0dy/micro-auth/issues/12", + "issue_createdAt": "2025-01-28T06:38:37Z", "issue_repo": { - "repo_name": "star-server", - "repo_desc": "STAR Voting is an upgrade to our current way of voting that allows voters to score candidates from 0 to 5. Ultimately, STAR Voting elects candidates who better represent the whole of the electorate. We are building a site that lets everyone from individuals to organizations use STAR Voting to host simple polls or run secure elections.", - "repo_url": "https://github.com/Equal-Vote/star-server", - "repo_stars": 44, + "repo_name": "micro-auth", + "repo_desc": "This is an authentication microservice built using Hono.", + "repo_url": "https://github.com/rahulc0dy/micro-auth", + "repo_stars": 3, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, { "repo_prog_language": "TypeScript" }, { "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Equal-Vote" + "repo_owner": "rahulc0dy" } }, - "issue_title": "Arrows jump around on main page", + "issue_title": "[BUG]: Non standardized structure of responses", "issue_labels": { "Nodes": [ { - "label_name": "feature" + "label_name": "bug" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "front end" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -34521,201 +19517,210 @@ }, { "Issue": { - "issue_url": "https://github.com/com-maeng/cali/issues/188", - "issue_createdAt": "2025-01-27T00:09:45Z", + "issue_url": "https://github.com/mautic/mautic/issues/14515", + "issue_createdAt": "2025-01-28T06:36:43Z", "issue_repo": { - "repo_name": "cali", - "repo_desc": "AI-powered calligraphy dictionary application", - "repo_url": "https://github.com/com-maeng/cali", - "repo_stars": 2, + "repo_name": "mautic", + "repo_desc": "Mautic: Open Source Marketing Automation Software.", + "repo_url": "https://github.com/mautic/mautic", + "repo_stars": 7593, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Python" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Java" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Twig" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "com-maeng" + "repo_owner": "mautic" } }, - "issue_title": "Ideate new features", + "issue_title": "After formular sending, text is shown at a new page", "issue_labels": { "Nodes": [ + { + "label_name": "T1" + }, + { + "label_name": "bug" + }, + { + "label_name": "forms" + }, + { + "label_name": "configuration" + }, { "label_name": "good first issue" + }, + { + "label_name": "mautic-6" } ], - "label_totalcount": 1 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ToposInstitute/CatColab/issues/341", - "issue_createdAt": "2025-01-27T00:08:28Z", + "issue_url": "https://github.com/AFK-AlignedFamKernel/afk_monorepo/issues/442", + "issue_createdAt": "2025-01-28T06:35:40Z", "issue_repo": { - "repo_name": "CatColab", - "repo_desc": "A collaborative environment for formal, interoperable, conceptual modeling", - "repo_url": "https://github.com/ToposInstitute/CatColab", - "repo_stars": 43, + "repo_name": "afk_monorepo", + "repo_desc": "AFK: Aligned Fam Kernel - Monorepo", + "repo_url": "https://github.com/AFK-AlignedFamKernel/afk_monorepo", + "repo_stars": 19, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "XSLT" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Solidity" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ToposInstitute" + "repo_owner": "AFK-AlignedFamKernel" } }, - "issue_title": "\"Settings\" option is underspecific", + "issue_title": "VRF to generate private key BIP 340", "issue_labels": { "Nodes": [ { - "label_name": "ui/ux" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "onchain" + }, + { + "label_name": "cairo" + }, + { + "label_name": "ODBoost" } ], - "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/com-maeng/cali/issues/187", - "issue_createdAt": "2025-01-27T00:03:55Z", + "issue_url": "https://github.com/MLTSHP/mltshp-patterns/issues/1304", + "issue_createdAt": "2025-01-28T06:33:59Z", "issue_repo": { - "repo_name": "cali", - "repo_desc": "AI-powered calligraphy dictionary application", - "repo_url": "https://github.com/com-maeng/cali", - "repo_stars": 2, + "repo_name": "mltshp-patterns", + "repo_desc": "Pattern Library for MLTSHP Apps", + "repo_url": "https://github.com/MLTSHP/mltshp-patterns", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "com-maeng" + "repo_owner": "MLTSHP" } }, - "issue_title": "Design favicon", + "issue_title": "Replace broken images in Storybook", "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/ToposInstitute/CatColab/issues/340", - "issue_createdAt": "2025-01-27T00:01:16Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/866", + "issue_createdAt": "2025-01-28T06:33:15Z", "issue_repo": { - "repo_name": "CatColab", - "repo_desc": "A collaborative environment for formal, interoperable, conceptual modeling", - "repo_url": "https://github.com/ToposInstitute/CatColab", - "repo_stars": 43, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "XSLT" - }, { "repo_prog_language": "JavaScript" }, @@ -34723,37 +19728,37 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Nix" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ToposInstitute" + "repo_owner": "enatega" } }, - "issue_title": "Confusing permissions phrasing", + "issue_title": "Enatega Customer Application : In restaurant reviews ,Displaying \"0 days ago\" for recent reviews can appear awkward and may confuse users", "issue_labels": { "Nodes": [ { - "label_name": "ui/ux" + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "Feature" + }, + { + "label_name": "Enatega Multivendor Customer App" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -34765,44 +19770,47 @@ }, { "Issue": { - "issue_url": "https://github.com/openzfsonwindows/notify-irc/issues/2", - "issue_createdAt": "2025-01-26T23:58:45Z", + "issue_url": "https://github.com/kashifkhan0771/utils/issues/103", + "issue_createdAt": "2025-01-28T06:18:24Z", "issue_repo": { - "repo_name": "notify-irc", - "repo_desc": "Github actions", - "repo_url": "https://github.com/openzfsonwindows/notify-irc", - "repo_stars": 0, + "repo_name": "utils", + "repo_desc": "Lightweight and versatile utilities for Go 📦", + "repo_url": "https://github.com/kashifkhan0771/utils", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "openzfsonwindows" + "repo_owner": "kashifkhan0771" } }, - "issue_title": "Incorrect count on push", + "issue_title": "[FEATURE] Separate out ReadMe and Examples for each package", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" + }, + { + "label_name": "question" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -34811,50 +19819,35 @@ }, { "Issue": { - "issue_url": "https://github.com/vup-app/vup-web/issues/2", - "issue_createdAt": "2025-01-26T23:38:51Z", + "issue_url": "https://github.com/noskov-sergey/book-to-mail-bot/issues/32", + "issue_createdAt": "2025-01-28T06:04:09Z", "issue_repo": { - "repo_name": "vup-web", - "repo_desc": "", - "repo_url": "https://github.com/vup-app/vup-web", + "repo_name": "book-to-mail-bot", + "repo_desc": "Bot for sending epub files from telegram to email", + "repo_url": "https://github.com/noskov-sergey/book-to-mail-bot", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Svelte" - }, - { - "repo_prog_language": "MDX" + "repo_prog_language": "Go" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "vup-app" + "repo_owner": "noskov-sergey" } }, - "issue_title": "Don't load inter.css from cdn", + "issue_title": "Добавить создание папки для хранения временных данных", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -34866,99 +19859,114 @@ }, { "Issue": { - "issue_url": "https://github.com/Guild-Tech/-Node/issues/5", - "issue_createdAt": "2025-01-26T23:38:45Z", + "issue_url": "https://github.com/pactus-project/pactus/issues/1679", + "issue_createdAt": "2025-01-28T06:02:15Z", "issue_repo": { - "repo_name": "-Node", - "repo_desc": "", - "repo_url": "https://github.com/Guild-Tech/-Node", - "repo_stars": 0, + "repo_name": "pactus", + "repo_desc": "Pactus blockchain", + "repo_url": "https://github.com/pactus-project/pactus", + "repo_stars": 229, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Go" }, { - "repo_prog_language": "TypeScript" + "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": "Guild-Tech" + "repo_owner": "pactus-project" } }, - "issue_title": "Design system", + "issue_title": "Update dependencies", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "UI UX" } ], - "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/The-Alpha-Project/alpha-core/issues/1481", - "issue_createdAt": "2025-01-26T22:56:49Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/865", + "issue_createdAt": "2025-01-28T05:56:58Z", "issue_repo": { - "repo_name": "alpha-core", - "repo_desc": "0.5.3 experimental emulator written in Python.", - "repo_url": "https://github.com/The-Alpha-Project/alpha-core", - "repo_stars": 269, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "The-Alpha-Project" + "repo_owner": "enatega" } }, - "issue_title": "TODO: Change \"The Ancient Statuette\" quest's text", + "issue_title": "Enatega Customer Application: Reviewing any past order , we have to tap submit button multiple times", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "easy difficulty" + "label_name": "good first issue" }, { - "label_name": "todo" + "label_name": "Enatega Multivendor Customer App" }, { - "label_name": "database" + "label_name": "High Priority" } ], "label_totalcount": 4 @@ -34973,47 +19981,59 @@ }, { "Issue": { - "issue_url": "https://github.com/s-leroux/wallet-valuator/issues/54", - "issue_createdAt": "2025-01-26T22:41:05Z", + "issue_url": "https://github.com/directus/directus/issues/24479", + "issue_createdAt": "2025-01-28T05:55:44Z", "issue_repo": { - "repo_name": "wallet-valuator", - "repo_desc": "A library to explore your transactions on the Gnosis Blochain (possible other EVM-compatible chains). The final goal is to help in filling the French income tax statement.", - "repo_url": "https://github.com/s-leroux/wallet-valuator", - "repo_stars": 1, + "repo_name": "directus", + "repo_desc": "The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth \u0026 more.", + "repo_url": "https://github.com/directus/directus", + "repo_stars": 28864, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Liquid" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "s-leroux" + "repo_owner": "directus" } }, - "issue_title": "Refactor interface and class naming to use function-oriented conventions", + "issue_title": "Integer input should not allow floats", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "need change" + "label_name": "Bug" }, { - "label_name": "good first issue" + "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 @@ -35022,40 +20042,31 @@ }, { "Issue": { - "issue_url": "https://github.com/veronikahlinkova/label_test/issues/19", - "issue_createdAt": "2025-01-26T22:39:06Z", + "issue_url": "https://github.com/bmin-09/container_service/issues/1", + "issue_createdAt": "2025-01-28T05:44:27Z", "issue_repo": { - "repo_name": "label_test", + "repo_name": "container_service", "repo_desc": "", - "repo_url": "https://github.com/veronikahlinkova/label_test", + "repo_url": "https://github.com/bmin-09/container_service", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "veronikahlinkova" + "repo_owner": "bmin-09" } }, - "issue_title": "m", + "issue_title": "docker build failing", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "wontfix" - }, - { - "label_name": "support question" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -35067,141 +20078,91 @@ }, { "Issue": { - "issue_url": "https://github.com/BarthPaleologue/CosmosJourneyer/issues/284", - "issue_createdAt": "2025-01-26T22:33:47Z", + "issue_url": "https://github.com/apache/airflow/issues/46170", + "issue_createdAt": "2025-01-28T05:43:39Z", "issue_repo": { - "repo_name": "CosmosJourneyer", - "repo_desc": "A space exploration game with a fully simulated universe running in the browser", - "repo_url": "https://github.com/BarthPaleologue/CosmosJourneyer", - "repo_stars": 12, + "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": 38482, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "GLSL" + "repo_prog_language": "Mako" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "Python" - } - ] - }, - "Owner": { - "repo_owner": "BarthPaleologue" - } - }, - "issue_title": "Visuals: use a 2048x2048 ring lut instead of 4096x1", - "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "shaders" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/VolunChain/VolunChain-Frontend/issues/36", - "issue_createdAt": "2025-01-26T22:30:55Z", - "issue_repo": { - "repo_name": "VolunChain-Frontend", - "repo_desc": "", - "repo_url": "https://github.com/VolunChain/VolunChain-Frontend", - "repo_stars": 2, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HCL" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "VolunChain" + "repo_owner": "apache" } }, - "issue_title": "Issue: Make the Entire Landing Page Responsive", + "issue_title": "Permanent link icon is broken after Sphinx upgrade", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "OD Boost" + "label_name": "kind:bug" }, { - "label_name": "Frontend" + "label_name": "good first issue" }, { - "label_name": "Difficulty: Medium" + "label_name": "kind:documentation" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/20squares/ethode/issues/8", - "issue_createdAt": "2025-01-26T22:27:55Z", + "issue_url": "https://github.com/bandaanusree/software_Development-/issues/2", + "issue_createdAt": "2025-01-28T05:40:38Z", "issue_repo": { - "repo_name": "ethode", + "repo_name": "software_Development-", "repo_desc": "", - "repo_url": "https://github.com/20squares/ethode", - "repo_stars": 1, + "repo_url": "https://github.com/bandaanusree/software_Development-", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "20squares" + "repo_owner": "bandaanusree" } }, - "issue_title": "`.sim()` should graph using matplotlib and subplots", + "issue_title": "Live score updates", "issue_labels": { "Nodes": [ { @@ -35220,71 +20181,46 @@ }, { "Issue": { - "issue_url": "https://github.com/hackforla/website/issues/7855", - "issue_createdAt": "2025-01-26T22:24:47Z", + "issue_url": "https://github.com/Tarun12-S/In-Class-Proj/issues/2", + "issue_createdAt": "2025-01-28T05:40:21Z", "issue_repo": { - "repo_name": "website", - "repo_desc": "Hack for LA's website", - "repo_url": "https://github.com/hackforla/website", - "repo_stars": 330, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - } - ] + "repo_name": "In-Class-Proj", + "repo_desc": "", + "repo_url": "https://github.com/Tarun12-S/In-Class-Proj", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] }, "Owner": { - "repo_owner": "hackforla" + "repo_owner": "Tarun12-S" } }, - "issue_title": "Update Project Profile: Website Add Amen Divine Ikamba", + "issue_title": "live updates", "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": "size: 0.25pt" } ], - "label_totalcount": 6 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/BarthPaleologue/CosmosJourneyer/issues/282", - "issue_createdAt": "2025-01-26T22:07:39Z", + "issue_url": "https://github.com/rithkott/SMIP/issues/1", + "issue_createdAt": "2025-01-28T05:38:58Z", "issue_repo": { - "repo_name": "CosmosJourneyer", - "repo_desc": "A space exploration game with a fully simulated universe running in the browser", - "repo_url": "https://github.com/BarthPaleologue/CosmosJourneyer", - "repo_stars": 12, + "repo_name": "SMIP", + "repo_desc": "", + "repo_url": "https://github.com/rithkott/SMIP", + "repo_stars": 0, "repo_langs": { "Nodes": [ { @@ -35294,19 +20230,7 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "GLSL" - }, - { - "repo_prog_language": "Rust" + "repo_prog_language": "CSS" }, { "repo_prog_language": "Python" @@ -35314,14 +20238,14 @@ ] }, "Owner": { - "repo_owner": "BarthPaleologue" + "repo_owner": "rithkott" } }, - "issue_title": "Fix: Rings not displaying for stars and neutron stars", + "issue_title": "The equation is actually garbage bro", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -35339,35 +20263,38 @@ }, { "Issue": { - "issue_url": "https://github.com/QDScholium/ScholiumModel/issues/5", - "issue_createdAt": "2025-01-26T22:04:51Z", + "issue_url": "https://github.com/Deadpool2000/Paybag/issues/7", + "issue_createdAt": "2025-01-28T05:21:43Z", "issue_repo": { - "repo_name": "ScholiumModel", - "repo_desc": "Your AI research assistant", - "repo_url": "https://github.com/QDScholium/ScholiumModel", - "repo_stars": 2, + "repo_name": "Paybag", + "repo_desc": "Simple and easy Metasploit payload generator for Linux \u0026 Termux", + "repo_url": "https://github.com/Deadpool2000/Paybag", + "repo_stars": 292, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "QDScholium" + "repo_owner": "Deadpool2000" } }, - "issue_title": "Have the model properly Cite its sources", + "issue_title": "Convert into GUI Application", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "help wanted" + "label_name": "good first issue" } ], "label_totalcount": 3 @@ -35382,188 +20309,194 @@ }, { "Issue": { - "issue_url": "https://github.com/ArkForgeLabs/Astra/issues/18", - "issue_createdAt": "2025-01-26T22:04:33Z", + "issue_url": "https://github.com/Longhorn-Developers/UT-Registration-Plus/issues/501", + "issue_createdAt": "2025-01-28T05:08:24Z", "issue_repo": { - "repo_name": "Astra", - "repo_desc": "🔥 Blazingly Fast 🔥 web server runtime for Lua", - "repo_url": "https://github.com/ArkForgeLabs/Astra", - "repo_stars": 11, + "repo_name": "UT-Registration-Plus", + "repo_desc": "This Chrome Extension improves the course registration experience at UT Austin by presenting more information to students on the Course Catalog! 60,000+ peak Users!", + "repo_url": "https://github.com/Longhorn-Developers/UT-Registration-Plus", + "repo_stars": 95, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Lua" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ArkForgeLabs" + "repo_owner": "Longhorn-Developers" } }, - "issue_title": "Pack command", + "issue_title": "Add bottom padding when error fetching grade distribution data", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bugfix" }, { - "label_name": "good first issue" + "label_name": "UI/UX-figma" }, { - "label_name": "help wanted" + "label_name": "good first issue" } ], "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/ArkForgeLabs/Astra/issues/17", - "issue_createdAt": "2025-01-26T22:03:13Z", + "issue_url": "https://github.com/codeshardlabs/multi-file-collab/issues/6", + "issue_createdAt": "2025-01-28T04:42:37Z", "issue_repo": { - "repo_name": "Astra", - "repo_desc": "🔥 Blazingly Fast 🔥 web server runtime for Lua", - "repo_url": "https://github.com/ArkForgeLabs/Astra", - "repo_stars": 11, + "repo_name": "multi-file-collab", + "repo_desc": "scalable socket.io server for realtime collaboration using redis kv store for room management, redis pub/sub for scaling websockets, bullmq queue and workers for flushing realtime code state to db.", + "repo_url": "https://github.com/codeshardlabs/multi-file-collab", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Lua" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HCL" } ] }, "Owner": { - "repo_owner": "ArkForgeLabs" + "repo_owner": "codeshardlabs" } }, - "issue_title": "Dealing with streams", + "issue_title": "perform API testing on Postman", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "high" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/ArkForgeLabs/Astra/issues/16", - "issue_createdAt": "2025-01-26T22:01:13Z", + "issue_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop/issues/3", + "issue_createdAt": "2025-01-28T04:34:37Z", "issue_repo": { - "repo_name": "Astra", - "repo_desc": "🔥 Blazingly Fast 🔥 web server runtime for Lua", - "repo_url": "https://github.com/ArkForgeLabs/Astra", - "repo_stars": 11, + "repo_name": "uci_f1tenth_workshop", + "repo_desc": "", + "repo_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Lua" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "ArkForgeLabs" + "repo_owner": "uci-f1tenth" } }, - "issue_title": "Chrono utility", + "issue_title": "Update constants.py to Include All Required Constants", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, { "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/eltoder/setwithfriends/issues/109", - "issue_createdAt": "2025-01-26T21:53:32Z", + "issue_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop/issues/2", + "issue_createdAt": "2025-01-28T04:26:24Z", "issue_repo": { - "repo_name": "setwithfriends", + "repo_name": "uci_f1tenth_workshop", "repo_desc": "", - "repo_url": "https://github.com/eltoder/setwithfriends", - "repo_stars": 7, + "repo_url": "https://github.com/uci-f1tenth/uci_f1tenth_workshop", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C++" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "eltoder" + "repo_owner": "uci-f1tenth" } }, - "issue_title": "Add notifications", + "issue_title": "Processing LiDAR Data with Gaussian Noise", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" - }, - { - "label_name": "UX" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -35575,47 +20508,53 @@ }, { "Issue": { - "issue_url": "https://github.com/kabilapok/Atlyss_Visualizer/issues/7", - "issue_createdAt": "2025-01-26T21:35:52Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9925", + "issue_createdAt": "2025-01-28T04:26:02Z", "issue_repo": { - "repo_name": "Atlyss_Visualizer", - "repo_desc": "", - "repo_url": "https://github.com/kabilapok/Atlyss_Visualizer", - "repo_stars": 1, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "kabilapok" + "repo_owner": "teambtcmap" } }, - "issue_title": "Passive Skill Interaction", + "issue_title": "Зала за тържества “Лондино”", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "help wanted" }, { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "location-submission" + }, + { + "label_name": "Bulgaria" + }, + { + "label_name": "Bitcoin Bulgaria" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -35624,218 +20563,212 @@ }, { "Issue": { - "issue_url": "https://github.com/FTL-Hyperspace/FTL-Hyperspace/issues/443", - "issue_createdAt": "2025-01-26T21:32:09Z", + "issue_url": "https://github.com/STARKLAOrg/ST-Backend/issues/4", + "issue_createdAt": "2025-01-28T04:19:00Z", "issue_repo": { - "repo_name": "FTL-Hyperspace", - "repo_desc": "Hyperspace -- A mod for FTL: Faster than Light", - "repo_url": "https://github.com/FTL-Hyperspace/FTL-Hyperspace", - "repo_stars": 96, + "repo_name": "ST-Backend", + "repo_desc": "STARKLA is an innovative on-chain AI-powered language learning platform that provides personalized, interactive language learning experiences. The backend repository contains the logic components for on-chain and off-chain functionalities ", + "repo_url": "https://github.com/STARKLAOrg/ST-Backend", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Lua" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SWIG" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "CMake" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "FTL-Hyperspace" + "repo_owner": "STARKLAOrg" } }, - "issue_title": "eventButton location", + "issue_title": "CAIRO: Create ERC 1155", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Mantainer Chris" + }, + { + "label_name": "ODboost#1" + }, + { + "label_name": "External Contribution" } ], - "label_totalcount": 2 + "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/lima-vm/lima/issues/3154", - "issue_createdAt": "2025-01-26T21:28:53Z", + "issue_url": "https://github.com/STARKLAOrg/ST-Backend/issues/3", + "issue_createdAt": "2025-01-28T04:18:23Z", "issue_repo": { - "repo_name": "lima", - "repo_desc": "Linux virtual machines, with a focus on running containers", - "repo_url": "https://github.com/lima-vm/lima", - "repo_stars": 16023, + "repo_name": "ST-Backend", + "repo_desc": "STARKLA is an innovative on-chain AI-powered language learning platform that provides personalized, interactive language learning experiences. The backend repository contains the logic components for on-chain and off-chain functionalities ", + "repo_url": "https://github.com/STARKLAOrg/ST-Backend", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Perl" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "SCSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "lima-vm" + "repo_owner": "STARKLAOrg" } }, - "issue_title": "Bad error message when firmware for \"aarch64\" not found.", + "issue_title": "CAIRO: Research on ERC721 and ERC1155 Contract Integration", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, + { + "label_name": "Mantainer Chris" + }, + { + "label_name": "ODboost#1" + }, + { + "label_name": "External Contribution" + } + ], + "label_totalcount": 4 + }, + "Comments": { + "issue_comment_count": 3 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/STARKLAOrg/ST-Backend/issues/2", + "issue_createdAt": "2025-01-28T04:18:06Z", + "issue_repo": { + "repo_name": "ST-Backend", + "repo_desc": "STARKLA is an innovative on-chain AI-powered language learning platform that provides personalized, interactive language learning experiences. The backend repository contains the logic components for on-chain and off-chain functionalities ", + "repo_url": "https://github.com/STARKLAOrg/ST-Backend", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "STARKLAOrg" + } + }, + "issue_title": "CAIRO: ERC721 Contract Code Refactoring and Documentation", + "issue_labels": { + "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "Mantainer Chris" + }, + { + "label_name": "ODboost#1" + }, + { + "label_name": "External Contribution" } ], - "label_totalcount": 2 + "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/scribe-org/Scribe-Server/issues/18", - "issue_createdAt": "2025-01-26T21:27:35Z", + "issue_url": "https://github.com/STARKLAOrg/ST-Backend/issues/1", + "issue_createdAt": "2025-01-28T04:09:58Z", "issue_repo": { - "repo_name": "Scribe-Server", - "repo_desc": "Backend service for Scribe data downloads", - "repo_url": "https://github.com/scribe-org/Scribe-Server", - "repo_stars": 3, + "repo_name": "ST-Backend", + "repo_desc": "STARKLA is an innovative on-chain AI-powered language learning platform that provides personalized, interactive language learning experiences. The backend repository contains the logic components for on-chain and off-chain functionalities ", + "repo_url": "https://github.com/STARKLAOrg/ST-Backend", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Procfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "scribe-org" + "repo_owner": "STARKLAOrg" } }, - "issue_title": "Add the Scribe-Data data-contracts to be served by project", + "issue_title": "CAIRO: Create Test for ERC1155 contract", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "Mantainer Chris" }, { - "label_name": "feature" + "label_name": "ODboost#1" + }, + { + "label_name": "External Contribution" } ], - "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/Yadgah/scripts/issues/1", - "issue_createdAt": "2025-01-26T21:08:40Z", + "issue_url": "https://github.com/devsecblueprint/discord-bot/issues/13", + "issue_createdAt": "2025-01-28T03:49:00Z", "issue_repo": { - "repo_name": "scripts", - "repo_desc": "The automatic scripts will be placed here.", - "repo_url": "https://github.com/Yadgah/scripts", + "repo_name": "discord-bot", + "repo_desc": "The main discord bot - \"The Herald\"", + "repo_url": "https://github.com/devsecblueprint/discord-bot", "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HCL" } ] }, "Owner": { - "repo_owner": "Yadgah" + "repo_owner": "devsecblueprint" } }, - "issue_title": "Bash env problem", + "issue_title": "Create PR Rules", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { "label_name": "help wanted" - }, - { - "label_name": "invalid" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -35847,53 +20780,71 @@ }, { "Issue": { - "issue_url": "https://github.com/camel-ai/camel/issues/1513", - "issue_createdAt": "2025-01-26T20:59:38Z", + "issue_url": "https://github.com/stadiamaps/ferrostar/issues/429", + "issue_createdAt": "2025-01-28T03:26:41Z", "issue_repo": { - "repo_name": "camel", - "repo_desc": "🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org", - "repo_url": "https://github.com/camel-ai/camel", - "repo_stars": 6104, + "repo_name": "ferrostar", + "repo_desc": "A FOSS navigation SDK built from the ground up for the future", + "repo_url": "https://github.com/stadiamaps/ferrostar", + "repo_stars": 203, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "camel-ai" + "repo_owner": "stadiamaps" } }, - "issue_title": "[Feature Request] Improve unit test coverage for added new features", + "issue_title": "Move the route polyline rendering below labels (and other symbols?)", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "android" }, { - "label_name": "call for contribution" + "label_name": "iOS" }, { - "label_name": "P0" + "label_name": "UI/UX" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -35902,41 +20853,35 @@ }, { "Issue": { - "issue_url": "https://github.com/ferrucc-io/emoji-picker/issues/22", - "issue_createdAt": "2025-01-26T20:51:25Z", + "issue_url": "https://github.com/maplibre/swiftui-dsl/issues/69", + "issue_createdAt": "2025-01-28T03:22:57Z", "issue_repo": { - "repo_name": "emoji-picker", - "repo_desc": "React Emoji picker component styled with Tailwind", - "repo_url": "https://github.com/ferrucc-io/emoji-picker", - "repo_stars": 8, + "repo_name": "swiftui-dsl", + "repo_desc": "Making it easy to use MapLibre in SwiftUI", + "repo_url": "https://github.com/maplibre/swiftui-dsl", + "repo_stars": 41, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "ferrucc-io" + "repo_owner": "maplibre" } }, - "issue_title": "Support building Notion's emoji picker", + "issue_title": "Support layer insertion below all labels", "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 @@ -35948,35 +20893,35 @@ }, { "Issue": { - "issue_url": "https://github.com/mrahmadhassankhan/url-shortner/issues/1", - "issue_createdAt": "2025-01-26T20:49:51Z", + "issue_url": "https://github.com/Rallista/maplibre-compose-playground/issues/85", + "issue_createdAt": "2025-01-28T03:19:32Z", "issue_repo": { - "repo_name": "url-shortner", - "repo_desc": "We're building a super cool URL Shortener that’s simple, fast, and packed with features to make shortening URLs a breeze. Our goal is to create an intuitive and fun user experience while providing powerful functionalities. We’re always looking for passionate contributors who want to make this project even better!", - "repo_url": "https://github.com/mrahmadhassankhan/url-shortner", - "repo_stars": 1, + "repo_name": "maplibre-compose-playground", + "repo_desc": "Composable MapLibre for Android Kotlin.", + "repo_url": "https://github.com/Rallista/maplibre-compose-playground", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "EJS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "mrahmadhassankhan" + "repo_owner": "Rallista" } }, - "issue_title": "Improve Homepage Design with Tailwind CSS", + "issue_title": "Support Polyline insertion relative to a specific layer ID", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "UI/UX" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -35991,102 +20936,108 @@ }, { "Issue": { - "issue_url": "https://github.com/MRoboSub/mrobosub/issues/51", - "issue_createdAt": "2025-01-26T20:49:05Z", + "issue_url": "https://github.com/trinodb/trino/issues/24812", + "issue_createdAt": "2025-01-28T03:16:15Z", "issue_repo": { - "repo_name": "mrobosub", - "repo_desc": "MRoboSub main software repository ", - "repo_url": "https://github.com/MRoboSub/mrobosub", - "repo_stars": 3, + "repo_name": "trino", + "repo_desc": "Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)", + "repo_url": "https://github.com/trinodb/trino", + "repo_stars": 10763, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Vim Script" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "ANTLR" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Groovy" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Scala" } ] }, "Owner": { - "repo_owner": "MRoboSub" + "repo_owner": "trinodb" } }, - "issue_title": "IMU Auto Reconnect", + "issue_title": "Add more properties to Iceberg `$properties` result", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "iceberg" } ], "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/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues/623", - "issue_createdAt": "2025-01-26T20:44:15Z", + "issue_url": "https://github.com/EonEnglish/Lily-Pair-Website/issues/9", + "issue_createdAt": "2025-01-28T03:14:40Z", "issue_repo": { - "repo_name": "PathOfBuilding-PoE2", - "repo_desc": "", - "repo_url": "https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2", - "repo_stars": 707, + "repo_name": "Lily-Pair-Website", + "repo_desc": "A web application that matches tutors and students who share similar schedules", + "repo_url": "https://github.com/EonEnglish/Lily-Pair-Website", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Lua" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Scheme" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "PathOfBuildingCommunity" + "repo_owner": "EonEnglish" } }, - "issue_title": "Necromantic Talisman in skill tree not working properly.", + "issue_title": "Make \"Select Availability\" required", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "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 @@ -36095,32 +21046,29 @@ }, { "Issue": { - "issue_url": "https://github.com/ferrucc-io/emoji-picker/issues/20", - "issue_createdAt": "2025-01-26T20:40:14Z", + "issue_url": "https://github.com/KermitEmperor/CSL-Crops/issues/1", + "issue_createdAt": "2025-01-28T02:53:14Z", "issue_repo": { - "repo_name": "emoji-picker", - "repo_desc": "React Emoji picker component styled with Tailwind", - "repo_url": "https://github.com/ferrucc-io/emoji-picker", - "repo_stars": 8, + "repo_name": "CSL-Crops", + "repo_desc": "", + "repo_url": "https://github.com/KermitEmperor/CSL-Crops", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "ferrucc-io" + "repo_owner": "KermitEmperor" } }, - "issue_title": "Support a lightweight mode of running", + "issue_title": "Jade Integration doesn't show the actual temperature value", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" @@ -36138,50 +21086,47 @@ }, { "Issue": { - "issue_url": "https://github.com/SlimeCloud/SlimeBot/issues/307", - "issue_createdAt": "2025-01-26T20:39:22Z", + "issue_url": "https://github.com/rhyn0/match-stats-viewer-lol/issues/16", + "issue_createdAt": "2025-01-28T02:41:29Z", "issue_repo": { - "repo_name": "SlimeBot", - "repo_desc": "JDA-Bot um das SlimeCloud Discordteam zu unterstützen", - "repo_url": "https://github.com/SlimeCloud/SlimeBot", - "repo_stars": 7, + "repo_name": "match-stats-viewer-lol", + "repo_desc": "Full Stack ReactJS application about Stats for a Local League tournament", + "repo_url": "https://github.com/rhyn0/match-stats-viewer-lol", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Handlebars" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "SlimeCloud" + "repo_owner": "rhyn0" } }, - "issue_title": "Double XP Event automatisation", + "issue_title": "Fix: Team Player Cards text overflow", "issue_labels": { "Nodes": [ { - "label_name": "confirmed" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "type: feature" - }, - { - "label_name": "priority: normal" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -36190,127 +21135,125 @@ }, { "Issue": { - "issue_url": "https://github.com/aliyss/syncribullet/issues/24", - "issue_createdAt": "2025-01-26T20:36:34Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "syncribullet", - "repo_desc": "Allows for syncing currently watched items from Stremio", - "repo_url": "https://github.com/aliyss/syncribullet", - "repo_stars": 55, + "repo_name": "", + "repo_desc": "", + "repo_url": "", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "aliyss" + "repo_owner": "" } }, - "issue_title": "Allow to disable syncing based on Catalog Category", + "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 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/kabilapok/Atlyss_Visualizer/issues/5", - "issue_createdAt": "2025-01-26T20:31:27Z", + "issue_url": "https://github.com/VanceVagell/kv4p-ht/issues/204", + "issue_createdAt": "2025-01-28T02:22:40Z", "issue_repo": { - "repo_name": "Atlyss_Visualizer", - "repo_desc": "", - "repo_url": "https://github.com/kabilapok/Atlyss_Visualizer", - "repo_stars": 1, + "repo_name": "kv4p-ht", + "repo_desc": "Open source handheld ham radio project KV4P-HT", + "repo_url": "https://github.com/VanceVagell/kv4p-ht", + "repo_stars": 384, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "kabilapok" + "repo_owner": "VanceVagell" } }, - "issue_title": "INITIAL PROJECT FORMAT", + "issue_title": "[Android] Fix memory scanning", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "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/BillyDM/Firewheel/issues/18", - "issue_createdAt": "2025-01-26T20:30:34Z", + "issue_url": "https://github.com/Installomator/Installomator/issues/2160", + "issue_createdAt": "2025-01-28T02:22:23Z", "issue_repo": { - "repo_name": "Firewheel", - "repo_desc": "Powerful and flexible audio engine for games", - "repo_url": "https://github.com/BillyDM/Firewheel", - "repo_stars": 23, + "repo_name": "Installomator", + "repo_desc": "Installation script to deploy standard software on Macs", + "repo_url": "https://github.com/Installomator/Installomator", + "repo_stars": 1150, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "BillyDM" + "repo_owner": "Installomator" } }, - "issue_title": "Delay compensation node", + "issue_title": "Great PR for beginners, multiple labels with superfluous appName or blockingProcess", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "application" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -36322,67 +21265,114 @@ }, { "Issue": { - "issue_url": "https://github.com/dRroute/droute-ml-model/issues/2", - "issue_createdAt": "2025-01-26T20:30:26Z", + "issue_url": "https://github.com/celestiaorg/celestia-core/issues/1596", + "issue_createdAt": "2025-01-28T02:19:08Z", "issue_repo": { - "repo_name": "droute-ml-model", - "repo_desc": "This repository focuses on training and deploying machine learning models for the dRoute project. It includes datasets, training scripts, model evaluation, and deployment pipelines to optimize route planning, fare calculation, and delivery management efficiently.", - "repo_url": "https://github.com/dRroute/droute-ml-model", - "repo_stars": 0, + "repo_name": "celestia-core", + "repo_desc": "A fork of CometBFT", + "repo_url": "https://github.com/celestiaorg/celestia-core", + "repo_stars": 498, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TeX" + }, + { + "repo_prog_language": "TLA" + } + ] }, "Owner": { - "repo_owner": "dRroute" + "repo_owner": "celestiaorg" } }, - "issue_title": "Create ML model Train and test the Dataset", + "issue_title": "Use pebble instead of goleveldb", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "storage" + }, + { + "label_name": "WS: Maintenance 🔧" + }, + { + "label_name": "performance" } ], - "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/panagiotisbellias/osc-pcp-jenkins/issues/8", - "issue_createdAt": "2025-01-26T20:23:22Z", + "issue_url": "https://github.com/Priyanshu-Batham/Algolyzer/issues/77", + "issue_createdAt": "2025-01-28T02:16:37Z", "issue_repo": { - "repo_name": "osc-pcp-jenkins", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins", - "repo_stars": 0, + "repo_name": "Algolyzer", + "repo_desc": "Learn AI/ML with hands on practicals.", + "repo_url": "https://github.com/Priyanshu-Batham/Algolyzer", + "repo_stars": 16, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + } + ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "Priyanshu-Batham" } }, - "issue_title": "Use helm to manage kubernetes resources", + "issue_title": "Visibility toggle button not aligned", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "infrastructure" + "label_name": "UI/UX" } ], "label_totalcount": 3 @@ -36397,32 +21387,35 @@ }, { "Issue": { - "issue_url": "https://github.com/BillyDM/Firewheel/issues/16", - "issue_createdAt": "2025-01-26T20:23:21Z", + "issue_url": "https://github.com/Dark-Energy-26358/2024-Season/issues/25", + "issue_createdAt": "2025-01-28T02:02:07Z", "issue_repo": { - "repo_name": "Firewheel", - "repo_desc": "Powerful and flexible audio engine for games", - "repo_url": "https://github.com/BillyDM/Firewheel", - "repo_stars": 23, + "repo_name": "2024-Season", + "repo_desc": "forked from https://github.com/FIRST-Tech-Challenge/FtcRobotController", + "repo_url": "https://github.com/Dark-Energy-26358/2024-Season", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "BillyDM" + "repo_owner": "Dark-Energy-26358" } }, - "issue_title": "Echo effect node", + "issue_title": "Rotation backwards twice and canceling out?", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "question" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -36434,34 +21427,35 @@ }, { "Issue": { - "issue_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins/issues/7", - "issue_createdAt": "2025-01-26T20:23:09Z", + "issue_url": "https://github.com/Dark-Energy-26358/2024-Season/issues/23", + "issue_createdAt": "2025-01-28T01:54:27Z", "issue_repo": { - "repo_name": "osc-pcp-jenkins", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins", + "repo_name": "2024-Season", + "repo_desc": "forked from https://github.com/FIRST-Tech-Challenge/FtcRobotController", + "repo_url": "https://github.com/Dark-Energy-26358/2024-Season", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Java" + } + ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "Dark-Energy-26358" } }, - "issue_title": "Orchestrate components with Kubernetes", + "issue_title": "Manipulator Arm Move Up Faster", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "infrastructure" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -36473,282 +21467,264 @@ }, { "Issue": { - "issue_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins/issues/6", - "issue_createdAt": "2025-01-26T20:22:54Z", + "issue_url": "https://github.com/LinwoodDev/Butterfly/issues/791", + "issue_createdAt": "2025-01-28T01:10:13Z", "issue_repo": { - "repo_name": "osc-pcp-jenkins", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins", - "repo_stars": 0, + "repo_name": "Butterfly", + "repo_desc": "🎨 Powerful, minimalistic, cross-platform, opensource note-taking app", + "repo_url": "https://github.com/LinwoodDev/Butterfly", + "repo_stars": 1177, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Dart" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Inno Setup" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Ruby" + } + ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "LinwoodDev" } }, - "issue_title": "Add google-managed SSL certificates", + "issue_title": "[Feature request]: Implement rnote to Butterfly migration", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "infrastructure" } ], - "label_totalcount": 3 + "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/panagiotisbellias/osc-pcp-jenkins/issues/5", - "issue_createdAt": "2025-01-26T20:22:43Z", + "issue_url": "https://github.com/Sharmila498/p1/issues/3", + "issue_createdAt": "2025-01-28T01:09:21Z", "issue_repo": { - "repo_name": "osc-pcp-jenkins", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins", + "repo_name": "p1", + "repo_desc": "project1", + "repo_url": "https://github.com/Sharmila498/p1", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "Sharmila498" } }, - "issue_title": "Use google domains to create FQDN", + "issue_title": "market \u0026 sales", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "infrastructure" } ], - "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/panagiotisbellias/osc-pcp-jenkins/issues/4", - "issue_createdAt": "2025-01-26T20:22:31Z", + "issue_url": "https://github.com/TEJA9014/P1/issues/4", + "issue_createdAt": "2025-01-28T01:08:30Z", "issue_repo": { - "repo_name": "osc-pcp-jenkins", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins", + "repo_name": "P1", + "repo_desc": "Project 1", + "repo_url": "https://github.com/TEJA9014/P1", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "TEJA9014" } }, - "issue_title": "Evaluate the usage of istio", + "issue_title": "Real Time Analysis", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "infrastructure" } ], - "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/panagiotisbellias/osc-pcp-jenkins/issues/3", - "issue_createdAt": "2025-01-26T20:21:46Z", + "issue_url": "https://github.com/TEJA9014/P1/issues/2", + "issue_createdAt": "2025-01-28T01:08:22Z", "issue_repo": { - "repo_name": "osc-pcp-jenkins", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins", + "repo_name": "P1", + "repo_desc": "Project 1", + "repo_url": "https://github.com/TEJA9014/P1", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "TEJA9014" } }, - "issue_title": "Set up Gcloud VM to run the code there exposed with FQDN (argocd/jenkins/ansible/k8s/rancher)", + "issue_title": "Recommendations", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "infrastructure" } ], - "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/panagiotisbellias/osc-pcp-jenkins/issues/2", - "issue_createdAt": "2025-01-26T20:20:34Z", + "issue_url": "https://github.com/Siddharth-I27/Sid-Software/issues/3", + "issue_createdAt": "2025-01-28T00:57:26Z", "issue_repo": { - "repo_name": "osc-pcp-jenkins", + "repo_name": "Sid-Software", "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins", + "repo_url": "https://github.com/Siddharth-I27/Sid-Software", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "Siddharth-I27" } }, - "issue_title": "Integrate Jenkins, SonarQube and more security tools like DefectDojo, DependencyTrack", + "issue_title": "Market \u0026 Sales", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "infrastructure" } ], - "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/34th-Para-Recon-Brimstone-Company/34th-PRC-Aux-Mod/issues/349", - "issue_createdAt": "2025-01-26T20:19:37Z", + "issue_url": "https://github.com/Submitty/Submitty/issues/11373", + "issue_createdAt": "2025-01-28T00:49:40Z", "issue_repo": { - "repo_name": "34th-PRC-Aux-Mod", - "repo_desc": "The aux mod for the 34th Para-Recon \"Brimstone\" Company. You probably only need this if you are in our unit.", - "repo_url": "https://github.com/34th-Para-Recon-Brimstone-Company/34th-PRC-Aux-Mod", - "repo_stars": 0, + "repo_name": "Submitty", + "repo_desc": "Homework Submission, Automated Grading, and TA grading system.", + "repo_url": "https://github.com/Submitty/Submitty", + "repo_stars": 685, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Batchfile" + "repo_prog_language": "C++" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "CMake" } ] }, "Owner": { - "repo_owner": "34th-Para-Recon-Brimstone-Company" + "repo_owner": "Submitty" } }, - "issue_title": "Investigate Camo Colors on Selections for AAX", + "issue_title": "Unregister option for self-registered courses", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "enhancement / feature request" }, { "label_name": "good first issue" }, { - "label_name": "area: config" - }, - { - "label_name": "investigation needed" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/BillyDM/Firewheel/issues/15", - "issue_createdAt": "2025-01-26T20:19:22Z", - "issue_repo": { - "repo_name": "Firewheel", - "repo_desc": "Powerful and flexible audio engine for games", - "repo_url": "https://github.com/BillyDM/Firewheel", - "repo_stars": 23, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Rust" - } - ] - }, - "Owner": { - "repo_owner": "BillyDM" - } - }, - "issue_title": "Convolution node", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" + "label_name": "Instructor UI" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -36760,74 +21736,92 @@ }, { "Issue": { - "issue_url": "https://github.com/BillyDM/Firewheel/issues/14", - "issue_createdAt": "2025-01-26T20:14:24Z", + "issue_url": "https://github.com/SpoticordMusic/spoticord/issues/45", + "issue_createdAt": "2025-01-28T00:45:08Z", "issue_repo": { - "repo_name": "Firewheel", - "repo_desc": "Powerful and flexible audio engine for games", - "repo_url": "https://github.com/BillyDM/Firewheel", - "repo_stars": 23, + "repo_name": "spoticord", + "repo_desc": "Source code for the Spoticord Music Discord bot", + "repo_url": "https://github.com/SpoticordMusic/spoticord", + "repo_stars": 65, "repo_langs": { "Nodes": [ { "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "BillyDM" + "repo_owner": "SpoticordMusic" } }, - "issue_title": "Filter effect node", + "issue_title": "[ENHANCEMENT] Variable Timeout", "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": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/3dw/zh-en/issues/30", - "issue_createdAt": "2025-01-26T20:14:17Z", + "issue_url": "https://github.com/mlcommons/mlperf-automations/issues/165", + "issue_createdAt": "2025-01-28T00:40:10Z", "issue_repo": { - "repo_name": "zh-en", - "repo_desc": "Learn English with Chinese", - "repo_url": "https://github.com/3dw/zh-en", - "repo_stars": 4, + "repo_name": "mlperf-automations", + "repo_desc": "This repository contains automation scripts designed to run MLPerf Inference benchmarks. Originally developed for the Collective Mind (CM) automation framework, these scripts have been adapted to leverage the MLC automation framework, maintained by the MLCommons Benchmark Infrastructure Working Group.", + "repo_url": "https://github.com/mlcommons/mlperf-automations", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "C++" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Cuda" + }, + { + "repo_prog_language": "HCL" } ] }, "Owner": { - "repo_owner": "3dw" + "repo_owner": "mlcommons" } }, - "issue_title": "新增:用Playback聆聽學習 英文 PlaybackPage.vue", + "issue_title": "Use mlc logger in scripts instead of print statements", "issue_labels": { "Nodes": [ { @@ -36849,96 +21843,82 @@ }, { "Issue": { - "issue_url": "https://github.com/panagiotisbellias/osc-pcp-backend/issues/12", - "issue_createdAt": "2025-01-26T20:06:42Z", + "issue_url": "https://github.com/ray-project/kuberay/issues/2836", + "issue_createdAt": "2025-01-28T00:33:52Z", "issue_repo": { - "repo_name": "osc-pcp-backend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-backend", - "repo_stars": 0, + "repo_name": "kuberay", + "repo_desc": "A toolkit to run Ray applications on Kubernetes", + "repo_url": "https://github.com/ray-project/kuberay", + "repo_stars": 1408, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Mustache" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "ray-project" } }, - "issue_title": "Add option to not use redis", + "issue_title": "[Feature] Add timestamps for logs in e2e tests", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "backend" - }, - { - "label_name": "infrastructure" } ], - "label_totalcount": 5 + "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/panagiotisbellias/osc-pcp-backend/issues/11", - "issue_createdAt": "2025-01-26T20:05:26Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "osc-pcp-backend", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-backend", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "HTML" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "" } }, - "issue_title": "Dockerize pcp-backend", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "infrastructure" - } - ], - "label_totalcount": 4 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { "issue_comment_count": 0 @@ -36950,41 +21930,44 @@ }, { "Issue": { - "issue_url": "https://github.com/panagiotisbellias/osc-pcp-backend/issues/10", - "issue_createdAt": "2025-01-26T20:04:46Z", + "issue_url": "https://github.com/o2sh/onefetch/issues/1520", + "issue_createdAt": "2025-01-28T00:08:57Z", "issue_repo": { - "repo_name": "osc-pcp-backend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-backend", - "repo_stars": 0, + "repo_name": "onefetch", + "repo_desc": "Command-line Git information tool", + "repo_url": "https://github.com/o2sh/onefetch", + "repo_stars": 10644, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Ruby" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "o2sh" } }, - "issue_title": "Infrastructure", + "issue_title": "Add FAQ to the wiki", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "infrastructure" + "label_name": "documentation" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -36996,38 +21979,56 @@ }, { "Issue": { - "issue_url": "https://github.com/shizus/sw_dice_bot/issues/3", - "issue_createdAt": "2025-01-26T20:02:16Z", + "issue_url": "https://github.com/ETEnterprises1/Master/issues/221", + "issue_createdAt": "2025-01-28T00:08:35Z", "issue_repo": { - "repo_name": "sw_dice_bot", - "repo_desc": "Telegram bot for Star Wars: Edge of the Empire RPG. Rolls dice, supports multi-language, and offers text/image results.", - "repo_url": "https://github.com/shizus/sw_dice_bot", - "repo_stars": 2, + "repo_name": "Master", + "repo_desc": "javascript.html", + "repo_url": "https://github.com/ETEnterprises1/Master", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "shizus" + "repo_owner": "ETEnterprises1" } }, - "issue_title": "Make sure dice examples are correct in each language", + "issue_title": "Verification ID56255766.Get Outlook for Android", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "Merge using" + }, + { + "label_name": "@Dependabot.ent1" + }, + { + "label_name": ".yml" + }, + { + "label_name": ".html" + }, + { + "label_name": "Add codebl block styles" + }, + { + "label_name": "Add(.styles)" } ], - "label_totalcount": 3 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 @@ -37039,71 +22040,50 @@ }, { "Issue": { - "issue_url": "https://github.com/gemrb/gemrb/issues/2281", - "issue_createdAt": "2025-01-26T19:57:56Z", + "issue_url": "https://github.com/unvermuthet/godot-ndi/issues/4", + "issue_createdAt": "2025-01-28T00:00:57Z", "issue_repo": { - "repo_name": "gemrb", - "repo_desc": "GemRB is a portable open-source implementation of Bioware’s Infinity Engine.", - "repo_url": "https://github.com/gemrb/gemrb", - "repo_stars": 1021, + "repo_name": "godot-ndi", + "repo_desc": "GDExtension for NDI", + "repo_url": "https://github.com/unvermuthet/godot-ndi", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Java" + "repo_prog_language": "Python" }, { "repo_prog_language": "C++" }, - { - "repo_prog_language": "Objective-C++" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "Objective-C" - }, { "repo_prog_language": "C" - }, - { - "repo_prog_language": "GLSL" } ] }, "Owner": { - "repo_owner": "gemrb" + "repo_owner": "unvermuthet" } }, - "issue_title": "PST: wrong values or displaying of bonuses", + "issue_title": "Limit on number of audio samples processed is hardcoded", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "game: pst" - }, - { - "label_name": "system: GUI" + "label_name": "enhancement" }, { "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -37112,42 +22092,36 @@ }, { "Issue": { - "issue_url": "https://github.com/panagiotisbellias/osc-pcp-frontend/issues/7", - "issue_createdAt": "2025-01-26T19:55:52Z", + "issue_url": "https://github.com/mlange-42/modo/issues/133", + "issue_createdAt": "2025-01-27T23:49:31Z", "issue_repo": { - "repo_name": "osc-pcp-frontend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-frontend", - "repo_stars": 0, + "repo_name": "modo", + "repo_desc": "Modo🧯 -- DocGen for Mojo🔥", + "repo_url": "https://github.com/mlange-42/modo", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Mojo" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "mlange-42" } }, - "issue_title": "Remove repetitive API calls in case of success", + "issue_title": "Submit to Community Packages", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, @@ -37155,10 +22129,10 @@ "label_name": "good first issue" }, { - "label_name": "frontend" + "label_name": "infrastructure" } ], - "label_totalcount": 5 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -37170,38 +22144,47 @@ }, { "Issue": { - "issue_url": "https://github.com/shizus/sw_dice_bot/issues/2", - "issue_createdAt": "2025-01-26T19:54:28Z", + "issue_url": "https://github.com/partiql/partiql-lang-kotlin/issues/1732", + "issue_createdAt": "2025-01-27T23:36:33Z", "issue_repo": { - "repo_name": "sw_dice_bot", - "repo_desc": "Telegram bot for Star Wars: Edge of the Empire RPG. Rolls dice, supports multi-language, and offers text/image results.", - "repo_url": "https://github.com/shizus/sw_dice_bot", - "repo_stars": 2, + "repo_name": "partiql-lang-kotlin", + "repo_desc": "PartiQL libraries and tools in Kotlin.", + "repo_url": "https://github.com/partiql/partiql-lang-kotlin", + "repo_stars": 541, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "ANTLR" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "shizus" + "repo_owner": "partiql" } }, - "issue_title": "/start always resets language to english", + "issue_title": "`examples` sub directory out of date and use an older partiql-lang-kotlin version", "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 @@ -37213,132 +22196,81 @@ }, { "Issue": { - "issue_url": "https://github.com/panagiotisbellias/osc-pcp-frontend/issues/6", - "issue_createdAt": "2025-01-26T19:53:56Z", + "issue_url": "https://github.com/Shangrila-VHP/shangrila-vhp/issues/24", + "issue_createdAt": "2025-01-27T23:33:00Z", "issue_repo": { - "repo_name": "osc-pcp-frontend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-frontend", + "repo_name": "shangrila-vhp", + "repo_desc": "$5000 abode for everyone. Veterans first (free for veterans to stay or to take possession as an investment) | Earthen materials | Process, model, design (please see Readme)", + "repo_url": "https://github.com/Shangrila-VHP/shangrila-vhp", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Mermaid" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "Shangrila-VHP" } }, - "issue_title": "Use demo react functionalities in demo crud custom component", + "issue_title": "Added 01-27-2025: Housing for injured front-line workers \u0026 their parents and care-givers", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "frontend" + "label_name": "help wanted" } ], - "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/flutter/flutter/issues/162236", - "issue_createdAt": "2025-01-26T19:53:09Z", + "issue_url": "https://github.com/smartcorelib/smartcore/issues/291", + "issue_createdAt": "2025-01-27T23:26:28Z", "issue_repo": { - "repo_name": "flutter", - "repo_desc": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond", - "repo_url": "https://github.com/flutter/flutter", - "repo_stars": 168209, + "repo_name": "smartcore", + "repo_desc": "A comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.", + "repo_url": "https://github.com/smartcorelib/smartcore", + "repo_stars": 748, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dart" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Objective-C" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Java" - }, - { - "repo_prog_language": "Swift" - }, - { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "flutter" + "repo_owner": "smartcorelib" } }, - "issue_title": "Method `copyWith` of `TextInputConfiguration` works wrong because of missing parameter", + "issue_title": "Embed HDBSCAN", "issue_labels": { "Nodes": [ { - "label_name": "a: text input" - }, - { - "label_name": "framework" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "has reproducible steps" - }, - { - "label_name": "team-text-input" - }, - { - "label_name": "found in release: 3.28" - }, - { - "label_name": "found in release: 3.29" } ], - "label_totalcount": 7 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -37347,53 +22279,47 @@ }, { "Issue": { - "issue_url": "https://github.com/panagiotisbellias/osc-pcp-frontend/issues/5", - "issue_createdAt": "2025-01-26T19:52:32Z", + "issue_url": "https://github.com/Tailus-UI/html.tailus.io/issues/14", + "issue_createdAt": "2025-01-27T23:15:50Z", "issue_repo": { - "repo_name": "osc-pcp-frontend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-frontend", - "repo_stars": 0, + "repo_name": "html.tailus.io", + "repo_desc": "Reusable Tailwind Component classes Free up your time with pre-built classes that update site-wide automatically. Focus on building, not fixing.", + "repo_url": "https://github.com/Tailus-UI/html.tailus.io", + "repo_stars": 51, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Astro" + }, + { + "repo_prog_language": "MDX" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "Tailus-UI" } }, - "issue_title": "Add loader to front for every API call", + "issue_title": "Unable to toggle dark/light mode for blocks", "issue_labels": { "Nodes": [ { "label_name": "bug" }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "frontend" } ], - "label_totalcount": 5 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -37405,130 +22331,151 @@ }, { "Issue": { - "issue_url": "https://github.com/shizus/sw_dice_bot/issues/1", - "issue_createdAt": "2025-01-26T19:52:22Z", + "issue_url": "https://github.com/openvinotoolkit/openvino/issues/28707", + "issue_createdAt": "2025-01-27T23:12:04Z", "issue_repo": { - "repo_name": "sw_dice_bot", - "repo_desc": "Telegram bot for Star Wars: Edge of the Empire RPG. Rolls dice, supports multi-language, and offers text/image results.", - "repo_url": "https://github.com/shizus/sw_dice_bot", - "repo_stars": 2, + "repo_name": "openvino", + "repo_desc": "OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference", + "repo_url": "https://github.com/openvinotoolkit/openvino", + "repo_stars": 7671, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "CMake" + }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "PureBasic" } ] }, "Owner": { - "repo_owner": "shizus" + "repo_owner": "openvinotoolkit" } }, - "issue_title": "Add /mode instructions", + "issue_title": "[Good First Issue]:List of Operations to be enabled in Pytorch Frontend.", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "no_stale" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/LionelDraghi/bbt/issues/10", - "issue_createdAt": "2025-01-26T19:39:28Z", + "issue_url": "https://github.com/ajaigirdar/LibraryManagementSystem/issues/1", + "issue_createdAt": "2025-01-27T23:05:57Z", "issue_repo": { - "repo_name": "bbt", - "repo_desc": "Simple to use cross-platform BDD driver for black box testing", - "repo_url": "https://github.com/LionelDraghi/bbt", - "repo_stars": 7, + "repo_name": "LibraryManagementSystem", + "repo_desc": "", + "repo_url": "https://github.com/ajaigirdar/LibraryManagementSystem", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ada" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "LionelDraghi" + "repo_owner": "ajaigirdar" } }, - "issue_title": "Format final counts as a table", + "issue_title": "CSV Header", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "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/panagiotisbellias/osc-pcp-backend/issues/8", - "issue_createdAt": "2025-01-26T19:33:24Z", + "issue_url": "https://github.com/DetachHead/basedpyright/issues/1022", + "issue_createdAt": "2025-01-27T22:51:43Z", "issue_repo": { - "repo_name": "osc-pcp-backend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-backend", - "repo_stars": 0, + "repo_name": "basedpyright", + "repo_desc": "pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server", + "repo_url": "https://github.com/DetachHead/basedpyright", + "repo_stars": 1478, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "DetachHead" } }, - "issue_title": "Fix GET by id and PUT request UCs", + "issue_title": "[LSP Spec] serverInfo missing from initializeResult call", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "backend" + "label_name": "language server" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -37540,36 +22487,33 @@ }, { "Issue": { - "issue_url": "https://github.com/panagiotisbellias/osc-pcp-backend/issues/7", - "issue_createdAt": "2025-01-26T19:32:03Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9920", + "issue_createdAt": "2025-01-27T22:49:16Z", "issue_repo": { - "repo_name": "osc-pcp-backend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-backend", - "repo_stars": 0, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "teambtcmap" } }, - "issue_title": "Refactor GET to return also the total of the records", + "issue_title": "Restaurante Casa do China", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "enhancement" - }, { "label_name": "help wanted" }, @@ -37577,117 +22521,141 @@ "label_name": "good first issue" }, { - "label_name": "backend" + "label_name": "location-submission" + }, + { + "label_name": "Brazil" } ], - "label_totalcount": 5 + "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/panagiotisbellias/osc-pcp-frontend/issues/4", - "issue_createdAt": "2025-01-26T19:28:33Z", + "issue_url": "https://github.com/pytorch/executorch/issues/7981", + "issue_createdAt": "2025-01-27T22:48:45Z", "issue_repo": { - "repo_name": "osc-pcp-frontend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-frontend", - "repo_stars": 0, + "repo_name": "executorch", + "repo_desc": "On-device AI across mobile, embedded and edge for PyTorch", + "repo_url": "https://github.com/pytorch/executorch", + "repo_stars": 2439, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Starlark" + }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Objective-C++" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "pytorch" } }, - "issue_title": "Update dependencies \u0026 plugins to latest", + "issue_title": "Reproduce/enable DeepSeek R1 Distill Llama 8B", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "triaged" }, { - "label_name": "frontend" + "label_name": "module: llm" } ], - "label_totalcount": 4 + "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/panagiotisbellias/osc-pcp-backend/issues/6", - "issue_createdAt": "2025-01-26T19:27:17Z", + "issue_url": "https://github.com/keltia/fetiche-rs/issues/36", + "issue_createdAt": "2025-01-27T22:38:53Z", "issue_repo": { - "repo_name": "osc-pcp-backend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-backend", - "repo_stars": 0, + "repo_name": "fetiche-rs", + "repo_desc": "Rust crates for managing Surveillance data — ingress/egress formats for ECTL", + "repo_url": "https://github.com/keltia/fetiche-rs", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "keltia" } }, - "issue_title": "Update dependencies \u0026 plugins to latest", + "issue_title": "dateparser is slow and require UTC to parse stuff correctly.", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "backend" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -37696,31 +22664,31 @@ }, { "Issue": { - "issue_url": "https://github.com/kabilapok/Atlyss_Visualizer/issues/4", - "issue_createdAt": "2025-01-26T19:20:41Z", + "issue_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd/issues/36", + "issue_createdAt": "2025-01-27T22:31:22Z", "issue_repo": { - "repo_name": "Atlyss_Visualizer", - "repo_desc": "", - "repo_url": "https://github.com/kabilapok/Atlyss_Visualizer", + "repo_name": "Hisab-Kitab-FrontEnd", + "repo_desc": "this is front end repository of HisabKitab Application Using react.js ", + "repo_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "kabilapok" + "repo_owner": "thealoksingh" } }, - "issue_title": "Image styling", + "issue_title": "Add Alert Box for Server Speed Warning and Device/Browser Recommendations", "issue_labels": { "Nodes": [ { @@ -37736,40 +22704,71 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins/issues/1", - "issue_createdAt": "2025-01-26T19:17:32Z", + "issue_url": "https://github.com/new-frontiers-14/frontier-station-14/issues/2795", + "issue_createdAt": "2025-01-27T22:30:50Z", "issue_repo": { - "repo_name": "osc-pcp-jenkins", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-jenkins", - "repo_stars": 0, + "repo_name": "frontier-station-14", + "repo_desc": "A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.", + "repo_url": "https://github.com/new-frontiers-14/frontier-station-14", + "repo_stars": 95, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "MATLAB" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Batchfile" + } + ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "new-frontiers-14" } }, - "issue_title": "Infrastructure", + "issue_title": "[Tracking issue] Ship holopads", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Enhancement" }, { - "label_name": "infrastructure" + "label_name": "Good First Issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 3 }, "Assignees": { "issue_assignees_count": 0 @@ -37778,59 +22777,65 @@ }, { "Issue": { - "issue_url": "https://github.com/PurpleKingdomGames/indigo/issues/816", - "issue_createdAt": "2025-01-26T19:15:11Z", + "issue_url": "https://github.com/xiphonics/picoTracker/issues/343", + "issue_createdAt": "2025-01-27T22:17:01Z", "issue_repo": { - "repo_name": "indigo", - "repo_desc": "An FP game engine for Scala.", - "repo_url": "https://github.com/PurpleKingdomGames/indigo", - "repo_stars": 662, + "repo_name": "picoTracker", + "repo_desc": "", + "repo_url": "https://github.com/xiphonics/picoTracker", + "repo_stars": 245, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Scala" + "repo_prog_language": "C" }, { - "repo_prog_language": "GLSL" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "PurpleKingdomGames" + "repo_owner": "xiphonics" } }, - "issue_title": "UIContext moveBoundsBy should have an alternate constructor that accepts x and y Ints", + "issue_title": "Add the ability to delete projects", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "ui-ux" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -37839,90 +22844,101 @@ }, { "Issue": { - "issue_url": "https://github.com/kraxor/maskalos/issues/2", - "issue_createdAt": "2025-01-26T19:10:48Z", + "issue_url": "https://github.com/Josealbet/skills-copilot-codespaces-vscode/issues/1", + "issue_createdAt": "2025-01-27T22:12:58Z", "issue_repo": { - "repo_name": "maskalos", - "repo_desc": "A little PyGame-based JRPG-style game, mainly for learning purposes", - "repo_url": "https://github.com/kraxor/maskalos", - "repo_stars": 1, + "repo_name": "skills-copilot-codespaces-vscode", + "repo_desc": "My clone repository", + "repo_url": "https://github.com/Josealbet/skills-copilot-codespaces-vscode", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "kraxor" + "repo_owner": "Josealbet" } }, - "issue_title": "add Boots of Speed item", + "issue_title": "?", "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/panagiotisbellias/osc-pcp-frontend/issues/3", - "issue_createdAt": "2025-01-26T19:09:37Z", + "issue_url": "https://github.com/oven-sh/bun/issues/16811", + "issue_createdAt": "2025-01-27T22:11:24Z", "issue_repo": { - "repo_name": "osc-pcp-frontend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-frontend", - "repo_stars": 0, + "repo_name": "bun", + "repo_desc": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one", + "repo_url": "https://github.com/oven-sh/bun", + "repo_stars": 75796, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Zig" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "oven-sh" } }, - "issue_title": "Frontend", + "issue_title": "`$env:Path` is mangled in Windows `install.ps1`", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "frontend" + "label_name": "windows" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -37931,38 +22947,71 @@ }, { "Issue": { - "issue_url": "https://github.com/kraxor/maskalos/issues/1", - "issue_createdAt": "2025-01-26T19:09:25Z", + "issue_url": "https://github.com/gemrb/gemrb/issues/2287", + "issue_createdAt": "2025-01-27T22:10:36Z", "issue_repo": { - "repo_name": "maskalos", - "repo_desc": "A little PyGame-based JRPG-style game, mainly for learning purposes", - "repo_url": "https://github.com/kraxor/maskalos", - "repo_stars": 1, + "repo_name": "gemrb", + "repo_desc": "GemRB is a portable open-source implementation of Bioware’s Infinity Engine.", + "repo_url": "https://github.com/gemrb/gemrb", + "repo_stars": 1021, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "GLSL" } ] }, "Owner": { - "repo_owner": "kraxor" + "repo_owner": "gemrb" } }, - "issue_title": "remove text bubble if player walks away", + "issue_title": "PST: very high precison clock tooltip", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" + }, + { + "label_name": "game: pst" + }, + { + "label_name": "system: GUI" }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -37971,38 +23020,47 @@ }, { "Issue": { - "issue_url": "https://github.com/panagiotisbellias/osc-pcp-backend/issues/5", - "issue_createdAt": "2025-01-26T19:05:54Z", + "issue_url": "https://github.com/nearby-sharing/android/issues/195", + "issue_createdAt": "2025-01-27T22:07:16Z", "issue_repo": { - "repo_name": "osc-pcp-backend", - "repo_desc": "", - "repo_url": "https://github.com/panagiotisbellias/osc-pcp-backend", - "repo_stars": 0, + "repo_name": "android", + "repo_desc": "Share files between android and PC via the Windows 10 / 11 built-in nearby-sharing functionality (Project Rome)", + "repo_url": "https://github.com/nearby-sharing/android", + "repo_stars": 726, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "C#" }, { "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Lua" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "panagiotisbellias" + "repo_owner": "nearby-sharing" } }, - "issue_title": "Backend", + "issue_title": "Use Json source generation", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "type::feature-request" }, { "label_name": "good first issue" }, { - "label_name": "backend" + "label_name": "area::libCdp" } ], "label_totalcount": 3 @@ -38011,111 +23069,150 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9903", - "issue_createdAt": "2025-01-26T19:05:08Z", + "issue_url": "https://github.com/bpftrace/bpftrace/issues/3748", + "issue_createdAt": "2025-01-27T22:05: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": 46, + "repo_name": "bpftrace", + "repo_desc": "High-level tracing language for Linux", + "repo_url": "https://github.com/bpftrace/bpftrace", + "repo_stars": 8874, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "HTML" + "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": "Nix" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "bpftrace" } }, - "issue_title": "TMZVolantes", + "issue_title": "Plug memory leaks", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "location-submission" + "label_name": "ci" }, { - "label_name": "Brazil" + "label_name": "reliability" } ], "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/uutils/coreutils/issues/7221", - "issue_createdAt": "2025-01-26T18:55:44Z", + "issue_url": "https://github.com/open-telemetry/opentelemetry-cpp-contrib/issues/516", + "issue_createdAt": "2025-01-27T22:02:59Z", "issue_repo": { - "repo_name": "coreutils", - "repo_desc": "Cross-platform Rust rewrite of the GNU coreutils", - "repo_url": "https://github.com/uutils/coreutils", - "repo_stars": 18203, + "repo_name": "opentelemetry-cpp-contrib", + "repo_desc": "", + "repo_url": "https://github.com/open-telemetry/opentelemetry-cpp-contrib", + "repo_stars": 130, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "C" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Elixir" + }, + { + "repo_prog_language": "Starlark" }, { - "repo_prog_language": "Nushell" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "uutils" + "repo_owner": "open-telemetry" } }, - "issue_title": "numfmt: should use lowercase k with --to=si option", + "issue_title": "[ADMIN] CONTRIBUTORS WELCOME", "issue_labels": { "Nodes": [ { - "label_name": "U - numfmt" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "general" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -38124,31 +23221,68 @@ }, { "Issue": { - "issue_url": "https://github.com/Shteb/Kais-NPC-Rebake-LCP/issues/9", - "issue_createdAt": "2025-01-26T18:55:12Z", + "issue_url": "https://github.com/chrisfelixgil/electiva2/issues/4", + "issue_createdAt": "2025-01-27T21:57:15Z", "issue_repo": { - "repo_name": "Kais-NPC-Rebake-LCP", - "repo_desc": "Unpacked LCP of Kai Tave's NPC Rebakes for LANCER TTRPG.", - "repo_url": "https://github.com/Shteb/Kais-NPC-Rebake-LCP", - "repo_stars": 2, + "repo_name": "electiva2", + "repo_desc": "Practia 1", + "repo_url": "https://github.com/chrisfelixgil/electiva2", + "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "Shteb" + "repo_owner": "chrisfelixgil" } }, - "issue_title": "Lack of Bolding/Styling on text", + "issue_title": "Actualizar el modulo About Me", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/thufir-dev/thufir/issues/3", + "issue_createdAt": "2025-01-27T21:54:09Z", + "issue_repo": { + "repo_name": "thufir", + "repo_desc": "An open-source AI VS Code extension to help with SRE duties", + "repo_url": "https://github.com/thufir-dev/thufir", + "repo_stars": 5, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + } + ] + }, + "Owner": { + "repo_owner": "thufir-dev" + } + }, + "issue_title": "Some kind of testing is needed, since most features are untested", + "issue_labels": { + "Nodes": [ { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -38160,44 +23294,83 @@ }, { "Issue": { - "issue_url": "https://github.com/uutils/coreutils/issues/7219", - "issue_createdAt": "2025-01-26T18:46:41Z", + "issue_url": "https://github.com/PelicanPlatform/pelican/issues/1951", + "issue_createdAt": "2025-01-27T21:48:20Z", "issue_repo": { - "repo_name": "coreutils", - "repo_desc": "Cross-platform Rust rewrite of the GNU coreutils", - "repo_url": "https://github.com/uutils/coreutils", - "repo_stars": 18203, + "repo_name": "pelican", + "repo_desc": "The Pelican Platform for creating data federations", + "repo_url": "https://github.com/PelicanPlatform/pelican", + "repo_stars": 13, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Nushell" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "uutils" + "repo_owner": "PelicanPlatform" + } + }, + "issue_title": "Refactor TestRedirects in director_test.go", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + }, + { + "label_name": "test" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Shteb/Kais-NPC-Rebake-LCP/issues/15", + "issue_createdAt": "2025-01-27T21:47:40Z", + "issue_repo": { + "repo_name": "Kais-NPC-Rebake-LCP", + "repo_desc": "Unpacked LCP of Kai Tave's NPC Rebakes for LANCER TTRPG.", + "repo_url": "https://github.com/Shteb/Kais-NPC-Rebake-LCP", + "repo_stars": 2, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "Shteb" } }, - "issue_title": "numfmt: --from-iec-i should accept arguments without suffix", + "issue_title": "LCP NPCs behind their PDF counterparts", "issue_labels": { "Nodes": [ { - "label_name": "U - numfmt" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -38215,172 +23388,204 @@ }, { "Issue": { - "issue_url": "https://github.com/djeck1432/spotnet/issues/512", - "issue_createdAt": "2025-01-26T18:36:31Z", + "issue_url": "https://github.com/ToposInstitute/CatColab/issues/348", + "issue_createdAt": "2025-01-27T21:47:34Z", "issue_repo": { - "repo_name": "spotnet", - "repo_desc": "Spot Leveraging in the Starknet Ecosystem", - "repo_url": "https://github.com/djeck1432/spotnet", - "repo_stars": 12, + "repo_name": "CatColab", + "repo_desc": "A collaborative environment for formal, interoperable, conceptual modeling", + "repo_url": "https://github.com/ToposInstitute/CatColab", + "repo_stars": 43, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "XSLT" }, { - "repo_prog_language": "Cairo" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "Nix" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "djeck1432" + "repo_owner": "ToposInstitute" } }, - "issue_title": "[Backend] Create new endpoint for referal", + "issue_title": "Select widget in Decapodes analysis does not show default selection", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "frontend" }, { - "label_name": "Backend" + "label_name": "ui/ux" }, { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" + "label_name": "good first issue" }, { - "label_name": "ODBoost" + "label_name": "external" } ], "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Yadgah/Yadgah/issues/50", - "issue_createdAt": "2025-01-26T18:29:43Z", + "issue_url": "https://github.com/brisa-build/brisa/issues/731", + "issue_createdAt": "2025-01-27T21:40:40Z", "issue_repo": { - "repo_name": "Yadgah", - "repo_desc": "Yadgah A Platform for Experience Sharing \u0026 Q\u0026A", - "repo_url": "https://github.com/Yadgah/Yadgah", - "repo_stars": 1, + "repo_name": "brisa", + "repo_desc": "The Web Platform Framework. ", + "repo_url": "https://github.com/brisa-build/brisa", + "repo_stars": 616, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "Yadgah" + "repo_owner": "brisa-build" } }, - "issue_title": "Request for Consistent Contributions to the Yadgah Repository", + "issue_title": "Change Tailwind defaults way", "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 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/hugodeaguiar/getip.dev/issues/13", - "issue_createdAt": "2025-01-26T18:29:43Z", + "issue_url": "https://github.com/Lead-Studios/DeWordle/issues/62", + "issue_createdAt": "2025-01-27T21:37:21Z", "issue_repo": { - "repo_name": "getip.dev", - "repo_desc": "Get and show your Public IP address.", - "repo_url": "https://github.com/hugodeaguiar/getip.dev", - "repo_stars": 5, + "repo_name": "DeWordle", + "repo_desc": "A decentralized, blockchain-based word-guessing game built on the StarkNet ecosystem. It merges the fun and challenge of Wordle with the transparency and security of blockchain technology.", + "repo_url": "https://github.com/Lead-Studios/DeWordle", + "repo_stars": 2, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "hugodeaguiar" + "repo_owner": "Lead-Studios" } }, - "issue_title": "Remove cookie consent message.", + "issue_title": "Create Landing Page for DEW_RDLE", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Good first issue" + }, + { + "label_name": "ODBoost#1" }, { - "label_name": "ready for dev" + "label_name": "Difficulty:Easy" }, { "label_name": "Frontend" } ], - "label_totalcount": 3 + "label_totalcount": 4 + }, + "Comments": { + "issue_comment_count": 11 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "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 @@ -38392,71 +23597,59 @@ }, { "Issue": { - "issue_url": "https://github.com/djeck1432/spotnet/issues/510", - "issue_createdAt": "2025-01-26T18:20:31Z", + "issue_url": "https://github.com/AZMindroma/rollinglounge.net/issues/1", + "issue_createdAt": "2025-01-27T21:22:49Z", "issue_repo": { - "repo_name": "spotnet", - "repo_desc": "Spot Leveraging in the Starknet Ecosystem", - "repo_url": "https://github.com/djeck1432/spotnet", - "repo_stars": 12, + "repo_name": "rollinglounge.net", + "repo_desc": "Just me experimenting around with Astro", + "repo_url": "https://github.com/AZMindroma/rollinglounge.net", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Cairo" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Astro" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "djeck1432" + "repo_owner": "AZMindroma" } }, - "issue_title": "[Backend] Add most active user endpoint", + "issue_title": "Not enough rizz", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "Backend" + "label_name": "bug" }, { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" + "label_name": "good first issue" }, { - "label_name": "ODBoost" + "label_name": "urgent" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 7 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -38465,53 +23658,59 @@ }, { "Issue": { - "issue_url": "https://github.com/rmarting/rhdh-adventure/issues/3", - "issue_createdAt": "2025-01-26T18:19:14Z", + "issue_url": "https://github.com/BCStudentSoftwareDevTeam/celts/issues/1385", + "issue_createdAt": "2025-01-27T21:22:40Z", "issue_repo": { - "repo_name": "rhdh-adventure", - "repo_desc": "", - "repo_url": "https://github.com/rmarting/rhdh-adventure", + "repo_name": "celts", + "repo_desc": "Web app to support the CELTS program at Berea College", + "repo_url": "https://github.com/BCStudentSoftwareDevTeam/celts", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Handlebars" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "rmarting" + "repo_owner": "BCStudentSoftwareDevTeam" } }, - "issue_title": "Add tools for the dynamic plugins challenge", + "issue_title": "Normalize flash message usage", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "in trello" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -38520,97 +23719,38 @@ }, { "Issue": { - "issue_url": "https://github.com/djeck1432/spotnet/issues/509", - "issue_createdAt": "2025-01-26T18:18:46Z", + "issue_url": "https://github.com/Randgalt/record-builder/issues/198", + "issue_createdAt": "2025-01-27T21:22:06Z", "issue_repo": { - "repo_name": "spotnet", - "repo_desc": "Spot Leveraging in the Starknet Ecosystem", - "repo_url": "https://github.com/djeck1432/spotnet", - "repo_stars": 12, + "repo_name": "record-builder", + "repo_desc": "Record builder generator for Java records", + "repo_url": "https://github.com/Randgalt/record-builder", + "repo_stars": 781, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "djeck1432" + "repo_owner": "Randgalt" } }, - "issue_title": "[Backend] Add top token position endpoint", + "issue_title": "Is it possible to fix warning \"The following options were not recognized by any processor\"", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "Backend" + "label_name": "PR welcome" }, { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" + "label_name": "good first issue" }, { - "label_name": "ODBoost" + "label_name": "improvement" } ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 5 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "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": 3 }, "Comments": { "issue_comment_count": 0 @@ -38622,13 +23762,13 @@ }, { "Issue": { - "issue_url": "https://github.com/hugodeaguiar/getip.dev/issues/12", - "issue_createdAt": "2025-01-26T18:12:51Z", + "issue_url": "https://github.com/KenEucker/biketag-vue/issues/261", + "issue_createdAt": "2025-01-27T21:21:33Z", "issue_repo": { - "repo_name": "getip.dev", - "repo_desc": "Get and show your Public IP address.", - "repo_url": "https://github.com/hugodeaguiar/getip.dev", - "repo_stars": 5, + "repo_name": "biketag-vue", + "repo_desc": "A vue app for the game of BikeTag played worldwide at biketag.org including the published biketag-vue component library", + "repo_url": "https://github.com/KenEucker/biketag-vue", + "repo_stars": 22, "repo_langs": { "Nodes": [ { @@ -38638,28 +23778,34 @@ "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Liquid" } ] }, "Owner": { - "repo_owner": "hugodeaguiar" + "repo_owner": "KenEucker" } }, - "issue_title": "Add Spanish translation", + "issue_title": "Add the ability for BikeTag Ambassadors to remove the current tag", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "ready for dev" + "label_name": "help wanted" }, { - "label_name": "translation" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -38671,87 +23817,114 @@ }, { "Issue": { - "issue_url": "https://github.com/Maharshi-Mimo/FlaskApp/issues/3", - "issue_createdAt": "2025-01-26T18:12:36Z", + "issue_url": "https://github.com/sukus21/remedy-refresh/issues/12", + "issue_createdAt": "2025-01-27T21:20:41Z", "issue_repo": { - "repo_name": "FlaskApp", - "repo_desc": "This is a simple Flask app that interacts with a MySQL database. The app allows users to submit messages, which are then stored in the database and displayed on the frontend.", - "repo_url": "https://github.com/Maharshi-Mimo/FlaskApp", - "repo_stars": 0, + "repo_name": "remedy-refresh", + "repo_desc": "Port of Princess Remedy in a World Of Hurt to modern GameMaker", + "repo_url": "https://github.com/sukus21/remedy-refresh", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Game Maker Language" }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Maharshi-Mimo" + "repo_owner": "sukus21" } }, - "issue_title": "Publish the project", + "issue_title": "Rumble for mobile controls", "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/thederpykrafter/endeavour-i3/issues/1", - "issue_createdAt": "2025-01-26T18:12:01Z", + "issue_url": "https://github.com/mathesar-foundation/mathesar/issues/4190", + "issue_createdAt": "2025-01-27T21:13:49Z", "issue_repo": { - "repo_name": "endeavour-i3", - "repo_desc": "", - "repo_url": "https://github.com/thederpykrafter/endeavour-i3", - "repo_stars": 0, + "repo_name": "mathesar", + "repo_desc": "Mathesar is an open source application that empowers users of all technical skill levels to view, edit, and query PostgreSQL data in an intuitive spreadsheet-like interface. It has robust database-level access control, can be deployed in minutes, and works directly with Postgres databases, schemas, and tables without extra abstractions.", + "repo_url": "https://github.com/mathesar-foundation/mathesar", + "repo_stars": 2464, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "TypeScript" + }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Perl" + "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "Python" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "thederpykrafter" + "repo_owner": "mathesar-foundation" } }, - "issue_title": "mouse hidden on second monitor until i hover over i3status bar", + "issue_title": "Remove \"JSON\" import from UI", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "work: documentation" + }, + { + "label_name": "good first issue" }, { "label_name": "help wanted" }, { - "label_name": "good first issue" + "label_name": "work: frontend" + }, + { + "label_name": "ready" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -38763,119 +23936,92 @@ }, { "Issue": { - "issue_url": "https://github.com/llvm/llvm-project/issues/124474", - "issue_createdAt": "2025-01-26T18:01:22Z", + "issue_url": "https://github.com/flashbots/contender/issues/110", + "issue_createdAt": "2025-01-27T21:13:17Z", "issue_repo": { - "repo_name": "llvm-project", - "repo_desc": "The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.", - "repo_url": "https://github.com/llvm/llvm-project", - "repo_stars": 30507, + "repo_name": "contender", + "repo_desc": "run highly configurable benchmarks for EVM-based execution nodes over JSON-RPC", + "repo_url": "https://github.com/flashbots/contender", + "repo_stars": 50, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Starlark" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "LLVM" - }, - { - "repo_prog_language": "Cuda" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Assembly" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "MLIR" - }, - { - "repo_prog_language": "Fortran" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "llvm" + "repo_owner": "flashbots" } }, - "issue_title": "clang-tidy problem on read non-blocking file descriptor", + "issue_title": "support env varts in `from` address", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "clang:static analyzer" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 8 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/sysec-uic/AutoPatch-LLM/issues/4", - "issue_createdAt": "2025-01-26T18:00:04Z", + "issue_url": "https://github.com/elastic/kibana/issues/208451", + "issue_createdAt": "2025-01-27T21:10:54Z", "issue_repo": { - "repo_name": "AutoPatch-LLM", - "repo_desc": "", - "repo_url": "https://github.com/sysec-uic/AutoPatch-LLM", - "repo_stars": 1, + "repo_name": "kibana", + "repo_desc": "Your window into the Elastic Stack", + "repo_url": "https://github.com/elastic/kibana", + "repo_stars": 20166, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Perl" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Rich Text Format" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "sysec-uic" + "repo_owner": "elastic" } }, - "issue_title": "BUG: spawned fuzzer process continues running after the main.py program execution is finished", + "issue_title": "Session View long text makes the Detailed Panel Process tab hard to read", "issue_labels": { "Nodes": [ { @@ -38885,10 +24031,46 @@ "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "Team:Cloud Security" + } + ], + "label_totalcount": 3 + }, + "Comments": { + "issue_comment_count": 1 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/eecs493staff/eecs493staff.github.io/issues/7", + "issue_createdAt": "2025-01-27T21:04:44Z", + "issue_repo": { + "repo_name": "eecs493staff.github.io", + "repo_desc": "A website for EECS 493 User Interface Development.", + "repo_url": "https://github.com/eecs493staff/eecs493staff.github.io", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] + }, + "Owner": { + "repo_owner": "eecs493staff" + } + }, + "issue_title": "Update Assignment 2 spec FAQ", + "issue_labels": { + "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -38900,13 +24082,13 @@ }, { "Issue": { - "issue_url": "https://github.com/Anjaliavv51/Retro/issues/881", - "issue_createdAt": "2025-01-26T17:53:36Z", + "issue_url": "https://github.com/m0nt4ld0/metal-swarf-chrome-extension/issues/3", + "issue_createdAt": "2025-01-27T21:04:38Z", "issue_repo": { - "repo_name": "Retro", - "repo_desc": "Explore the vintage look!", - "repo_url": "https://github.com/Anjaliavv51/Retro", - "repo_stars": 175, + "repo_name": "metal-swarf-chrome-extension", + "repo_desc": "Metal Swarf es una extensión que facilita la detección de enlaces magnet en la página web que estás visitando. Copia los enlaces al portapapeles y genera un archivo de texto con todos los enlaces encontrados.", + "repo_url": "https://github.com/m0nt4ld0/metal-swarf-chrome-extension", + "repo_stars": 2, "repo_langs": { "Nodes": [ { @@ -38917,33 +24099,30 @@ }, { "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Anjaliavv51" + "repo_owner": "m0nt4ld0" } }, - "issue_title": "[style]: add favicon to the website", + "issue_title": "Detect links to .torrent files", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "SWOC" + "label_name": "good first issue" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -38952,44 +24131,35 @@ }, { "Issue": { - "issue_url": "https://github.com/uutils/coreutils/issues/7216", - "issue_createdAt": "2025-01-26T17:52:32Z", + "issue_url": "https://github.com/Ralnoc/events-logger/issues/40", + "issue_createdAt": "2025-01-27T21:03:29Z", "issue_repo": { - "repo_name": "coreutils", - "repo_desc": "Cross-platform Rust rewrite of the GNU coreutils", - "repo_url": "https://github.com/uutils/coreutils", - "repo_stars": 18203, + "repo_name": "events-logger", + "repo_desc": "events-logger provides Factorio a system that generates formatted event logs and JSON files based on events documented in the Events API, enabling server administrators to track game events, and build tooling around it.", + "repo_url": "https://github.com/Ralnoc/events-logger", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Lua" }, { "repo_prog_language": "Shell" }, - { - "repo_prog_language": "Batchfile" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Nushell" } ] }, "Owner": { - "repo_owner": "uutils" + "repo_owner": "Ralnoc" } }, - "issue_title": "dd: should terminate with error if skip argument is too large", + "issue_title": "Support for on_cargo_pod_finished_ascending", "issue_labels": { "Nodes": [ { - "label_name": "U - dd" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -38998,93 +24168,90 @@ "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/tsaxking/sveltekit-template/issues/33", - "issue_createdAt": "2025-01-26T17:49:41Z", + "issue_url": "https://github.com/Lead-Studios/DeWordle/issues/61", + "issue_createdAt": "2025-01-27T20:56:25Z", "issue_repo": { - "repo_name": "sveltekit-template", - "repo_desc": "", - "repo_url": "https://github.com/tsaxking/sveltekit-template", - "repo_stars": 0, + "repo_name": "DeWordle", + "repo_desc": "A decentralized, blockchain-based word-guessing game built on the StarkNet ecosystem. It merges the fun and challenge of Wordle with the transparency and security of blockchain technology.", + "repo_url": "https://github.com/Lead-Studios/DeWordle", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Svelte" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "tsaxking" + "repo_owner": "Lead-Studios" } }, - "issue_title": "Make Requests.metadata accessible", + "issue_title": "Implement Sign-In Page from Figma Design", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Good first issue" }, { - "label_name": "feature" + "label_name": "ODBoost#1" + }, + { + "label_name": "new-contributors" + }, + { + "label_name": "Frontend" + }, + { + "label_name": "Difficulty:Medium" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 17 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/oss-slu/material-donor-mutual-assist/issues/106", - "issue_createdAt": "2025-01-26T17:40:26Z", + "issue_url": "https://github.com/Lead-Studios/DeWordle/issues/60", + "issue_createdAt": "2025-01-27T20:49:42Z", "issue_repo": { - "repo_name": "material-donor-mutual-assist", - "repo_desc": "", - "repo_url": "https://github.com/oss-slu/material-donor-mutual-assist", - "repo_stars": 1, + "repo_name": "DeWordle", + "repo_desc": "A decentralized, blockchain-based word-guessing game built on the StarkNet ecosystem. It merges the fun and challenge of Wordle with the transparency and security of blockchain technology.", + "repo_url": "https://github.com/Lead-Studios/DeWordle", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Cairo" }, { "repo_prog_language": "TypeScript" @@ -39092,20 +24259,32 @@ ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "Lead-Studios" } }, - "issue_title": "Develop Backend API for Signup", + "issue_title": "Implement Sign-Up Page from Figma Design", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "Good first issue" + }, + { + "label_name": "ODBoost#1" + }, + { + "label_name": "new-contributors" + }, + { + "label_name": "Frontend" + }, + { + "label_name": "Difficulty:Medium" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 10 }, "Assignees": { "issue_assignees_count": 1 @@ -39114,163 +24293,150 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/material-donor-mutual-assist/issues/105", - "issue_createdAt": "2025-01-26T17:39:10Z", + "issue_url": "https://github.com/anistark/feluda/issues/12", + "issue_createdAt": "2025-01-27T20:42:24Z", "issue_repo": { - "repo_name": "material-donor-mutual-assist", - "repo_desc": "", - "repo_url": "https://github.com/oss-slu/material-donor-mutual-assist", - "repo_stars": 1, + "repo_name": "feluda", + "repo_desc": "Detect license usage restrictions in your project!", + "repo_url": "https://github.com/anistark/feluda", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Just" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "anistark" } }, - "issue_title": "Limit Donated Item Image Uploads to 5 Per Submission with Size Restrictions", + "issue_title": "[FEATURE] Add Support for Python Packages", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "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/oss-slu/material-donor-mutual-assist/issues/104", - "issue_createdAt": "2025-01-26T17:36:10Z", + "issue_url": "https://github.com/mathesar-foundation/mathesar/issues/4185", + "issue_createdAt": "2025-01-27T20:39:44Z", "issue_repo": { - "repo_name": "material-donor-mutual-assist", - "repo_desc": "", - "repo_url": "https://github.com/oss-slu/material-donor-mutual-assist", - "repo_stars": 1, + "repo_name": "mathesar", + "repo_desc": "Mathesar is an open source application that empowers users of all technical skill levels to view, edit, and query PostgreSQL data in an intuitive spreadsheet-like interface. It has robust database-level access control, can be deployed in minutes, and works directly with Postgres databases, schemas, and tables without extra abstractions.", + "repo_url": "https://github.com/mathesar-foundation/mathesar", + "repo_stars": 2464, "repo_langs": { "Nodes": [ { "repo_prog_language": "Dockerfile" }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Svelte" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" }, { "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "MDX" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "mathesar-foundation" } }, - "issue_title": "Remove Background Behind Modal on /donorlist Page", + "issue_title": "RichText component is unable to handle multi-word translated arguments", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "work: frontend" + }, + { + "label_name": "ready" } ], - "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/OWASP/Nest/issues/614", - "issue_createdAt": "2025-01-26T17:35:09Z", + "issue_url": "https://github.com/0xf58ce/verse/issues/5", + "issue_createdAt": "2025-01-27T20:34:29Z", "issue_repo": { - "repo_name": "Nest", - "repo_desc": "Your gateway to OWASP. Discover, engage, and help shape the future!", - "repo_url": "https://github.com/OWASP/Nest", - "repo_stars": 31, + "repo_name": "verse", + "repo_desc": "0x0249ca", + "repo_url": "https://github.com/0xf58ce/verse", + "repo_stars": 1, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "OWASP" + "repo_owner": "0xf58ce" } }, - "issue_title": "Feature: Scroll On top Button", + "issue_title": "\u003ecreated issue 25:01:27T03:45:00 https://github.com/0xf58ce/0xf58ce/actions/runs/12993780456/job/36249164025", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "frontend" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -39279,41 +24445,35 @@ }, { "Issue": { - "issue_url": "https://github.com/torsknod2/MDSpanTest/issues/46", - "issue_createdAt": "2025-01-26T17:27:50Z", + "issue_url": "https://github.com/HiveTalk/hivebot-social/issues/6", + "issue_createdAt": "2025-01-27T20:28:13Z", "issue_repo": { - "repo_name": "MDSpanTest", - "repo_desc": "std::(experimental::)mdspan related testing", - "repo_url": "https://github.com/torsknod2/MDSpanTest", - "repo_stars": 1, + "repo_name": "hivebot-social", + "repo_desc": "hivetalk nostr bot - room announcer", + "repo_url": "https://github.com/HiveTalk/hivebot-social", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "torsknod2" + "repo_owner": "HiveTalk" } }, - "issue_title": "Ensure test result handling is also done if CodeQL fails", + "issue_title": "Discord - Webhook script for kind 1 events that mention hivetalk", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "github_actions" + "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -39325,35 +24485,35 @@ }, { "Issue": { - "issue_url": "https://github.com/CarmineOptions/derisk-research/issues/407", - "issue_createdAt": "2025-01-26T17:23:37Z", + "issue_url": "https://github.com/ftoome545/TravelMate-project/issues/3", + "issue_createdAt": "2025-01-27T20:21:12Z", "issue_repo": { - "repo_name": "derisk-research", - "repo_desc": "", - "repo_url": "https://github.com/CarmineOptions/derisk-research", - "repo_stars": 10, + "repo_name": "TravelMate-project", + "repo_desc": "An app and website to connect tourists in Saudi Arabia with local guides for exploring historical sites and learning about Saudi culture.", + "repo_url": "https://github.com/ftoome545/TravelMate-project", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Dart" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "C++" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "C" }, { "repo_prog_language": "HTML" @@ -39361,56 +24521,93 @@ ] }, "Owner": { - "repo_owner": "CarmineOptions" + "repo_owner": "ftoome545" } }, - "issue_title": "[SDK] Add test pipeline for sdk", + "issue_title": "Auth", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" - }, + "label_name": "good first issue" + } + ], + "label_totalcount": 2 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/HiveTalk/hivebot-social/issues/5", + "issue_createdAt": "2025-01-27T20:20:22Z", + "issue_repo": { + "repo_name": "hivebot-social", + "repo_desc": "hivetalk nostr bot - room announcer", + "repo_url": "https://github.com/HiveTalk/hivebot-social", + "repo_stars": 3, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Python" + } + ] + }, + "Owner": { + "repo_owner": "HiveTalk" + } + }, + "issue_title": "Nostr announcements for hivetalk events", + "issue_labels": { + "Nodes": [ { - "label_name": "ODBoost" + "label_name": "good first issue" }, { - "label_name": "devops" + "label_name": "help wanted" } ], - "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/BastienGavioli/recettes/issues/1", - "issue_createdAt": "2025-01-26T17:20:45Z", + "issue_url": "https://github.com/thufir-dev/thufir/issues/2", + "issue_createdAt": "2025-01-27T20:14:56Z", "issue_repo": { - "repo_name": "recettes", - "repo_desc": "", - "repo_url": "https://github.com/BastienGavioli/recettes", - "repo_stars": 0, + "repo_name": "thufir", + "repo_desc": "An open-source AI VS Code extension to help with SRE duties", + "repo_url": "https://github.com/thufir-dev/thufir", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "PHP" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "BastienGavioli" + "repo_owner": "thufir-dev" } }, - "issue_title": "Mise en place du projet", + "issue_title": "Update README with a demo of how Thufir works in action", "issue_labels": { "Nodes": [ { @@ -39423,38 +24620,38 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/torsknod2/MDSpanTest/issues/45", - "issue_createdAt": "2025-01-26T17:19:05Z", + "issue_url": "https://github.com/alloy-rs/alloy/issues/1954", + "issue_createdAt": "2025-01-27T20:14:50Z", "issue_repo": { - "repo_name": "MDSpanTest", - "repo_desc": "std::(experimental::)mdspan related testing", - "repo_url": "https://github.com/torsknod2/MDSpanTest", - "repo_stars": 1, + "repo_name": "alloy", + "repo_desc": "Transports, Middleware, and Networks for the Alloy project", + "repo_url": "https://github.com/alloy-rs/alloy", + "repo_stars": 716, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "torsknod2" + "repo_owner": "alloy-rs" } }, - "issue_title": "Add a CONTRIBUTING.md file to .github directory", + "issue_title": "[Feature] Add helpers for PrivateTransactionRequest", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -39463,53 +24660,59 @@ "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/minkan-chat/jose/issues/114", - "issue_createdAt": "2025-01-26T17:18:03Z", + "issue_url": "https://github.com/code-charity/youtube/issues/2798", + "issue_createdAt": "2025-01-27T20:11:46Z", "issue_repo": { - "repo_name": "jose", - "repo_desc": "An implementation of the JOSE RFCs in Rust", - "repo_url": "https://github.com/minkan-chat/jose", - "repo_stars": 1, + "repo_name": "youtube", + "repo_desc": "[top~1 open YouTube \u0026 Video browser-extension] - Enrich your experience \u0026 choice! 🧰180+ options \u0026 clever features 📌set+forget📌Longest-standing(been tough). Please join🧩us👨‍👩‍👧‍👧 ..⋮ {playback|content discovery|player|extra buttons|distractions|related videos|shorts|ads|quality|codec|full tab|full screen}", + "repo_url": "https://github.com/code-charity/youtube", + "repo_stars": 3603, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "RenderScript" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "minkan-chat" + "repo_owner": "code-charity" } }, - "issue_title": "`Base64UrlString` does not correctly check if it is base64 url unpadded", + "issue_title": "Prevent playback looping of youtube shorts video", "issue_labels": { "Nodes": [ + { + "label_name": "Feature request" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "release:0.1" + "label_name": "up-for-grabs" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -39521,64 +24724,73 @@ }, { "Issue": { - "issue_url": "https://github.com/mubarak23/chainevents-contracts/issues/110", - "issue_createdAt": "2025-01-26T17:11:08Z", + "issue_url": "https://github.com/stan-dev/docs/issues/857", + "issue_createdAt": "2025-01-27T20:11:38Z", "issue_repo": { - "repo_name": "chainevents-contracts", - "repo_desc": "cairo contract implementation for chainevents", - "repo_url": "https://github.com/mubarak23/chainevents-contracts", - "repo_stars": 6, + "repo_name": "docs", + "repo_desc": "Documentation for the Stan language and CmdStan", + "repo_url": "https://github.com/stan-dev/docs", + "repo_stars": 38, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "TeX" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Lua" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "mubarak23" + "repo_owner": "stan-dev" } }, - "issue_title": "Attendee Event Details Function Returns Error - Cairo Contract", + "issue_title": "multiple imputation example in User's guide", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "ODBoost" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 14 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mukundsolanki/Schedulo/issues/18", - "issue_createdAt": "2025-01-26T17:06:33Z", + "issue_url": "https://github.com/warmans/rsk-search/issues/53", + "issue_createdAt": "2025-01-27T20:04:03Z", "issue_repo": { - "repo_name": "Schedulo", - "repo_desc": "Streamline your scheduling process and save time with our intuitive management platform.", - "repo_url": "https://github.com/mukundsolanki/Schedulo", - "repo_stars": 4, + "repo_name": "rsk-search", + "repo_desc": "https://scrimpton.com", + "repo_url": "https://github.com/warmans/rsk-search", + "repo_stars": 17, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Makefile" + }, { "repo_prog_language": "JavaScript" }, @@ -39586,92 +24798,130 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Starlark" } ] }, "Owner": { - "repo_owner": "mukundsolanki" + "repo_owner": "warmans" } }, - "issue_title": "Enhance Email Templates for Offline Events", + "issue_title": "Episode image responsivity issue", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "IWOC2025" + "label_name": "good first issue" }, { - "label_name": "Easy" + "label_name": "area/frontend" } ], "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/csecclub/CSEC-CTF-Note/issues/14", - "issue_createdAt": "2025-01-26T17:05:44Z", + "issue_url": "https://github.com/luminarix/laravel-shopify-graphql/issues/3", + "issue_createdAt": "2025-01-27T20:00:08Z", "issue_repo": { - "repo_name": "CSEC-CTF-Note", - "repo_desc": "", - "repo_url": "https://github.com/csecclub/CSEC-CTF-Note", - "repo_stars": 3, + "repo_name": "laravel-shopify-graphql", + "repo_desc": "GraphQL wrapper for Shopify", + "repo_url": "https://github.com/luminarix/laravel-shopify-graphql", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "PHP" } ] }, "Owner": { - "repo_owner": "csecclub" + "repo_owner": "luminarix" } }, - "issue_title": "Update Officers", + "issue_title": "[Bug]: tag for installation in documentation doesnt match that of the package", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 + }, + "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 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mukundsolanki/Schedulo/issues/17", - "issue_createdAt": "2025-01-26T17:03:57Z", + "issue_url": "https://github.com/rupali-codes/LinksHub/issues/2623", + "issue_createdAt": "2025-01-27T19:47:54Z", "issue_repo": { - "repo_name": "Schedulo", - "repo_desc": "Streamline your scheduling process and save time with our intuitive management platform.", - "repo_url": "https://github.com/mukundsolanki/Schedulo", - "repo_stars": 4, + "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": 846, "repo_langs": { "Nodes": [ { @@ -39684,77 +24934,80 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "mukundsolanki" + "repo_owner": "rupali-codes" } }, - "issue_title": "Enhance Email Templates for Online Events", + "issue_title": "[Add] React Native Youtube Tutorials", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "IWOC2025" + "label_name": "goal: new-link" }, { - "label_name": "Easy" + "label_name": "priority: low" + }, + { + "label_name": "chore" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 6 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/mubarak23/chainevents-contracts/issues/109", - "issue_createdAt": "2025-01-26T17:03:55Z", + "issue_url": "https://github.com/YahirCl/mytss/issues/1", + "issue_createdAt": "2025-01-27T19:44:29Z", "issue_repo": { - "repo_name": "chainevents-contracts", - "repo_desc": "cairo contract implementation for chainevents", - "repo_url": "https://github.com/mubarak23/chainevents-contracts", - "repo_stars": 6, + "repo_name": "mytss", + "repo_desc": "", + "repo_url": "https://github.com/YahirCl/mytss", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "mubarak23" + "repo_owner": "YahirCl" } }, - "issue_title": "Fetch all Attendees that register for an Event -- Cairo Contract", + "issue_title": "Profile publication", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "ODBoost" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 17 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -39763,141 +25016,86 @@ }, { "Issue": { - "issue_url": "https://github.com/csecclub/New-CSEC-Website/issues/48", - "issue_createdAt": "2025-01-26T17:01:23Z", + "issue_url": "https://github.com/KingSupernova31/RulesGuru/issues/222", + "issue_createdAt": "2025-01-27T19:41:20Z", "issue_repo": { - "repo_name": "New-CSEC-Website", - "repo_desc": "", - "repo_url": "https://github.com/csecclub/New-CSEC-Website", - "repo_stars": 1, + "repo_name": "RulesGuru", + "repo_desc": "The source for rulesguru.net, a resource for Magic judges.", + "repo_url": "https://github.com/KingSupernova31/RulesGuru", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Vue" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "csecclub" + "repo_owner": "KingSupernova31" } }, - "issue_title": "CSEC Newsletter Structure \u0026 Features", + "issue_title": "Cap warning email frequency", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "medium priority" }, { "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/CarmineOptions/derisk-research/issues/402", - "issue_createdAt": "2025-01-26T17:01:17Z", + "issue_url": "https://github.com/chocolacula/easy_reflection_cpp/issues/20", + "issue_createdAt": "2025-01-27T19:22:55Z", "issue_repo": { - "repo_name": "derisk-research", - "repo_desc": "", - "repo_url": "https://github.com/CarmineOptions/derisk-research", - "repo_stars": 10, + "repo_name": "easy_reflection_cpp", + "repo_desc": "Reflection brings the best way to serialize/deserialize json and yaml in C++", + "repo_url": "https://github.com/chocolacula/easy_reflection_cpp", + "repo_stars": 99, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "C" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Mako" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "CarmineOptions" - } - }, - "issue_title": "[SDK] Set up almebic for sdk project", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" - }, - { - "label_name": "backend" - }, - { - "label_name": "ODBoost" - } - ], - "label_totalcount": 4 - }, - "Comments": { - "issue_comment_count": 10 - }, - "Assignees": { - "issue_assignees_count": 1 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/gnypit/pyqkd/issues/37", - "issue_createdAt": "2025-01-26T16:59:11Z", - "issue_repo": { - "repo_name": "pyqkd", - "repo_desc": "Repository with codes for simulating and optimising quantum key distribution protocols.", - "repo_url": "https://github.com/gnypit/pyqkd", - "repo_stars": 7, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Lex" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "gnypit" + "repo_owner": "chocolacula" } }, - "issue_title": "Add stopping criteria to the GeneticAlgorithm", + "issue_title": "Cache LLVM dependency during the tests run", "issue_labels": { "Nodes": [ { @@ -39919,89 +25117,74 @@ }, { "Issue": { - "issue_url": "https://github.com/rubyforgood/human-essentials/issues/4950", - "issue_createdAt": "2025-01-26T16:51:16Z", + "issue_url": "https://github.com/Qazalbash/faasle/issues/3", + "issue_createdAt": "2025-01-27T19:14:58Z", "issue_repo": { - "repo_name": "human-essentials", - "repo_desc": "Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytics.", - "repo_url": "https://github.com/rubyforgood/human-essentials", - "repo_stars": 488, + "repo_name": "faasle", + "repo_desc": "Rust crate for evaluating distances (metrics)", + "repo_url": "https://github.com/Qazalbash/faasle", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Procfile" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "rubyforgood" + "repo_owner": "Qazalbash" } }, - "issue_title": "switch the order of need help and the account drop down on partners", + "issue_title": "Different metrics supported by faasle", "issue_labels": { "Nodes": [ { - "label_name": "Good First Issue" + "label_name": "good first issue" } ], "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/atyrode/gitemplate/issues/5", - "issue_createdAt": "2025-01-26T16:48:15Z", + "issue_url": "https://github.com/BCG-X-Official/artkit/issues/101", + "issue_createdAt": "2025-01-27T19:12:01Z", "issue_repo": { - "repo_name": "gitemplate", - "repo_desc": "FastAPI template made for AI", - "repo_url": "https://github.com/atyrode/gitemplate", - "repo_stars": 28, + "repo_name": "artkit", + "repo_desc": "Automated prompt-based testing and evaluation of Gen AI applications", + "repo_url": "https://github.com/BCG-X-Official/artkit", + "repo_stars": 135, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "CSS" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "atyrode" + "repo_owner": "BCG-X-Official" } }, - "issue_title": "feat: add library of components to template and showcase on front page", + "issue_title": "Add LLM connector for DeepSeek", "issue_labels": { "Nodes": [ { @@ -40023,53 +25206,44 @@ }, { "Issue": { - "issue_url": "https://github.com/BarthPaleologue/CosmosJourneyer/issues/280", - "issue_createdAt": "2025-01-26T16:46:22Z", + "issue_url": "https://github.com/BCG-X-Official/artkit/issues/100", + "issue_createdAt": "2025-01-27T19:08:52Z", "issue_repo": { - "repo_name": "CosmosJourneyer", - "repo_desc": "A space exploration game with a fully simulated universe running in the browser", - "repo_url": "https://github.com/BarthPaleologue/CosmosJourneyer", - "repo_stars": 12, + "repo_name": "artkit", + "repo_desc": "Automated prompt-based testing and evaluation of Gen AI applications", + "repo_url": "https://github.com/BCG-X-Official/artkit", + "repo_stars": 135, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "GLSL" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "BarthPaleologue" + "repo_owner": "BCG-X-Official" } }, - "issue_title": "QoL: Display the object type in the exploration center discovery list and make it searchable", + "issue_title": "Add LLM Connector for TogetherAI", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "QoL" + "label_name": "good first issue" } ], "label_totalcount": 2 @@ -40084,35 +25258,41 @@ }, { "Issue": { - "issue_url": "https://github.com/FGA-DIKU/EHR/issues/90", - "issue_createdAt": "2025-01-26T16:40:24Z", + "issue_url": "https://github.com/Telcoin-Association/telcoin-network/issues/189", + "issue_createdAt": "2025-01-27T19:02:19Z", "issue_repo": { - "repo_name": "EHR", - "repo_desc": "", - "repo_url": "https://github.com/FGA-DIKU/EHR", + "repo_name": "telcoin-network", + "repo_desc": "Telcoin Network protocol.", + "repo_url": "https://github.com/Telcoin-Association/telcoin-network", "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "FGA-DIKU" + "repo_owner": "Telcoin-Association" } }, - "issue_title": "Parquet save and load", + "issue_title": "Worker RPC", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -40124,56 +25304,47 @@ }, { "Issue": { - "issue_url": "https://github.com/BarthPaleologue/CosmosJourneyer/issues/279", - "issue_createdAt": "2025-01-26T16:40:18Z", + "issue_url": "https://github.com/bazelbuild/rules_python/issues/2586", + "issue_createdAt": "2025-01-27T19:02:15Z", "issue_repo": { - "repo_name": "CosmosJourneyer", - "repo_desc": "A space exploration game with a fully simulated universe running in the browser", - "repo_url": "https://github.com/BarthPaleologue/CosmosJourneyer", - "repo_stars": 12, + "repo_name": "rules_python", + "repo_desc": "Bazel Python Rules", + "repo_url": "https://github.com/bazelbuild/rules_python", + "repo_stars": 548, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Starlark" }, { - "repo_prog_language": "GLSL" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Python" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "BarthPaleologue" + "repo_owner": "bazelbuild" } }, - "issue_title": "QoL: Grey buttons in tutorial layer when interaction does nothing", + "issue_title": "Create py_zipapp_binary to for building zip from py_binary", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "QoL" + "label_name": "Good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -40185,32 +25356,38 @@ }, { "Issue": { - "issue_url": "https://github.com/CarmineOptions/derisk-research/issues/400", - "issue_createdAt": "2025-01-26T16:31:17Z", + "issue_url": "https://github.com/yorukot/superfile/issues/575", + "issue_createdAt": "2025-01-27T18:54:52Z", "issue_repo": { - "repo_name": "derisk-research", - "repo_desc": "", - "repo_url": "https://github.com/CarmineOptions/derisk-research", - "repo_stars": 10, + "repo_name": "superfile", + "repo_desc": "Pretty fancy and modern terminal file manager", + "repo_url": "https://github.com/yorukot/superfile", + "repo_stars": 10545, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Nix" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "PowerShell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Mako" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "Astro" }, { "repo_prog_language": "CSS" @@ -40221,62 +25398,46 @@ ] }, "Owner": { - "repo_owner": "CarmineOptions" + "repo_owner": "yorukot" } }, - "issue_title": "[SDK] Use db data in user_debt endpoint", + "issue_title": "Rename Pinned directories", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "ONLY_FOR_NEW_CONTRIBUTORS" - }, - { - "label_name": "backend" + "label_name": "enhancement" }, { - "label_name": "ODBoost" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 13 + "issue_comment_count": 3 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Sachinsingh2002/PoemGPT/issues/2", - "issue_createdAt": "2025-01-26T16:25:21Z", + "issue_url": "https://github.com/Mamoca-R/Chess/issues/1", + "issue_createdAt": "2025-01-27T18:54:51Z", "issue_repo": { - "repo_name": "PoemGPT", - "repo_desc": "", - "repo_url": "https://github.com/Sachinsingh2002/PoemGPT", + "repo_name": "Chess", + "repo_desc": "Goal: Make a functional chess board", + "repo_url": "https://github.com/Mamoca-R/Chess", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Sachinsingh2002" + "repo_owner": "Mamoca-R" } }, - "issue_title": "issue with Vercel development", + "issue_title": "Design logical board", "issue_labels": { "Nodes": [ { @@ -40289,59 +25450,68 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/mukundsolanki/Schedulo/issues/15", - "issue_createdAt": "2025-01-26T16:18:57Z", + "issue_url": "https://github.com/CHERIoT-Platform/llvm-project/issues/107", + "issue_createdAt": "2025-01-27T18:52:06Z", "issue_repo": { - "repo_name": "Schedulo", - "repo_desc": "Streamline your scheduling process and save time with our intuitive management platform.", - "repo_url": "https://github.com/mukundsolanki/Schedulo", - "repo_stars": 4, + "repo_name": "llvm-project", + "repo_desc": "Fork of LLVM adding CHERIoT, based on the CHERI LLVM fork", + "repo_url": "https://github.com/CHERIoT-Platform/llvm-project", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C++" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Emacs Lisp" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Objective-C++" } ] }, "Owner": { - "repo_owner": "mukundsolanki" + "repo_owner": "CHERIoT-Platform" } }, - "issue_title": "Design and Implement the About Page", + "issue_title": "Constructing a string_view from string literal uses a call to strlen", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "IWOC2025" - }, - { - "label_name": "Medium" - }, - { - "label_name": "UI/UX-Enhancement" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -40350,157 +25520,118 @@ }, { "Issue": { - "issue_url": "https://github.com/vechain/vechain-kit/issues/44", - "issue_createdAt": "2025-01-26T16:11:32Z", + "issue_url": "https://github.com/Bunk-Mate/Website/issues/4", + "issue_createdAt": "2025-01-27T18:50:01Z", "issue_repo": { - "repo_name": "vechain-kit", - "repo_desc": "An all-in-one library for building VeChain applications.", - "repo_url": "https://github.com/vechain/vechain-kit", - "repo_stars": 4, + "repo_name": "Website", + "repo_desc": "", + "repo_url": "https://github.com/Bunk-Mate/Website", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Gherkin" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "vechain" + "repo_owner": "Bunk-Mate" } }, - "issue_title": "feat: replace code sections in docs to runkit components", + "issue_title": "Add Context Providers for Timetable and User details.", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" - }, - { - "label_name": "question" } ], - "label_totalcount": 4 + "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/TheExGenesis/community-archive/issues/202", - "issue_createdAt": "2025-01-26T16:03:29Z", + "issue_url": "https://github.com/Doriandevs86/API_Projektwoche/issues/4", + "issue_createdAt": "2025-01-27T18:48:22Z", "issue_repo": { - "repo_name": "community-archive", - "repo_desc": "An open tweet database and API anyone can build on.", - "repo_url": "https://github.com/TheExGenesis/community-archive", - "repo_stars": 72, + "repo_name": "API_Projektwoche", + "repo_desc": "Ein Abschlussprojekt zum Thema API mit Katharina, Daria, Martha und Dorian", + "repo_url": "https://github.com/Doriandevs86/API_Projektwoche", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "TheExGenesis" + "repo_owner": "Doriandevs86" } }, - "issue_title": "Incorrect unicode render in the tweet component", + "issue_title": "Entwickle eine Ui", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" } ], "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/uutils/coreutils/issues/7214", - "issue_createdAt": "2025-01-26T15:57:08Z", + "issue_url": "https://github.com/ksedgwic/noshtastic/issues/29", + "issue_createdAt": "2025-01-27T18:42:28Z", "issue_repo": { - "repo_name": "coreutils", - "repo_desc": "Cross-platform Rust rewrite of the GNU coreutils", - "repo_url": "https://github.com/uutils/coreutils", - "repo_stars": 18203, + "repo_name": "noshtastic", + "repo_desc": "a broadcast negentropy meshtastic nostr relay", + "repo_url": "https://github.com/ksedgwic/noshtastic", + "repo_stars": 27, "repo_langs": { "Nodes": [ { "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Batchfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Nushell" } ] }, "Owner": { - "repo_owner": "uutils" + "repo_owner": "ksedgwic" } }, - "issue_title": "chmod: errors with -R flag on dangling link but shouldn't", + "issue_title": "simple limit enforcement", "issue_labels": { "Nodes": [ - { - "label_name": "U - chmod" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -40512,32 +25643,35 @@ }, { "Issue": { - "issue_url": "https://github.com/gotnoklu/bleach-ui/issues/21", - "issue_createdAt": "2025-01-26T15:44:13Z", + "issue_url": "https://github.com/Doriandevs86/API_Projektwoche/issues/3", + "issue_createdAt": "2025-01-27T18:41:08Z", "issue_repo": { - "repo_name": "bleach-ui", - "repo_desc": "The stylish UI library for React Native", - "repo_url": "https://github.com/gotnoklu/bleach-ui", + "repo_name": "API_Projektwoche", + "repo_desc": "Ein Abschlussprojekt zum Thema API mit Katharina, Daria, Martha und Dorian", + "repo_url": "https://github.com/Doriandevs86/API_Projektwoche", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "gotnoklu" + "repo_owner": "Doriandevs86" } }, - "issue_title": "[BUG]: Popup doesn't adjust position when content is outside viewport", + "issue_title": "Schreiben einer API", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" } ], "label_totalcount": 2 @@ -40552,78 +25686,75 @@ }, { "Issue": { - "issue_url": "https://github.com/TimeMaster18/Project-Rechained/issues/58", - "issue_createdAt": "2025-01-26T15:42:54Z", + "issue_url": "https://github.com/Doriandevs86/API_Projektwoche/issues/2", + "issue_createdAt": "2025-01-27T18:38:08Z", "issue_repo": { - "repo_name": "Project-Rechained", - "repo_desc": "", - "repo_url": "https://github.com/TimeMaster18/Project-Rechained", - "repo_stars": 80, + "repo_name": "API_Projektwoche", + "repo_desc": "Ein Abschlussprojekt zum Thema API mit Katharina, Daria, Martha und Dorian", + "repo_url": "https://github.com/Doriandevs86/API_Projektwoche", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "TimeMaster18" + "repo_owner": "Doriandevs86" } }, - "issue_title": "Fix controls and tabs variable names", + "issue_title": "Datenbank anlegen", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/TimeMaster18/Project-Rechained/issues/57", - "issue_createdAt": "2025-01-26T15:42:37Z", + "issue_url": "https://github.com/jkone27/fsharp-integration-tests/issues/32", + "issue_createdAt": "2025-01-27T18:37:19Z", "issue_repo": { - "repo_name": "Project-Rechained", - "repo_desc": "", - "repo_url": "https://github.com/TimeMaster18/Project-Rechained", - "repo_stars": 80, + "repo_name": "fsharp-integration-tests", + "repo_desc": "DSL wrapper around .NET test WebApplicationFactory to simplify integration tests in aspnetcore using F#", + "repo_url": "https://github.com/jkone27/fsharp-integration-tests", + "repo_stars": 26, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" + "repo_prog_language": "F#" } ] }, "Owner": { - "repo_owner": "TimeMaster18" + "repo_owner": "jkone27" } }, - "issue_title": "Apply mods to all players in survival", + "issue_title": "Add PATCH http method implementation", "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 @@ -40635,38 +25766,50 @@ }, { "Issue": { - "issue_url": "https://github.com/aiklyra/aiklyra/issues/19", - "issue_createdAt": "2025-01-26T15:42:06Z", + "issue_url": "https://github.com/jenkins-infra/plugin-modernizer-tool/issues/731", + "issue_createdAt": "2025-01-27T18:28:48Z", "issue_repo": { - "repo_name": "aiklyra", + "repo_name": "plugin-modernizer-tool", "repo_desc": "", - "repo_url": "https://github.com/aiklyra/aiklyra", - "repo_stars": 1, + "repo_url": "https://github.com/jenkins-infra/plugin-modernizer-tool", + "repo_stars": 14, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Java" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "aiklyra" + "repo_owner": "jenkins-infra" } }, - "issue_title": "Empty `utils.py` File in `graph` Module", + "issue_title": "Unit tests for PluginModernizer class", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "Low" + "label_name": "tests" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 6 }, "Assignees": { "issue_assignees_count": 0 @@ -40675,108 +25818,68 @@ }, { "Issue": { - "issue_url": "https://github.com/rubyforgood/human-essentials/issues/4947", - "issue_createdAt": "2025-01-26T15:37:02Z", + "issue_url": "https://github.com/apache/polaris/issues/891", + "issue_createdAt": "2025-01-27T18:28:44Z", "issue_repo": { - "repo_name": "human-essentials", - "repo_desc": "Human Essentials is an inventory management system for diaper, incontinence, and period-supply banks. It supports them in distributing to partners, tracking inventory, and reporting stats and analytics.", - "repo_url": "https://github.com/rubyforgood/human-essentials", - "repo_stars": 488, + "repo_name": "polaris", + "repo_desc": "Apache Polaris, the interoperable, open source catalog for Apache Iceberg", + "repo_url": "https://github.com/apache/polaris", + "repo_stars": 1300, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Procfile" + "repo_prog_language": "Mustache" }, { - "repo_prog_language": "Dockerfile" - } - ] - }, - "Owner": { - "repo_owner": "rubyforgood" - } - }, - "issue_title": "update default text of distribution email", - "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/helsinfranz/SatyaTatva/issues/13", - "issue_createdAt": "2025-01-26T15:35:08Z", - "issue_repo": { - "repo_name": "SatyaTatva", - "repo_desc": "Satya Tatva is an open source and non profit organization. Explore the wisdom of Sanatan Dharma through Vedas, Upanishads, Puranas, and sacred shlokas in an engaging UI.", - "repo_url": "https://github.com/helsinfranz/SatyaTatva", - "repo_stars": 1, - "repo_langs": { - "Nodes": [ + "repo_prog_language": "Kotlin" + }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Smarty" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "helsinfranz" + "repo_owner": "apache" } }, - "issue_title": "Bottom UI Breaks on Mobile Browsers", + "issue_title": "Improve the Quick Start page", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "frontend" - }, - { - "label_name": "UI/UX" + "label_name": "documentation" }, { - "label_name": "priority: high" + "label_name": "enhancement" }, { - "label_name": "Easy" + "label_name": "good first issue" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -40785,35 +25888,41 @@ }, { "Issue": { - "issue_url": "https://github.com/torrust/torrust-index-api-lib/issues/53", - "issue_createdAt": "2025-01-26T15:27:31Z", + "issue_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd/issues/35", + "issue_createdAt": "2025-01-27T18:22:11Z", "issue_repo": { - "repo_name": "torrust-index-api-lib", - "repo_desc": "A TypeScript library that contains API handlers for the Torrust Index project.", - "repo_url": "https://github.com/torrust/torrust-index-api-lib", + "repo_name": "Hisab-Kitab-FrontEnd", + "repo_desc": "this is front end repository of HisabKitab Application Using react.js ", + "repo_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "torrust" + "repo_owner": "thealoksingh" } }, - "issue_title": "Adding filtering and sorting options to listing user profiles endpoint", + "issue_title": "Create Readme.md file content", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -40825,59 +25934,65 @@ }, { "Issue": { - "issue_url": "https://github.com/torrust/torrust-index/issues/801", - "issue_createdAt": "2025-01-26T15:19:27Z", + "issue_url": "https://github.com/ghostfolio/ghostfolio/issues/4251", + "issue_createdAt": "2025-01-27T18:21:00Z", "issue_repo": { - "repo_name": "torrust-index", - "repo_desc": "This repository serves as the backend for the Torrust Index project.", - "repo_url": "https://github.com/torrust/torrust-index", - "repo_stars": 59, + "repo_name": "ghostfolio", + "repo_desc": "Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍", + "repo_url": "https://github.com/ghostfolio/ghostfolio", + "repo_stars": 5248, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "RenderScript" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "torrust" + "repo_owner": "ghostfolio" } }, - "issue_title": "Adding filtering and sorting options to listing user profiles endpoint", + "issue_title": "[FEATURE] Upgrade to NestJS 11", "issue_labels": { "Nodes": [ { - "label_name": "Enhancement / Feature Request" + "label_name": "enhancement" }, { - "label_name": "Easy" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "help wanted" + }, + { + "label_name": "NestJS" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -40886,50 +26001,41 @@ }, { "Issue": { - "issue_url": "https://github.com/EXXETA/trufos/issues/209", - "issue_createdAt": "2025-01-26T15:16:08Z", + "issue_url": "https://github.com/canonical/cloud-init/issues/5989", + "issue_createdAt": "2025-01-27T18:19:21Z", "issue_repo": { - "repo_name": "trufos", - "repo_desc": "A modern, open source REST client app", - "repo_url": "https://github.com/EXXETA/trufos", - "repo_stars": 13, + "repo_name": "cloud-init", + "repo_desc": "Official upstream for the cloud-init: cloud instance initialization", + "repo_url": "https://github.com/canonical/cloud-init", + "repo_stars": 3093, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "EXXETA" + "repo_owner": "canonical" } }, - "issue_title": "Optimize CI Pipeline", + "issue_title": "If FQDN is number, cloud-config.service fails", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "testing" - }, - { - "label_name": "setup" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -40941,136 +26047,115 @@ }, { "Issue": { - "issue_url": "https://github.com/EscrowNet/escrownet-dapp/issues/27", - "issue_createdAt": "2025-01-26T15:10:06Z", + "issue_url": "https://github.com/Guthen/guthscp173/issues/8", + "issue_createdAt": "2025-01-27T18:10:54Z", "issue_repo": { - "repo_name": "escrownet-dapp", - "repo_desc": "Escrownet frontend", - "repo_url": "https://github.com/EscrowNet/escrownet-dapp", + "repo_name": "guthscp173", + "repo_desc": "Enhanced SCP-173 System for Garry's Mod Roleplays", + "repo_url": "https://github.com/Guthen/guthscp173", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Lua" } ] }, "Owner": { - "repo_owner": "EscrowNet" + "repo_owner": "Guthen" } }, - "issue_title": "Build the Notification modal and Sign Escrow screen", + "issue_title": "Check rotation of SCP-173's model when looked at", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "frontend" + "label_name": "bug" }, { - "label_name": "ODBoost" + "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/edoardottt/pphack/issues/204", - "issue_createdAt": "2025-01-26T15:04:41Z", + "issue_url": "https://github.com/Vikhram-S/IndianConstitution/issues/1", + "issue_createdAt": "2025-01-27T18:07:53Z", "issue_repo": { - "repo_name": "pphack", - "repo_desc": "The Most Advanced Client-Side Prototype Pollution Scanner", - "repo_url": "https://github.com/edoardottt/pphack", - "repo_stars": 138, + "repo_name": "IndianConstitution", + "repo_desc": "A Python library for exploring the Constitution of India.", + "repo_url": "https://github.com/Vikhram-S/IndianConstitution", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "edoardottt" + "repo_owner": "Vikhram-S" } }, - "issue_title": "Add pphack Brew Formulae", + "issue_title": "Article 370 Data and `get_article()` Parameter Handling", "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": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/edoardottt/pphack/issues/200", - "issue_createdAt": "2025-01-26T14:59:38Z", + "issue_url": "https://github.com/nfdi4cat/voc4cat/issues/127", + "issue_createdAt": "2025-01-27T17:59:52Z", "issue_repo": { - "repo_name": "pphack", - "repo_desc": "The Most Advanced Client-Side Prototype Pollution Scanner", - "repo_url": "https://github.com/edoardottt/pphack", - "repo_stars": 138, + "repo_name": "voc4cat", + "repo_desc": "A SKOS vocabulary for catalysis maintained by NFDI4Cat \u0026 friends", + "repo_url": "https://github.com/nfdi4cat/voc4cat", + "repo_stars": 10, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Just" } ] }, "Owner": { - "repo_owner": "edoardottt" + "repo_owner": "nfdi4cat" } }, - "issue_title": "Automatic Prototype Pollution Exploitation", + "issue_title": "💡 Remove wrong Source Vocab URI for 3 concepts", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -41082,62 +26167,77 @@ }, { "Issue": { - "issue_url": "https://github.com/torrust/torrust-index-gui/issues/698", - "issue_createdAt": "2025-01-26T14:58:39Z", + "issue_url": "https://github.com/internetarchive/openlibrary/issues/10390", + "issue_createdAt": "2025-01-27T17:52:54Z", "issue_repo": { - "repo_name": "torrust-index-gui", - "repo_desc": "This repository serves as the frontend for the Torrust Index project.", - "repo_url": "https://github.com/torrust/torrust-index-gui", - "repo_stars": 34, + "repo_name": "openlibrary", + "repo_desc": "One webpage for every book ever published!", + "repo_url": "https://github.com/internetarchive/openlibrary", + "repo_stars": 5387, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Vue" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Less" }, { - "repo_prog_language": "C" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "torrust" + "repo_owner": "internetarchive" } }, - "issue_title": "Admins should be able to filter and sort users", + "issue_title": "Solr searches fail when query contains an unclosed `\"` character", "issue_labels": { "Nodes": [ { - "label_name": "Enhancement / Feature Request" + "label_name": "Type: Bug" }, { - "label_name": "Easy" + "label_name": "Module: Solr" }, { - "label_name": "good first issue" + "label_name": "Priority: 3" + }, + { + "label_name": "Good First Issue" + }, + { + "label_name": "Needs: Breakdown" + }, + { + "label_name": "Lead: @cdrini" } ], - "label_totalcount": 3 + "label_totalcount": 6 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -41146,41 +26246,44 @@ }, { "Issue": { - "issue_url": "https://github.com/nasa-madi/madi-core/issues/18", - "issue_createdAt": "2025-01-26T14:54:26Z", + "issue_url": "https://github.com/AaruBama/memestr/issues/141", + "issue_createdAt": "2025-01-27T17:46:17Z", "issue_repo": { - "repo_name": "madi-core", - "repo_desc": "", - "repo_url": "https://github.com/nasa-madi/madi-core", - "repo_stars": 0, + "repo_name": "memestr", + "repo_desc": "Nostr based Meme App", + "repo_url": "https://github.com/AaruBama/memestr", + "repo_stars": 8, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "nasa-madi" + "repo_owner": "AaruBama" } }, - "issue_title": "Add Trello Board to public Docs", + "issue_title": "Implement follow feature", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "help wanted" }, { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "backend" } ], "label_totalcount": 3 @@ -41195,87 +26298,90 @@ }, { "Issue": { - "issue_url": "https://github.com/Fundable-Protocol/fundable-fe/issues/2", - "issue_createdAt": "2025-01-26T14:45:04Z", + "issue_url": "https://github.com/Priyanshu-Batham/Algolyzer/issues/75", + "issue_createdAt": "2025-01-27T17:35:41Z", "issue_repo": { - "repo_name": "fundable-fe", - "repo_desc": "", - "repo_url": "https://github.com/Fundable-Protocol/fundable-fe", - "repo_stars": 0, + "repo_name": "Algolyzer", + "repo_desc": "Learn AI/ML with hands on practicals.", + "repo_url": "https://github.com/Priyanshu-Batham/Algolyzer", + "repo_stars": 16, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Fundable-Protocol" + "repo_owner": "Priyanshu-Batham" } }, - "issue_title": "Implement Landing Page section 2", + "issue_title": "No edit option for quiz from admin panel", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "ODBoost" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/atyrode/gitemplate/issues/4", - "issue_createdAt": "2025-01-26T14:44:15Z", + "issue_url": "https://github.com/QDScholium/ScholiumModel/issues/7", + "issue_createdAt": "2025-01-27T17:31:37Z", "issue_repo": { - "repo_name": "gitemplate", - "repo_desc": "FastAPI template made for AI", - "repo_url": "https://github.com/atyrode/gitemplate", - "repo_stars": 28, + "repo_name": "ScholiumModel", + "repo_desc": "Your AI research assistant", + "repo_url": "https://github.com/QDScholium/ScholiumModel", + "repo_stars": 2, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jinja" - }, - { - "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "atyrode" + "repo_owner": "QDScholium" } }, - "issue_title": "feat: download button for the template", + "issue_title": "Add math support", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -41287,12 +26393,12 @@ }, { "Issue": { - "issue_url": "https://github.com/Fundable-Protocol/fundable-fe/issues/1", - "issue_createdAt": "2025-01-26T14:42:51Z", + "issue_url": "https://github.com/mubarak23/chainevents-frontend/issues/37", + "issue_createdAt": "2025-01-27T17:31:33Z", "issue_repo": { - "repo_name": "fundable-fe", - "repo_desc": "", - "repo_url": "https://github.com/Fundable-Protocol/fundable-fe", + "repo_name": "chainevents-frontend", + "repo_desc": "strk-events.vercel.app", + "repo_url": "https://github.com/mubarak23/chainevents-frontend", "repo_stars": 0, "repo_langs": { "Nodes": [ @@ -41300,7 +26406,7 @@ "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" @@ -41308,56 +26414,108 @@ ] }, "Owner": { - "repo_owner": "Fundable-Protocol" + "repo_owner": "mubarak23" } }, - "issue_title": "Implement Landing Page Hero section", + "issue_title": "Intergrate All Event Page with Smart Contract function", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, + { + "label_name": "Frontend" + }, { "label_name": "ODBoost" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ZFGCCP/ZFGCBB-React/issues/77", - "issue_createdAt": "2025-01-26T14:42:06Z", + "issue_url": "https://github.com/code-charity/youtube/issues/2797", + "issue_createdAt": "2025-01-27T17:30:17Z", "issue_repo": { - "repo_name": "ZFGCBB-React", - "repo_desc": "front end for zfgcbb", - "repo_url": "https://github.com/ZFGCCP/ZFGCBB-React", - "repo_stars": 2, + "repo_name": "youtube", + "repo_desc": "[top~1 open YouTube \u0026 Video browser-extension] - Enrich your experience \u0026 choice! 🧰180+ options \u0026 clever features 📌set+forget📌Longest-standing(been tough). Please join🧩us👨‍👩‍👧‍👧 ..⋮ {playback|content discovery|player|extra buttons|distractions|related videos|shorts|ads|quality|codec|full tab|full screen}", + "repo_url": "https://github.com/code-charity/youtube", + "repo_stars": 3603, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Python" + } + ] + }, + "Owner": { + "repo_owner": "code-charity" + } + }, + "issue_title": "Add a secondary color for custom themes", + "issue_labels": { + "Nodes": [ + { + "label_name": "Feature request" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "up-for-grabs" + } + ], + "label_totalcount": 4 + }, + "Comments": { + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 0 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/GustavoDvl/CadastroDeNinjas/issues/1", + "issue_createdAt": "2025-01-27T17:28:51Z", + "issue_repo": { + "repo_name": "CadastroDeNinjas", + "repo_desc": "Uma API para cadastro de ninjas usando SpringBoot para o curso Java10x.", + "repo_url": "https://github.com/GustavoDvl/CadastroDeNinjas", + "repo_stars": 0, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "ZFGCCP" + "repo_owner": "GustavoDvl" } }, - "issue_title": "fix: remove or refactor index.css", + "issue_title": "#1 Configurar o SpringBoot", "issue_labels": { "Nodes": [ { @@ -41376,73 +26534,82 @@ }, { "Issue": { - "issue_url": "https://github.com/weaver-points/Weaver_Contract/issues/31", - "issue_createdAt": "2025-01-26T14:38:28Z", + "issue_url": "https://github.com/MohamedAazil/rathinam-ai-ds/issues/8", + "issue_createdAt": "2025-01-27T17:27:18Z", "issue_repo": { - "repo_name": "Weaver_Contract", + "repo_name": "rathinam-ai-ds", "repo_desc": "", - "repo_url": "https://github.com/weaver-points/Weaver_Contract", - "repo_stars": 0, + "repo_url": "https://github.com/MohamedAazil/rathinam-ai-ds", + "repo_stars": 7, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "weaver-points" + "repo_owner": "MohamedAazil" } }, - "issue_title": "Develop a test case to validate the functionality of the `mint` function.", + "issue_title": "Student Profile", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "ODBoost" + "label_name": "help wanted" }, { - "label_name": "Testing" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 15 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/davids91/shocovox/issues/69", - "issue_createdAt": "2025-01-26T14:37:47Z", + "issue_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd/issues/34", + "issue_createdAt": "2025-01-27T17:25:35Z", "issue_repo": { - "repo_name": "shocovox", - "repo_desc": "Sparse Voxel Octree implementation in WGSL ( hence: shady ) with handling and utilities in Rust.", - "repo_url": "https://github.com/davids91/shocovox", - "repo_stars": 10, + "repo_name": "Hisab-Kitab-FrontEnd", + "repo_desc": "this is front end repository of HisabKitab Application Using react.js ", + "repo_url": "https://github.com/thealoksingh/Hisab-Kitab-FrontEnd", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "WGSL" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "davids91" + "repo_owner": "thealoksingh" } }, - "issue_title": "Improved Update/Insert/Clear", + "issue_title": "Make existing UI Responsive", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "help wanted" }, @@ -41450,53 +26617,56 @@ "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 2 } } }, { "Issue": { - "issue_url": "https://github.com/weaver-points/Weaver_Contract/issues/30", - "issue_createdAt": "2025-01-26T14:32:43Z", + "issue_url": "https://github.com/vechain/vechain-kit/issues/53", + "issue_createdAt": "2025-01-27T17:15:53Z", "issue_repo": { - "repo_name": "Weaver_Contract", - "repo_desc": "", - "repo_url": "https://github.com/weaver-points/Weaver_Contract", - "repo_stars": 0, + "repo_name": "vechain-kit", + "repo_desc": "An all-in-one library for building VeChain applications.", + "repo_url": "https://github.com/vechain/vechain-kit", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Gherkin" } ] }, "Owner": { - "repo_owner": "weaver-points" + "repo_owner": "vechain" } }, - "issue_title": "Create a test case for the `mint` function to verify that the NFT is successfully minted after a task has been completed.", + "issue_title": "feat: add status on Privy connection", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "ODBoost" + "label_name": "enhancement" }, { - "label_name": "Testing" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 15 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -41505,41 +26675,47 @@ }, { "Issue": { - "issue_url": "https://github.com/weaver-points/Weaver_Contract/issues/29", - "issue_createdAt": "2025-01-26T14:23:33Z", + "issue_url": "https://github.com/stacks-network/clarity-wasm/issues/607", + "issue_createdAt": "2025-01-27T17:12:52Z", "issue_repo": { - "repo_name": "Weaver_Contract", - "repo_desc": "", - "repo_url": "https://github.com/weaver-points/Weaver_Contract", - "repo_stars": 0, + "repo_name": "clarity-wasm", + "repo_desc": "`clar2wasm` is a compiler for generating WebAssembly from Clarity.", + "repo_url": "https://github.com/stacks-network/clarity-wasm", + "repo_stars": 17, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Cairo" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "WebAssembly" + }, + { + "repo_prog_language": "Clarity" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "weaver-points" + "repo_owner": "stacks-network" } }, - "issue_title": "Create a test case for the `mint` function to validate its behavior when the `TASK_ALREADY_EXISTS` error is triggered.", + "issue_title": "No proptest for `to-consensus-buff?`", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "ODBoost" - }, - { - "label_name": "Testing" + "label_name": "testing" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 13 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -41548,38 +26724,27 @@ }, { "Issue": { - "issue_url": "https://github.com/Dabaiee/Bitcoin-price-prediction/issues/6", - "issue_createdAt": "2025-01-26T14:20:01Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "Bitcoin-price-prediction", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/Dabaiee/Bitcoin-price-prediction", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Jupyter Notebook" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "Dabaiee" + "repo_owner": "" } }, - "issue_title": "test again", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "duplicate" - }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -41588,41 +26753,27 @@ }, { "Issue": { - "issue_url": "https://github.com/weaver-points/Weaver_Contract/issues/28", - "issue_createdAt": "2025-01-26T14:19:35Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "Weaver_Contract", + "repo_name": "", "repo_desc": "", - "repo_url": "https://github.com/weaver-points/Weaver_Contract", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Cairo" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "weaver-points" + "repo_owner": "" } }, - "issue_title": "Create a test case for the `mint` function to validate its behavior when the `USER_NOT_REGISTERED` error is triggered.", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "ODBoost" - }, - { - "label_name": "Testing" - } - ], - "label_totalcount": 3 + "Nodes": null, + "label_totalcount": 0 }, "Comments": { - "issue_comment_count": 14 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -41631,41 +26782,47 @@ }, { "Issue": { - "issue_url": "https://github.com/oss-slu/Enhancing-Bioinformatics-Research-through-LLM/issues/51", - "issue_createdAt": "2025-01-26T14:12:42Z", + "issue_url": "https://github.com/Algebraic-Programming/ALP/issues/345", + "issue_createdAt": "2025-01-27T16:59:43Z", "issue_repo": { - "repo_name": "Enhancing-Bioinformatics-Research-through-LLM", - "repo_desc": "", - "repo_url": "https://github.com/oss-slu/Enhancing-Bioinformatics-Research-through-LLM", - "repo_stars": 0, + "repo_name": "ALP", + "repo_desc": "Home of ALP/GraphBLAS and ALP/Pregel, featuring shared- and distributed-memory auto-parallelisation of linear algebraic and vertex-centric programs. Soon with more to come!", + "repo_url": "https://github.com/Algebraic-Programming/ALP", + "repo_stars": 25, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "Algebraic-Programming" } }, - "issue_title": "Add a Production-Ready Build System", + "issue_title": "Subdue some compiler warnings when compiling in debug mode", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -41677,28 +26834,28 @@ }, { "Issue": { - "issue_url": "https://github.com/hnkNkm/FerrDB/issues/2", - "issue_createdAt": "2025-01-26T14:08:30Z", + "issue_url": "https://github.com/T1z3n/The-Origins-I-HTML/issues/2", + "issue_createdAt": "2025-01-27T16:55:59Z", "issue_repo": { - "repo_name": "FerrDB", - "repo_desc": "", - "repo_url": "https://github.com/hnkNkm/FerrDB", + "repo_name": "The-Origins-I-HTML", + "repo_desc": "The Origins I: HTML | A page of a full fledged restaurant menu that includes a form for placing an order!", + "repo_url": "https://github.com/T1z3n/The-Origins-I-HTML", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "hnkNkm" + "repo_owner": "T1z3n" } }, - "issue_title": "Optimize Loading and Saving of Tables", + "issue_title": "labels | \"for\" \u0026 \"id\"", "issue_labels": { "Nodes": [ { @@ -41714,44 +26871,44 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/hnkNkm/FerrDB/issues/1", - "issue_createdAt": "2025-01-26T14:06:46Z", + "issue_url": "https://github.com/DiamondLightSource/dodal/issues/1024", + "issue_createdAt": "2025-01-27T16:55:39Z", "issue_repo": { - "repo_name": "FerrDB", - "repo_desc": "", - "repo_url": "https://github.com/hnkNkm/FerrDB", - "repo_stars": 0, + "repo_name": "dodal", + "repo_desc": "Ophyd devices and other utils that could be used across DLS beamlines", + "repo_url": "https://github.com/DiamondLightSource/dodal", + "repo_stars": 2, "repo_langs": { "Nodes": [ { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "hnkNkm" + "repo_owner": "DiamondLightSource" } }, - "issue_title": "Add Primary Key Support", + "issue_title": "Check and fix device arguments", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -41763,34 +26920,28 @@ }, { "Issue": { - "issue_url": "https://github.com/WSH032/pytauri/issues/59", - "issue_createdAt": "2025-01-26T14:03:08Z", + "issue_url": "https://github.com/T1z3n/The-Origins-I-HTML/issues/1", + "issue_createdAt": "2025-01-27T16:54:36Z", "issue_repo": { - "repo_name": "pytauri", - "repo_desc": "Tauri binding for Python through Pyo3", - "repo_url": "https://github.com/WSH032/pytauri", - "repo_stars": 35, + "repo_name": "The-Origins-I-HTML", + "repo_desc": "The Origins I: HTML | A page of a full fledged restaurant menu that includes a form for placing an order!", + "repo_url": "https://github.com/T1z3n/The-Origins-I-HTML", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "WSH032" + "repo_owner": "T1z3n" } }, - "issue_title": "[feat] integration tests and unit tests", + "issue_title": "nav | Semantic", "issue_labels": { "Nodes": [ { @@ -41806,44 +26957,53 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/WSH032/pytauri/issues/58", - "issue_createdAt": "2025-01-26T13:54:26Z", + "issue_url": "https://github.com/sgl-project/sglang/issues/3182", + "issue_createdAt": "2025-01-27T16:45:59Z", "issue_repo": { - "repo_name": "pytauri", - "repo_desc": "Tauri binding for Python through Pyo3", - "repo_url": "https://github.com/WSH032/pytauri", - "repo_stars": 35, + "repo_name": "sglang", + "repo_desc": "SGLang is a fast serving framework for large language models and vision language models.", + "repo_url": "https://github.com/sgl-project/sglang", + "repo_stars": 8117, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Rust" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Python" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Cuda" } ] }, "Owner": { - "repo_owner": "WSH032" + "repo_owner": "sgl-project" } }, - "issue_title": "[feat] binding for `path::PathResolver`", + "issue_title": "[Feature] Step-by-Step Guide to Use SGLang on NVIDIA Jetson Orin platform", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" @@ -41852,102 +27012,93 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Artymiik/term-web/issues/1", - "issue_createdAt": "2025-01-26T13:48:53Z", + "issue_url": "https://github.com/MaxOhn/Bathbot/issues/917", + "issue_createdAt": "2025-01-27T16:44:58Z", "issue_repo": { - "repo_name": "term-web", - "repo_desc": "Browser terminal for configuring and maintaining your website.", - "repo_url": "https://github.com/Artymiik/term-web", - "repo_stars": 0, + "repo_name": "Bathbot", + "repo_desc": "Discord bot for osu!", + "repo_url": "https://github.com/MaxOhn/Bathbot", + "repo_stars": 78, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "Artymiik" + "repo_owner": "MaxOhn" } }, - "issue_title": "Настройки проекта", + "issue_title": "show user id instead of \"unknown user\"", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "introduction" + "label_name": "suggestion" } ], - "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/vechain/vechain-kit/issues/43", - "issue_createdAt": "2025-01-26T13:47:38Z", + "issue_url": "https://github.com/jozefcipa/novus/issues/7", + "issue_createdAt": "2025-01-27T16:43:11Z", "issue_repo": { - "repo_name": "vechain-kit", - "repo_desc": "An all-in-one library for building VeChain applications.", - "repo_url": "https://github.com/vechain/vechain-kit", - "repo_stars": 4, + "repo_name": "novus", + "repo_desc": "A local HTTPS proxy for a delightful developer experience on macOS", + "repo_url": "https://github.com/jozefcipa/novus", + "repo_stars": 124, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "vechain" + "repo_owner": "jozefcipa" } }, - "issue_title": "feat: add tests", + "issue_title": "CLI cursor disappears when `novus` interrupted while loading", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -41959,50 +27110,44 @@ }, { "Issue": { - "issue_url": "https://github.com/xnorpx/blue-onyx/issues/99", - "issue_createdAt": "2025-01-26T13:39:36Z", + "issue_url": "https://github.com/jozefcipa/novus/issues/6", + "issue_createdAt": "2025-01-27T16:39:10Z", "issue_repo": { - "repo_name": "blue-onyx", - "repo_desc": "Object detection service", - "repo_url": "https://github.com/xnorpx/blue-onyx", - "repo_stars": 36, + "repo_name": "novus", + "repo_desc": "A local HTTPS proxy for a delightful developer experience on macOS", + "repo_url": "https://github.com/jozefcipa/novus", + "repo_stars": 124, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "PowerShell" + "repo_prog_language": "Go" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "xnorpx" + "repo_owner": "jozefcipa" } }, - "issue_title": "Write a simple powershell script for installing a service.", + "issue_title": "When Novus is updated Nginx asset paths no longer work", "issue_labels": { "Nodes": [ { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -42014,31 +27159,31 @@ }, { "Issue": { - "issue_url": "https://github.com/vechain/vechain-kit/issues/42", - "issue_createdAt": "2025-01-26T13:34:34Z", + "issue_url": "https://github.com/Moonjuro/Azkar-page/issues/1", + "issue_createdAt": "2025-01-27T16:37:45Z", "issue_repo": { - "repo_name": "vechain-kit", - "repo_desc": "An all-in-one library for building VeChain applications.", - "repo_url": "https://github.com/vechain/vechain-kit", - "repo_stars": 4, + "repo_name": "Azkar-page", + "repo_desc": "Open source Muslim azkar website", + "repo_url": "https://github.com/Moonjuro/Azkar-page", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Gherkin" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "vechain" + "repo_owner": "Moonjuro" } }, - "issue_title": "feat: fail build if mandatory env variables are missing", + "issue_title": "Design issue", "issue_labels": { "Nodes": [ { @@ -42046,9 +27191,12 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "Design" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -42060,37 +27208,34 @@ }, { "Issue": { - "issue_url": "https://github.com/bewcloud/bewcloud/issues/40", - "issue_createdAt": "2025-01-26T13:24:19Z", + "issue_url": "https://github.com/KaizeNodeLabs/SafeSwap/issues/118", + "issue_createdAt": "2025-01-27T16:34:48Z", "issue_repo": { - "repo_name": "bewcloud", - "repo_desc": "A simpler alternative to Nextcloud and ownCloud, built with TypeScript and Deno using Fresh. 🦕 🍋", - "repo_url": "https://github.com/bewcloud/bewcloud", - "repo_stars": 364, + "repo_name": "SafeSwap", + "repo_desc": "A safe marketplace for buyers and sellers", + "repo_url": "https://github.com/KaizeNodeLabs/SafeSwap", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Makefile" + "repo_prog_language": "Shell" }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "bewcloud" + "repo_owner": "KaizeNodeLabs" } }, - "issue_title": "[Feature Request] Chunking/streams to upload", + "issue_title": "[FEAT]: Add Internationalization (i18n)", "issue_labels": { "Nodes": [ { @@ -42100,46 +27245,68 @@ "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "difficult: medium" + }, + { + "label_name": "ODBoost" + }, + { + "label_name": "frontend" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 6 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/avawalk/avatarot/issues/1", - "issue_createdAt": "2025-01-26T13:19:06Z", + "issue_url": "https://github.com/svalabs/terraform-provider-forgejo/issues/16", + "issue_createdAt": "2025-01-27T16:27:06Z", "issue_repo": { - "repo_name": "avatarot", - "repo_desc": "", - "repo_url": "https://github.com/avawalk/avatarot", - "repo_stars": 0, + "repo_name": "terraform-provider-forgejo", + "repo_desc": "Terraform provider for Forgejo", + "repo_url": "https://github.com/svalabs/terraform-provider-forgejo", + "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + } + ] }, "Owner": { - "repo_owner": "avawalk" + "repo_owner": "svalabs" } }, - "issue_title": "Clone ของคุณเบนซ", + "issue_title": "Allow creation of deploy keys", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "go" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -42148,90 +27315,96 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9899", - "issue_createdAt": "2025-01-26T13:11:16Z", + "issue_url": "https://github.com/matchms/matchms/issues/726", + "issue_createdAt": "2025-01-27T16:24: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": 46, + "repo_name": "matchms", + "repo_desc": "Python library for processing (tandem) mass spectrometry data and for computing spectral similarities.", + "repo_url": "https://github.com/matchms/matchms", + "repo_stars": 197, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Batchfile" + }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "TeX" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "matchms" } }, - "issue_title": "Imkerei Krieger ", + "issue_title": "save_as_mgf is always in append mode", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" }, { - "label_name": "location-submission" - }, - { - "label_name": "Germany" + "label_name": "workshop 2025" } ], - "label_totalcount": 4 + "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/ReneRebsdorf/CS2-annotations/issues/52", - "issue_createdAt": "2025-01-26T12:52:04Z", + "issue_url": "https://github.com/bitcoin-dev-project/sim-ln/issues/214", + "issue_createdAt": "2025-01-27T16:24:24Z", "issue_repo": { - "repo_name": "CS2-annotations", - "repo_desc": "This repository contains utility lineups for Counter-Strike 2, using the built-in annotations feature", - "repo_url": "https://github.com/ReneRebsdorf/CS2-annotations", - "repo_stars": 12, + "repo_name": "sim-ln", + "repo_desc": "Payment activity generator for the lightning network", + "repo_url": "https://github.com/bitcoin-dev-project/sim-ln", + "repo_stars": 66, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ReneRebsdorf" + "repo_owner": "bitcoin-dev-project" } }, - "issue_title": "Steam workshop should have a picture of the position names", + "issue_title": "Refactor: Move parsing into its own module", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "Code Health" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -42240,147 +27413,153 @@ }, { "Issue": { - "issue_url": "https://github.com/nmalzieu/starky/issues/68", - "issue_createdAt": "2025-01-26T12:49:24Z", + "issue_url": "https://github.com/astral-sh/ruff/issues/15772", + "issue_createdAt": "2025-01-27T16:23:52Z", "issue_repo": { - "repo_name": "starky", - "repo_desc": "A Starknet Discord bot to verify Starknet identity on Discord", - "repo_url": "https://github.com/nmalzieu/starky", - "repo_stars": 29, + "repo_name": "ruff", + "repo_desc": "An extremely fast Python linter and code formatter, written in Rust.", + "repo_url": "https://github.com/astral-sh/ruff", + "repo_stars": 35000, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "TypeScript" }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "RenderScript" } ] }, "Owner": { - "repo_owner": "nmalzieu" + "repo_owner": "astral-sh" } }, - "issue_title": "Upgrade apibara", + "issue_title": "`B008` doesn't report when the annotation refers to an immutable type, but `RUF009` does", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "OD Boost" + "label_name": "bug" }, { - "label_name": "open for contribution" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Tap30/web-components/issues/347", - "issue_createdAt": "2025-01-26T12:20:34Z", + "issue_url": "https://github.com/unfoldadmin/django-unfold/issues/1012", + "issue_createdAt": "2025-01-27T16:18:28Z", "issue_repo": { - "repo_name": "web-components", - "repo_desc": "A monorepo for the core libraries of our Design System.", - "repo_url": "https://github.com/Tap30/web-components", - "repo_stars": 15, + "repo_name": "django-unfold", + "repo_desc": "Modern Django admin theme for seamless interface development", + "repo_url": "https://github.com/unfoldadmin/django-unfold", + "repo_stars": 2120, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Tap30" + "repo_owner": "unfoldadmin" } }, - "issue_title": "refactor: remove `gap` for better browser compatibility", + "issue_title": "feat: add a stripe to display the current ENVIRONMENT setting", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "refactor" - }, - { - "label_name": "priority:medium" + "label_name": "enhancement" }, { - "label_name": "good to take" + "label_name": "good first issue" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Yadgah/Yadgah/issues/49", - "issue_createdAt": "2025-01-26T12:07:40Z", + "issue_url": "https://github.com/OpenBeta/open-tacos/issues/1267", + "issue_createdAt": "2025-01-27T16:12:12Z", "issue_repo": { - "repo_name": "Yadgah", - "repo_desc": "Yadgah A Platform for Experience Sharing \u0026 Q\u0026A", - "repo_url": "https://github.com/Yadgah/Yadgah", - "repo_stars": 1, + "repo_name": "open-tacos", + "repo_desc": "Rock climbing route catalog (openbeta.io)", + "repo_url": "https://github.com/OpenBeta/open-tacos", + "repo_stars": 151, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Yadgah" + "repo_owner": "OpenBeta" } }, - "issue_title": "Users Can Create Their Own Labels", + "issue_title": "Compress images over 11MB", "issue_labels": { "Nodes": [ { @@ -42390,22 +27569,16 @@ "label_name": "good first issue" }, { - "label_name": "UI/UX" - }, - { - "label_name": "django" - }, - { - "label_name": "Front" + "label_name": "help wanted" }, { - "label_name": "Back" + "label_name": "P2" } ], - "label_totalcount": 6 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 1 @@ -42414,126 +27587,117 @@ }, { "Issue": { - "issue_url": "https://github.com/agnilondapakou/helloWorld/issues/985", - "issue_createdAt": "2025-01-26T12:06:54Z", + "issue_url": "https://github.com/spuder/OpenSpoolMobile/issues/15", + "issue_createdAt": "2025-01-27T16:09:13Z", "issue_repo": { - "repo_name": "helloWorld", - "repo_desc": "Hello world is an Open Source project for programming beginners. It consists in providing a program that returns the “Hello World” message in the programming language you know.", - "repo_url": "https://github.com/agnilondapakou/helloWorld", - "repo_stars": 44, + "repo_name": "OpenSpoolMobile", + "repo_desc": "Mobile App for writing NFC Tags", + "repo_url": "https://github.com/spuder/OpenSpoolMobile", + "repo_stars": 4, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Solidity" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "C#" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Assembly" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "Objective-C" }, { - "repo_prog_language": "COBOL" + "repo_prog_language": "Objective-C++" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "agnilondapakou" + "repo_owner": "spuder" } }, - "issue_title": "Hello, World! using Super MarioLang programming language.\n", + "issue_title": "Android should warn users if nfc is disabled", "issue_labels": { "Nodes": [ { - "label_name": "SWOC" + "label_name": "bug" + }, + { + "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": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Yadgah/Yadgah/issues/48", - "issue_createdAt": "2025-01-26T12:04:03Z", + "issue_url": "https://github.com/spuder/OpenSpoolMobile/issues/14", + "issue_createdAt": "2025-01-27T16:08:30Z", "issue_repo": { - "repo_name": "Yadgah", - "repo_desc": "Yadgah A Platform for Experience Sharing \u0026 Q\u0026A", - "repo_url": "https://github.com/Yadgah/Yadgah", - "repo_stars": 1, + "repo_name": "OpenSpoolMobile", + "repo_desc": "Mobile App for writing NFC Tags", + "repo_url": "https://github.com/spuder/OpenSpoolMobile", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Kotlin" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "Yadgah" + "repo_owner": "spuder" } }, - "issue_title": "Random Labels Color", + "issue_title": "Add filament Brands", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, { - "label_name": "good first issue" - }, - { - "label_name": "UI/UX" - }, - { - "label_name": "django" - }, - { - "label_name": "Front" + "label_name": "help wanted" }, { - "label_name": "Back" + "label_name": "good first issue" } ], - "label_totalcount": 6 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -42545,12 +27709,12 @@ }, { "Issue": { - "issue_url": "https://github.com/vechain/vechain-kit/issues/41", - "issue_createdAt": "2025-01-26T12:02:22Z", + "issue_url": "https://github.com/spuder/OpenSpoolMobile/issues/13", + "issue_createdAt": "2025-01-27T16:07:47Z", "issue_repo": { - "repo_name": "vechain-kit", - "repo_desc": "An all-in-one library for building VeChain applications.", - "repo_url": "https://github.com/vechain/vechain-kit", + "repo_name": "OpenSpoolMobile", + "repo_desc": "Mobile App for writing NFC Tags", + "repo_url": "https://github.com/spuder/OpenSpoolMobile", "repo_stars": 4, "repo_langs": { "Nodes": [ @@ -42561,50 +27725,62 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Gherkin" + "repo_prog_language": "Ruby" + }, + { + "repo_prog_language": "Kotlin" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "vechain" + "repo_owner": "spuder" } }, - "issue_title": "Add community standards to repo ( security policies, templates, content reports)", + "issue_title": "Add filament types", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" + }, + { + "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/ponzu07/kajimc/issues/1", - "issue_createdAt": "2025-01-26T11:58:16Z", + "issue_url": "https://github.com/Yukaii/gakuon/issues/27", + "issue_createdAt": "2025-01-27T16:06:49Z", "issue_repo": { - "repo_name": "kajimc", - "repo_desc": "", - "repo_url": "https://github.com/ponzu07/kajimc", + "repo_name": "gakuon", + "repo_desc": "Review Anki cards using Generative AI voice", + "repo_url": "https://github.com/Yukaii/gakuon", "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Lua" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "JavaScript" @@ -42616,28 +27792,31 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "ponzu07" + "repo_owner": "Yukaii" } }, - "issue_title": "植林を多段に対応する", + "issue_title": "Server mode with headless anki deployment compose/container", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" }, { - "label_name": "機能改善" + "label_name": "operation" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -42646,25 +27825,37 @@ }, { "Issue": { - "issue_url": "https://github.com/dRroute/dRoute-UserService/issues/1", - "issue_createdAt": "2025-01-26T11:51:50Z", + "issue_url": "https://github.com/unfoldadmin/django-unfold/issues/1011", + "issue_createdAt": "2025-01-27T16:01:45Z", "issue_repo": { - "repo_name": "dRoute-UserService", - "repo_desc": "A microservice for managing user accounts, authentication, and dashboard functionalities. Handles user registration, login, order management, and support requests.", - "repo_url": "https://github.com/dRroute/dRoute-UserService", - "repo_stars": 0, + "repo_name": "django-unfold", + "repo_desc": "Modern Django admin theme for seamless interface development", + "repo_url": "https://github.com/unfoldadmin/django-unfold", + "repo_stars": 2120, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "dRroute" + "repo_owner": "unfoldadmin" } }, - "issue_title": "Create API to CRUD operation on User service and for Authentication", + "issue_title": "feat: title prefix for different environments", "issue_labels": { "Nodes": [ { @@ -42680,49 +27871,43 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/JetHalo/VITA/issues/1", - "issue_createdAt": "2025-01-26T11:41:12Z", + "issue_url": "https://github.com/sap-linuxlab/community.sap_install/issues/944", + "issue_createdAt": "2025-01-27T15:52:06Z", "issue_repo": { - "repo_name": "VITA", - "repo_desc": "✨✨VITA-1.5: Towards GPT-4o Level Real-Time Vision and Speech Interaction", - "repo_url": "https://github.com/JetHalo/VITA", - "repo_stars": 0, + "repo_name": "community.sap_install", + "repo_desc": "Automation for SAP - Collection of Ansible Roles for various SAP software installation", + "repo_url": "https://github.com/sap-linuxlab/community.sap_install", + "repo_stars": 60, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "JavaScript" - }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Jinja" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "YAML" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "JetHalo" + "repo_owner": "sap-linuxlab" } }, - "issue_title": "准备建立一个实时的翻译工具", + "issue_title": "sap_*_preconfigure: wrong debug messages when displaying SAP note numbers for RHEL 9 and RHEL 10", "issue_labels": { "Nodes": [ { @@ -42735,172 +27920,138 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/kubernetes-sigs/kubebuilder/issues/4527", - "issue_createdAt": "2025-01-26T11:34:34Z", + "issue_url": "https://github.com/FlorianXXIV/modrinth-apitool/issues/7", + "issue_createdAt": "2025-01-27T15:47:55Z", "issue_repo": { - "repo_name": "kubebuilder", - "repo_desc": "Kubebuilder - SDK for building Kubernetes APIs using CRDs", - "repo_url": "https://github.com/kubernetes-sigs/kubebuilder", - "repo_stars": 8118, + "repo_name": "modrinth-apitool", + "repo_desc": "A tool to interact with the modrinth api using rust reqwest", + "repo_url": "https://github.com/FlorianXXIV/modrinth-apitool", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Starlark" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "kubernetes-sigs" + "repo_owner": "FlorianXXIV" } }, - "issue_title": "Remove Prometheus Dependency from e2e Test Scaffolds in Kubebuilder", + "issue_title": "project infos", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "kind/feature" + "label_name": "enhancement" }, { - "label_name": "kind/cleanup" + "label_name": "good first issue" } ], - "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/duri0214/portfolio/issues/220", - "issue_createdAt": "2025-01-26T11:29:09Z", + "issue_url": "https://github.com/Equal-Vote/star-server/issues/764", + "issue_createdAt": "2025-01-27T15:43:06Z", "issue_repo": { - "repo_name": "portfolio", - "repo_desc": "", - "repo_url": "https://github.com/duri0214/portfolio", - "repo_stars": 0, + "repo_name": "star-server", + "repo_desc": "STAR Voting is an upgrade to our current way of voting that allows voters to score candidates from 0 to 5. Ultimately, STAR Voting elects candidates who better represent the whole of the electorate. We are building a site that lets everyone from individuals to organizations use STAR Voting to host simple polls or run secure elections.", + "repo_url": "https://github.com/Equal-Vote/star-server", + "repo_stars": 44, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "duri0214" + "repo_owner": "Equal-Vote" } }, - "issue_title": "Home: dbベースにするほど記事は増えないので個別ページにする", + "issue_title": "Finalize Election - Election Status", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "front end" } ], - "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/warioddly/days/issues/3", - "issue_createdAt": "2025-01-26T11:27:29Z", + "issue_url": "https://github.com/t1mmb0/movie-database/issues/1", + "issue_createdAt": "2025-01-27T15:39:29Z", "issue_repo": { - "repo_name": "days", - "repo_desc": "Your life in Days (Mobile App)", - "repo_url": "https://github.com/warioddly/days", - "repo_stars": 3, + "repo_name": "movie-database", + "repo_desc": "Movie Database Project. Creating a Database for all Movies you have watched. App Integration", + "repo_url": "https://github.com/t1mmb0/movie-database", + "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": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Ruby" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "warioddly" + "repo_owner": "t1mmb0" } }, - "issue_title": "Try to move the Dotbuilder to a separate class", + "issue_title": "Database structure for Movie Information.", "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": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -42909,47 +28060,41 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9898", - "issue_createdAt": "2025-01-26T11:25:18Z", + "issue_url": "https://github.com/ecmwf/anemoi-core/issues/96", + "issue_createdAt": "2025-01-27T15:33:07Z", "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": 46, + "repo_name": "anemoi-core", + "repo_desc": "Core packages for Anemoi.", + "repo_url": "https://github.com/ecmwf/anemoi-core", + "repo_stars": 11, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "ecmwf" } }, - "issue_title": "Ferragem e agropecuária souza", + "issue_title": "Seperation of Dependencies", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" }, { - "label_name": "location-submission" - }, - { - "label_name": "Brazil" + "label_name": "training" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 1 @@ -42961,90 +28106,95 @@ }, { "Issue": { - "issue_url": "https://github.com/brim-rs/brim/issues/14", - "issue_createdAt": "2025-01-26T11:22:29Z", + "issue_url": "https://github.com/apache/hertzbeat/issues/3033", + "issue_createdAt": "2025-01-27T15:29:20Z", "issue_repo": { - "repo_name": "brim", - "repo_desc": "", - "repo_url": "https://github.com/brim-rs/brim", - "repo_stars": 0, + "repo_name": "hertzbeat", + "repo_desc": "Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.", + "repo_url": "https://github.com/apache/hertzbeat", + "repo_stars": 5941, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Just" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Less" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "brim-rs" + "repo_owner": "apache" } }, - "issue_title": "Reconsider error on self parameter", + "issue_title": "[BUG] The bug in the threshold rules search box.", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "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/VijayMakkad/TurnOut-2.0/issues/2", - "issue_createdAt": "2025-01-26T11:21:11Z", + "issue_url": "https://github.com/xiaoovo663/CPDDweb1314/issues/4", + "issue_createdAt": "2025-01-27T15:27:49Z", "issue_repo": { - "repo_name": "TurnOut-2.0", + "repo_name": "CPDDweb1314", "repo_desc": "", - "repo_url": "https://github.com/VijayMakkad/TurnOut-2.0", - "repo_stars": 1, + "repo_url": "https://github.com/xiaoovo663/CPDDweb1314", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "VijayMakkad" + "repo_owner": "xiaoovo663" } }, - "issue_title": "Attendance", + "issue_title": "作者简介", "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 @@ -43056,41 +28206,53 @@ }, { "Issue": { - "issue_url": "https://github.com/brim-rs/brim/issues/13", - "issue_createdAt": "2025-01-26T11:17:53Z", + "issue_url": "https://github.com/parseablehq/parseable/issues/1137", + "issue_createdAt": "2025-01-27T15:23:26Z", "issue_repo": { - "repo_name": "brim", - "repo_desc": "", - "repo_url": "https://github.com/brim-rs/brim", - "repo_stars": 0, + "repo_name": "parseable", + "repo_desc": "Parseable is a disk less, cloud native database for logs, observability, security, and compliance. Parseable is built with focus on simplicity \u0026 resource efficiency.", + "repo_url": "https://github.com/parseablehq/parseable", + "repo_stars": 1955, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Smarty" + }, { "repo_prog_language": "Rust" }, { - "repo_prog_language": "Just" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "C++" + "repo_prog_language": "PowerShell" } ] }, "Owner": { - "repo_owner": "brim-rs" + "repo_owner": "parseablehq" } }, - "issue_title": "Use `add` label to show `\u003e` in the diagnostic", + "issue_title": "Ensure Cleanup post user / stream deletion", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "bug" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -43102,102 +28264,108 @@ }, { "Issue": { - "issue_url": "https://github.com/interTwin-eu/interLink/issues/366", - "issue_createdAt": "2025-01-26T11:08:43Z", + "issue_url": "https://github.com/Lind-Project/lind-wasm/issues/94", + "issue_createdAt": "2025-01-27T15:22:42Z", "issue_repo": { - "repo_name": "interLink", - "repo_desc": "InterLink aims to provide an abstraction for the execution of a Kubernetes pod on any remote resource capable of managing a Container execution lifecycle", - "repo_url": "https://github.com/interTwin-eu/interLink", - "repo_stars": 36, + "repo_name": "lind-wasm", + "repo_desc": "", + "repo_url": "https://github.com/Lind-Project/lind-wasm", + "repo_stars": 4, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Rust" + }, + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "Roff" + }, + { + "repo_prog_language": "C++" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Awk" + }, + { + "repo_prog_language": "M4" } ] }, "Owner": { - "repo_owner": "interTwin-eu" + "repo_owner": "Lind-Project" } }, - "issue_title": "Running pod displayed as `Waiting for init containers` by `kubectl`.", + "issue_title": "Add \"How to Contribute\" Section to Documentation", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "documentation" }, { "label_name": "good first issue" - }, - { - "label_name": "v0.3.x" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 2 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Yukaii/gakuon/issues/9", - "issue_createdAt": "2025-01-26T11:03:05Z", + "issue_url": "https://github.com/Pshy0/es-ruin-the-fun/issues/31", + "issue_createdAt": "2025-01-27T15:22:36Z", "issue_repo": { - "repo_name": "gakuon", - "repo_desc": "Review Anki cards using Generative AI voice", - "repo_url": "https://github.com/Yukaii/gakuon", - "repo_stars": 1, + "repo_name": "es-ruin-the-fun", + "repo_desc": "A development / cheat plugin for Endless Sky. Access all ships and outfits, change your captain's name, choose the color swizzle of your ships, edit your relation with other governments, set your combat rank, hire a powerful escort, gift yourself pre-outfitted ships, give yourself money, and much more.", + "repo_url": "https://github.com/Pshy0/es-ruin-the-fun", + "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "Yukaii" + "repo_owner": "Pshy0" } }, - "issue_title": "Support custom AI edpoint", + "issue_title": "Add scanning cappabilities to starter ships", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "api server" + "label_name": "enhancement" }, { - "label_name": "cli" + "label_name": "good first issue" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -43209,99 +28377,71 @@ }, { "Issue": { - "issue_url": "https://github.com/Shonen-Labs/StarkFinder/issues/74", - "issue_createdAt": "2025-01-26T10:52:59Z", + "issue_url": "https://github.com/xiaoovo663/CPDDweb1314/issues/1", + "issue_createdAt": "2025-01-27T15:12:25Z", "issue_repo": { - "repo_name": "StarkFinder", - "repo_desc": "Onchain AI agent on Starknet for all sorts of people in the ecosystem", - "repo_url": "https://github.com/Shonen-Labs/StarkFinder", - "repo_stars": 4, + "repo_name": "CPDDweb1314", + "repo_desc": "", + "repo_url": "https://github.com/xiaoovo663/CPDDweb1314", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Cairo" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "Shonen-Labs" + "repo_owner": "xiaoovo663" } }, - "issue_title": "DESIGN: Create figma wireframe for Profile page", + "issue_title": "用户指南", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "S" - }, - { - "label_name": "ODBoost" - }, - { - "label_name": "design" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 15 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/DevSoc-exe/placement-portal-backend/issues/11", - "issue_createdAt": "2025-01-26T10:44:03Z", + "issue_url": "https://github.com/stankudrow/ADS/issues/14", + "issue_createdAt": "2025-01-27T15:10:06Z", "issue_repo": { - "repo_name": "placement-portal-backend", - "repo_desc": "This repository holds the backend code for the TPC Student Portal", - "repo_url": "https://github.com/DevSoc-exe/placement-portal-backend", - "repo_stars": 1, + "repo_name": "ADS", + "repo_desc": "Algorithms and Data Structures.", + "repo_url": "https://github.com/stankudrow/ADS", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Go" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "DevSoc-exe" + "repo_owner": "stankudrow" } }, - "issue_title": "OTP Input box opens after a non verified user tries to log in", + "issue_title": "Add `tox`.", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" + }, + { + "label_name": "infrastructure" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -43313,89 +28453,77 @@ }, { "Issue": { - "issue_url": "https://github.com/EXXETA/trufos/issues/206", - "issue_createdAt": "2025-01-26T10:36:14Z", + "issue_url": "https://github.com/JaxTurboNerd/Rossi-Notes/issues/10", + "issue_createdAt": "2025-01-27T15:04:33Z", "issue_repo": { - "repo_name": "trufos", - "repo_desc": "A modern, open source REST client app", - "repo_url": "https://github.com/EXXETA/trufos", - "repo_stars": 13, + "repo_name": "Rossi-Notes", + "repo_desc": "A collaborative full CRUD notes app specifically designed to track dog protocols.", + "repo_url": "https://github.com/JaxTurboNerd/Rossi-Notes", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "Swift" } ] }, "Owner": { - "repo_owner": "EXXETA" + "repo_owner": "JaxTurboNerd" } }, - "issue_title": "Implement creation and loading of collections", + "issue_title": "Update protocol does not consistently update the detail view", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "backend" } ], - "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/langchain4j/langchain4j/issues/2451", - "issue_createdAt": "2025-01-26T10:34:16Z", + "issue_url": "https://github.com/Williscool13/WillEngineV2/issues/7", + "issue_createdAt": "2025-01-27T15:03:35Z", "issue_repo": { - "repo_name": "langchain4j", - "repo_desc": "Java version of LangChain", - "repo_url": "https://github.com/langchain4j/langchain4j", - "repo_stars": 5394, + "repo_name": "WillEngineV2", + "repo_desc": "My second attempt at a game engine", + "repo_url": "https://github.com/Williscool13/WillEngineV2", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Kotlin" + "repo_prog_language": "GLSL" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "C" } ] }, "Owner": { - "repo_owner": "langchain4j" + "repo_owner": "Williscool13" } }, - "issue_title": "[FEATURE] Support Chroma 0.6.3", + "issue_title": "Shadow Map Improvements (Blend Between Cascades)", "issue_labels": { "Nodes": [ { @@ -43403,15 +28531,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "P3" - }, - { - "label_name": "Dependencies" } ], - "label_totalcount": 4 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -43423,113 +28545,91 @@ }, { "Issue": { - "issue_url": "https://github.com/ryno57/ProjetNSI/issues/19", - "issue_createdAt": "2025-01-26T10:31:46Z", + "issue_url": "https://github.com/neuroglia-io/asyncapi/issues/44", + "issue_createdAt": "2025-01-27T15:02:37Z", "issue_repo": { - "repo_name": "ProjetNSI", - "repo_desc": "Projet NSI du logiciel DeskCore", - "repo_url": "https://github.com/ryno57/ProjetNSI", - "repo_stars": 0, + "repo_name": "asyncapi", + "repo_desc": "A .NET SDK for the Async API specification", + "repo_url": "https://github.com/neuroglia-io/asyncapi", + "repo_stars": 68, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "ryno57" + "repo_owner": "neuroglia-io" } }, - "issue_title": "faire que les réglages dans les paramètres soit mémorisés", + "issue_title": "A single specification document at Code First", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "type: feature" }, { "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 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/atyrode/gitemplate/issues/3", - "issue_createdAt": "2025-01-26T10:29:40Z", + "issue_url": "https://github.com/S-Levis/diet-coke-demon/issues/2", + "issue_createdAt": "2025-01-27T14:58:57Z", "issue_repo": { - "repo_name": "gitemplate", - "repo_desc": "FastAPI template made for AI", - "repo_url": "https://github.com/atyrode/gitemplate", - "repo_stars": 28, + "repo_name": "diet-coke-demon", + "repo_desc": "", + "repo_url": "https://github.com/S-Levis/diet-coke-demon", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jinja" - }, - { - "repo_prog_language": "JavaScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "atyrode" + "repo_owner": "S-Levis" } }, - "issue_title": "refactor: improve documentation", + "issue_title": "Repository needs new name", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "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/EXXETA/trufos/issues/205", - "issue_createdAt": "2025-01-26T10:29:24Z", + "issue_url": "https://github.com/Anwishta/ShopSphere/issues/179", + "issue_createdAt": "2025-01-27T14:57:04Z", "issue_repo": { - "repo_name": "trufos", - "repo_desc": "A modern, open source REST client app", - "repo_url": "https://github.com/EXXETA/trufos", - "repo_stars": 13, + "repo_name": "ShopSphere", + "repo_desc": "Built with cutting-edge technology using the powerful MERN stack (MongoDB, Express.js, React.js, Node.js),this store is designed to provide users with a seamless shopping experience.", + "repo_url": "https://github.com/Anwishta/ShopSphere", + "repo_stars": 14, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" }, @@ -43542,57 +28642,72 @@ ] }, "Owner": { - "repo_owner": "EXXETA" + "repo_owner": "Anwishta" } }, - "issue_title": "Align main body vertically on smaller window sizes", + "issue_title": "Implement Code of Conduct file", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "documentation" }, { "label_name": "good first issue" }, { - "label_name": "frontend" + "label_name": "IWOC2025" + }, + { + "label_name": "Easy" } ], - "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/TomCasavant/GiphyMaubot/issues/14", - "issue_createdAt": "2025-01-26T10:18:14Z", + "issue_url": "https://github.com/k8snetworkplumbingwg/sriov-network-operator/issues/834", + "issue_createdAt": "2025-01-27T14:56:52Z", "issue_repo": { - "repo_name": "GiphyMaubot", - "repo_desc": "Generates a gif given a search term, a plugin for Maubot for matrix.", - "repo_url": "https://github.com/TomCasavant/GiphyMaubot", - "repo_stars": 20, + "repo_name": "sriov-network-operator", + "repo_desc": "Operator for provisioning and configuring SR-IOV CNI plugin and device plugin", + "repo_url": "https://github.com/k8snetworkplumbingwg/sriov-network-operator", + "repo_stars": 91, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Smarty" } ] }, "Owner": { - "repo_owner": "TomCasavant" + "repo_owner": "k8snetworkplumbingwg" } }, - "issue_title": "HTTP on api.giphy.com not working anymore (HTTPS works)", + "issue_title": "use cross compilation when building multi-arch images", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -43601,7 +28716,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -43610,21 +28725,21 @@ }, { "Issue": { - "issue_url": "https://github.com/gccci/randomCatFacts/issues/329", - "issue_createdAt": "2025-01-26T09:44:17Z", + "issue_url": "https://github.com/xiaoovo663/WebCpdd520/issues/1", + "issue_createdAt": "2025-01-27T14:56:03Z", "issue_repo": { - "repo_name": "randomCatFacts", + "repo_name": "WebCpdd520", "repo_desc": "", - "repo_url": "https://github.com/gccci/randomCatFacts", + "repo_url": "https://github.com/xiaoovo663/WebCpdd520", "repo_stars": 0, "repo_langs": { "Nodes": [] }, "Owner": { - "repo_owner": "gccci" + "repo_owner": "xiaoovo663" } }, - "issue_title": "Some Issue", + "issue_title": "欢迎来的WebCPDD", "issue_labels": { "Nodes": [ { @@ -43643,31 +28758,28 @@ }, { "Issue": { - "issue_url": "https://github.com/karenwky/shakespearean-made-easy/issues/4", - "issue_createdAt": "2025-01-26T09:35:40Z", + "issue_url": "https://github.com/fsek/WebWebWeb/issues/128", + "issue_createdAt": "2025-01-27T14:55:05Z", "issue_repo": { - "repo_name": "shakespearean-made-easy", - "repo_desc": "Shakespearean Made Easy: An AI Sonnet Generator \u0026 Translator", - "repo_url": "https://github.com/karenwky/shakespearean-made-easy", - "repo_stars": 1, + "repo_name": "WebWebWeb", + "repo_desc": "", + "repo_url": "https://github.com/fsek/WebWebWeb", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "karenwky" + "repo_owner": "fsek" } }, - "issue_title": "Dropdowns for foundation models", + "issue_title": "Edit the update_event function", "issue_labels": { "Nodes": [ { @@ -43677,7 +28789,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 6 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -43686,41 +28798,44 @@ }, { "Issue": { - "issue_url": "https://github.com/karenwky/shakespearean-made-easy/issues/3", - "issue_createdAt": "2025-01-26T09:20:35Z", + "issue_url": "https://github.com/Azure/PyRIT/issues/661", + "issue_createdAt": "2025-01-27T14:49:13Z", "issue_repo": { - "repo_name": "shakespearean-made-easy", - "repo_desc": "Shakespearean Made Easy: An AI Sonnet Generator \u0026 Translator", - "repo_url": "https://github.com/karenwky/shakespearean-made-easy", - "repo_stars": 1, + "repo_name": "PyRIT", + "repo_desc": "The Python Risk Identification Tool for generative AI (PyRIT) is an open source framework built to empower security professionals and engineers to proactively identify risks in generative AI systems.", + "repo_url": "https://github.com/Azure/PyRIT", + "repo_stars": 2138, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "karenwky" + "repo_owner": "Azure" } }, - "issue_title": "Separate files for theme and language", + "issue_title": "FEAT add red team social bias dataset", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -43729,141 +28844,73 @@ }, { "Issue": { - "issue_url": "https://github.com/apache/airflow/issues/46057", - "issue_createdAt": "2025-01-26T09:19:27Z", + "issue_url": "https://github.com/Electro-starman/C-PROGRAMS/issues/1", + "issue_createdAt": "2025-01-27T14:49:04Z", "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": 38475, + "repo_name": "C-PROGRAMS", + "repo_desc": "", + "repo_url": "https://github.com/Electro-starman/C-PROGRAMS", + "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": "Mako" - }, - { - "repo_prog_language": "Jupyter Notebook" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "HCL" - }, - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "apache" + "repo_owner": "Electro-starman" } }, - "issue_title": "Generate database ERD using chartdb", + "issue_title": "HELLO WORLD PROGRAM", "issue_labels": { "Nodes": [ - { - "label_name": "area:MetaDB" - }, { "label_name": "good first issue" - }, - { - "label_name": "kind:meta" - }, - { - "label_name": "kind:task" } ], - "label_totalcount": 4 + "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/pooranjoyb/cpp-sdk-appwrite/issues/20", - "issue_createdAt": "2025-01-26T08:49:42Z", + "issue_url": "https://github.com/sourcemeta/jsonschema/issues/218", + "issue_createdAt": "2025-01-27T14:46:46Z", "issue_repo": { - "repo_name": "cpp-sdk-appwrite", - "repo_desc": "First-Ever C++ SDK for Appwrite, Built from Scratch!", - "repo_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite", - "repo_stars": 5, + "repo_name": "jsonschema", + "repo_desc": "The CLI for working with JSON Schema. Covers formatting, linting, testing, bundling, and more for both local development and CI/CD pipelines", + "repo_url": "https://github.com/sourcemeta/jsonschema", + "repo_stars": 81, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "CMake" + }, { "repo_prog_language": "Makefile" }, + { + "repo_prog_language": "Shell" + }, { "repo_prog_language": "C++" }, { - "repo_prog_language": "CMake" - } - ] - }, - "Owner": { - "repo_owner": "pooranjoyb" - } - }, - "issue_title": "refactor: createIndexes [payload]", - "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/uploaded-sys/gita.practice-an-opensource-project-/issues/7", - "issue_createdAt": "2025-01-26T08:35:30Z", - "issue_repo": { - "repo_name": "gita.practice-an-opensource-project-", - "repo_desc": "Welcome to gita.practice", - "repo_url": "https://github.com/uploaded-sys/gita.practice-an-opensource-project-", - "repo_stars": 0, - "repo_langs": { - "Nodes": [ + "repo_prog_language": "Ruby" + }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "uploaded-sys" + "repo_owner": "sourcemeta" } }, - "issue_title": "create designs for gitagame 6.2", + "issue_title": "Add a `--path` option to commands like `validate`", "issue_labels": { "Nodes": [ { @@ -43871,15 +28918,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "Improvement of code" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -43888,172 +28932,154 @@ }, { "Issue": { - "issue_url": "https://github.com/keyshade-xyz/keyshade/issues/666", - "issue_createdAt": "2025-01-26T08:30:49Z", + "issue_url": "https://github.com/Anwishta/ShopSphere/issues/176", + "issue_createdAt": "2025-01-27T14:44:55Z", "issue_repo": { - "repo_name": "keyshade", - "repo_desc": "Realtime secret and configuration management tool, with the best in class security and seamless integration support", - "repo_url": "https://github.com/keyshade-xyz/keyshade", - "repo_stars": 286, + "repo_name": "ShopSphere", + "repo_desc": "Built with cutting-edge technology using the powerful MERN stack (MongoDB, Express.js, React.js, Node.js),this store is designed to provide users with a seamless shopping experience.", + "repo_url": "https://github.com/Anwishta/ShopSphere", + "repo_stars": 14, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "TypeScript" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "PLpgSQL" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "keyshade-xyz" + "repo_owner": "Anwishta" } }, - "issue_title": "PLATFORM: Newly created workspace doesn't show up in list", + "issue_title": "Update Readme.md file", "issue_labels": { "Nodes": [ { - "label_name": "type: bug" + "label_name": "documentation" }, { "label_name": "good first issue" }, { - "label_name": "scope: platform" - }, - { - "label_name": "priority: medium" + "label_name": "IWOC2025" }, { - "label_name": "difficulty: 2" + "label_name": "Easy" } ], - "label_totalcount": 5 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/kubernetes-sigs/jobset/issues/768", - "issue_createdAt": "2025-01-26T08:11:11Z", + "issue_url": "https://github.com/gameguild-gg/website/issues/103", + "issue_createdAt": "2025-01-27T14:31:59Z", "issue_repo": { - "repo_name": "jobset", - "repo_desc": "JobSet: a k8s native API for distributed ML training and HPC workloads", - "repo_url": "https://github.com/kubernetes-sigs/jobset", - "repo_stars": 175, + "repo_name": "website", + "repo_desc": "Open Source Platform for Game Developers A platform designed to connect game developers through community collaboration, educational resources, and tools for playtesting and game launches.", + "repo_url": "https://github.com/gameguild-gg/website", + "repo_stars": 44, "repo_langs": { "Nodes": [ { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "Solidity" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Smarty" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "kubernetes-sigs" + "repo_owner": "gameguild-gg" } }, - "issue_title": "Set the user agent", + "issue_title": "[Bug]: SEO low performance regarding data duplicity", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "bug" }, { - "label_name": "help wanted" + "label_name": "good first issue" } ], "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/yassinebenaid/bunster/issues/143", - "issue_createdAt": "2025-01-26T08:07:16Z", + "issue_url": "https://github.com/DineshDK176/Project_SIH/issues/2", + "issue_createdAt": "2025-01-27T14:26:38Z", "issue_repo": { - "repo_name": "bunster", - "repo_desc": "Compile shell scripts to static binaries.", - "repo_url": "https://github.com/yassinebenaid/bunster", - "repo_stars": 1384, + "repo_name": "Project_SIH", + "repo_desc": "Smart Indian Hackathon Project Demo Development going on...", + "repo_url": "https://github.com/DineshDK176/Project_SIH", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "yassinebenaid" + "repo_owner": "DineshDK176" } }, - "issue_title": "Setup an `install.sh` script", + "issue_title": "Upcoming valentine's day crush impress site", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 9 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -44062,44 +29088,34 @@ }, { "Issue": { - "issue_url": "https://github.com/maintainer64/skills-search-tram/issues/4", - "issue_createdAt": "2025-01-26T08:02:23Z", + "issue_url": "https://github.com/nodinosaur/ha_tv_dashboard_wiki/issues/9", + "issue_createdAt": "2025-01-27T14:23:54Z", "issue_repo": { - "repo_name": "skills-search-tram", - "repo_desc": "Алиса умеет находить общественный транспорт", - "repo_url": "https://github.com/maintainer64/skills-search-tram", - "repo_stars": 1, + "repo_name": "ha_tv_dashboard_wiki", + "repo_desc": "", + "repo_url": "https://github.com/nodinosaur/ha_tv_dashboard_wiki", + "repo_stars": 9, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "maintainer64" + "repo_owner": "nodinosaur" } }, - "issue_title": "Навык не определяет направление в контексте", + "issue_title": "Problem streaming Rings camera integration", "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 + "issue_comment_count": 23 }, "Assignees": { "issue_assignees_count": 0 @@ -44108,31 +29124,25 @@ }, { "Issue": { - "issue_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite/issues/18", - "issue_createdAt": "2025-01-26T07:53:36Z", + "issue_url": "https://github.com/Leibniz-HBI/newsfeedback/issues/54", + "issue_createdAt": "2025-01-27T14:12:03Z", "issue_repo": { - "repo_name": "cpp-sdk-appwrite", - "repo_desc": "First-Ever C++ SDK for Appwrite, Built from Scratch!", - "repo_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite", - "repo_stars": 5, + "repo_name": "newsfeedback", + "repo_desc": "Tool for extracting and saving news article metadata (and optionally content) at regular intervals. ", + "repo_url": "https://github.com/Leibniz-HBI/newsfeedback", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "pooranjoyb" + "repo_owner": "Leibniz-HBI" } }, - "issue_title": "feat: get_subscriber [messaging]", + "issue_title": "Expand default homepage config with further news sources", "issue_labels": { "Nodes": [ { @@ -44142,7 +29152,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -44151,81 +29161,93 @@ }, { "Issue": { - "issue_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite/issues/17", - "issue_createdAt": "2025-01-26T07:51:43Z", + "issue_url": "https://github.com/codethesaurus/codethesaur.us/issues/764", + "issue_createdAt": "2025-01-27T14:10:11Z", "issue_repo": { - "repo_name": "cpp-sdk-appwrite", - "repo_desc": "First-Ever C++ SDK for Appwrite, Built from Scratch!", - "repo_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite", - "repo_stars": 5, + "repo_name": "codethesaur.us", + "repo_desc": "A polyglot developer reference tool to compare programming language concepts side-by-side! Great for learning new languages or using for reference.", + "repo_url": "https://github.com/codethesaurus/codethesaur.us", + "repo_stars": 290, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Python" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Procfile" } ] }, "Owner": { - "repo_owner": "pooranjoyb" + "repo_owner": "codethesaurus" } }, - "issue_title": "feat: get_topic [messaging]", + "issue_title": "[Bug] 500 server error on invalid API requests", "issue_labels": { "Nodes": [ + { + "label_name": "Type: Bug" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "Experience: Backend" + }, + { + "label_name": "Priority: Critical" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite/issues/16", - "issue_createdAt": "2025-01-26T07:50:58Z", + "issue_url": "https://github.com/OsuChecker/Osu-Pattern-Detector/issues/1", + "issue_createdAt": "2025-01-27T14:00:48Z", "issue_repo": { - "repo_name": "cpp-sdk-appwrite", - "repo_desc": "First-Ever C++ SDK for Appwrite, Built from Scratch!", - "repo_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite", - "repo_stars": 5, + "repo_name": "Osu-Pattern-Detector", + "repo_desc": "An osu pattern analyser for OsuCheck Website.", + "repo_url": "https://github.com/OsuChecker/Osu-Pattern-Detector", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "pooranjoyb" + "repo_owner": "OsuChecker" } }, - "issue_title": "feat: create_subscriber [messaging]", + "issue_title": "Add osu!mania 7K key mode", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -44237,84 +29259,114 @@ }, { "Issue": { - "issue_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite/issues/15", - "issue_createdAt": "2025-01-26T07:49:47Z", + "issue_url": "https://github.com/ls1intum/prompt2/issues/113", + "issue_createdAt": "2025-01-27T13:57:40Z", "issue_repo": { - "repo_name": "cpp-sdk-appwrite", - "repo_desc": "First-Ever C++ SDK for Appwrite, Built from Scratch!", - "repo_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite", - "repo_stars": 5, + "repo_name": "prompt2", + "repo_desc": "PROMPT 2.0: A Modular and Scalable Management Platform for Project-Based Teaching", + "repo_url": "https://github.com/ls1intum/prompt2", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Go" }, { - "repo_prog_language": "C++" + "repo_prog_language": "PLpgSQL" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "pooranjoyb" + "repo_owner": "ls1intum" } }, - "issue_title": "feat: create_topic [messaging]", + "issue_title": "Application Mailing Settings buttons are inactive for unknown reason", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "Component: Application" } ], - "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/pooranjoyb/cpp-sdk-appwrite/issues/14", - "issue_createdAt": "2025-01-26T07:49:05Z", + "issue_url": "https://github.com/vtos/moodle-mod_adaptivequiz/issues/45", + "issue_createdAt": "2025-01-27T13:54:43Z", "issue_repo": { - "repo_name": "cpp-sdk-appwrite", - "repo_desc": "First-Ever C++ SDK for Appwrite, Built from Scratch!", - "repo_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite", + "repo_name": "moodle-mod_adaptivequiz", + "repo_desc": "CAT (Computer-Adaptive Testing) implementation for Moodle LMS (https://moodle.org): officially supported plugin.", + "repo_url": "https://github.com/vtos/moodle-mod_adaptivequiz", "repo_stars": 5, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Gherkin" + }, + { + "repo_prog_language": "Mustache" } ] }, "Owner": { - "repo_owner": "pooranjoyb" + "repo_owner": "vtos" } }, - "issue_title": "feat: list_topics [messaging]", + "issue_title": "Gettting 'Page not found' when clicking on 'View Adaptive Quiz results' link in Gradebook", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "release" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -44323,138 +29375,154 @@ }, { "Issue": { - "issue_url": "https://github.com/beyond-all-reason/teiserver/issues/561", - "issue_createdAt": "2025-01-26T07:42:07Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9911", + "issue_createdAt": "2025-01-27T13:54:11Z", "issue_repo": { - "repo_name": "teiserver", - "repo_desc": "Middleware server for online gaming", - "repo_url": "https://github.com/beyond-all-reason/teiserver", - "repo_stars": 68, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Elixir" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "beyond-all-reason" + "repo_owner": "teambtcmap" } }, - "issue_title": "[Feature]: implement tachyon `system/serverStats` event", + "issue_title": "Chá \u0026 Arte Hauer", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "Tachyon" + "label_name": "location-submission" }, { - "label_name": "feature request" + "label_name": "Brazil" + }, + { + "label_name": "Horizonte Bitcoin" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite/issues/13", - "issue_createdAt": "2025-01-26T07:39:47Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9910", + "issue_createdAt": "2025-01-27T13:50:40Z", "issue_repo": { - "repo_name": "cpp-sdk-appwrite", - "repo_desc": "First-Ever C++ SDK for Appwrite, Built from Scratch!", - "repo_url": "https://github.com/pooranjoyb/cpp-sdk-appwrite", - "repo_stars": 5, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "Python" }, { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "pooranjoyb" + "repo_owner": "teambtcmap" } }, - "issue_title": "feat: list_messages [messaging]", + "issue_title": "Chá \u0026 Arte Centro", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" + }, + { + "label_name": "location-submission" + }, + { + "label_name": "Brazil" + }, + { + "label_name": "Horizonte Bitcoin" } ], - "label_totalcount": 1 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/hustlersambitionz4/sturdy-fiesta/issues/5", - "issue_createdAt": "2025-01-26T07:28:33Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9909", + "issue_createdAt": "2025-01-27T13:48:25Z", "issue_repo": { - "repo_name": "sturdy-fiesta", - "repo_desc": "My clone repository", - "repo_url": "https://github.com/hustlersambitionz4/sturdy-fiesta", - "repo_stars": 1, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Nix" + } + ] }, "Owner": { - "repo_owner": "hustlersambitionz4" + "repo_owner": "teambtcmap" } }, - "issue_title": "Hustlersambitionz4 ", + "issue_title": "Ayada restaurant ", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" }, { - "label_name": "documentation" + "label_name": "good first issue" }, { - "label_name": "enhancement" + "label_name": "location-submission" }, { - "label_name": "good first issue" + "label_name": "United Arab Emirates" } ], "label_totalcount": 4 @@ -44469,117 +29537,102 @@ }, { "Issue": { - "issue_url": "https://github.com/skypilot-org/skypilot/issues/4608", - "issue_createdAt": "2025-01-26T07:06:24Z", + "issue_url": "https://github.com/lonnieezell/Bonfire2/issues/532", + "issue_createdAt": "2025-01-27T13:45:57Z", "issue_repo": { - "repo_name": "skypilot", - "repo_desc": "SkyPilot: Run AI and batch jobs on any infra (Kubernetes or 12+ clouds). Get unified execution, cost savings, and high GPU availability via a simple interface.", - "repo_url": "https://github.com/skypilot-org/skypilot", - "repo_stars": 7093, + "repo_name": "Bonfire2", + "repo_desc": "CodeIgniter 4-based application skeleton", + "repo_url": "https://github.com/lonnieezell/Bonfire2", + "repo_stars": 133, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Jinja" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "skypilot-org" + "repo_owner": "lonnieezell" } }, - "issue_title": "[k8s] Local K8s cluster doesn't work with GPU models containing numbers only.", + "issue_title": "Add unit tests for components feature", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "help wanted" }, { - "label_name": "good starter issues" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/sgl-project/sglang/issues/3142", - "issue_createdAt": "2025-01-26T06:25:40Z", + "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9908", + "issue_createdAt": "2025-01-27T13:43:25Z", "issue_repo": { - "repo_name": "sglang", - "repo_desc": "SGLang is a fast serving framework for large language models and vision language models.", - "repo_url": "https://github.com/sgl-project/sglang", - "repo_stars": 8082, + "repo_name": "btcmap-data", + "repo_desc": "Location data for BTC Map pulled from OpenStreetMap", + "repo_url": "https://github.com/teambtcmap/btcmap-data", + "repo_stars": 46, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" }, { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "Nix" } ] }, "Owner": { - "repo_owner": "sgl-project" + "repo_owner": "teambtcmap" } }, - "issue_title": "[Feature] Accuracy test of VLM", + "issue_title": "Chá \u0026 Arte Cabral", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "location-submission" }, { - "label_name": "high priority" + "label_name": "Brazil" }, { - "label_name": "visIon-LM" + "label_name": "Horizonte Bitcoin" } ], - "label_totalcount": 4 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 1 @@ -44588,41 +29641,68 @@ }, { "Issue": { - "issue_url": "https://github.com/EscamillaJuan/coding-logs/issues/1", - "issue_createdAt": "2025-01-26T06:19:01Z", + "issue_url": "https://github.com/flet-dev/flet/issues/4785", + "issue_createdAt": "2025-01-27T13:34:56Z", "issue_repo": { - "repo_name": "coding-logs", - "repo_desc": "Coding Logs is a Visual Studio Code extension designed to track your Git-based productivity. It periodically checks for changes in your codebase and helps you maintain a consistent contribution history on GitHub.", - "repo_url": "https://github.com/EscamillaJuan/coding-logs", - "repo_stars": 0, + "repo_name": "flet", + "repo_desc": "Flet enables developers to easily build realtime web, mobile and desktop apps in Python. No frontend experience required.", + "repo_url": "https://github.com/flet-dev/flet", + "repo_stars": 12228, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "PowerShell" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Batchfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "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++" } ] }, "Owner": { - "repo_owner": "EscamillaJuan" + "repo_owner": "flet-dev" } }, - "issue_title": "Bug: Extension initializes in a non-Git folder", + "issue_title": "`flet doctor` CLI command", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "feature request" + }, + { + "label_name": "cli" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -44631,44 +29711,38 @@ }, { "Issue": { - "issue_url": "https://github.com/teal-language/tl/issues/920", - "issue_createdAt": "2025-01-26T06:16:24Z", + "issue_url": "https://github.com/Qualition/quick/issues/19", + "issue_createdAt": "2025-01-27T13:34:25Z", "issue_repo": { - "repo_name": "tl", - "repo_desc": "The compiler for Teal, a typed dialect of Lua", - "repo_url": "https://github.com/teal-language/tl", - "repo_stars": 2239, + "repo_name": "quick", + "repo_desc": "Quick is an agnostic gate-based circuit SDK, providing an integrated interface for using any supported quantum circuit framework seamlessly.", + "repo_url": "https://github.com/Qualition/quick", + "repo_stars": 2, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Lua" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "teal-language" + "repo_owner": "Qualition" } }, - "issue_title": "Type identifying where clause doesn't work when concrete type is provided as a generic argument", + "issue_title": "Consistent paper citation in docstrings", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "documentation" }, { - "label_name": "semantics" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -44677,47 +29751,47 @@ }, { "Issue": { - "issue_url": "https://github.com/KathiraveluLab/Beehive/issues/35", - "issue_createdAt": "2025-01-26T05:42:14Z", + "issue_url": "https://github.com/lonnieezell/Bonfire2/issues/531", + "issue_createdAt": "2025-01-27T13:30:20Z", "issue_repo": { - "repo_name": "Beehive", - "repo_desc": "A Data Federation Approach to Analyze Behavioral Health and Supplement Healthcare Practice with Community Health Metrics in Alaska", - "repo_url": "https://github.com/KathiraveluLab/Beehive", - "repo_stars": 6, + "repo_name": "Bonfire2", + "repo_desc": "CodeIgniter 4-based application skeleton", + "repo_url": "https://github.com/lonnieezell/Bonfire2", + "repo_stars": 133, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "PHP" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "KathiraveluLab" + "repo_owner": "lonnieezell" } }, - "issue_title": "[Bug] Notifications Persist on Logout Page Instead of Fading on the Same Page", + "issue_title": "Transition to usage of components x-button and x-button-container is incomplete", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "help wanted" }, { "label_name": "good first issue" - }, - { - "label_name": "p3" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -44726,84 +29800,78 @@ }, { "Issue": { - "issue_url": "https://github.com/anti-work/shortest/issues/294", - "issue_createdAt": "2025-01-26T05:00:10Z", + "issue_url": "https://github.com/MCEI-TZ/Curso-Java/issues/16", + "issue_createdAt": "2025-01-27T13:28:02Z", "issue_repo": { - "repo_name": "shortest", - "repo_desc": "QA via natural language AI tests", - "repo_url": "https://github.com/anti-work/shortest", - "repo_stars": 4162, + "repo_name": "Curso-Java", + "repo_desc": "Este es mi repositorio donde recopilo todas las actividades y proyectos que estoy realizando en mi curso de java", + "repo_url": "https://github.com/MCEI-TZ/Curso-Java", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Ruby" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "anti-work" + "repo_owner": "MCEI-TZ" } }, - "issue_title": "Add `shortest init` command for simplified setup", + "issue_title": "README example", "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": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/magicant/yash/issues/104", - "issue_createdAt": "2025-01-26T04:50:52Z", + "issue_url": "https://github.com/lonnieezell/Bonfire2/issues/530", + "issue_createdAt": "2025-01-27T13:27:36Z", "issue_repo": { - "repo_name": "yash", - "repo_desc": "Yet another shell", - "repo_url": "https://github.com/magicant/yash", - "repo_stars": 357, + "repo_name": "Bonfire2", + "repo_desc": "CodeIgniter 4-based application skeleton", + "repo_url": "https://github.com/lonnieezell/Bonfire2", + "repo_stars": 133, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "sed" + "repo_prog_language": "Hack" } ] }, "Owner": { - "repo_owner": "magicant" + "repo_owner": "lonnieezell" } }, - "issue_title": "Reject an empty operand in the `cd` built-in", + "issue_title": "Internationalization incomplete", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "help wanted" }, { "label_name": "good first issue" @@ -44812,7 +29880,7 @@ "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -44821,13 +29889,13 @@ }, { "Issue": { - "issue_url": "https://github.com/staeco/gtfs-stream/issues/9", - "issue_createdAt": "2025-01-26T04:07:51Z", + "issue_url": "https://github.com/ifes-guarapari/blockly-libras/issues/1", + "issue_createdAt": "2025-01-27T13:21:25Z", "issue_repo": { - "repo_name": "gtfs-stream", - "repo_desc": "Streaming GTFS and GTFS-RT parser for node", - "repo_url": "https://github.com/staeco/gtfs-stream", - "repo_stars": 30, + "repo_name": "blockly-libras", + "repo_desc": "Iniciativa de código aberto para um conjunto de extensões da biblioteca Blockly com suporte em Libras (Língua Brasileira de Sinais).", + "repo_url": "https://github.com/ifes-guarapari/blockly-libras", + "repo_stars": 0, "repo_langs": { "Nodes": [ { @@ -44836,139 +29904,151 @@ ] }, "Owner": { - "repo_owner": "staeco" + "repo_owner": "ifes-guarapari" } }, - "issue_title": "Type Support", + "issue_title": "If statement", "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": 2 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/PalisadoesFoundation/talawa-admin/issues/3431", - "issue_createdAt": "2025-01-26T03:45:54Z", + "issue_url": "https://github.com/astuto/astuto/issues/456", + "issue_createdAt": "2025-01-27T13:14:37Z", "issue_repo": { - "repo_name": "talawa-admin", - "repo_desc": "Admin portal for the Talawa Mobile App. Click on the link below to see our documentation", - "repo_url": "https://github.com/PalisadoesFoundation/talawa-admin", - "repo_stars": 179, + "repo_name": "astuto", + "repo_desc": "A free, open source, self-hosted customer feedback tool 🦊", + "repo_url": "https://github.com/astuto/astuto", + "repo_stars": 2006, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "SCSS" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "PalisadoesFoundation" + "repo_owner": "astuto" } }, - "issue_title": "Figma: The Event Dashboard Screen Violates the Figma Style Guide", + "issue_title": "Upgrade to Ruby 3.2.x", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, { "label_name": "good first issue" }, { - "label_name": "unapproved" + "label_name": "dependencies" }, { - "label_name": "ui/ux" + "label_name": "ruby" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/softwareconstruction240/chess/issues/14", - "issue_createdAt": "2025-01-26T03:27:02Z", + "issue_url": "https://github.com/kubernetes-sigs/kueue/issues/4067", + "issue_createdAt": "2025-01-27T13:10:59Z", "issue_repo": { - "repo_name": "chess", - "repo_desc": "BYU CS 240 course project starter code", - "repo_url": "https://github.com/softwareconstruction240/chess", - "repo_stars": 0, + "repo_name": "kueue", + "repo_desc": "Kubernetes-native Job Queueing", + "repo_url": "https://github.com/kubernetes-sigs/kueue", + "repo_stars": 1577, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "SCSS" }, { "repo_prog_language": "HTML" }, + { + "repo_prog_language": "Smarty" + }, + { + "repo_prog_language": "Python" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "softwareconstruction240" + "repo_owner": "kubernetes-sigs" } }, - "issue_title": "Complete Castling Tests Comprehensiveness", + "issue_title": "Add disabled `waitForPodsReady` to configuration by default.", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "kind/feature" }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -44977,31 +30057,31 @@ }, { "Issue": { - "issue_url": "https://github.com/iraizo/AutoLayer/issues/35", - "issue_createdAt": "2025-01-26T03:23:56Z", + "issue_url": "https://github.com/weaver-points/weaver-client/issues/23", + "issue_createdAt": "2025-01-27T13:10:07Z", "issue_repo": { - "repo_name": "AutoLayer", - "repo_desc": "AutoLayer is a community-driven addon for World of Warcraft designed to facilitate seamless layer switching.", - "repo_url": "https://github.com/iraizo/AutoLayer", - "repo_stars": 3, + "repo_name": "weaver-client", + "repo_desc": "", + "repo_url": "https://github.com/weaver-points/weaver-client", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Lua" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "iraizo" + "repo_owner": "weaver-points" } }, - "issue_title": "[Feature Request] Select channels that are monitored", + "issue_title": "Update Design files", "issue_labels": { "Nodes": [ { @@ -45009,52 +30089,64 @@ }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" + }, + { + "label_name": "design" } ], - "label_totalcount": 2 + "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/olasunkanmi-SE/codebuddy/issues/138", - "issue_createdAt": "2025-01-26T03:16:28Z", + "issue_url": "https://github.com/AttenSys-Stark/AttenSys/issues/31", + "issue_createdAt": "2025-01-27T13:08:01Z", "issue_repo": { - "repo_name": "codebuddy", - "repo_desc": "A Generative AI Assistant for VSCode is an innovative extension that utilizes machine learning to help developers generate code, complete tasks, and streamline their workflow. This intelligent assistant can understand natural language input and respond accordingly.", - "repo_url": "https://github.com/olasunkanmi-SE/codebuddy", - "repo_stars": 27, + "repo_name": "AttenSys", + "repo_desc": "", + "repo_url": "https://github.com/AttenSys-Stark/AttenSys", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "olasunkanmi-SE" + "repo_owner": "AttenSys-Stark" } }, - "issue_title": "Support for Deepseek", + "issue_title": "Test the flow of funds when events are sponsored.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "difficulty: medium" + }, + { + "label_name": "ODBoost" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 10 }, "Assignees": { "issue_assignees_count": 0 @@ -45063,41 +30155,41 @@ }, { "Issue": { - "issue_url": "https://github.com/spellshift/realm/issues/837", - "issue_createdAt": "2025-01-26T03:08:37Z", + "issue_url": "https://github.com/aboutcode-org/scancode-toolkit/issues/4123", + "issue_createdAt": "2025-01-27T13:07:53Z", "issue_repo": { - "repo_name": "realm", - "repo_desc": "Realm is a cross platform Red Team engagement platform with a focus on automation and reliability.", - "repo_url": "https://github.com/spellshift/realm", - "repo_stars": 443, + "repo_name": "scancode-toolkit", + "repo_desc": ":mag: ScanCode detects licenses, copyrights, dependencies by \"scanning code\" ... to discover and inventory open source and third-party packages used in your code. Sponsored by NLnet project https://nlnet.nl/project/vulnerabilitydatabase, the Google Summer of Code, Azure credits, nexB and others generous sponsors!", + "repo_url": "https://github.com/aboutcode-org/scancode-toolkit", + "repo_stars": 2187, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Shell" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "C" }, { - "repo_prog_language": "Rust" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HCL" + "repo_prog_language": "Java" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "C#" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Assembly" }, { "repo_prog_language": "JavaScript" @@ -45105,26 +30197,26 @@ ] }, "Owner": { - "repo_owner": "spellshift" + "repo_owner": "aboutcode-org" } }, - "issue_title": "[bug] Add GCP_PROJECT_ID to Terraform Env Vars", + "issue_title": "Support Bazel modules", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "easy" }, { "label_name": "good first issue" }, { - "label_name": "tavern" + "label_name": "package-formats" } ], "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 2 }, "Assignees": { "issue_assignees_count": 0 @@ -45133,28 +30225,37 @@ }, { "Issue": { - "issue_url": "https://github.com/med1001/Privora/issues/16", - "issue_createdAt": "2025-01-26T03:03:15Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/864", + "issue_createdAt": "2025-01-27T13:05:48Z", "issue_repo": { - "repo_name": "Privora", - "repo_desc": "a distributed chat application", - "repo_url": "https://github.com/med1001/Privora", - "repo_stars": 1, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "C" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "med1001" + "repo_owner": "enatega" } }, - "issue_title": "Develop CLI for Sending and Receiving Messages", + "issue_title": "Enatega Restaurant + Rider : Change Language screen design consistency issue.", "issue_labels": { "Nodes": [ { @@ -45164,102 +30265,123 @@ "label_name": "good first issue" }, { - "label_name": "client" + "label_name": "Feature" + }, + { + "label_name": "Enatega Multivendor Rider App" + }, + { + "label_name": "Enatega Multivendor Restaurant App" } ], - "label_totalcount": 3 + "label_totalcount": 5 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/med1001/Privora/issues/15", - "issue_createdAt": "2025-01-26T03:02:22Z", + "issue_url": "https://github.com/duckdb/pg_duckdb/issues/560", + "issue_createdAt": "2025-01-27T13:04:31Z", "issue_repo": { - "repo_name": "Privora", - "repo_desc": "a distributed chat application", - "repo_url": "https://github.com/med1001/Privora", - "repo_stars": 1, + "repo_name": "pg_duckdb", + "repo_desc": "DuckDB-powered Postgres for high performance apps \u0026 analytics.", + "repo_url": "https://github.com/duckdb/pg_duckdb", + "repo_stars": 1927, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "C" + }, + { + "repo_prog_language": "C++" + }, { "repo_prog_language": "Makefile" }, { - "repo_prog_language": "C" + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HCL" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "med1001" + "repo_owner": "duckdb" } }, - "issue_title": "Implement Client Socket Connection", + "issue_title": "Support INTERVAL type", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "networking" - }, - { - "label_name": "client" + "label_name": "types" } ], - "label_totalcount": 4 + "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/jmcph4/blocktop/issues/23", - "issue_createdAt": "2025-01-26T02:27:19Z", + "issue_url": "https://github.com/Prathamesh-Kulkarni01/Potoba-POS/issues/3", + "issue_createdAt": "2025-01-27T13:02:09Z", "issue_repo": { - "repo_name": "blocktop", - "repo_desc": "A minimalist TUI block explorer for Ethereum networks", - "repo_url": "https://github.com/jmcph4/blocktop", - "repo_stars": 14, + "repo_name": "Potoba-POS", + "repo_desc": "", + "repo_url": "https://github.com/Prathamesh-Kulkarni01/Potoba-POS", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "jmcph4" + "repo_owner": "Prathamesh-Kulkarni01" } }, - "issue_title": "feat: Node sync status", + "issue_title": "Show Table Menu Page", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, { - "label_name": "help wanted" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "backend" } ], "label_totalcount": 3 @@ -45267,6 +30389,64 @@ "Comments": { "issue_comment_count": 0 }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/btcpayserver/btcpayserver/issues/6578", + "issue_createdAt": "2025-01-27T13:02:03Z", + "issue_repo": { + "repo_name": "btcpayserver", + "repo_desc": "Accept Bitcoin payments. Free, open-source \u0026 self-hosted, Bitcoin payment processor. ", + "repo_url": "https://github.com/btcpayserver/btcpayserver", + "repo_stars": 6568, + "repo_langs": { + "Nodes": [ + { + "repo_prog_language": "C#" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "PLpgSQL" + } + ] + }, + "Owner": { + "repo_owner": "btcpayserver" + } + }, + "issue_title": "[Bug]: Archived invoices shouldn't be browsable by non authenticated users", + "issue_labels": { + "Nodes": [ + { + "label_name": "good first issue" + } + ], + "label_totalcount": 1 + }, + "Comments": { + "issue_comment_count": 0 + }, "Assignees": { "issue_assignees_count": 0 } @@ -45274,25 +30454,37 @@ }, { "Issue": { - "issue_url": "https://github.com/MultiTonic/thinking-dataset/issues/76", - "issue_createdAt": "2025-01-26T02:09:08Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/863", + "issue_createdAt": "2025-01-27T12:57:46Z", "issue_repo": { - "repo_name": "thinking-dataset", - "repo_desc": "Creating a Thinking Dataset: Leveraging Real-World Data for Strategic Business Insights and STaR Case Study Generation.", - "repo_url": "https://github.com/MultiTonic/thinking-dataset", - "repo_stars": 6, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "MultiTonic" + "repo_owner": "enatega" } }, - "issue_title": "[FEATURE] Make --clean option for `run_cli_commands.py`", + "issue_title": "Enatega Customer Application : Status screen UI-Fix", "issue_labels": { "Nodes": [ { @@ -45302,10 +30494,13 @@ "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "Feature" + }, + { + "label_name": "Enatega Multivendor Customer App" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -45317,25 +30512,34 @@ }, { "Issue": { - "issue_url": "https://github.com/QDScholium/ScholiumModel/issues/2", - "issue_createdAt": "2025-01-26T01:57:32Z", + "issue_url": "https://github.com/Irtiza751/waredrop/issues/49", + "issue_createdAt": "2025-01-27T12:51:17Z", "issue_repo": { - "repo_name": "ScholiumModel", - "repo_desc": "Your AI research assistant", - "repo_url": "https://github.com/QDScholium/ScholiumModel", - "repo_stars": 2, + "repo_name": "waredrop", + "repo_desc": "Waredrop is a modern, budget-friendly fashion e-commerce platform built with cutting-edge web technologies like Next.js 14, Tailwind CSS, and TurboRepo for monorepo management. ", + "repo_url": "https://github.com/Irtiza751/waredrop", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "QDScholium" + "repo_owner": "Irtiza751" } }, - "issue_title": "Properly implement the Grobid Loader.", + "issue_title": "User registration (sign-up)", "issue_labels": { "Nodes": [ { @@ -45343,55 +30547,61 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "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/kspviswa/pyOllaMx/issues/7", - "issue_createdAt": "2025-01-26T01:54:22Z", + "issue_url": "https://github.com/AttenSys-Stark/AttenSys/issues/30", + "issue_createdAt": "2025-01-27T12:49:38Z", "issue_repo": { - "repo_name": "pyOllaMx", - "repo_desc": "Your gateway to both Ollama \u0026 Apple MlX models", - "repo_url": "https://github.com/kspviswa/pyOllaMx", - "repo_stars": 78, + "repo_name": "AttenSys", + "repo_desc": "", + "repo_url": "https://github.com/AttenSys-Stark/AttenSys", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "kspviswa" + "repo_owner": "AttenSys-Stark" } }, - "issue_title": "PyOllamx crashes during startup if ollama is not running", + "issue_title": "Implement the sponsor_event and withdraw_sponsors_fund functions in the Event contract", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "difficulty: medium" + }, + { + "label_name": "ODBoost" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 14 }, "Assignees": { "issue_assignees_count": 0 @@ -45400,41 +30610,56 @@ }, { "Issue": { - "issue_url": "https://github.com/KingSupernova31/RulesGuru/issues/219", - "issue_createdAt": "2025-01-26T01:30:26Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/862", + "issue_createdAt": "2025-01-27T12:48:22Z", "issue_repo": { - "repo_name": "RulesGuru", - "repo_desc": "The source for rulesguru.net, a resource for Magic judges.", - "repo_url": "https://github.com/KingSupernova31/RulesGuru", - "repo_stars": 10, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, + { + "repo_prog_language": "HTML" + }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "KingSupernova31" + "repo_owner": "enatega" } }, - "issue_title": "\"Get Unfinished question\" button on the editor is broken", + "issue_title": "Enatega Customer Application : Chat from rider customer isn't notified for the chat vice versa for rider also", "issue_labels": { "Nodes": [ { - "label_name": "high priority" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "Enatega Multivendor Customer App" + }, + { + "label_name": "Enatega Multivendor Rider App" + }, + { + "label_name": "High Priority" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 @@ -45446,84 +30671,120 @@ }, { "Issue": { - "issue_url": "https://github.com/BeeJam-Studios/Bobocraft/issues/9", - "issue_createdAt": "2025-01-26T01:21:26Z", + "issue_url": "https://github.com/asd2025-alt/docs/issues/1", + "issue_createdAt": "2025-01-27T12:44:17Z", "issue_repo": { - "repo_name": "Bobocraft", - "repo_desc": "", - "repo_url": "https://github.com/BeeJam-Studios/Bobocraft", - "repo_stars": 17, + "repo_name": "docs", + "repo_desc": "The open-source repo for docs.github.com", + "repo_url": "https://github.com/asd2025-alt/docs", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "SCSS" } ] }, "Owner": { - "repo_owner": "BeeJam-Studios" + "repo_owner": "asd2025-alt" } }, - "issue_title": "Some form of developer documentation md file for overview of current state of code", + "issue_title": "Screenshot (٢٧‏/٠١‏/٢٠٢٥ ٢:٤٣:٤٩ م)", "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_totalcount": 2 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/qcpydev/qcpy/issues/177", - "issue_createdAt": "2025-01-26T01:17:22Z", + "issue_url": "https://github.com/AttenSys-Stark/AttenSys/issues/29", + "issue_createdAt": "2025-01-27T12:41:32Z", "issue_repo": { - "repo_name": "qcpy", - "repo_desc": "qc simulator", - "repo_url": "https://github.com/qcpydev/qcpy", - "repo_stars": 11, + "repo_name": "AttenSys", + "repo_desc": "", + "repo_url": "https://github.com/AttenSys-Stark/AttenSys", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "qcpydev" + "repo_owner": "AttenSys-Stark" } }, - "issue_title": "circuit drawing: Swap is being presented as RCCX Gate", + "issue_title": "Test the flow of funds when organizations are sponsored.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "circuit drawing" + "label_name": "difficulty: medium" + }, + { + "label_name": "ODBoost" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 9 }, "Assignees": { "issue_assignees_count": 0 @@ -45532,28 +30793,34 @@ }, { "Issue": { - "issue_url": "https://github.com/DevDogs-UGA/Optimal-Schedule-Builder/issues/438", - "issue_createdAt": "2025-01-26T01:16:20Z", + "issue_url": "https://github.com/TotomInc/vue3-select-component/issues/176", + "issue_createdAt": "2025-01-27T12:34:40Z", "issue_repo": { - "repo_name": "Optimal-Schedule-Builder", - "repo_desc": "DevDogs' inaugural, 2024-2025 project: an optimal schedule-building website for UGA students.", - "repo_url": "https://github.com/DevDogs-UGA/Optimal-Schedule-Builder", - "repo_stars": 14, + "repo_name": "vue3-select-component", + "repo_desc": "A flexible \u0026 modern select-input control for Vue 3.", + "repo_url": "https://github.com/TotomInc/vue3-select-component", + "repo_stars": 66, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "DevDogs-UGA" + "repo_owner": "TotomInc" } }, - "issue_title": "Schedule Page Navbar Changes", + "issue_title": "Long labels should be truncated (showing ellipsis) on single-value", "issue_labels": { "Nodes": [ { @@ -45561,100 +30828,109 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "Frontend" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/qut-dmrc/buttermilk/issues/9", - "issue_createdAt": "2025-01-26T01:12:02Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/861", + "issue_createdAt": "2025-01-27T12:32:41Z", "issue_repo": { - "repo_name": "buttermilk", - "repo_desc": "", - "repo_url": "https://github.com/qut-dmrc/buttermilk", - "repo_stars": 2, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Jinja" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "qut-dmrc" + "repo_owner": "enatega" } }, - "issue_title": "Check that emergency saved temp files (on-disk) are saved in a single correct run folder", + "issue_title": "Enatega Customer Application: Ratings or reviews percentage calculation issue", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "Enatega Multivendor Customer App" + }, + { + "label_name": "High Priority" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/saihaj/DOGE-AI/issues/36", - "issue_createdAt": "2025-01-26T01:09:53Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/859", + "issue_createdAt": "2025-01-27T12:22:14Z", "issue_repo": { - "repo_name": "DOGE-AI", - "repo_desc": "An autonomous AI agent here to uncover waste and inefficiencies in government spending and policy decisions", - "repo_url": "https://github.com/saihaj/DOGE-AI", - "repo_stars": 12, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "saihaj" + "repo_owner": "enatega" } }, - "issue_title": "alerting on failed approved requests", + "issue_title": "Enatega Customer Application : Suggestion show recent or popular 10 reviews should show up", "issue_labels": { "Nodes": [ { @@ -45664,10 +30940,13 @@ "label_name": "good first issue" }, { - "label_name": "agent" + "label_name": "Feature" + }, + { + "label_name": "Enatega Multivendor Customer App" } ], - "label_totalcount": 3 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -45679,44 +30958,59 @@ }, { "Issue": { - "issue_url": "https://github.com/sahirulhassan/RecipeRecommender/issues/2", - "issue_createdAt": "2025-01-26T01:09:45Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/858", + "issue_createdAt": "2025-01-27T12:17:54Z", "issue_repo": { - "repo_name": "RecipeRecommender", - "repo_desc": "A recipe recommender based on user-entered ingredients. Uses the Java Tablesaw dependency.", - "repo_url": "https://github.com/sahirulhassan/RecipeRecommender", - "repo_stars": 1, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "sahirulhassan" + "repo_owner": "enatega" } }, - "issue_title": "There is no user data retention | Basic Filing needed", + "issue_title": "Enatega Customer Appliocation : Default image for cuisines isn't displaying up on application.", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "Enatega Multivendor Customer App" + }, + { + "label_name": "High Priority" } ], - "label_totalcount": 2 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, @@ -45751,90 +31045,38 @@ }, { "Issue": { - "issue_url": "https://github.com/RKKoranteng/elda-to/issues/1", - "issue_createdAt": "2025-01-26T00:44:43Z", + "issue_url": "https://github.com/stankudrow/ADS/issues/13", + "issue_createdAt": "2025-01-27T12:15:45Z", "issue_repo": { - "repo_name": "elda-to", - "repo_desc": "All the stuff we need to get Elda-to up-and-running", - "repo_url": "https://github.com/RKKoranteng/elda-to", - "repo_stars": 1, + "repo_name": "ADS", + "repo_desc": "Algorithms and Data Structures.", + "repo_url": "https://github.com/stankudrow/ADS", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "RKKoranteng" + "repo_owner": "stankudrow" } }, - "issue_title": "Spike: Review el-dato web code", + "issue_title": "Add `mypy` type checker.", "issue_labels": { "Nodes": [ { "label_name": "enhancement" }, - { - "label_name": "good first issue" - } - ], - "label_totalcount": 2 - }, - "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 2 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/OpenBeta/open-tacos/issues/1261", - "issue_createdAt": "2025-01-26T00:39:57Z", - "issue_repo": { - "repo_name": "open-tacos", - "repo_desc": "Rock climbing route catalog (openbeta.io)", - "repo_url": "https://github.com/OpenBeta/open-tacos", - "repo_stars": 151, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "TypeScript" - }, - { - "repo_prog_language": "HTML" - } - ] - }, - "Owner": { - "repo_owner": "OpenBeta" - } - }, - "issue_title": "Can't choose 'Alpine' as a Discipline when creating a new route.", - "issue_labels": { - "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "infrastructure" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -45846,157 +31088,148 @@ }, { "Issue": { - "issue_url": "https://github.com/Vibe120/docs/issues/1", - "issue_createdAt": "2025-01-26T00:37:43Z", + "issue_url": "https://github.com/BeeJam-Studios/Bobocraft/issues/23", + "issue_createdAt": "2025-01-27T12:09:12Z", "issue_repo": { - "repo_name": "docs", + "repo_name": "Bobocraft", "repo_desc": "", - "repo_url": "https://github.com/Vibe120/docs", - "repo_stars": 0, + "repo_url": "https://github.com/BeeJam-Studios/Bobocraft", + "repo_stars": 17, "repo_langs": { "Nodes": [ { - "repo_prog_language": "MDX" + "repo_prog_language": "Rust" } ] }, "Owner": { - "repo_owner": "Vibe120" + "repo_owner": "BeeJam-Studios" } }, - "issue_title": "Good luck", + "issue_title": "Add garage bay", "issue_labels": { "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, { "label_name": "enhancement" }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "wontfix" } ], - "label_totalcount": 6 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Mmabiaa/Discrete-Mathematics/issues/12", - "issue_createdAt": "2025-01-26T00:26:27Z", + "issue_url": "https://github.com/IBM/javacore-analyser/issues/121", + "issue_createdAt": "2025-01-27T12:09:10Z", "issue_repo": { - "repo_name": "Discrete-Mathematics", - "repo_desc": "This is a full course on discrete mathematics, logical thinking and problem solving.", - "repo_url": "https://github.com/Mmabiaa/Discrete-Mathematics", - "repo_stars": 2, + "repo_name": "javacore-analyser", + "repo_desc": "This is a tool to analyse IBM Javacore files and provide the report used to analyse hang/outage and performance issues.", + "repo_url": "https://github.com/IBM/javacore-analyser", + "repo_stars": 4, "repo_langs": { "Nodes": [ { "repo_prog_language": "Python" }, { - "repo_prog_language": "Java" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "XSLT" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Dockerfile" } ] }, "Owner": { - "repo_owner": "Mmabiaa" + "repo_owner": "IBM" } }, - "issue_title": "Add more useful functions and examples", + "issue_title": "Replace the WAIT name with Javacore analyser in the code.", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "bug" }, { "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/pytorch/ao/issues/1621", - "issue_createdAt": "2025-01-26T00:16:52Z", + "issue_url": "https://github.com/KomodoPlatform/komodo-defi-framework/issues/2329", + "issue_createdAt": "2025-01-27T11:58:49Z", "issue_repo": { - "repo_name": "ao", - "repo_desc": "PyTorch native quantization and sparsity for training and inference", - "repo_url": "https://github.com/pytorch/ao", - "repo_stars": 1788, + "repo_name": "komodo-defi-framework", + "repo_desc": "This is the official Komodo DeFi Framework repository", + "repo_url": "https://github.com/KomodoPlatform/komodo-defi-framework", + "repo_stars": 111, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "C" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "Cuda" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Metal" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Batchfile" + "repo_prog_language": "Python" } ] }, "Owner": { - "repo_owner": "pytorch" + "repo_owner": "KomodoPlatform" } }, - "issue_title": "Unittests Migration Progress", + "issue_title": "Extend swap stat rpcs to include burned fee", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "priority: high" + }, + { + "label_name": "improvement: RPC" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -46008,43 +31241,28 @@ }, { "Issue": { - "issue_url": "https://github.com/PintaProject/Pinta/issues/1233", - "issue_createdAt": "2025-01-26T00:13:14Z", + "issue_url": "https://github.com/dfe-analytical-services/quarto-slides-template/issues/7", + "issue_createdAt": "2025-01-27T11:58:24Z", "issue_repo": { - "repo_name": "Pinta", - "repo_desc": "Simple GTK# Paint Program", - "repo_url": "https://github.com/PintaProject/Pinta", - "repo_stars": 1926, + "repo_name": "quarto-slides-template", + "repo_desc": "quarto-template", + "repo_url": "https://github.com/dfe-analytical-services/quarto-slides-template", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "M4" - }, - { - "repo_prog_language": "Roff" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "Inno Setup" + "repo_prog_language": "R" } ] }, "Owner": { - "repo_owner": "PintaProject" + "repo_owner": "dfe-analytical-services" } }, - "issue_title": "Frosted Glass effect: add Smoothness parameter", + "issue_title": "Add explicit example of hyperlinks from within text", "issue_labels": { "Nodes": [ { @@ -46052,12 +31270,9 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "effects" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -46069,148 +31284,151 @@ }, { "Issue": { - "issue_url": "https://github.com/ruxailab/eye-tracker-api/issues/29", - "issue_createdAt": "2025-01-25T23:56:46Z", + "issue_url": "https://github.com/mubarak23/chainevents-contracts/issues/113", + "issue_createdAt": "2025-01-27T11:51:35Z", "issue_repo": { - "repo_name": "eye-tracker-api", - "repo_desc": "", - "repo_url": "https://github.com/ruxailab/eye-tracker-api", - "repo_stars": 3, + "repo_name": "chainevents-contracts", + "repo_desc": "cairo contract implementation for chainevents", + "repo_url": "https://github.com/mubarak23/chainevents-contracts", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Procfile" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "ruxailab" + "repo_owner": "mubarak23" } }, - "issue_title": "fix: update linux/windows/mac documention to run the virtual env if needed", + "issue_title": "Fetch All Closed Events - Cairo Contract", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "waiting-for-contributor" + "label_name": "ODBoost" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 15 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/astronomy-commons/lsdb/issues/549", - "issue_createdAt": "2025-01-25T23:52:18Z", + "issue_url": "https://github.com/mubarak23/chainevents-contracts/issues/112", + "issue_createdAt": "2025-01-27T11:51:31Z", "issue_repo": { - "repo_name": "lsdb", - "repo_desc": "Large Survey DataBase", - "repo_url": "https://github.com/astronomy-commons/lsdb", - "repo_stars": 23, + "repo_name": "chainevents-contracts", + "repo_desc": "cairo contract implementation for chainevents", + "repo_url": "https://github.com/mubarak23/chainevents-contracts", + "repo_stars": 6, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Cairo" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "astronomy-commons" + "repo_owner": "mubarak23" } }, - "issue_title": "Better support for viewing small amount of data beyond head() call", + "issue_title": "Fetch All Paid events - Cairo Contract", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "ODBoost" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 10 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/blokada-rs/sajt/issues/5", - "issue_createdAt": "2025-01-25T23:50:28Z", + "issue_url": "https://github.com/openzim/youtube/issues/386", + "issue_createdAt": "2025-01-27T11:47:23Z", "issue_repo": { - "repo_name": "sajt", - "repo_desc": "", - "repo_url": "https://github.com/blokada-rs/sajt", - "repo_stars": 1, + "repo_name": "youtube", + "repo_desc": "Create a ZIM file from a Youtube channel/username/playlist", + "repo_url": "https://github.com/openzim/youtube", + "repo_stars": 61, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Vue" + }, + { + "repo_prog_language": "TypeScript" } ] }, "Owner": { - "repo_owner": "blokada-rs" + "repo_owner": "openzim" } }, - "issue_title": "Dodati link za github na /kontakt", + "issue_title": "Reencoding video is failing on studio.blender.org_en_open-movies", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "P1" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -46219,20 +31437,20 @@ }, { "Issue": { - "issue_url": "https://github.com/Equal-Vote/star-server/issues/758", - "issue_createdAt": "2025-01-25T23:50:11Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/857", + "issue_createdAt": "2025-01-27T11:45:08Z", "issue_repo": { - "repo_name": "star-server", - "repo_desc": "STAR Voting is an upgrade to our current way of voting that allows voters to score candidates from 0 to 5. Ultimately, STAR Voting elects candidates who better represent the whole of the electorate. We are building a site that lets everyone from individuals to organizations use STAR Voting to host simple polls or run secure elections.", - "repo_url": "https://github.com/Equal-Vote/star-server", - "repo_stars": 44, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" @@ -46240,63 +31458,29 @@ { "repo_prog_language": "TypeScript" }, - { - "repo_prog_language": "Dockerfile" - }, { "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Equal-Vote" + "repo_owner": "enatega" } }, - "issue_title": "Missing error message - end date/time must be after star date", + "issue_title": "Enatega Customer Application : On the discovery screen, the number of restaurants displayed is greater than the number of restaurants shown on the dedicated restaurants screen", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - } - ], - "label_totalcount": 1 - }, - "Comments": { - "issue_comment_count": 1 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/EnzymeAD/Reactant.jl/issues/620", - "issue_createdAt": "2025-01-25T23:38:55Z", - "issue_repo": { - "repo_name": "Reactant.jl", - "repo_desc": "Optimize Julia Functions With MLIR and XLA for High-Performance Execution on CPU, GPU, TPU and more.", - "repo_url": "https://github.com/EnzymeAD/Reactant.jl", - "repo_stars": 98, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Julia" - } - ] - }, - "Owner": { - "repo_owner": "EnzymeAD" - } - }, - "issue_title": "Remove rand from tests", - "issue_labels": { - "Nodes": [ + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "Enatega Multivendor Customer App" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -46308,44 +31492,41 @@ }, { "Issue": { - "issue_url": "https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/issues/613", - "issue_createdAt": "2025-01-25T23:34:07Z", + "issue_url": "https://github.com/chinedufn/swift-bridge/issues/309", + "issue_createdAt": "2025-01-27T11:41:12Z", "issue_repo": { - "repo_name": "PathOfBuilding-PoE2", - "repo_desc": "", - "repo_url": "https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2", - "repo_stars": 707, + "repo_name": "swift-bridge", + "repo_desc": "swift-bridge facilitates Rust and Swift interop.", + "repo_url": "https://github.com/chinedufn/swift-bridge", + "repo_stars": 878, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "C" }, { - "repo_prog_language": "Lua" + "repo_prog_language": "Swift" }, { - "repo_prog_language": "Scheme" + "repo_prog_language": "Rust" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "PathOfBuildingCommunity" + "repo_owner": "chinedufn" } }, - "issue_title": "Quality slider for rings", + "issue_title": "Remove `Error` and `Sendable` implementations for `RustStringRef`", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -46357,44 +31538,44 @@ }, { "Issue": { - "issue_url": "https://github.com/spotDL/spotify-downloader/issues/2286", - "issue_createdAt": "2025-01-25T23:23:12Z", + "issue_url": "https://github.com/Grisshink/scrap/issues/11", + "issue_createdAt": "2025-01-27T11:38:05Z", "issue_repo": { - "repo_name": "spotify-downloader", - "repo_desc": "Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).", - "repo_url": "https://github.com/spotDL/spotify-downloader", - "repo_stars": 18530, + "repo_name": "scrap", + "repo_desc": "Scrap is a project that allows anyone to build software using simple, block based interface.", + "repo_url": "https://github.com/Grisshink/scrap", + "repo_stars": 108, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "C" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "spotDL" + "repo_owner": "Grisshink" } }, - "issue_title": "Download YTM Playlist yields to {album-artist} directory to None, even when the M3U pointing to correct {album-artist}", + "issue_title": "RAM overload 💀", "issue_labels": { "Nodes": [ { - "label_name": "Bug" + "label_name": "enhancement" }, { - "label_name": "Good First Issue" + "label_name": "good first issue" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 0 @@ -46403,123 +31584,111 @@ }, { "Issue": { - "issue_url": "https://github.com/Sergih28/groc/issues/198", - "issue_createdAt": "2025-01-25T23:17:53Z", + "issue_url": "https://github.com/ONEARMY/community-platform/issues/4109", + "issue_createdAt": "2025-01-27T11:36:36Z", "issue_repo": { - "repo_name": "groc", - "repo_desc": "Grind for the vision, revamp for precision, organize with decision, complete the mission.", - "repo_url": "https://github.com/Sergih28/groc", - "repo_stars": 3, + "repo_name": "community-platform", + "repo_desc": "A platform to build useful communities that aim to tackle global problems", + "repo_url": "https://github.com/ONEARMY/community-platform", + "repo_stars": 1190, "repo_langs": { "Nodes": [ { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "Astro" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "HTML" }, { "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "MDX" + }, + { + "repo_prog_language": "PLpgSQL" } ] }, "Owner": { - "repo_owner": "Sergih28" + "repo_owner": "ONEARMY" } }, - "issue_title": "Fix readmes name", + "issue_title": "[backend] [data] Data seed for questions", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" - }, - { - "label_name": "priority: low" + "label_name": "Good first issue" }, { - "label_name": "status: available" + "label_name": "Help wanted" }, { - "label_name": "type: documentation" + "label_name": "Backend" } ], - "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/valkey-io/valkey-glide/issues/3009", - "issue_createdAt": "2025-01-25T23:02:39Z", + "issue_url": "https://github.com/ashvardanian/less_slow.cpp/issues/31", + "issue_createdAt": "2025-01-27T11:23:26Z", "issue_repo": { - "repo_name": "valkey-glide", - "repo_desc": "An open source Valkey client library that supports Valkey and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey and Redis OSS based applications. GLIDE is a multi language client library, written in Rust with programming language bindings, such as Java and Python", - "repo_url": "https://github.com/valkey-io/valkey-glide", - "repo_stars": 318, + "repo_name": "less_slow.cpp", + "repo_desc": "Learning how to write \"Less Slow\" code in C++ 20, C 99, CUDA, PTX, \u0026 Assembly, from numerics \u0026 SIMD to coroutines, ranges, exception handling, networking and user-space IO", + "repo_url": "https://github.com/ashvardanian/less_slow.cpp", + "repo_stars": 300, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "C#" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Java" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Assembly" }, { - "repo_prog_language": "Go" + "repo_prog_language": "Cuda" } ] }, "Owner": { - "repo_owner": "valkey-io" + "repo_owner": "ashvardanian" } }, - "issue_title": "[Task] Add cluster scan example for nodejs to wiki.", + "issue_title": "Encrypted Enclaves Examples", "issue_labels": { "Nodes": [ { - "label_name": "good first issue" + "label_name": "enhancement" }, { - "label_name": "docs" + "label_name": "help wanted" + }, + { + "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -46531,28 +31700,41 @@ }, { "Issue": { - "issue_url": "https://github.com/PCBZ/CS5500-git-demo/issues/7", - "issue_createdAt": "2025-01-25T22:37:20Z", + "issue_url": "https://github.com/PhonePe/mantis/issues/77", + "issue_createdAt": "2025-01-27T11:22:13Z", "issue_repo": { - "repo_name": "CS5500-git-demo", - "repo_desc": "A practise on Git", - "repo_url": "https://github.com/PCBZ/CS5500-git-demo", - "repo_stars": 0, + "repo_name": "mantis", + "repo_desc": "Mantis is a security framework that automates the workflow of discovery, reconnaissance, and vulnerability scanning.", + "repo_url": "https://github.com/PhonePe/mantis", + "repo_stars": 919, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "PCBZ" + "repo_owner": "PhonePe" } }, - "issue_title": "App Refactoring and Model Integration", + "issue_title": "Add SwaggerSpy to Secret Scanning", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "hackathon" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -46564,21 +31746,25 @@ }, { "Issue": { - "issue_url": "https://github.com/PCBZ/CS5500-git-demo/issues/6", - "issue_createdAt": "2025-01-25T22:36:46Z", + "issue_url": "https://github.com/yongun2/proof-gogo/issues/3", + "issue_createdAt": "2025-01-27T11:13:15Z", "issue_repo": { - "repo_name": "CS5500-git-demo", - "repo_desc": "A practise on Git", - "repo_url": "https://github.com/PCBZ/CS5500-git-demo", + "repo_name": "proof-gogo", + "repo_desc": "", + "repo_url": "https://github.com/yongun2/proof-gogo", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Java" + } + ] }, "Owner": { - "repo_owner": "PCBZ" + "repo_owner": "yongun2" } }, - "issue_title": "Building a TODO app", + "issue_title": "[feat] 유저 기능 구현", "issue_labels": { "Nodes": [ { @@ -46597,28 +31783,35 @@ }, { "Issue": { - "issue_url": "https://github.com/PCBZ/CS5500-git-demo/issues/5", - "issue_createdAt": "2025-01-25T22:35:52Z", + "issue_url": "https://github.com/FGA-DIKU/EHR/issues/91", + "issue_createdAt": "2025-01-27T10:58:31Z", "issue_repo": { - "repo_name": "CS5500-git-demo", - "repo_desc": "A practise on Git", - "repo_url": "https://github.com/PCBZ/CS5500-git-demo", - "repo_stars": 0, + "repo_name": "EHR", + "repo_desc": "", + "repo_url": "https://github.com/FGA-DIKU/EHR", + "repo_stars": 4, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "PCBZ" + "repo_owner": "FGA-DIKU" } }, - "issue_title": "VueJS Components and Core Concepts", + "issue_title": "Constants for column and file names", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -46630,28 +31823,65 @@ }, { "Issue": { - "issue_url": "https://github.com/PCBZ/CS5500-git-demo/issues/4", - "issue_createdAt": "2025-01-25T22:33:47Z", + "issue_url": "https://github.com/taskcluster/taskcluster/issues/7474", + "issue_createdAt": "2025-01-27T10:52:18Z", "issue_repo": { - "repo_name": "CS5500-git-demo", - "repo_desc": "A practise on Git", - "repo_url": "https://github.com/PCBZ/CS5500-git-demo", - "repo_stars": 0, + "repo_name": "taskcluster", + "repo_desc": "CI at Scale", + "repo_url": "https://github.com/taskcluster/taskcluster", + "repo_stars": 377, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Go" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "PLpgSQL" + }, + { + "repo_prog_language": "Batchfile" + } + ] }, "Owner": { - "repo_owner": "PCBZ" + "repo_owner": "taskcluster" } }, - "issue_title": "Code Exersice for A2", + "issue_title": "SpeeDial (hamburger menu) sometimes closes too soon", "issue_labels": { "Nodes": [ + { + "label_name": "bug" + }, { "label_name": "good first issue" + }, + { + "label_name": "ui" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -46663,28 +31893,38 @@ }, { "Issue": { - "issue_url": "https://github.com/PCBZ/CS5500-git-demo/issues/3", - "issue_createdAt": "2025-01-25T22:32:48Z", + "issue_url": "https://github.com/apple/swift-container-plugin/issues/52", + "issue_createdAt": "2025-01-27T10:50:24Z", "issue_repo": { - "repo_name": "CS5500-git-demo", - "repo_desc": "A practise on Git", - "repo_url": "https://github.com/PCBZ/CS5500-git-demo", - "repo_stars": 0, + "repo_name": "swift-container-plugin", + "repo_desc": "Swift Package Manager plugin for building container images", + "repo_url": "https://github.com/apple/swift-container-plugin", + "repo_stars": 136, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "PCBZ" + "repo_owner": "apple" } }, - "issue_title": "OAuth", + "issue_title": "End to end tests should use podman as well as docker", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "area/testing" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -46696,24 +31936,53 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/856", + "issue_createdAt": "2025-01-27T10:45:58Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", - "repo_stars": 0, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { - "Nodes": null + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "" + "repo_owner": "enatega" } }, - "issue_title": "", + "issue_title": "Enatega Customer Application: Also remove the heading Default category from restaurant details card", "issue_labels": { - "Nodes": null, - "label_totalcount": 0 + "Nodes": [ + { + "label_name": "bug" + }, + { + "label_name": "good first issue" + }, + { + "label_name": "Enatega Multivendor Customer App" + }, + { + "label_name": "High Priority" + } + ], + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -46725,28 +31994,35 @@ }, { "Issue": { - "issue_url": "https://github.com/OpenCycles/FeedForge/issues/1", - "issue_createdAt": "2025-01-25T21:59:18Z", + "issue_url": "https://github.com/sufst/can-defs/issues/32", + "issue_createdAt": "2025-01-27T10:45:51Z", "issue_repo": { - "repo_name": "FeedForge", - "repo_desc": "Crafting personalized RSS/web feeds with flexibility ", - "repo_url": "https://github.com/OpenCycles/FeedForge", - "repo_stars": 0, + "repo_name": "can-defs", + "repo_desc": "Common definitions of messages on the CAN bus and various associated utility scripts", + "repo_url": "https://github.com/sufst/can-defs", + "repo_stars": 2, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "C" + } + ] }, "Owner": { - "repo_owner": "OpenCycles" + "repo_owner": "sufst" } }, - "issue_title": "Choosing programming language", + "issue_title": "refactor: Change dbc namings", "issue_labels": { "Nodes": [ { "label_name": "good first issue" }, { - "label_name": "help wanted" + "label_name": "refactor" } ], "label_totalcount": 2 @@ -46761,47 +32037,38 @@ }, { "Issue": { - "issue_url": "https://github.com/ashvardanian/less_slow.cpp/issues/30", - "issue_createdAt": "2025-01-25T21:36:42Z", + "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/66", + "issue_createdAt": "2025-01-27T10:40:51Z", "issue_repo": { - "repo_name": "less_slow.cpp", - "repo_desc": "Learning how to write \"Less Slow\" code in C++ 20, C 99, CUDA, PTX, \u0026 Assembly, from numerics \u0026 SIMD to coroutines, ranges, exception handling, networking and user-space IO", - "repo_url": "https://github.com/ashvardanian/less_slow.cpp", - "repo_stars": 291, + "repo_name": "TestRepoForStudy", + "repo_desc": "Test repo for illustrate github feuters", + "repo_url": "https://github.com/rasnaut/TestRepoForStudy", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Assembly" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "ashvardanian" + "repo_owner": "rasnaut" } }, - "issue_title": "Faster `io_uring` RPC", + "issue_title": "Issue for Alexandra", "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": 1 @@ -46813,25 +32080,28 @@ }, { "Issue": { - "issue_url": "https://github.com/edmundedgar/diddums/issues/2", - "issue_createdAt": "2025-01-25T21:34:28Z", + "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/65", + "issue_createdAt": "2025-01-27T10:40:46Z", "issue_repo": { - "repo_name": "diddums", - "repo_desc": "A tool for futzing with atproto did:plc entries", - "repo_url": "https://github.com/edmundedgar/diddums", + "repo_name": "TestRepoForStudy", + "repo_desc": "Test repo for illustrate github feuters", + "repo_url": "https://github.com/rasnaut/TestRepoForStudy", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "edmundedgar" + "repo_owner": "rasnaut" } }, - "issue_title": "Clear cache after sending to directory", + "issue_title": "Task for Liudmyla", "issue_labels": { "Nodes": [ { @@ -46853,77 +32123,71 @@ }, { "Issue": { - "issue_url": "https://github.com/ashvardanian/less_slow.cpp/issues/29", - "issue_createdAt": "2025-01-25T21:30:52Z", + "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/64", + "issue_createdAt": "2025-01-27T10:40:31Z", "issue_repo": { - "repo_name": "less_slow.cpp", - "repo_desc": "Learning how to write \"Less Slow\" code in C++ 20, C 99, CUDA, PTX, \u0026 Assembly, from numerics \u0026 SIMD to coroutines, ranges, exception handling, networking and user-space IO", - "repo_url": "https://github.com/ashvardanian/less_slow.cpp", - "repo_stars": 291, + "repo_name": "TestRepoForStudy", + "repo_desc": "Test repo for illustrate github feuters", + "repo_url": "https://github.com/rasnaut/TestRepoForStudy", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CMake" - }, - { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Assembly" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Cuda" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "ashvardanian" + "repo_owner": "rasnaut" } }, - "issue_title": "Fix ASIO examples", + "issue_title": "issue for Olga2", "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/TuringLang/DynamicPPL.jl/issues/789", - "issue_createdAt": "2025-01-25T21:12:18Z", + "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/62", + "issue_createdAt": "2025-01-27T10:40:15Z", "issue_repo": { - "repo_name": "DynamicPPL.jl", - "repo_desc": "Implementation of domain-specific language (DSL) for dynamic probabilistic programming ", - "repo_url": "https://github.com/TuringLang/DynamicPPL.jl", - "repo_stars": 185, + "repo_name": "TestRepoForStudy", + "repo_desc": "Test repo for illustrate github feuters", + "repo_url": "https://github.com/rasnaut/TestRepoForStudy", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Julia" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "TuringLang" + "repo_owner": "rasnaut" } }, - "issue_title": "Fix `truncated` invocations", + "issue_title": "Task for dima", "issue_labels": { "Nodes": [ { @@ -46936,154 +32200,156 @@ "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/DDMAL/linkedmusic-queries/issues/49", - "issue_createdAt": "2025-01-25T21:12:05Z", + "issue_url": "", + "issue_createdAt": "0001-01-01T00:00:00Z", "issue_repo": { - "repo_name": "linkedmusic-queries", - "repo_desc": "Various methods to query our data lake, e.g., Virtuoso graphs", - "repo_url": "https://github.com/DDMAL/linkedmusic-queries", + "repo_name": "", + "repo_desc": "", + "repo_url": "", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - } - ] + "Nodes": null }, "Owner": { - "repo_owner": "DDMAL" + "repo_owner": "" } }, - "issue_title": "The SPARQL for subGraphAssembly cannot tackle \"UnionOf\" relationship properly", + "issue_title": "", "issue_labels": { - "Nodes": [ - { - "label_name": "good first issue" - }, - { - "label_name": "priority: high" - } - ], - "label_totalcount": 2 + "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/CalderonRenzo/Avengers_CursoRenzo/issues/3", - "issue_createdAt": "2025-01-25T21:03:45Z", + "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/59", + "issue_createdAt": "2025-01-27T10:39:14Z", "issue_repo": { - "repo_name": "Avengers_CursoRenzo", - "repo_desc": "RepositorioAvengers", - "repo_url": "https://github.com/CalderonRenzo/Avengers_CursoRenzo", + "repo_name": "TestRepoForStudy", + "repo_desc": "Test repo for illustrate github feuters", + "repo_url": "https://github.com/rasnaut/TestRepoForStudy", "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Java" + } + ] }, "Owner": { - "repo_owner": "CalderonRenzo" + "repo_owner": "rasnaut" } }, - "issue_title": "Agregar a Ant-Man", + "issue_title": "Task for Evgeny", "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/EstebanBorai/torproject/issues/3", - "issue_createdAt": "2025-01-25T20:54:33Z", + "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/58", + "issue_createdAt": "2025-01-27T10:39:03Z", "issue_repo": { - "repo_name": "torproject", - "repo_desc": "Use Tor in Rust projects by spawning a Tor Proxy from your source.", - "repo_url": "https://github.com/EstebanBorai/torproject", + "repo_name": "TestRepoForStudy", + "repo_desc": "Test repo for illustrate github feuters", + "repo_url": "https://github.com/rasnaut/TestRepoForStudy", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "EstebanBorai" + "repo_owner": "rasnaut" } }, - "issue_title": "Provide Tor Connection Check", + "issue_title": "New issue for MartaMariia", "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": 1 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/EstebanBorai/torproject/issues/2", - "issue_createdAt": "2025-01-25T20:53:21Z", + "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/57", + "issue_createdAt": "2025-01-27T10:38:13Z", "issue_repo": { - "repo_name": "torproject", - "repo_desc": "Use Tor in Rust projects by spawning a Tor Proxy from your source.", - "repo_url": "https://github.com/EstebanBorai/torproject", + "repo_name": "TestRepoForStudy", + "repo_desc": "Test repo for illustrate github feuters", + "repo_url": "https://github.com/rasnaut/TestRepoForStudy", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "EstebanBorai" + "repo_owner": "rasnaut" } }, - "issue_title": "Windows Support", + "issue_title": "New issue for Kyrill", "issue_labels": { "Nodes": [ { - "label_name": "help wanted" + "label_name": "enhancement" }, { "label_name": "good first issue" @@ -47095,87 +32361,96 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/Mern-Coding-School/Mern-Coding-School-Backend/issues/2", - "issue_createdAt": "2025-01-25T20:51:03Z", + "issue_url": "https://github.com/Unreal-Dan/lightshow.lol/issues/97", + "issue_createdAt": "2025-01-27T10:38:09Z", "issue_repo": { - "repo_name": "Mern-Coding-School-Backend", - "repo_desc": "", - "repo_url": "https://github.com/Mern-Coding-School/Mern-Coding-School-Backend", - "repo_stars": 0, + "repo_name": "lightshow.lol", + "repo_desc": "A demo site to show off Vortex Engine", + "repo_url": "https://github.com/Unreal-Dan/lightshow.lol", + "repo_stars": 2, "repo_langs": { "Nodes": [ + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, { "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Mern-Coding-School" + "repo_owner": "Unreal-Dan" } }, - "issue_title": "New Feature: Contributor Form and Verification Process! 🔥", + "issue_title": "clicking outside of the confirmation modal doesn't hide it", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "Backend" } ], - "label_totalcount": 4 + "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/EstebanBorai/torproject/issues/1", - "issue_createdAt": "2025-01-25T20:50:37Z", + "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/54", + "issue_createdAt": "2025-01-27T10:37:46Z", "issue_repo": { - "repo_name": "torproject", - "repo_desc": "Use Tor in Rust projects by spawning a Tor Proxy from your source.", - "repo_url": "https://github.com/EstebanBorai/torproject", + "repo_name": "TestRepoForStudy", + "repo_desc": "Test repo for illustrate github feuters", + "repo_url": "https://github.com/rasnaut/TestRepoForStudy", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "EstebanBorai" + "repo_owner": "rasnaut" } }, - "issue_title": "Retrieve Stable version from Tor Site", + "issue_title": "Issue for Natalia", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 4 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -47184,37 +32459,28 @@ }, { "Issue": { - "issue_url": "https://github.com/rakati/online-lab-app/issues/4", - "issue_createdAt": "2025-01-25T20:47:56Z", + "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/52", + "issue_createdAt": "2025-01-27T10:37:41Z", "issue_repo": { - "repo_name": "online-lab-app", - "repo_desc": "", - "repo_url": "https://github.com/rakati/online-lab-app", + "repo_name": "TestRepoForStudy", + "repo_desc": "Test repo for illustrate github feuters", + "repo_url": "https://github.com/rasnaut/TestRepoForStudy", "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "rakati" + "repo_owner": "rasnaut" } }, - "issue_title": "Improve design lab cards should have images and info", + "issue_title": "Issue for Ivan", "issue_labels": { "Nodes": [ { @@ -47236,84 +32502,75 @@ }, { "Issue": { - "issue_url": "https://github.com/ntohq/ntohq-website/issues/21", - "issue_createdAt": "2025-01-25T20:42:21Z", + "issue_url": "https://github.com/rasnaut/TestRepoForStudy/issues/50", + "issue_createdAt": "2025-01-27T10:37:05Z", "issue_repo": { - "repo_name": "ntohq-website", - "repo_desc": "The official ntohq developers website", - "repo_url": "https://github.com/ntohq/ntohq-website", - "repo_stars": 2, + "repo_name": "TestRepoForStudy", + "repo_desc": "Test repo for illustrate github feuters", + "repo_url": "https://github.com/rasnaut/TestRepoForStudy", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Vue" - }, { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "SCSS" - }, - { - "repo_prog_language": "Astro" - }, - { - "repo_prog_language": "TypeScript" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "ntohq" + "repo_owner": "rasnaut" } }, - "issue_title": "Identify and Document Goals and Requirements", + "issue_title": "Issue For Sergej Lynnyk", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "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/oss-slu/dads/issues/187", - "issue_createdAt": "2025-01-25T20:23:53Z", + "issue_url": "https://github.com/homarr-labs/homarr/issues/2141", + "issue_createdAt": "2025-01-27T10:25:00Z", "issue_repo": { - "repo_name": "dads", - "repo_desc": "", - "repo_url": "https://github.com/oss-slu/dads", - "repo_stars": 3, + "repo_name": "homarr", + "repo_desc": "A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.", + "repo_url": "https://github.com/homarr-labs/homarr", + "repo_stars": 159, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Handlebars" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "SCSS" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Batchfile" }, { "repo_prog_language": "Shell" @@ -47321,117 +32578,133 @@ ] }, "Owner": { - "repo_owner": "oss-slu" + "repo_owner": "homarr-labs" } }, - "issue_title": "Fix Main Function Details Page: Correct Data and Fields", + "issue_title": "bug: system health widget using dash. misrepresents available space", "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/Bom123789/--ECU/issues/2", - "issue_createdAt": "2025-01-25T20:14:51Z", + "issue_url": "https://github.com/dokuwiki/dokuwiki/issues/4400", + "issue_createdAt": "2025-01-27T10:20:02Z", "issue_repo": { - "repo_name": "--ECU", - "repo_desc": "", - "repo_url": "https://github.com/Bom123789/--ECU", - "repo_stars": 1, + "repo_name": "dokuwiki", + "repo_desc": "The DokuWiki Open Source Wiki Engine", + "repo_url": "https://github.com/dokuwiki/dokuwiki", + "repo_stars": 4230, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Less" + } + ] }, "Owner": { - "repo_owner": "Bom123789" + "repo_owner": "dokuwiki" } }, - "issue_title": "bomkittisak25388@gmail.com", + "issue_title": "MenuItems added by plugin don't get context checked", "issue_labels": { "Nodes": [ { - "label_name": "bug" - }, - { - "label_name": "documentation" - }, - { - "label_name": "duplicate" - }, - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "Bug" }, { "label_name": "good first issue" - }, - { - "label_name": "invalid" - }, - { - "label_name": "question" - }, - { - "label_name": "wontfix" } ], - "label_totalcount": 9 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/joncineus/SP25-Group33/issues/1", - "issue_createdAt": "2025-01-25T20:06:45Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/855", + "issue_createdAt": "2025-01-27T10:18:48Z", "issue_repo": { - "repo_name": "SP25-Group33", - "repo_desc": "", - "repo_url": "https://github.com/joncineus/SP25-Group33", - "repo_stars": 0, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "TypeScript" + "repo_prog_language": "HTML" }, { "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "joncineus" + "repo_owner": "enatega" } }, - "issue_title": "Issue 1.1: Create a Django Project and Authentication App (Backend)", + "issue_title": "Enatega Customer Application : Zone selection isn’t allowing changing once selected by the user.", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "Feature" + }, + { + "label_name": "Enatega Multivendor Customer App" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -47443,52 +32716,46 @@ }, { "Issue": { - "issue_url": "https://github.com/godotengine/godot/issues/102035", - "issue_createdAt": "2025-01-25T20:04:59Z", + "issue_url": "https://github.com/homarr-labs/homarr/issues/2140", + "issue_createdAt": "2025-01-27T10:17:31Z", "issue_repo": { - "repo_name": "godot", - "repo_desc": "Godot Engine – Multi-platform 2D and 3D game engine", - "repo_url": "https://github.com/godotengine/godot", - "repo_stars": 93359, + "repo_name": "homarr", + "repo_desc": "A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.", + "repo_url": "https://github.com/homarr-labs/homarr", + "repo_stars": 159, "repo_langs": { "Nodes": [ { - "repo_prog_language": "C++" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Objective-C++" + "repo_prog_language": "Handlebars" }, { - "repo_prog_language": "Java" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "SCSS" }, { - "repo_prog_language": "C#" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "GLSL" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "godotengine" + "repo_owner": "homarr-labs" } }, - "issue_title": "Shader compilation error when defining the MASS property to a Particle ShaderMaterial", + "issue_title": "bug: system health widget using dash. misrepresents unmounted drives", "issue_labels": { "Nodes": [ { @@ -47496,15 +32763,12 @@ }, { "label_name": "good first issue" - }, - { - "label_name": "topic:shaders" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -47513,62 +32777,65 @@ }, { "Issue": { - "issue_url": "https://github.com/warioddly/days/issues/1", - "issue_createdAt": "2025-01-25T20:04:15Z", + "issue_url": "https://github.com/openvinotoolkit/openvino/issues/28689", + "issue_createdAt": "2025-01-27T10:15:29Z", "issue_repo": { - "repo_name": "days", - "repo_desc": "Your life in Days (Mobile App)", - "repo_url": "https://github.com/warioddly/days", - "repo_stars": 3, + "repo_name": "openvino", + "repo_desc": "OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference", + "repo_url": "https://github.com/openvinotoolkit/openvino", + "repo_stars": 7671, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Kotlin" + "repo_prog_language": "CMake" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "Python" }, { - "repo_prog_language": "Objective-C" + "repo_prog_language": "C++" }, { - "repo_prog_language": "Dart" + "repo_prog_language": "C" }, { - "repo_prog_language": "CMake" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Batchfile" }, { - "repo_prog_language": "C" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "Ruby" + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "PureBasic" } ] }, "Owner": { - "repo_owner": "warioddly" + "repo_owner": "openvinotoolkit" } }, - "issue_title": "It renders the number of points incorrectly", + "issue_title": "[Good First Issue]: Support for operations PyTorch Frontend (PT FE)", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "no_stale" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 4 }, "Assignees": { "issue_assignees_count": 1 @@ -47577,28 +32844,28 @@ }, { "Issue": { - "issue_url": "https://github.com/SiaFoundation/hostd/issues/588", - "issue_createdAt": "2025-01-25T19:48:07Z", + "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/141", + "issue_createdAt": "2025-01-27T10:13:31Z", "issue_repo": { - "repo_name": "hostd", - "repo_desc": "The next generation of Sia hosting. Stable. Fast. Scalable.", - "repo_url": "https://github.com/SiaFoundation/hostd", - "repo_stars": 42, + "repo_name": "Vitruv-Change", + "repo_desc": "Core Artifacts for Change Representation and Propagation", + "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Go" + "repo_prog_language": "Xtend" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "SiaFoundation" + "repo_owner": "vitruv-tools" } }, - "issue_title": "hostd v2.0.2 does not rescan wallet on seed change", + "issue_title": "Provide the parametrized type for this generic.", "issue_labels": { "Nodes": [ { @@ -47608,7 +32875,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -47617,38 +32884,38 @@ }, { "Issue": { - "issue_url": "https://github.com/Nis0na/Rope-Rocket/issues/1", - "issue_createdAt": "2025-01-25T19:34:13Z", + "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/140", + "issue_createdAt": "2025-01-27T10:12:29Z", "issue_repo": { - "repo_name": "Rope-Rocket", - "repo_desc": "A Rocketrope Discord Bot", - "repo_url": "https://github.com/Nis0na/Rope-Rocket", - "repo_stars": 0, + "repo_name": "Vitruv-Change", + "repo_desc": "Core Artifacts for Change Representation and Propagation", + "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Xtend" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "Nis0na" + "repo_owner": "vitruv-tools" } }, - "issue_title": "Write a readme about a band", + "issue_title": "Make this anonymous inner class a lambda", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "text" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -47657,212 +32924,151 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9892", - "issue_createdAt": "2025-01-25T19:22:29Z", + "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/139", + "issue_createdAt": "2025-01-27T10:11:20Z", "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": 46, + "repo_name": "Vitruv-Change", + "repo_desc": "Core Artifacts for Change Representation and Propagation", + "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Xtend" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "vitruv-tools" } }, - "issue_title": "Hostal Casa La Picota", + "issue_title": "Make this anonymous inner class a lambda", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Spain" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/lobsters/lobsters/issues/1445", - "issue_createdAt": "2025-01-25T19:14:19Z", + "issue_url": "https://github.com/Canner/WrenAI/issues/1239", + "issue_createdAt": "2025-01-27T10:07:53Z", "issue_repo": { - "repo_name": "lobsters", - "repo_desc": "Computing-focused community centered around link aggregation and discussion", - "repo_url": "https://github.com/lobsters/lobsters", - "repo_stars": 4183, + "repo_name": "WrenAI", + "repo_desc": "🤖 Open-source GenBI AI Agent that empowers data-driven teams to chat with their data to generate Text-to-SQL, charts, spreadsheets, reports, and BI. 📈📊📋🧑‍💻", + "repo_url": "https://github.com/Canner/WrenAI", + "repo_stars": 5372, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Dockerfile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Python" }, { "repo_prog_language": "Shell" }, { - "repo_prog_language": "CSS" - } - ] - }, - "Owner": { - "repo_owner": "lobsters" - } - }, - "issue_title": "Bylines and other secondary is now black on white", - "issue_labels": { - "Nodes": [ - { - "label_name": "bug" - }, - { - "label_name": "good first issue" - }, - { - "label_name": "design" - } - ], - "label_totalcount": 3 - }, - "Comments": { - "issue_comment_count": 24 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/reaper47/recipya/issues/493", - "issue_createdAt": "2025-01-25T19:06:44Z", - "issue_repo": { - "repo_name": "recipya", - "repo_desc": "A clean, simple and powerful recipe manager your whole family will enjoy.", - "repo_url": "https://github.com/reaper47/recipya", - "repo_stars": 274, - "repo_langs": { - "Nodes": [ + "repo_prog_language": "JavaScript" + }, { - "repo_prog_language": "Go" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Less" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Go" }, { - "repo_prog_language": "Dockerfile" + "repo_prog_language": "Just" }, { - "repo_prog_language": "templ" + "repo_prog_language": "Jupyter Notebook" } ] }, "Owner": { - "repo_owner": "reaper47" + "repo_owner": "Canner" } }, - "issue_title": "Make it possible to change a user's password from the CLI", + "issue_title": "Wren AI Launcher: start containers based on user's arch", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" }, { - "label_name": "go" + "label_name": "feature-request" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/66", - "issue_createdAt": "2025-01-25T19:03:01Z", + "issue_url": "https://github.com/json-schema-org/conference/issues/45", + "issue_createdAt": "2025-01-27T10:07:13Z", "issue_repo": { - "repo_name": "tides-of-revival", - "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_name": "conference", + "repo_desc": "The JSON Schema conference website", + "repo_url": "https://github.com/json-schema-org/conference", + "repo_stars": 4, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Zig" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HLSL" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "json-schema-org" } }, - "issue_title": "Speed up/slow down time.", + "issue_title": "Navigation: Clicking on logo should navigate back to home", "issue_labels": { "Nodes": [ + { + "label_name": "Status: Accepted" + }, + { + "label_name": "Status: Available" + }, { "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 @@ -47871,40 +33077,28 @@ }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/65", - "issue_createdAt": "2025-01-25T19:00:40Z", + "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/138", + "issue_createdAt": "2025-01-27T10:06:56Z", "issue_repo": { - "repo_name": "tides-of-revival", - "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_name": "Vitruv-Change", + "repo_desc": "Core Artifacts for Change Representation and Propagation", + "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HLSL" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "Xtend" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "vitruv-tools" } }, - "issue_title": "Day/night cycle", + "issue_title": "Make this anonymous inner class a lambda", "issue_labels": { "Nodes": [ { @@ -47914,7 +33108,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -47923,41 +33117,38 @@ }, { "Issue": { - "issue_url": "https://github.com/StanfordBDHG/LLMonFHIR/issues/62", - "issue_createdAt": "2025-01-25T18:33:06Z", + "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/137", + "issue_createdAt": "2025-01-27T10:05:38Z", "issue_repo": { - "repo_name": "LLMonFHIR", - "repo_desc": "A Demonstration using LLMs to Explain Health Records", - "repo_url": "https://github.com/StanfordBDHG/LLMonFHIR", - "repo_stars": 103, + "repo_name": "Vitruv-Change", + "repo_desc": "Core Artifacts for Change Representation and Propagation", + "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Ruby" + "repo_prog_language": "Xtend" }, { - "repo_prog_language": "Swift" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "StanfordBDHG" + "repo_owner": "vitruv-tools" } }, - "issue_title": "Remove Stale Localizations and Standardize Keys with Underscores", + "issue_title": "Use try-with-resources or close this \"FileOutputStream\" in a \"finally\" clause.", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, { "label_name": "good first issue" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -47966,43 +33157,37 @@ }, { "Issue": { - "issue_url": "https://github.com/UofA-SPEAR/Software_2025/issues/12", - "issue_createdAt": "2025-01-25T18:30:08Z", + "issue_url": "https://github.com/Dorset-Council-UK/GIFramework-Maps/issues/332", + "issue_createdAt": "2025-01-27T10:04:49Z", "issue_repo": { - "repo_name": "Software_2025", - "repo_desc": "", - "repo_url": "https://github.com/UofA-SPEAR/Software_2025", - "repo_stars": 1, + "repo_name": "GIFramework-Maps", + "repo_desc": "A .NET based web map built with OpenLayers and Bootstrap", + "repo_url": "https://github.com/Dorset-Council-UK/GIFramework-Maps", + "repo_stars": 15, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "CMake" + "repo_prog_language": "C#" }, { - "repo_prog_language": "Shell" + "repo_prog_language": "TypeScript" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "CSS" } ] }, "Owner": { - "repo_owner": "UofA-SPEAR" + "repo_owner": "Dorset-Council-UK" } }, - "issue_title": "Robot Localization", + "issue_title": "Sort layers alphabetically if sort order matches", "issue_labels": { "Nodes": [ { @@ -48018,93 +33203,93 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 1 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/iouniverse/SafeNest-MainApp/issues/2", - "issue_createdAt": "2025-01-25T18:23:33Z", + "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/136", + "issue_createdAt": "2025-01-27T10:03:58Z", "issue_repo": { - "repo_name": "SafeNest-MainApp", - "repo_desc": "A kindergarten camera management system in Uzbekistan designed for real-time monitoring, enhanced security, and seamless management", - "repo_url": "https://github.com/iouniverse/SafeNest-MainApp", - "repo_stars": 0, + "repo_name": "Vitruv-Change", + "repo_desc": "Core Artifacts for Change Representation and Propagation", + "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Xtend" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "iouniverse" + "repo_owner": "vitruv-tools" } }, - "issue_title": "Run the command using the data from the created Camera model", + "issue_title": "Use try-with-resources or close this \"FileOutputStream\" in a \"finally\" clause.", "issue_labels": { "Nodes": [ { "label_name": "good first issue" - }, - { - "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 3 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/ever4Ever11/cop4331_small_project/issues/5", - "issue_createdAt": "2025-01-25T18:23:31Z", + "issue_url": "https://github.com/go-git/go-git/issues/1406", + "issue_createdAt": "2025-01-27T10:03:29Z", "issue_repo": { - "repo_name": "cop4331_small_project", - "repo_desc": "Contact Manager", - "repo_url": "https://github.com/ever4Ever11/cop4331_small_project", - "repo_stars": 1, + "repo_name": "go-git", + "repo_desc": "A highly extensible Git implementation in pure Go.", + "repo_url": "https://github.com/go-git/go-git", + "repo_stars": 6177, "repo_langs": { "Nodes": [ { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Go" }, { - "repo_prog_language": "PHP" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "ever4Ever11" + "repo_owner": "go-git" } }, - "issue_title": "Autoformat phone numbers", + "issue_title": "File is marked for delete in worktree.Status() during sparse-checkout", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "help wanted" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -48113,50 +33298,38 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9887", - "issue_createdAt": "2025-01-25T18:08:23Z", + "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/135", + "issue_createdAt": "2025-01-27T10:00:22Z", "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": 46, + "repo_name": "Vitruv-Change", + "repo_desc": "Core Artifacts for Change Representation and Propagation", + "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" + "repo_prog_language": "Xtend" }, { - "repo_prog_language": "Nix" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "vitruv-tools" } }, - "issue_title": "Recanto Racho do Peixe", + "issue_title": "Use try-with-resources or close this \"FileInputStream\" in a \"finally\" clause.", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Brazil" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 1 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 1 @@ -48165,176 +33338,165 @@ }, { "Issue": { - "issue_url": "https://github.com/apkille/Gabs.jl/issues/39", - "issue_createdAt": "2025-01-25T18:03:24Z", + "issue_url": "https://github.com/enatega/food-delivery-multivendor/issues/854", + "issue_createdAt": "2025-01-27T09:57:30Z", "issue_repo": { - "repo_name": "Gabs.jl", - "repo_desc": "A library for fast simulations of Gaussian quantum information.", - "repo_url": "https://github.com/apkille/Gabs.jl", - "repo_stars": 8, + "repo_name": "food-delivery-multivendor", + "repo_desc": "Enatega is a fully realized and customizable food delivery application that can be used to set up your own order/delivery management system. For more information, visit the Enatega product page: 🚀🛒📦🌐 ", + "repo_url": "https://github.com/enatega/food-delivery-multivendor", + "repo_stars": 837, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Julia" + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "apkille" + "repo_owner": "enatega" } }, - "issue_title": "Cleaner dispatching onto StaticArrays", + "issue_title": "Enatega Restaurant and Rider Application : The total amount is calculated incorrectly when more than one quantity of an item is added", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "Enatega Multivendor Rider App" + }, + { + "label_name": "Enatega Multivendor Restaurant App" + }, + { + "label_name": "High Priority" } ], - "label_totalcount": 2 + "label_totalcount": 5 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/bigladder/vs-code-energyplus-modelkit/issues/10", - "issue_createdAt": "2025-01-25T17:58:52Z", + "issue_url": "https://github.com/killo231/Projekwoche/issues/16", + "issue_createdAt": "2025-01-27T09:55:23Z", "issue_repo": { - "repo_name": "vs-code-energyplus-modelkit", - "repo_desc": "VS Code Extension for syntax highlighting, auto-completion of text via snippets, and other features to improve workflows with EnergyPlus \u0026 Modelkit files.", - "repo_url": "https://github.com/bigladder/vs-code-energyplus-modelkit", + "repo_name": "Projekwoche", + "repo_desc": "", + "repo_url": "https://github.com/killo231/Projekwoche", "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "TypeScript" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "bigladder" + "repo_owner": "killo231" } }, - "issue_title": "Correct format when number inputs start with \".\"", + "issue_title": "Addition", "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/matecsaj/ebay_rest/issues/93", - "issue_createdAt": "2025-01-25T17:54:41Z", + "issue_url": "https://github.com/vitruv-tools/Vitruv-Change/issues/134", + "issue_createdAt": "2025-01-27T09:54:33Z", "issue_repo": { - "repo_name": "ebay_rest", - "repo_desc": "A pip package that conveniently wraps eBay’s RESTful APIs.", - "repo_url": "https://github.com/matecsaj/ebay_rest", - "repo_stars": 46, + "repo_name": "Vitruv-Change", + "repo_desc": "Core Artifacts for Change Representation and Propagation", + "repo_url": "https://github.com/vitruv-tools/Vitruv-Change", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Xtend" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "matecsaj" + "repo_owner": "vitruv-tools" } }, - "issue_title": "Replace python-dateutil timezone handling with the standard zoneinfo module.", + "issue_title": "Use try-with-resources or close this \"FileInputStream\" in a \"finally\" clause.", "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/PurpleKingdomGames/indigo/issues/814", - "issue_createdAt": "2025-01-25T17:53:53Z", + "issue_url": "https://github.com/openindoormap/openindoormaps/issues/49", + "issue_createdAt": "2025-01-27T09:53:46Z", "issue_repo": { - "repo_name": "indigo", - "repo_desc": "An FP game engine for Scala.", - "repo_url": "https://github.com/PurpleKingdomGames/indigo", - "repo_stars": 662, + "repo_name": "openindoormaps", + "repo_desc": "Open-source indoor navigation ready for community collaboration", + "repo_url": "https://github.com/openindoormap/openindoormaps", + "repo_stars": 15, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Shell" - }, - { - "repo_prog_language": "Scala" - }, - { - "repo_prog_language": "GLSL" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "PowerShell" - }, - { - "repo_prog_language": "Nix" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Batchfile" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "PurpleKingdomGames" + "repo_owner": "openindoormap" } }, - "issue_title": "UIContext should accept a standard Context in its constructor", + "issue_title": "icons for pois", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "enhancement" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -48346,13 +33508,13 @@ }, { "Issue": { - "issue_url": "https://github.com/craft-code-club/blog-c3/issues/53", - "issue_createdAt": "2025-01-25T17:51:20Z", + "issue_url": "https://github.com/vechain/vechain-kit/issues/50", + "issue_createdAt": "2025-01-27T09:45:09Z", "issue_repo": { - "repo_name": "blog-c3", - "repo_desc": "Craft \u0026 Code Club - Blog! Our community blog, but you can also use it for your community or as your personal blog :)", - "repo_url": "https://github.com/craft-code-club/blog-c3", - "repo_stars": 7, + "repo_name": "vechain-kit", + "repo_desc": "An all-in-one library for building VeChain applications.", + "repo_url": "https://github.com/vechain/vechain-kit", + "repo_stars": 4, "repo_langs": { "Nodes": [ { @@ -48362,28 +33524,28 @@ "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "CSS" + "repo_prog_language": "Gherkin" } ] }, "Owner": { - "repo_owner": "craft-code-club" + "repo_owner": "vechain" } }, - "issue_title": "Mermaid Syntax Not Rendering on Frontend Pages", + "issue_title": "feat: update our public templates to use vechain-kit", "issue_labels": { "Nodes": [ { - "label_name": "bug" + "label_name": "good first issue" }, { - "label_name": "good first issue" + "label_name": "important to have" } ], "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 3 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -48392,84 +33554,89 @@ }, { "Issue": { - "issue_url": "https://github.com/teambtcmap/btcmap-data/issues/9886", - "issue_createdAt": "2025-01-25T17:48:33Z", + "issue_url": "https://github.com/gccci/randomCatFacts/issues/330", + "issue_createdAt": "2025-01-27T09:44:22Z", "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": 46, + "repo_name": "randomCatFacts", + "repo_desc": "", + "repo_url": "https://github.com/gccci/randomCatFacts", + "repo_stars": 0, "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Nix" - } - ] + "Nodes": [] }, "Owner": { - "repo_owner": "teambtcmap" + "repo_owner": "gccci" } }, - "issue_title": "NepoTec-Solucões Eletroeletrônicas ", + "issue_title": "Some Issue", "issue_labels": { "Nodes": [ - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "location-submission" - }, - { - "label_name": "Brazil" } ], - "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/apkille/Gabs.jl/issues/38", - "issue_createdAt": "2025-01-25T17:41:40Z", + "issue_url": "https://github.com/ETEnterprises1/Master/issues/219", + "issue_createdAt": "2025-01-27T09:44:04Z", "issue_repo": { - "repo_name": "Gabs.jl", - "repo_desc": "A library for fast simulations of Gaussian quantum information.", - "repo_url": "https://github.com/apkille/Gabs.jl", - "repo_stars": 8, + "repo_name": "Master", + "repo_desc": "javascript.html", + "repo_url": "https://github.com/ETEnterprises1/Master", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Julia" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "apkille" + "repo_owner": "ETEnterprises1" } }, - "issue_title": "Implement two-mode summing unitary", + "issue_title": "Uniswap wallet balance", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, + { + "label_name": "enhancement" + }, { "label_name": "good first issue" + }, + { + "label_name": "Merge using" + }, + { + "label_name": "@Dependabot.ent1" + }, + { + "label_name": ".yml" + }, + { + "label_name": ".html" + }, + { + "label_name": "Add codebl block styles" + }, + { + "label_name": "Add(.styles)" } ], - "label_totalcount": 1 + "label_totalcount": 9 }, "Comments": { "issue_comment_count": 0 @@ -48481,65 +33648,65 @@ }, { "Issue": { - "issue_url": "https://github.com/PipedreamHQ/pipedream/issues/15406", - "issue_createdAt": "2025-01-25T17:37:00Z", + "issue_url": "https://github.com/trezor/trezor-suite/issues/16610", + "issue_createdAt": "2025-01-27T09:38:18Z", "issue_repo": { - "repo_name": "pipedream", - "repo_desc": "Connect APIs, remarkably fast. Free for developers.", - "repo_url": "https://github.com/PipedreamHQ/pipedream", - "repo_stars": 9186, + "repo_name": "trezor-suite", + "repo_desc": "Trezor Suite Monorepo", + "repo_url": "https://github.com/trezor/trezor-suite", + "repo_stars": 790, "repo_langs": { "Nodes": [ { "repo_prog_language": "JavaScript" }, - { - "repo_prog_language": "Shell" - }, { "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "HTML" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "CSS" }, { - "repo_prog_language": "MDX" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Makefile" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "Swift" + }, + { + "repo_prog_language": "Kotlin" } ] }, "Owner": { - "repo_owner": "PipedreamHQ" + "repo_owner": "trezor" } }, - "issue_title": "[ACTION] Gorgias — Create a ticket message", + "issue_title": "Missing text in Supported on newer Trezor section", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" + "label_name": "bug" }, { "label_name": "good first issue" }, { - "label_name": "action" + "label_name": "low hanging fruit" } ], - "label_totalcount": 4 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -48551,28 +33718,34 @@ }, { "Issue": { - "issue_url": "https://github.com/nicolay-r/bulk-translate/issues/20", - "issue_createdAt": "2025-01-25T17:36:00Z", + "issue_url": "https://github.com/elastic/crawler/issues/185", + "issue_createdAt": "2025-01-27T09:35:19Z", "issue_repo": { - "repo_name": "bulk-translate", - "repo_desc": "A tiny Python no-string package for performing translation of a massive stream of texts with native support of pre-annotated fixed-spans that are invariant for translator.", - "repo_url": "https://github.com/nicolay-r/bulk-translate", - "repo_stars": 2, + "repo_name": "crawler", + "repo_desc": "", + "repo_url": "https://github.com/elastic/crawler", + "repo_stars": 138, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Python" + "repo_prog_language": "Ruby" }, { - "repo_prog_language": "Jupyter Notebook" + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "Makefile" } ] }, "Owner": { - "repo_owner": "nicolay-r" + "repo_owner": "elastic" } }, - "issue_title": "Custom naming for the result columns", + "issue_title": "Make ES request settings configurable", "issue_labels": { "Nodes": [ { @@ -48594,60 +33767,41 @@ }, { "Issue": { - "issue_url": "", - "issue_createdAt": "0001-01-01T00:00:00Z", + "issue_url": "https://github.com/Centrasis/RadField3DSimulation/issues/1", + "issue_createdAt": "2025-01-27T09:35:08Z", "issue_repo": { - "repo_name": "", - "repo_desc": "", - "repo_url": "", + "repo_name": "RadField3DSimulation", + "repo_desc": "A Monte-Carlo Radiation Transport Simulation Application for calculating spatially resolved radiation fields as described in \"RadField3D: A Data Generator and Data Format for Deep Learning in Radiation-Protection Dosimetry for Medical Applications\"", + "repo_url": "https://github.com/Centrasis/RadField3DSimulation", "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/SEAME-pt/T07-ADS_Lane-Detection/issues/8", - "issue_createdAt": "2025-01-25T17:28:15Z", - "issue_repo": { - "repo_name": "T07-ADS_Lane-Detection", - "repo_desc": "SEAME , Module ADS, Lane detection", - "repo_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection", - "repo_stars": 2, - "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "Python" + } + ] }, "Owner": { - "repo_owner": "SEAME-pt" + "repo_owner": "Centrasis" } }, - "issue_title": "00 - JetRacer Car Assemble", + "issue_title": "Double free on G4RunManager destroy", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "help wanted" }, { "label_name": "good first issue" }, { - "label_name": "mechanics" + "label_name": "wontfix" } ], "label_totalcount": 3 @@ -48656,58 +33810,34 @@ "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 2 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/UKGovernmentBEIS/inspect_evals/issues/189", - "issue_createdAt": "2025-01-25T17:25:16Z", + "issue_url": "https://github.com/engripaye/stripe-payment/issues/1", + "issue_createdAt": "2025-01-27T09:26:20Z", "issue_repo": { - "repo_name": "inspect_evals", - "repo_desc": "Collection of evals for Inspect AI", - "repo_url": "https://github.com/UKGovernmentBEIS/inspect_evals", - "repo_stars": 55, + "repo_name": "stripe-payment", + "repo_desc": "Spring-boot Payment Gateway | using stripe", + "repo_url": "https://github.com/engripaye/stripe-payment", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Makefile" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "Dockerfile" - }, - { - "repo_prog_language": "Jinja" - }, - { - "repo_prog_language": "Shell" + "repo_prog_language": "Java" }, { "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "Go" - }, - { - "repo_prog_language": "CSS" - }, - { - "repo_prog_language": "JavaScript" - }, - { - "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "UKGovernmentBEIS" + "repo_owner": "engripaye" } }, - "issue_title": "Contribute Humanity's Last Exam to Inspect Evals", + "issue_title": "Awesome Project", "issue_labels": { "Nodes": [ { @@ -48717,7 +33847,7 @@ "label_totalcount": 1 }, "Comments": { - "issue_comment_count": 5 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0 @@ -48726,47 +33856,47 @@ }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/64", - "issue_createdAt": "2025-01-25T17:22:14Z", + "issue_url": "https://github.com/PhonePe/mantis/issues/76", + "issue_createdAt": "2025-01-27T09:17:04Z", "issue_repo": { - "repo_name": "tides-of-revival", - "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_name": "mantis", + "repo_desc": "Mantis is a security framework that automates the workflow of discovery, reconnaissance, and vulnerability scanning.", + "repo_url": "https://github.com/PhonePe/mantis", + "repo_stars": 919, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" + "repo_prog_language": "Dockerfile" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HLSL" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "PhonePe" } }, - "issue_title": "Simulator: Improve UI/UX", + "issue_title": "Document DB queries for common/frequent use-cases", "issue_labels": { "Nodes": [ + { + "label_name": "documentation" + }, { "label_name": "good first issue" + }, + { + "label_name": "hackathon" + }, + { + "label_name": "hacktoberfest" } ], - "label_totalcount": 1 + "label_totalcount": 4 }, "Comments": { "issue_comment_count": 0 @@ -48778,92 +33908,70 @@ }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/63", - "issue_createdAt": "2025-01-25T17:20:33Z", + "issue_url": "https://github.com/MohamedAazil/rathinam-ai-ds/issues/5", + "issue_createdAt": "2025-01-27T09:02:00Z", "issue_repo": { - "repo_name": "tides-of-revival", + "repo_name": "rathinam-ai-ds", "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_url": "https://github.com/MohamedAazil/rathinam-ai-ds", + "repo_stars": 7, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Zig" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HLSL" - }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "JavaScript" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "MohamedAazil" } }, - "issue_title": "Switch GLFW to SDL3", + "issue_title": "Alumni Page", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 0 - }, - "Assignees": { - "issue_assignees_count": 0 - } - } - }, - { - "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/62", - "issue_createdAt": "2025-01-25T17:18:51Z", - "issue_repo": { - "repo_name": "tides-of-revival", - "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, - "repo_langs": { - "Nodes": [ - { - "repo_prog_language": "Zig" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HLSL" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" - } - ] + "issue_comment_count": 0 + }, + "Assignees": { + "issue_assignees_count": 1 + } + } + }, + { + "Issue": { + "issue_url": "https://github.com/Christofferfuglkjaer/AUBachelor25/issues/8", + "issue_createdAt": "2025-01-27T09:00:38Z", + "issue_repo": { + "repo_name": "AUBachelor25", + "repo_desc": "", + "repo_url": "https://github.com/Christofferfuglkjaer/AUBachelor25", + "repo_stars": 0, + "repo_langs": { + "Nodes": [] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "Christofferfuglkjaer" } }, - "issue_title": "Fix camera math", + "issue_title": "Train a baseline DL model on the entire dataset (centralized model)", "issue_labels": { "Nodes": [ { @@ -48882,47 +33990,35 @@ }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/61", - "issue_createdAt": "2025-01-25T17:17:44Z", + "issue_url": "https://github.com/akhilkrishnar0/notify_pack/issues/1", + "issue_createdAt": "2025-01-27T08:55:06Z", "issue_repo": { - "repo_name": "tides-of-revival", - "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_name": "notify_pack", + "repo_desc": "Python package that sends a pop-up notification on the screen whenever a script or program finishes execution", + "repo_url": "https://github.com/akhilkrishnar0/notify_pack", + "repo_stars": 0, "repo_langs": { "Nodes": [ - { - "repo_prog_language": "Zig" - }, { "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HLSL" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "akhilkrishnar0" } }, - "issue_title": "Multithread world patch manager", + "issue_title": "Add sound for the notification", "issue_labels": { "Nodes": [ + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 @@ -48934,99 +34030,87 @@ }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/60", - "issue_createdAt": "2025-01-25T17:16:00Z", + "issue_url": "https://github.com/samchon/typia/issues/1468", + "issue_createdAt": "2025-01-27T08:52:00Z", "issue_repo": { - "repo_name": "tides-of-revival", - "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_name": "typia", + "repo_desc": "Super-fast/easy runtime validators and serializers via transformation", + "repo_url": "https://github.com/samchon/typia", + "repo_stars": 4783, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "TypeScript" }, { - "repo_prog_language": "HLSL" + "repo_prog_language": "JavaScript" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "MDX" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "HTML" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "samchon" } }, - "issue_title": "Add animation", + "issue_title": "ESM first", "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": 5 }, "Assignees": { - "issue_assignees_count": 0 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/fjall-rs/fjall/issues/129", - "issue_createdAt": "2025-01-25T17:14:30Z", + "issue_url": "https://github.com/Dogfood-Studios-GGJ25/ggj25/issues/23", + "issue_createdAt": "2025-01-27T08:50:15Z", "issue_repo": { - "repo_name": "fjall", - "repo_desc": "🗻 LSM-based embeddable key-value storage engine written in safe Rust", - "repo_url": "https://github.com/fjall-rs/fjall", - "repo_stars": 790, + "repo_name": "ggj25", + "repo_desc": "", + "repo_url": "https://github.com/Dogfood-Studios-GGJ25/ggj25", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Rust" - }, - { - "repo_prog_language": "JavaScript" + "repo_prog_language": "GDScript" }, { - "repo_prog_language": "Nushell" + "repo_prog_language": "GLSL" } ] }, "Owner": { - "repo_owner": "fjall-rs" + "repo_owner": "Dogfood-Studios-GGJ25" } }, - "issue_title": "Partition::is_kv_separated", + "issue_title": "Bubbles should be on a different collision layer than vol. fog to avoid interaction", "issue_labels": { "Nodes": [ - { - "label_name": "enhancement" - }, - { - "label_name": "help wanted" - }, { "label_name": "good first issue" - }, - { - "label_name": "easy" } ], - "label_totalcount": 4 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 @@ -49038,50 +34122,65 @@ }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/59", - "issue_createdAt": "2025-01-25T17:12:26Z", + "issue_url": "https://github.com/SAP/project-foxhound/issues/254", + "issue_createdAt": "2025-01-27T08:45:31Z", "issue_repo": { - "repo_name": "tides-of-revival", - "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_name": "project-foxhound", + "repo_desc": "A web browser with dynamic data-flow tracking enabled in the Javascript engine and DOM, based on Mozilla Firefox (https://github.com/mozilla/gecko-dev). It can be used to identify insecure data flows or data privacy leaks in client-side web applications.", + "repo_url": "https://github.com/SAP/project-foxhound", + "repo_stars": 83, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" + "repo_prog_language": "JavaScript" }, { "repo_prog_language": "Python" }, { - "repo_prog_language": "HLSL" + "repo_prog_language": "Makefile" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "C++" }, { "repo_prog_language": "C" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Objective-C++" + }, + { + "repo_prog_language": "Objective-C" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "SAP" } }, - "issue_title": "Add Jolt's virtual character controller", + "issue_title": "Switch to Custom VM Images for Github Actions", "issue_labels": { "Nodes": [ { "label_name": "good first issue" + }, + { + "label_name": "github" } ], - "label_totalcount": 1 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -49090,235 +34189,282 @@ }, { "Issue": { - "issue_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection/issues/7", - "issue_createdAt": "2025-01-25T17:11:41Z", + "issue_url": "https://github.com/rahulc0dy/micro-auth/issues/10", + "issue_createdAt": "2025-01-27T08:43:59Z", "issue_repo": { - "repo_name": "T07-ADS_Lane-Detection", - "repo_desc": "SEAME , Module ADS, Lane detection", - "repo_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection", - "repo_stars": 2, + "repo_name": "micro-auth", + "repo_desc": "This is an authentication microservice built using Hono.", + "repo_url": "https://github.com/rahulc0dy/micro-auth", + "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "SEAME-pt" + "repo_owner": "rahulc0dy" } }, - "issue_title": "07-Documentation", + "issue_title": "[BUG]: Console logs by the logger have json format", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "specification" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 1 }, "Assignees": { - "issue_assignees_count": 4 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection/issues/6", - "issue_createdAt": "2025-01-25T17:11:23Z", + "issue_url": "https://github.com/oss-slu/PilotDataSynchronization/issues/64", + "issue_createdAt": "2025-01-27T08:38:08Z", "issue_repo": { - "repo_name": "T07-ADS_Lane-Detection", - "repo_desc": "SEAME , Module ADS, Lane detection", - "repo_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection", - "repo_stars": 2, + "repo_name": "PilotDataSynchronization", + "repo_desc": "", + "repo_url": "https://github.com/oss-slu/PilotDataSynchronization", + "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" + } + ] }, "Owner": { - "repo_owner": "SEAME-pt" + "repo_owner": "oss-slu" } }, - "issue_title": "06-Testing and Validation", + "issue_title": "Implement Versioning System", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "specification" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 4 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection/issues/5", - "issue_createdAt": "2025-01-25T17:11:08Z", + "issue_url": "https://github.com/etna-team/etna/issues/580", + "issue_createdAt": "2025-01-27T08:34:55Z", "issue_repo": { - "repo_name": "T07-ADS_Lane-Detection", - "repo_desc": "SEAME , Module ADS, Lane detection", - "repo_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection", - "repo_stars": 2, + "repo_name": "etna", + "repo_desc": "ETNA – Time-Series Library", + "repo_url": "https://github.com/etna-team/etna", + "repo_stars": 154, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Python" + }, + { + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Jupyter Notebook" + }, + { + "repo_prog_language": "Dockerfile" + } + ] }, "Owner": { - "repo_owner": "SEAME-pt" + "repo_owner": "etna-team" } }, - "issue_title": "05-Transition to Real-World Application", + "issue_title": "[BUG] Possible modification of `hierarchical_structure` from the dataset", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "specification" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 4 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection/issues/4", - "issue_createdAt": "2025-01-25T17:10:37Z", + "issue_url": "https://github.com/vechain/vechain-kit/issues/47", + "issue_createdAt": "2025-01-27T08:32:07Z", "issue_repo": { - "repo_name": "T07-ADS_Lane-Detection", - "repo_desc": "SEAME , Module ADS, Lane detection", - "repo_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection", - "repo_stars": 2, + "repo_name": "vechain-kit", + "repo_desc": "An all-in-one library for building VeChain applications.", + "repo_url": "https://github.com/vechain/vechain-kit", + "repo_stars": 4, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "TypeScript" + }, + { + "repo_prog_language": "Gherkin" + } + ] }, "Owner": { - "repo_owner": "SEAME-pt" + "repo_owner": "vechain" } }, - "issue_title": "04-Corrective Intervention Simulation", + "issue_title": "feat: remove ethers completly", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "enhancement" }, { "label_name": "good first issue" - }, - { - "label_name": "specification" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { - "issue_comment_count": 0 + "issue_comment_count": 5 }, "Assignees": { - "issue_assignees_count": 4 + "issue_assignees_count": 1 } } }, { "Issue": { - "issue_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection/issues/3", - "issue_createdAt": "2025-01-25T17:10:02Z", + "issue_url": "https://github.com/oss-slu/PilotDataSynchronization/issues/63", + "issue_createdAt": "2025-01-27T08:22:16Z", "issue_repo": { - "repo_name": "T07-ADS_Lane-Detection", - "repo_desc": "SEAME , Module ADS, Lane detection", - "repo_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection", - "repo_stars": 2, + "repo_name": "PilotDataSynchronization", + "repo_desc": "", + "repo_url": "https://github.com/oss-slu/PilotDataSynchronization", + "repo_stars": 3, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "C++" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "CMake" + }, + { + "repo_prog_language": "C" + } + ] }, "Owner": { - "repo_owner": "SEAME-pt" + "repo_owner": "oss-slu" } }, - "issue_title": "03-Driver Alert System Implementation", + "issue_title": "Add Error Handling for DataRef Access", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "specification" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 4 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/58", - "issue_createdAt": "2025-01-25T17:06:44Z", + "issue_url": "https://github.com/PurpleKingdomGames/indigo/issues/818", + "issue_createdAt": "2025-01-27T08:21:31Z", "issue_repo": { - "repo_name": "tides-of-revival", - "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_name": "indigo", + "repo_desc": "An FP game engine for Scala.", + "repo_url": "https://github.com/PurpleKingdomGames/indigo", + "repo_stars": 662, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" + "repo_prog_language": "Shell" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Scala" }, { - "repo_prog_language": "HLSL" + "repo_prog_language": "GLSL" }, { "repo_prog_language": "HTML" }, { - "repo_prog_language": "C" + "repo_prog_language": "CSS" }, { - "repo_prog_language": "C++" + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Batchfile" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "PurpleKingdomGames" } }, - "issue_title": "Simulator: Save/load/generate", + "issue_title": "UIContext - missing `withReferenceData` method", "issue_labels": { "Nodes": [ { @@ -49337,79 +34483,95 @@ }, { "Issue": { - "issue_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection/issues/2", - "issue_createdAt": "2025-01-25T17:06:24Z", + "issue_url": "https://github.com/PurpleKingdomGames/indigo/issues/817", + "issue_createdAt": "2025-01-27T08:19:51Z", "issue_repo": { - "repo_name": "T07-ADS_Lane-Detection", - "repo_desc": "SEAME , Module ADS, Lane detection", - "repo_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection", - "repo_stars": 2, + "repo_name": "indigo", + "repo_desc": "An FP game engine for Scala.", + "repo_url": "https://github.com/PurpleKingdomGames/indigo", + "repo_stars": 662, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "Shell" + }, + { + "repo_prog_language": "Scala" + }, + { + "repo_prog_language": "GLSL" + }, + { + "repo_prog_language": "HTML" + }, + { + "repo_prog_language": "CSS" + }, + { + "repo_prog_language": "PowerShell" + }, + { + "repo_prog_language": "Nix" + }, + { + "repo_prog_language": "JavaScript" + }, + { + "repo_prog_language": "Batchfile" + } + ] }, "Owner": { - "repo_owner": "SEAME-pt" + "repo_owner": "PurpleKingdomGames" } }, - "issue_title": "02-Lane Detection Algorithm Development", + "issue_title": "Label is missing a constructor", "issue_labels": { "Nodes": [ - { - "label_name": "documentation" - }, { "label_name": "good first issue" - }, - { - "label_name": "specification" } ], - "label_totalcount": 3 + "label_totalcount": 1 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 4 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/57", - "issue_createdAt": "2025-01-25T17:05:21Z", + "issue_url": "https://github.com/oss-slu/PilotDataSynchronization/issues/62", + "issue_createdAt": "2025-01-27T08:15:57Z", "issue_repo": { - "repo_name": "tides-of-revival", + "repo_name": "PilotDataSynchronization", "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_url": "https://github.com/oss-slu/PilotDataSynchronization", + "repo_stars": 3, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" - }, - { - "repo_prog_language": "Python" + "repo_prog_language": "C++" }, { - "repo_prog_language": "HLSL" + "repo_prog_language": "PowerShell" }, { - "repo_prog_language": "HTML" + "repo_prog_language": "CMake" }, { "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "oss-slu" } }, - "issue_title": "Object collisions", + "issue_title": "Set Up GitHub Actions Workflow File", "issue_labels": { "Nodes": [ { @@ -49419,98 +34581,93 @@ "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/SEAME-pt/T07-ADS_Lane-Detection/issues/1", - "issue_createdAt": "2025-01-25T17:05:19Z", + "issue_url": "https://github.com/itsmng/workshop/issues/9", + "issue_createdAt": "2025-01-27T08:13:40Z", "issue_repo": { - "repo_name": "T07-ADS_Lane-Detection", - "repo_desc": "SEAME , Module ADS, Lane detection", - "repo_url": "https://github.com/SEAME-pt/T07-ADS_Lane-Detection", - "repo_stars": 2, + "repo_name": "workshop", + "repo_desc": "A plugin created for git and github workshop", + "repo_url": "https://github.com/itsmng/workshop", + "repo_stars": 0, "repo_langs": { - "Nodes": [] + "Nodes": [ + { + "repo_prog_language": "PHP" + }, + { + "repo_prog_language": "Shell" + } + ] }, "Owner": { - "repo_owner": "SEAME-pt" + "repo_owner": "itsmng" } }, - "issue_title": "01-Simulation Environment Setup", + "issue_title": "repo and licence urls are broken", "issue_labels": { "Nodes": [ { - "label_name": "documentation" + "label_name": "bug" }, { "label_name": "good first issue" - }, - { - "label_name": "specification" } ], - "label_totalcount": 3 + "label_totalcount": 2 }, "Comments": { "issue_comment_count": 0 }, "Assignees": { - "issue_assignees_count": 4 + "issue_assignees_count": 0 } } }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/56", - "issue_createdAt": "2025-01-25T17:04:08Z", + "issue_url": "https://github.com/itsmng/workshop/issues/7", + "issue_createdAt": "2025-01-27T08:09:20Z", "issue_repo": { - "repo_name": "tides-of-revival", - "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_name": "workshop", + "repo_desc": "A plugin created for git and github workshop", + "repo_url": "https://github.com/itsmng/workshop", + "repo_stars": 0, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HLSL" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "C" + "repo_prog_language": "PHP" }, { - "repo_prog_language": "C++" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "itsmng" } }, - "issue_title": "More comprehensive build pipeline", + "issue_title": "node_modules are pushed with code", "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": 1 }, "Assignees": { "issue_assignees_count": 0 @@ -49519,47 +34676,38 @@ }, { "Issue": { - "issue_url": "https://github.com/Srekel/tides-of-revival/issues/55", - "issue_createdAt": "2025-01-25T17:02:27Z", + "issue_url": "https://github.com/mfvanek/spring-boot-open-telemetry-demo/issues/213", + "issue_createdAt": "2025-01-27T07:51:06Z", "issue_repo": { - "repo_name": "tides-of-revival", - "repo_desc": "", - "repo_url": "https://github.com/Srekel/tides-of-revival", - "repo_stars": 124, + "repo_name": "spring-boot-open-telemetry-demo", + "repo_desc": "Spring Boot Open Telemetry Demo", + "repo_url": "https://github.com/mfvanek/spring-boot-open-telemetry-demo", + "repo_stars": 4, "repo_langs": { "Nodes": [ { - "repo_prog_language": "Zig" - }, - { - "repo_prog_language": "Python" - }, - { - "repo_prog_language": "HLSL" - }, - { - "repo_prog_language": "HTML" - }, - { - "repo_prog_language": "C" - }, - { - "repo_prog_language": "C++" + "repo_prog_language": "Java" } ] }, "Owner": { - "repo_owner": "Srekel" + "repo_owner": "mfvanek" } }, - "issue_title": "Package/archive format for assets.", + "issue_title": "Add retries and compression while sending spans to OTLP collector", "issue_labels": { "Nodes": [ + { + "label_name": "enhancement" + }, + { + "label_name": "help wanted" + }, { "label_name": "good first issue" } ], - "label_totalcount": 1 + "label_totalcount": 3 }, "Comments": { "issue_comment_count": 0 @@ -49571,20 +34719,26 @@ }, { "Issue": { - "issue_url": "https://github.com/harmonydata/app/issues/43", - "issue_createdAt": "2025-01-25T16:59:11Z", + "issue_url": "https://github.com/scienxlab/rocky-playground/issues/35", + "issue_createdAt": "2025-01-27T07:47:39Z", "issue_repo": { - "repo_name": "app", - "repo_desc": "Harmony front end", - "repo_url": "https://github.com/harmonydata/app", - "repo_stars": 0, + "repo_name": "rocky-playground", + "repo_desc": "An adaptation of the TensorFlow Playground, with some new datasets and activation functions.", + "repo_url": "https://github.com/scienxlab/rocky-playground", + "repo_stars": 1, "repo_langs": { "Nodes": [ { - "repo_prog_language": "HTML" + "repo_prog_language": "Jupyter Notebook" }, { - "repo_prog_language": "JavaScript" + "repo_prog_language": "Makefile" + }, + { + "repo_prog_language": "Dockerfile" + }, + { + "repo_prog_language": "HTML" }, { "repo_prog_language": "TypeScript" @@ -49593,28 +34747,31 @@ "repo_prog_language": "CSS" }, { - "repo_prog_language": "Python" + "repo_prog_language": "Shell" } ] }, "Owner": { - "repo_owner": "harmonydata" + "repo_owner": "scienxlab" } }, - "issue_title": "Display instrument to instrument similarities in front end", + "issue_title": "Add tests", "issue_labels": { "Nodes": [ { - "label_name": "enhancement" + "label_name": "bug" }, { "label_name": "good first issue" + }, + { + "label_name": "maintenance" } ], - "label_totalcount": 2 + "label_totalcount": 3 }, "Comments": { - "issue_comment_count": 2 + "issue_comment_count": 0 }, "Assignees": { "issue_assignees_count": 0