From c9e3444497b4a632733fe940e1367f7f65a0cf5e Mon Sep 17 00:00:00 2001 From: mturoci <64769322+mturoci@users.noreply.github.com> Date: Tue, 20 Sep 2022 13:04:38 +0200 Subject: [PATCH 001/211] Add H2O Wave apps H2O Wave apps is looking for contributors. --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 819a412..b6e653e 100644 --- a/data.json +++ b/data.json @@ -2046,6 +2046,15 @@ "Typescript" ], "description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience." + }, + { + "name": "H2O Wave Apps", + "link": "https://github.com/h2oai/wave-apps", + "label": "hacktoberfest", + "technologies": [ + "Python" + ], + "description": "Sample AI Apps built with H2O Wave." }, { "name": "Node Efficientnet", From ac427c0c270e41ef659e4c142b2a88c977788289 Mon Sep 17 00:00:00 2001 From: Martin Turoci Date: Tue, 20 Sep 2022 13:06:03 +0200 Subject: [PATCH 002/211] chore: Formatting. --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index b6e653e..14ddc23 100644 --- a/data.json +++ b/data.json @@ -2047,7 +2047,7 @@ ], "description": "Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience." }, - { + { "name": "H2O Wave Apps", "link": "https://github.com/h2oai/wave-apps", "label": "hacktoberfest", From 3cee8dac8f09a1405cda6460ebd0c3a27bc51278 Mon Sep 17 00:00:00 2001 From: Ivan Sim Date: Thu, 22 Sep 2022 08:54:42 -0700 Subject: [PATCH 003/211] Add Kanister to the list Signed-off-by: Ivan Sim --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 819a412..438f6be 100644 --- a/data.json +++ b/data.json @@ -245,6 +245,15 @@ ], "description": "A Fast and Flexible Static Site Generator built with love in GoLang" }, + { + "name": "Kanister", + "link": "https://github.com/kanisteroio/kanister", + "label": "good-first-issue", + "technologies": [ + "Go" + ], + "description": "A Data Protection Workflow Management Engine" + }, { "name": "Kubernetes", "link": "https://github.com/kubernetes/kubernetes", From 84a69edc2a1525d9cf19fe848f2394d6ed12d5b4 Mon Sep 17 00:00:00 2001 From: Praneeth Date: Thu, 29 Sep 2022 21:04:14 -0700 Subject: [PATCH 004/211] add oppia --- data.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data.json b/data.json index 16eec77..40afcee 100644 --- a/data.json +++ b/data.json @@ -2094,6 +2094,17 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Oppia", + "link": "https://github.com/oppia/oppia", + "label": "good first issue", + "technologies": [ + "Python", + "Typescript", + "Angular" + ], + "description": "Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege." } ] } From 116cbae56f8412802094ebf8b2f162001470c7fb Mon Sep 17 00:00:00 2001 From: Udayraj Deshmukh Date: Sat, 1 Oct 2022 10:07:34 +0530 Subject: [PATCH 005/211] Add OMRChecker MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OMRChecker helps to grade exams fast and accurately using a scanner ๐Ÿ–จ or your phone ๐Ÿคณ. Learn image processing with Python and OpenCV while contributing to one of the most popular repositories related to OMR topic on github. --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 16eec77..c7d20ae 100644 --- a/data.json +++ b/data.json @@ -2094,6 +2094,15 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "OMRChecker", + "link": "https://github.com/Udayraj123/OMRChecker", + "label": "good first issue", + "technologies": [ + "Python" + ], + "description": "OMRChecker helps to grade exams fast and accurately using a scanner ๐Ÿ–จ or your phone ๐Ÿคณ. Learn image processing with Python and OpenCV while contributing to one of the most popular repositories related to OMR topic on github." } ] } From c0df36762178ac27016a3b14501602da6a553916 Mon Sep 17 00:00:00 2001 From: Tamal Chowdhury Date: Sun, 2 Oct 2022 01:32:40 +0600 Subject: [PATCH 006/211] Adds Vite with JavaScript, TypeScript category --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index 16eec77..4f595c3 100644 --- a/data.json +++ b/data.json @@ -2094,6 +2094,16 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Vite", + "link": "https://github.com/vitejs/vite", + "label": "good first issue", + "technologies": [ + "JavaScript", + "TypeScript" + ], + "description": "Next generation frontend tooling. It's fast! Alternative to Create React App" } ] } From 00518d6a78184ab0a01578728ae0a9a2cd5c0573 Mon Sep 17 00:00:00 2001 From: Adrian Marin Date: Sun, 2 Oct 2022 11:54:52 +0300 Subject: [PATCH 007/211] Add Avo Admin for Ruby on Rails --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..f1903e7 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,15 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Avo Admin for Ruby on Rails", + "link": "https://github.com/avo-hq/avo", + "label": "Good first issue", + "technologies": [ + "Ruby" + ], + "description": "Build busines apps 10x faster using Ruby on Rails." } ] } From 51e7d10e3f3d40eed414d175f5a2aee278dc3ebc Mon Sep 17 00:00:00 2001 From: Adrian Marin Date: Sun, 2 Oct 2022 11:55:29 +0300 Subject: [PATCH 008/211] Update data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index f1903e7..b82d784 100644 --- a/data.json +++ b/data.json @@ -2093,7 +2093,7 @@ "technologies": [ "Ruby" ], - "description": "Build busines apps 10x faster using Ruby on Rails." + "description": "Build business apps 10x faster using Ruby on Rails." } ] } From e59d0343c2eaf6d0273b899e27d53298b2670ddd Mon Sep 17 00:00:00 2001 From: Kamal Kishor Joshi Date: Sun, 2 Oct 2022 16:11:12 +0530 Subject: [PATCH 009/211] Add croma to the list Croma is a open source app which is build using react native. It is build for graphics designers. --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..2cd580f 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,15 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Croma", + "link": "https://github.com/croma-app/croma", + "label": "good first issue", + "technologies": [ + "JavaScript" + ], + "description": "A open source react native app for web, iOS and android for color palette management" } ] } From bb42c280472fb06d9301dbb69e0b949b12ae3e81 Mon Sep 17 00:00:00 2001 From: mathContao Date: Sun, 2 Oct 2022 14:11:11 +0200 Subject: [PATCH 010/211] Update data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..1f36572 100644 --- a/data.json +++ b/data.json @@ -1249,6 +1249,15 @@ "PHP" ], "description": "An End-to-end backend server for frontend and mobile developers. ๐Ÿš€" + }, + { + "name": "FreshRSS", + "link": "https://github.com/FreshRSS/FreshRSS", + "label": "good first issue", + "technologies": [ + "PHP" + ], + "description": "FreshRSS is a self-hosted RSS and Atom feed aggregator. It is lightweight, easy to work with, powerful, and customizable. Since 2012." }, { "name": "NextCloud Server", From 7c3e10d3f197762661f44e1da24ff8236da260ad Mon Sep 17 00:00:00 2001 From: tris0laris <57298792+tris0laris@users.noreply.github.com> Date: Mon, 3 Oct 2022 15:41:28 +0100 Subject: [PATCH 011/211] Add new open source project "QuestDB" to the Java list --- data.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 33fe6b4..2f5fd05 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,15 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." - } + }, + { + "name": "QuestDB", + "link": "https://github.com/questdb/questdb", + "label": "good first issue", + "technologies": [ + "Java" + ], + "description": "Questdb is a fast open source SQL time series database." + }, ] } From b3b356c6ae3579c34ef70a31916e60310879010f Mon Sep 17 00:00:00 2001 From: Hermione Dadheech Date: Fri, 7 Oct 2022 00:09:20 +0530 Subject: [PATCH 012/211] Adding Jasmine as good-first-issue in javascript. --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..1f2c407 100644 --- a/data.json +++ b/data.json @@ -1035,6 +1035,15 @@ ], "description": "Passively learn a new language every time you open a new tab." }, + { + "name": "Jasmine", + "link": "https://github.com/jasmine/jasmine", + "label": "good-first-issue", + "technologies": [ + "JavaScript" + ], + "description": "Simple JavaScript testing framework for browsers and node.js." + }, { "name": "swag-for-dev", "link": "https://github.com/swapagarwal/swag-for-dev", From bd7a3cbc8124cf271030eaece49bfc77004c026e Mon Sep 17 00:00:00 2001 From: Nishchal Vyas Date: Sun, 9 Oct 2022 20:42:04 +0530 Subject: [PATCH 013/211] Visual Studio Code --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..276a219 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,15 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Visual Studio Code", + "link": "(https://github.com/Microsoft/vscode)", + "label": "first-timers-only", + "technologies": [ + "TypeScript" + ], + "description": "A text editor for various coding entities" } ] } From f7f45dd07485fbbce1934e9dd17bd477e445b591 Mon Sep 17 00:00:00 2001 From: Himika Sarkar Date: Sun, 6 Nov 2022 00:31:39 +0530 Subject: [PATCH 014/211] feat(json): Updated data.json --- data.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..85cb85b 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,17 @@ ".NET" ], "description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET." + }, + { + "name": "Storybook JS", + "link": "https://github.com/storybookjs/storybook, + "label": "good first issue", + "technologies": [ + "TypeScript", + "JavaScript" + ], + "description": "Storybook is a frontend workshop for building UI components and pages in isolation." } + ] } From 3d34a7b912984b4113a158f27d4ff32a59220c67 Mon Sep 17 00:00:00 2001 From: Himika Sarkar Date: Sun, 6 Nov 2022 00:32:44 +0530 Subject: [PATCH 015/211] feat(json): corrected typo --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 85cb85b..1ff1c85 100644 --- a/data.json +++ b/data.json @@ -2088,7 +2088,7 @@ }, { "name": "Storybook JS", - "link": "https://github.com/storybookjs/storybook, + "link": "https://github.com/storybookjs/storybook", "label": "good first issue", "technologies": [ "TypeScript", From b56edd82fd94b9d2ece52d277fa3fb4c6489018e Mon Sep 17 00:00:00 2001 From: Mathieu Westphal Date: Sat, 3 Jun 2023 10:31:03 +0200 Subject: [PATCH 016/211] Add f3d --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..2ebd653 100644 --- a/data.json +++ b/data.json @@ -157,6 +157,15 @@ ], "description": "Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms." }, + { + "name": "F3D", + "link": "https://github.com/f3d-app/f3d", + "label": "good-first-issue", + "technologies": [ + "C++" + ], + "description": "Fast and minimalist 3D viewer." + }, { "name": "Alda", "link": "https://github.com/alda-lang/alda", From 61cb739720794cbc8209341044a25c334530b9ad Mon Sep 17 00:00:00 2001 From: K M Emon Ahmed Date: Sat, 15 Jul 2023 09:40:04 +0600 Subject: [PATCH 017/211] Fixed broken hyperlink of Discourse, Issue: #1294 --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 28ce1de..2d20736 100644 --- a/data.json +++ b/data.json @@ -1663,7 +1663,7 @@ }, { "name": "Discourse", - "link": "https://meta.discourse.org/tags/starter-task", + "link": "https://github.com/discourse/discourse", "technologies": [ "Ruby" ], From fde945ccadce0892981374162bdc89feb9c46439 Mon Sep 17 00:00:00 2001 From: Vincent O Date: Tue, 25 Jul 2023 00:02:13 -0500 Subject: [PATCH 018/211] Add activist to data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..b486e94 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,15 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "activist", + "link": "https://github.com/activist-org/activist", + "label": "good first issue", + "technologies": [ + "TypeScript" + ], + "description": "activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them." } ] } From 91ffffeac64a352cedb17dd0475c33a20fab5ac1 Mon Sep 17 00:00:00 2001 From: aryankhanna475 <81726126+aryankhanna475@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:27:02 +0530 Subject: [PATCH 019/211] update: Python with Embedchain(good-first-issue) --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..e9c4973 100644 --- a/data.json +++ b/data.json @@ -1599,6 +1599,15 @@ ], "description": "Scikit-learn is a machine learning library for Python." }, + { + "name": "Embedchain", + "link": "https://github.com/embedchain/embedchain/", + "label": "good-first-issue", + "technologies": [ + "Python" + ], + "description": "Embedchain is a framework to easily create LLM powered bots over any dataset." + }, { "name": "JRuby", "link": "https://github.com/jruby/jruby", From 99aac6b9275d22a0aaebf6e31ab0c1c392d754b3 Mon Sep 17 00:00:00 2001 From: HarshNinave Date: Mon, 21 Aug 2023 00:01:56 +0530 Subject: [PATCH 020/211] Changed the typo of second point to make sure beginner contributor can understand easily --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 991308f..52e6418 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ Please ensure that your pull request adheres to the following guidelines: - Search previous suggestions before making a new one, as yours may be a duplicate. -- Make sure your contribution is useful and relevant before submitting. That implies it has enough content and every item has a good succinct description. +- Please ensure that what you're sharing is helpful and related to the topic. It should contain sufficient information, and each part should have a clear and concise description. Rewrite your content in a straightforward manner. - Make an individual pull request for each suggestion. - Only include your suggested repository to `data.json` file, README.md file is generated from it. - New categories or improvements to the existing categorization are welcome. From a1b4999451994a658aab3e707a5ba967443e867f Mon Sep 17 00:00:00 2001 From: Mikaela Caron Date: Sat, 2 Sep 2023 22:50:15 -0400 Subject: [PATCH 021/211] Add Basic Car Maintenance iOS app --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..c218a20 100644 --- a/data.json +++ b/data.json @@ -1857,6 +1857,15 @@ ], "description": "Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product" }, + { + "name": "Basic-Car-Maintenance", + "link": "https://github.com/mikaelacaron/Basic-Car-Maintenance", + "label": "good first issue", + "technologies": [ + "Swift" + ], + "description": "A basic app to track your car's maintenance events, like fixes, oil changes, etc." + }, { "name": "TypeScript", "link": "https://github.com/Microsoft/TypeScript", From 9a5caf12caa4f26f6280e12bbc78a84e2480d1b8 Mon Sep 17 00:00:00 2001 From: yichiii <55825777+yichii@users.noreply.github.com> Date: Sun, 1 Oct 2023 14:20:00 -0700 Subject: [PATCH 022/211] Removed game-of-life from List The game-of-life repository has been archived --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 28ce1de..26dc3bc 100644 --- a/data.json +++ b/data.json @@ -1884,15 +1884,6 @@ ], "description": "Reatom is declarative and reactive state manager, designed for both simple and complex applications." }, - { - "name": "game-of-life", - "link": "https://github.com/TroyTae/game-of-life", - "label": "good-first-issue", - "technologies": [ - "TypeScript" - ], - "description": "Conway's Game of Life web version!" - }, { "name": "Graphback", "link": "https://github.com/aerogear/graphback", From feea48f1d3543d3d2583fd39526828dd48cd7e6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Conejo?= Date: Fri, 6 Oct 2023 11:08:47 +0200 Subject: [PATCH 023/211] Add CASE --- data.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data.json b/data.json index 28ce1de..b43d92a 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,13 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "CASE", + "link": "https://github.com/casejs/case", + "label": "Good First Issue", + "technologies": ["TypeScript"], + "description": "CASE is an open-source and frameworkless tool that makes it easy to build CRUD web applications." } ] } From 8f3e7a868040f3515b729c0e2b2e6ad6fab3d937 Mon Sep 17 00:00:00 2001 From: thejumpman2323 <138251983+thejumpman2323@users.noreply.github.com> Date: Fri, 27 Oct 2023 17:44:28 +0530 Subject: [PATCH 024/211] Add SuperDuperDB --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index 28ce1de..a933188 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,16 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "SuperDuperDB", + "link": "https://github.com/SuperDuperDB/superduperdb", + "label": "Good First Issue", + "technologies": [ + "Python", + "MLOps" + ], + "description": "๐Ÿ”ฎSuperDuperDB: Bring AI to your favourite database! Integrate, train and manage any AI models and APIs directly with your database and your data" } ] } From 9806605f3f81261ed7a41b38e9d3d1221dbef1aa Mon Sep 17 00:00:00 2001 From: Giuliano Bellini <100347457+GyulyVGC@users.noreply.github.com> Date: Thu, 11 Jan 2024 17:25:05 +0100 Subject: [PATCH 025/211] Add Sniffnet to Rust resources --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..a93e23c 100644 --- a/data.json +++ b/data.json @@ -1821,6 +1821,15 @@ ], "description": "Veloren is a multiplayer voxel RPG written in Rust." }, + { + "name": "Sniffnet", + "link": "https://github.com/GyulyVGC/sniffnet", + "label": "good-first-issue", + "technologies": [ + "Rust" + ], + "description": "Application to comfortably monitor network traffic." + }, { "name": "Twitter Util", "link": "https://github.com/twitter/util", From c1e4f32fc5b6bd764dc97744e57516f7ebbdf75d Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Fri, 9 Feb 2024 14:37:17 +0000 Subject: [PATCH 026/211] Update data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..3c4f1ab 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,15 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "Harmony", + "link": "https://github.com/harmonydata/harmony", + "label": "Good First Issue", + "technologies": [ + "Python", + ], + "description": "Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs." } ] } From 5873bf755017643e51b20a95f6452124a536a6ae Mon Sep 17 00:00:00 2001 From: Bhavik Chavda Date: Tue, 13 Feb 2024 18:37:56 +0530 Subject: [PATCH 027/211] Update data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..8a16d8b 100644 --- a/data.json +++ b/data.json @@ -1875,6 +1875,15 @@ ], "description": "A new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle." }, + { + "name": "Impler.io", + "link": "https://github.com/implerhq/impler.io", + "label": "good-first-issue", + "technologies": [ + "TypeScript" + ], + "description": "100% open source data import experience with readymade CSV & Excel import widget ๐Ÿš€" + }, { "name": "reatom", "link": "https://github.com/artalar/reatom", From 26c6584431249d7803af15563c7abb9c364940a2 Mon Sep 17 00:00:00 2001 From: Karthik Sivadas Date: Tue, 20 Feb 2024 16:29:44 +0530 Subject: [PATCH 028/211] Add Multiwoven in Ruby section --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..b94a8b7 100644 --- a/data.json +++ b/data.json @@ -1714,6 +1714,15 @@ ], "description": "Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print." }, + { + "name": "multiwoven", + "link": "https://github.com/Multiwoven/multiwoven", + "label": "good-first-issue", + "technologies": [ + "Ruby" + ], + "description": "The open-source reverse ETL, data activation platform for modern data teams." + }, { "name": "Ruby on Rails", "link": "https://github.com/rails/rails", From 6015609038f6565257452ccc2a4d5ecad1679b8f Mon Sep 17 00:00:00 2001 From: Foivos Proestakis <115726918+foivospro@users.noreply.github.com> Date: Tue, 12 Mar 2024 12:34:11 +0200 Subject: [PATCH 029/211] Update data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 28ce1de..83a09fc 100644 --- a/data.json +++ b/data.json @@ -1359,7 +1359,7 @@ }, { "name": "coala", - "link": "https://github.com/issues?utf8=โœ“&q=is:open+is:issue+user:coala+label:difficulty/newcomer++no:assignee", + "link": "https://github.com/coala/coala", "technologies": [ "Python" ], From 013c6628d848a8ea48036474b59bc3d9c79af99e Mon Sep 17 00:00:00 2001 From: nadasuhailAyesh12 Date: Wed, 20 Mar 2024 08:34:34 +0200 Subject: [PATCH 030/211] add grommet to js projects --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..c70376b 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,15 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "grommet", + "link": "https://github.com/grommet/grommet", + "label": "good-first-issue", + "technologies": [ + "JavaScript" + ], + "description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package" } ] } From 56f271c6f0e00e0957e1848f12b2bf6348ea48a1 Mon Sep 17 00:00:00 2001 From: Harri L Date: Wed, 17 Apr 2024 13:29:29 +0300 Subject: [PATCH 031/211] Update Time to Leave label --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 28ce1de..11b2b79 100644 --- a/data.json +++ b/data.json @@ -975,7 +975,7 @@ { "name": "Time to Leave", "link": "https://github.com/thamara/time-to-leave", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], From 80664004b53fa4a51e161e3affac98d3303b79ed Mon Sep 17 00:00:00 2001 From: Atughara2021 Date: Sun, 28 Apr 2024 14:53:47 +0600 Subject: [PATCH 032/211] another julia project has beeb added for beginners --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..a534d27 100644 --- a/data.json +++ b/data.json @@ -1107,6 +1107,15 @@ ], "description": "\"Move like Python, Run like C\" - A fresh approach to technical computing!" }, + { + "name": "Julia", + "link": "https://github.com/JuliaLang/julia", + "label": "good-first-issue", + "technologies": [ + "Julia" + ], + "description": "Julia Projects for Beginners โ€” Easy Ideas to Get Started Coding in Julia" + }, { "name": "Atrium", "link": "https://github.com/robstoll/atrium", From e943c3aa4803cdd9c8b5e131c3fff6609007377b Mon Sep 17 00:00:00 2001 From: wangyunlai Date: Wed, 8 May 2024 10:03:35 +0800 Subject: [PATCH 033/211] add miniob in C++ section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a1c98d..0d88e52 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [electron](https://github.com/electron/electron) _(label: good-first-issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS - [Godot Engine](https://github.com/godotengine/godot) _(label: good first issue)_
2D and 3D cross-platform game engine. Also has C# and Python code. - [MoveIt](https://github.com/ros-planning/moveit) _(label: good-first-issue)_
Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms. +- [MiniOB](https://github.com/oceanbase/miniob) _(label: good-first-issue)_
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database(main language is Chinese). - [projectM](https://github.com/projectM-visualizer/projectm) _(label: good-first-issue)_
A music visualizer library using OpenGL and GLSL. Has applications using Qt5, SDL, emscripten, iTunes, Kodi. - [Roc Toolkit](https://github.com/roc-streaming/roc-toolkit) _(label: help-wanted)_
A toolkit for real-time audio streaming over the network. - [tensorflow](https://github.com/tensorflow/tensorflow) _(label: stat:contributions-welcome)_
Computation using data flow graphs for scalable machine learning From 9d23168ba17f2a42194bbf0e6447e6d561e2c764 Mon Sep 17 00:00:00 2001 From: wangyunlai Date: Wed, 8 May 2024 10:10:48 +0800 Subject: [PATCH 034/211] add miniob in C++ section --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..272cf77 100644 --- a/data.json +++ b/data.json @@ -157,6 +157,15 @@ ], "description": "Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms." }, + { + "name": "MiniOB", + "link": "https://github.com/oceanbase/miniob", + "label": "good-first-issue", + "technologies": [ + "C++" + ], + "description": "MiniOB is a compact database that assists developers in understanding the fundamental workings of a database(main language is Chinese)." + }, { "name": "Alda", "link": "https://github.com/alda-lang/alda", From 4feae16a0180f2d19431f51e1f0394a8bea8720d Mon Sep 17 00:00:00 2001 From: wangyunlai Date: Wed, 8 May 2024 10:11:15 +0800 Subject: [PATCH 035/211] remove miniob --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0d88e52..9a1c98d 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [electron](https://github.com/electron/electron) _(label: good-first-issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS - [Godot Engine](https://github.com/godotengine/godot) _(label: good first issue)_
2D and 3D cross-platform game engine. Also has C# and Python code. - [MoveIt](https://github.com/ros-planning/moveit) _(label: good-first-issue)_
Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms. -- [MiniOB](https://github.com/oceanbase/miniob) _(label: good-first-issue)_
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database(main language is Chinese). - [projectM](https://github.com/projectM-visualizer/projectm) _(label: good-first-issue)_
A music visualizer library using OpenGL and GLSL. Has applications using Qt5, SDL, emscripten, iTunes, Kodi. - [Roc Toolkit](https://github.com/roc-streaming/roc-toolkit) _(label: help-wanted)_
A toolkit for real-time audio streaming over the network. - [tensorflow](https://github.com/tensorflow/tensorflow) _(label: stat:contributions-welcome)_
Computation using data flow graphs for scalable machine learning From 16fa78ba23bf67dc3e89682f1a6b436896d3e874 Mon Sep 17 00:00:00 2001 From: Ye Naing Tun Date: Wed, 5 Jun 2024 19:38:29 +0630 Subject: [PATCH 036/211] fixed broken url in python project --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a1c98d..e6ca3c4 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Bokeh](https://github.com/bokeh/bokeh) _(label: good-first-issue)_
Bokeh is an interactive visualization library for modern web browsers. - [BorgBackup](https://github.com/borgbackup/borg) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. - [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki) _(label: good-first-issue)_
Building a Better Democracy for the Internet Age -- [coala](https://github.com/issues?utf8=โœ“&q=is:open+is:issue+user:coala+label:difficulty/newcomer++no:assignee) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. +- [coala](https://github.com/coala/projects) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. - [Colossal-AI](https://github.com/hpcaitech/ColossalAI) _(label: good first issue)_
An open-source deep learning system for large-scale model training and inference with high efficiency and low cost. - [cookiecutter](https://github.com/cookiecutter/cookiecutter) _(label: good first issue)_
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. - [Create aio app](https://github.com/aio-libs/create-aio-app) _(label: good-first-issue)_
A command line utility that creates the aiohttp template with the best practices. From 4a5983df93c488b5d6433d58de59b8525cd97269 Mon Sep 17 00:00:00 2001 From: Ye Naing Tun Date: Wed, 5 Jun 2024 19:52:40 +0630 Subject: [PATCH 037/211] fixed issue #1398 updatedata.json --- README.md | 2 +- data.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6ca3c4..9a1c98d 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Bokeh](https://github.com/bokeh/bokeh) _(label: good-first-issue)_
Bokeh is an interactive visualization library for modern web browsers. - [BorgBackup](https://github.com/borgbackup/borg) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. - [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki) _(label: good-first-issue)_
Building a Better Democracy for the Internet Age -- [coala](https://github.com/coala/projects) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. +- [coala](https://github.com/issues?utf8=โœ“&q=is:open+is:issue+user:coala+label:difficulty/newcomer++no:assignee) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. - [Colossal-AI](https://github.com/hpcaitech/ColossalAI) _(label: good first issue)_
An open-source deep learning system for large-scale model training and inference with high efficiency and low cost. - [cookiecutter](https://github.com/cookiecutter/cookiecutter) _(label: good first issue)_
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. - [Create aio app](https://github.com/aio-libs/create-aio-app) _(label: good-first-issue)_
A command line utility that creates the aiohttp template with the best practices. diff --git a/data.json b/data.json index 28ce1de..83a09fc 100644 --- a/data.json +++ b/data.json @@ -1359,7 +1359,7 @@ }, { "name": "coala", - "link": "https://github.com/issues?utf8=โœ“&q=is:open+is:issue+user:coala+label:difficulty/newcomer++no:assignee", + "link": "https://github.com/coala/coala", "technologies": [ "Python" ], From 8c3c08bdd7b42a71f428f93a08b28cfa8ff886a2 Mon Sep 17 00:00:00 2001 From: Ederson Date: Thu, 6 Jun 2024 17:00:33 +1000 Subject: [PATCH 038/211] doc: change to correct label --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 28ce1de..a77916e 100644 --- a/data.json +++ b/data.json @@ -1995,7 +1995,7 @@ { "name": "flutter", "link": "https://github.com/flutter/flutter", - "label": "good first contribution", + "label": "good first issue", "technologies": [ "Dart" ], From 82b5a05e6cffd2a2ce6da5e355101b098b4d94fd Mon Sep 17 00:00:00 2001 From: Ederson Date: Thu, 6 Jun 2024 17:01:26 +1000 Subject: [PATCH 039/211] docs: update Flutter issue link for easier first-time contributor access --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index a77916e..2ecfe54 100644 --- a/data.json +++ b/data.json @@ -1994,7 +1994,7 @@ }, { "name": "flutter", - "link": "https://github.com/flutter/flutter", + "link": "https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22", "label": "good first issue", "technologies": [ "Dart" From 8a142f2997309ee0bb08c55b0d1716a9eef0d79d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Conejo?= Date: Wed, 31 Jul 2024 22:20:03 +0200 Subject: [PATCH 040/211] Update the name of a listed tool. CASE became Manifest --- data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data.json b/data.json index b43d92a..459f820 100644 --- a/data.json +++ b/data.json @@ -2097,11 +2097,11 @@ "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." }, { - "name": "CASE", - "link": "https://github.com/casejs/case", + "name": "Manifest", + "link": "https://github.com/mnfst/manifest", "label": "Good First Issue", "technologies": ["TypeScript"], - "description": "CASE is an open-source and frameworkless tool that makes it easy to build CRUD web applications." + "description": "Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly." } ] } From 2d4cb5746c4b19a9dfe5642e052528da48681b45 Mon Sep 17 00:00:00 2001 From: Jay-Karia Date: Sat, 3 Aug 2024 20:34:23 +0530 Subject: [PATCH 041/211] feat: add new project --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..7dea102 100644 --- a/data.json +++ b/data.json @@ -2095,6 +2095,15 @@ "Ansible" ], "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." + }, + { + "name": "LinksHub", + "link": "https://github.com/rupali-codes/LinksHub", + "label": "good first issue", + "technologies": [ + "TypeScript" + ], + "description": "LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work." } ] } From 0638fcbe43ec79998cae34fc97dd0b697b32e482 Mon Sep 17 00:00:00 2001 From: Jay-Karia Date: Sat, 3 Aug 2024 20:40:35 +0530 Subject: [PATCH 042/211] remove neovim project --- data.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/data.json b/data.json index 28ce1de..d55c7ec 100644 --- a/data.json +++ b/data.json @@ -39,15 +39,6 @@ ], "description": "Should testing for .NET - the way Asserting Should be!" }, - { - "name": "Neovim", - "link": "https://github.com/neovim/neovim", - "label": "good-first-issue", - "technologies": [ - "C" - ], - "description": "Vim-fork focused on extensibility and agility." - }, { "name": "grok.net", "link": "https://github.com/Marusyk/grok.net", @@ -2097,4 +2088,4 @@ "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." } ] -} +} \ No newline at end of file From 69c3120f190230d286d7726faf40fd48d06de475 Mon Sep 17 00:00:00 2001 From: Amyy Stephanie Alex-Okenwa <75863610+amyyalex@users.noreply.github.com> Date: Wed, 7 Aug 2024 23:49:28 +0100 Subject: [PATCH 043/211] Improve Sentence Structure in Contribution Guidelines Revised sentences to enhance readability and understanding. --- CONTRIBUTING.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 991308f..add5336 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,18 +2,19 @@ Please ensure that your pull request adheres to the following guidelines: -- Search previous suggestions before making a new one, as yours may be a duplicate. -- Make sure your contribution is useful and relevant before submitting. That implies it has enough content and every item has a good succinct description. +- Search previous suggestions before making a new one to avoid duplicates. +- Ensure your contribution is useful and relevant, with sufficient content and a clear, concise description for each item.Make sure your contribution is useful and relevant before submitting. That implies it has enough content and every item has a good succinct description. - Make an individual pull request for each suggestion. - Only include your suggested repository to `data.json` file, README.md file is generated from it. -- New categories or improvements to the existing categorization are welcome. +- New categories or improvements to existing categories are welcome. - Check your spelling and grammar. - Make sure your text editor is set to remove trailing whitespace. - The pull request and commit should be given a meaningful title. - Ensure that you describe your pull request. -- If the label does not clearly state it's "beginner friendly" purpose, please make sure to confirm with the maintainer that it is used for such issues. Please include the link to where the maintainer approves it in the +- If the label does not clearly state its "beginner-friendly" purpose, confirm with the maintainer that it is used for such issues. Include a link to where the maintainer approves this. - Maintainer confirmation is also required in case repository has more than one beginner-friendly-like label (e.g. `low-hanging-fruit` and `up-for-grabs`). -- The contributed repository must be maintained, have an active community to be able to help newcomers and have issues with an appropriate label. +- Ensure the contributed repository is actively maintained, has a supportive community, and issues with appropriate labels. - Links must be pointing directly to the repository, no tracking links allowed. This list is not for advertising purposes. Thank you for your suggestions! + From 4a55f1cb93a3f7442440cbb4a749da18c0204802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ali=20Ba=C5=9Fbo=C4=9Fa?= Date: Fri, 9 Aug 2024 23:35:53 +0300 Subject: [PATCH 044/211] data.json you put my own project --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index 28ce1de..1d695cf 100644 --- a/data.json +++ b/data.json @@ -576,6 +576,14 @@ ], "description": "JS/HTML/CSS Terminal" }, + { + "name": "API-pull-with-JavaScript", + "link": "https://github.com/AliBasboga/APIExampleWithExpress.git", + "label": "API-pull-and-use", + "technologies": [ + "JavaScript" + ], + "description": "API data extraction and delivery to the user to present." { "name": "Moment.js", "link": "https://github.com/moment/moment", From 0f55633754af47f96a6c25519b15b53828a15484 Mon Sep 17 00:00:00 2001 From: Carlos Alberto Salcedo Rodriguez Date: Mon, 2 Sep 2024 00:45:54 -0500 Subject: [PATCH 045/211] Deletion of the cdnjs project, because it is now a robot-only repository for cdnjs and pull requests are no longer accepted --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 28ce1de..e6c25d6 100644 --- a/data.json +++ b/data.json @@ -666,15 +666,6 @@ ], "description": "The only sane way to build great bots." }, - { - "name": "cdnjs", - "link": "https://github.com/cdnjs/cdnjs", - "label": "good-first-issue", - "technologies": [ - "JavaScript" - ], - "description": "The best FOSS web front-end resource CDN" - }, { "name": "Video.js", "link": "https://github.com/videojs/video.js", From d78720977d5681fe0de5cba0584190d649aa1675 Mon Sep 17 00:00:00 2001 From: JeethanTauro Date: Wed, 2 Oct 2024 12:42:44 +0530 Subject: [PATCH 046/211] added extra exclaimation mark to show more happiness --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 991308f..1eb2649 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,4 +16,4 @@ Please ensure that your pull request adheres to the following guidelines: - The contributed repository must be maintained, have an active community to be able to help newcomers and have issues with an appropriate label. - Links must be pointing directly to the repository, no tracking links allowed. This list is not for advertising purposes. -Thank you for your suggestions! +Thank you for your suggestions!! From f3dadd6128167f2cf260eaeac37d7a2da9cf8f85 Mon Sep 17 00:00:00 2001 From: Abhishek Tripathi <42455093+abhishektripathi66@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:11:14 +0530 Subject: [PATCH 047/211] Update data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..bbc8318 100644 --- a/data.json +++ b/data.json @@ -450,6 +450,15 @@ ], "description": "Cross-platform mobile app development framework for Java developers" }, + { + "name": "DSA", + "link": "https://github.com/abhishektripathi66/DSA", + "label": "good-first-issue", + "technologies": [ + "Java" + ], + "description": "DSW questions practising repo for Java developers" + }, { "name": "name-suggestion-index", "link": "https://github.com/osmlab/name-suggestion-index", From 2827d935eaf23041cb1b9e9bd9f6718b57bba019 Mon Sep 17 00:00:00 2001 From: Abhishek Tripathi <42455093+abhishektripathi66@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:01:09 +0530 Subject: [PATCH 048/211] Update data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index bbc8318..8bdbfad 100644 --- a/data.json +++ b/data.json @@ -457,7 +457,7 @@ "technologies": [ "Java" ], - "description": "DSW questions practising repo for Java developers" + "description": "DSA questions practising repo for Java developers" }, { "name": "name-suggestion-index", From ffa9fa623792737bf1bd73e1d2d796634b0fbdc2 Mon Sep 17 00:00:00 2001 From: Anton Maklakov <111416234+antonmak1@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:47:37 +0300 Subject: [PATCH 049/211] Adding HMPL.js --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..b5a80f8 100644 --- a/data.json +++ b/data.json @@ -576,6 +576,15 @@ ], "description": "JS/HTML/CSS Terminal" }, + { + "name": "HMPL", + "link": "https://github.com/hmpl-lang/hmpl", + "label": "good-first-issue", + "technologies": [ + "JavaScript" + ], + "description": "Template language for displaying UI from server to client." + }, { "name": "Moment.js", "link": "https://github.com/moment/moment", From c9892835f4170760aeb26f8675e38fc427df0738 Mon Sep 17 00:00:00 2001 From: Gaius Date: Sun, 20 Oct 2024 01:26:23 +0800 Subject: [PATCH 050/211] feat: add dragonfly to golang projects (#1255) Signed-off-by: Gaius --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 28ce1de..0ed45bd 100644 --- a/data.json +++ b/data.json @@ -218,6 +218,15 @@ ], "description": "The Docker CLI" }, + { + "name": "Dragonfly", + "link": "https://github.com/dragonflyoss/Dragonfly2", + "label": "good-first-issue", + "technologies": [ + "Go" + ], + "description": "Provide efficient, stable and secure file distribution and image acceleration based on p2p technology" + }, { "name": "Helm", "link": "https://github.com/kubernetes/helm", From 094a004c25a3b2a6a5722b533c013c99175223ab Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 17:26:34 +0000 Subject: [PATCH 051/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a1c98d..4440f6c 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_
Industry-standard container runtime with an emphasis on simplicity, robustness and portability. - [Docker/CLI](https://github.com/docker/cli) _(label: exp/beginner)_
The Docker CLI +- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good-first-issue)_
Provide efficient, stable and secure file distribution and image acceleration based on p2p technology - [Helm](https://github.com/kubernetes/helm) _(label: good-first-issue)_
The Kubernetes Package Manager - [httpexpect](https://github.com/gavv/httpexpect) _(label: help-wanted)_
End-to-end HTTP and REST API testing for Go. - [Hugo](https://github.com/gohugoio/hugo) _(label: GoodFirstIssue)_
A Fast and Flexible Static Site Generator built with love in GoLang From da917a687bed5986e428590d2c9cef3d00017f9c Mon Sep 17 00:00:00 2001 From: Zachary Drummond Date: Sat, 19 Oct 2024 10:45:53 -0700 Subject: [PATCH 052/211] Unclear to beginners what PR stands for (#1019) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4440f6c..9144081 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) +# Awesome First Pull Request Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. From 8a2a2224cb12fc9a2218e81b9ca068c099f09578 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 18:25:49 +0000 Subject: [PATCH 053/211] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9144081..13d3c51 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Awesome First Pull Request Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) +# Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. @@ -120,6 +120,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [appsmith](https://github.com/appsmithorg/appsmith) _(label: good-first-issue)_
Drag & Drop internal tool builder - [Codename One](https://github.com/codenameone/CodenameOne) _(label: good-first-issue)_
Cross-platform mobile app development framework for Java developers +- [DSA](https://github.com/abhishektripathi66/DSA) _(label: good-first-issue)_
DSA questions practising repo for Java developers - [elasticsearch](https://github.com/elastic/elasticsearch) _(label: good-first-issue)_
Open Source, Distributed, RESTful Search Engine. - [Images-to-PDF](https://github.com/Swati4star/Images-to-PDF) _(label: good-first-issue)_
An android app to convert images to PDF file. - [JabRef](https://github.com/JabRef/jabref) _(label: good-first-issue)_
Desktop application for managing literature references using modern Java features including JavaFX. Dedicated to code quality and constructive feedback: Each Pull Request is reviewed by two developers to provide high-quality feedback and to ensure high quality of new contributions. From cd09a287ec7aef4a3581a29317b9152a17fdf2a0 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 18:26:06 +0000 Subject: [PATCH 054/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13d3c51..ee74278 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) _(label: first-timers-only)_
Open source codebase and curriculum. Learn to code and help nonprofits. - [Gatsby.js](https://github.com/gatsbyjs/gatsby) _(label: good-first-issue)_
Build blazing fast, modern apps and websites with React. - [Ghost](https://github.com/TryGhost/Ghost) _(label: good-first-issue)_
Just a blogging platform +- [grommet](https://github.com/grommet/grommet) _(label: good-first-issue)_
a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package - [Habitica](https://github.com/HabitRPG/habitica) _(label: good-first-issue)_
Habitica is a gamified task manager, webapp and android/ios app, really wonderful atmosphere. Guidance for contributing here (mongo, express, vue, node stack for webapp) - [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good-first-issue)_
A free, fast and beautiful API request builder. - [Hyper](https://github.com/zeit/hyper) _(label: good-first-issue)_
JS/HTML/CSS Terminal From cb581f3e8c63f9a34cd51438f335d51b5725c9dd Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 18:26:28 +0000 Subject: [PATCH 055/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee74278..a557136 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Ghost](https://github.com/TryGhost/Ghost) _(label: good-first-issue)_
Just a blogging platform - [grommet](https://github.com/grommet/grommet) _(label: good-first-issue)_
a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package - [Habitica](https://github.com/HabitRPG/habitica) _(label: good-first-issue)_
Habitica is a gamified task manager, webapp and android/ios app, really wonderful atmosphere. Guidance for contributing here (mongo, express, vue, node stack for webapp) +- [HMPL](https://github.com/hmpl-lang/hmpl) _(label: good-first-issue)_
Template language for displaying UI from server to client. - [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good-first-issue)_
A free, fast and beautiful API request builder. - [Hyper](https://github.com/zeit/hyper) _(label: good-first-issue)_
JS/HTML/CSS Terminal - [iD](https://github.com/openstreetmap/iD) _(label: good-first-issue)_
The easy-to-use OpenStreetMap editor in JavaScript. From 6d796ef68bf0d65f51f6fb652f8b4bfbd9e69b15 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 18:26:51 +0000 Subject: [PATCH 056/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a557136..b1124fc 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [JRuby](https://github.com/jruby/jruby) _(label: beginner)_
An implementation of Ruby on the Java Virtual Machine. - [mapknitter](https://github.com/publiclab/mapknitter) _(label: first-timers-only)_
Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print. - [Matestack](https://github.com/matestack/matestack-ui-core) _(label: good-first-issue)_
Write dynamic User Interfaces in pure Ruby. Rails engine built on top of Vue.js +- [multiwoven](https://github.com/Multiwoven/multiwoven) _(label: good-first-issue)_
The open-source reverse ETL, data activation platform for modern data teams. - [ohai](https://github.com/chef/ohai) _(label: Type:-Jump-In)_
Ohai profiles your system and emits JSON - [open-build-service](https://github.com/openSUSE/open-build-service) _(label: good-first-issue-:1st_place_medal:)_
A generic system to build and distribute packages from sources in an automatic, consistent and reproducible way. - [osem](https://github.com/openSUSE/osem) _(label: good-first-issue)_
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences From 80660fcbe6705ac8424f7897ae027f3a43daa70e Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 19:11:53 +0000 Subject: [PATCH 057/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b1124fc..586128c 100644 --- a/README.md +++ b/README.md @@ -346,7 +346,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Amplication](https://github.com/amplication/amplication) _(label: good first issue)_
Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks. - [Booster](https://github.com/boostercloud/booster) _(label: good-first-issue)_
A truly serverless framework, write your code and deploy it in seconds without any server configuration files. -- [game-of-life](https://github.com/TroyTae/game-of-life) _(label: good-first-issue)_
Conway's Game of Life web version! - [Graphback](https://github.com/aerogear/graphback) _(label: good-first-issue)_
A CLI and runtime framework to generate a GraphQL API in seconds. - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. - [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events. From adbff927fdb97149746a4ea548ee45d1b1836416 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 19:15:27 +0000 Subject: [PATCH 058/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 586128c..3d3d5e2 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## C -- [Neovim](https://github.com/neovim/neovim) _(label: good-first-issue)_
Vim-fork focused on extensibility and agility. - [Profanity](https://github.com/profanity-im/profanity) _(label: good-first-issue)_
Ncurses XMPP chat client. ## C# From f7df71da006bdbfd3dba342359c7b5a88e058c61 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 19:22:22 +0000 Subject: [PATCH 059/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3d3d5e2..0cb67c4 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Binari](https://github.com/BrandonArmand/Binari) _(label: up-for-grabs)_
Interactive code editor with a live binary tree visual designed to teach new developers the fundementals of dynamic programming. - [Botpress](https://github.com/botpress/botpress) _(label: contributor-friendly)_
The only sane way to build great bots. - [Brave Browser](https://github.com/brave/brave-browser) _(label: good-first-issue)_
Desktop browser for macOS, Windows, and Linux. -- [cdnjs](https://github.com/cdnjs/cdnjs) _(label: good-first-issue)_
The best FOSS web front-end resource CDN - [Check It Out](https://github.com/jwu910/check-it-out) _(label: good-first-issue)_
Check It Out is an ncurses-like CLI to let the user interactively navigate and select a git branch to check out. - [Create React App](https://github.com/facebook/create-react-app) _(label: good-first-issue)_
Create React apps with no build configuration. - [cypress](https://github.com/cypress-io/cypress) _(label: good first issue)_
Fast, easy and reliable testing for anything that runs in a browser. From b2ef46c8aebd7b53cf9416f47c633456fd793b9d Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 19:26:19 +0000 Subject: [PATCH 060/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0cb67c4..0bcc38c 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [altair](https://github.com/imolorhe/altair) _(label: good-first-issue)_
A beautiful feature-rich GraphQL Client for all platforms. - [Ancient Beast](https://github.com/FreezingMoon/AncientBeast) _(label: easy)_
Turn based strategy game where you 3d print a squad of creatures with unique abilities in order to defeat your enemies. +- [API-pull-with-JavaScript](https://github.com/AliBasboga/APIExampleWithExpress.git) _(label: API-pull-and-use)_
API data extraction and delivery to the user to present. - [appsmith](https://github.com/appsmithorg/appsmith) _(label: good-first-issue)_
Drag & Drop internal tool builder - [AVA](https://github.com/sindresorhus/ava) _(label: good-for-beginner)_
Futuristic test runner. - [Babel](https://github.com/babel/babel) _(label: good-first-issue)_
A compiler for writing next generation JavaScript. From e445444829e986b481efcb42810ad712a291d162 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 20:35:51 +0100 Subject: [PATCH 061/211] Moved from "Good First Issue" to "good first issue" on Manifest --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 459f820..1c0f967 100644 --- a/data.json +++ b/data.json @@ -2099,7 +2099,7 @@ { "name": "Manifest", "link": "https://github.com/mnfst/manifest", - "label": "Good First Issue", + "label": "good first issue", "technologies": ["TypeScript"], "description": "Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly." } From 58e5eb2c9fabb3563d0400a9d8bb863bbd8fb0ca Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 19:38:06 +0000 Subject: [PATCH 062/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bcc38c..a1e0f28 100644 --- a/README.md +++ b/README.md @@ -350,6 +350,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events. - [jupyterlab-lsp](https://github.com/krassowski/jupyterlab-lsp) _(label: good-first-issue)_
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) - [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good-first-issue)_
Litmus is a toolset to do cloud-native chaos engineering. +- [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_
Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly. - [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_
EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ). - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. - [reatom](https://github.com/artalar/reatom) _(label: good-first-issue)_
Reatom is declarative and reactive state manager, designed for both simple and complex applications. From cfdcc849d974998feb9021922340aef4c45d5e58 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 20:51:47 +0100 Subject: [PATCH 063/211] Clean up link for vscode --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 276a219..8a7a5ad 100644 --- a/data.json +++ b/data.json @@ -2088,7 +2088,7 @@ }, { "name": "Visual Studio Code", - "link": "(https://github.com/Microsoft/vscode)", + "link": "https://github.com/Microsoft/vscode", "label": "first-timers-only", "technologies": [ "TypeScript" From baf35f9d9db22e294695760ee985d6d51aa22065 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 20:52:05 +0100 Subject: [PATCH 064/211] Changed to good first issue --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 8a7a5ad..890026a 100644 --- a/data.json +++ b/data.json @@ -2089,7 +2089,7 @@ { "name": "Visual Studio Code", "link": "https://github.com/Microsoft/vscode", - "label": "first-timers-only", + "label": "good first issue", "technologies": [ "TypeScript" ], From ee04160eef9101c70ecd93cdecf0a690b3a3e693 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 19:55:39 +0000 Subject: [PATCH 065/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1e0f28..618c70b 100644 --- a/README.md +++ b/README.md @@ -358,6 +358,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [TypeScript](https://github.com/Microsoft/TypeScript) _(label: good-first-issue)_
A superset of JavaScript that compiles to clean JavaScript output. - [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) _(label: good first issue)_
Monorepo for all the tooling which enables ESLint to support TypeScript. - [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good-first-issue)_
A new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. +- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good first issue)_
A text editor for various coding entities ## Contribute From 7713631ea22b036797a3384b82fc37f0642193bd Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 20:57:42 +0100 Subject: [PATCH 066/211] Update data.json --- data.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data.json b/data.json index 1ff1c85..a7655c6 100644 --- a/data.json +++ b/data.json @@ -2096,6 +2096,5 @@ ], "description": "Storybook is a frontend workshop for building UI components and pages in isolation." } - ] } From 63cc78c1fa432dac1c05f9564cd192f4058d2a92 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 19:59:07 +0000 Subject: [PATCH 067/211] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 618c70b..bec0167 100644 --- a/README.md +++ b/README.md @@ -196,6 +196,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [serverless](https://github.com/serverless/serverless) _(label: good-first-issue)_
The Serverless Framework - [SimplQ](https://github.com/SimplQ/simplQ-frontend) _(label: good-first-issue)_
Free online queue manager for easy and instant crowd control. - [SirixDB](https://github.com/sirixdb/sirix-svelte-front-end) _(label: good-first-issue)_
A Svelte/Sapper based web front-end for SirixDB, which is a versioned NoSQL document store (XML and JSON) written in Java. +- [Storybook JS](https://github.com/storybookjs/storybook) _(label: good first issue)_
Storybook is a frontend workshop for building UI components and pages in isolation. - [stryker](https://github.com/stryker-mutator/stryker) _(label: ๐Ÿ‘ถ Good first issue)_
The JavaScript mutation testing framework - [Superalgos](https://github.com/Superalgos/Superalgos) _(label: good first issue)_
A completely Open Source crypto trading bot rewarding good contributions with the SA(Superalgos)-Token. - [Svelte](https://github.com/sveltejs/svelte) _(label: good-first-issue)_
Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM. @@ -354,6 +355,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_
EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ). - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. - [reatom](https://github.com/artalar/reatom) _(label: good-first-issue)_
Reatom is declarative and reactive state manager, designed for both simple and complex applications. +- [Storybook JS](https://github.com/storybookjs/storybook) _(label: good first issue)_
Storybook is a frontend workshop for building UI components and pages in isolation. - [tinyhttp](https://github.com/talentlessguy/tinyhttp) _(label: good-first-issue)_
A 0-legacy, tiny & fast web framework as a replacement of Express. - [TypeScript](https://github.com/Microsoft/TypeScript) _(label: good-first-issue)_
A superset of JavaScript that compiles to clean JavaScript output. - [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) _(label: good first issue)_
Monorepo for all the tooling which enables ESLint to support TypeScript. From d456cfa3ca0fc0e10ee4db3dbc3d0461804698ed Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:08:12 +0000 Subject: [PATCH 068/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bec0167..c24736e 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [django cookiecutter](https://github.com/pydanny/cookiecutter-django) _(label: hacktoberfest)_
An implementation of Python for backend web development. - [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_
Pythonic remote execution and deployment. - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. +- [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_
Sample AI Apps built with H2O Wave. - [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_
A personal assistant for Linux, MacOs and Windows based on Command line Interface. - [JARVIS-on-Messenger](https://github.com/swapagarwal/JARVIS-on-Messenger) _(label: Low-Hanging-Fruit)_
๐Ÿ’ฌ A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks http://m.me/J.A.R.V.I.S.on.Messenger - [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good-first-issue)_
Jupyter interactive notebook. From f6dcfddcf13087983871430665050314a99c095f Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:11:29 +0000 Subject: [PATCH 069/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c24736e..344fc13 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Helm](https://github.com/kubernetes/helm) _(label: good-first-issue)_
The Kubernetes Package Manager - [httpexpect](https://github.com/gavv/httpexpect) _(label: help-wanted)_
End-to-end HTTP and REST API testing for Go. - [Hugo](https://github.com/gohugoio/hugo) _(label: GoodFirstIssue)_
A Fast and Flexible Static Site Generator built with love in GoLang +- [Kanister](https://github.com/kanisteroio/kanister) _(label: good-first-issue)_
A Data Protection Workflow Management Engine - [Killgrave](https://github.com/friendsofgo/killgrave) _(label: good-first-issue)_
Simple way to generate mock servers in Go. - [Kubernetes](https://github.com/kubernetes/kubernetes) _(label: good-first-issue)_
Production-Grade Container Scheduling and Management System - [lxd](https://github.com/lxc/lxd) _(label: easy)_
System container and virtual machine manager. From aada4d5489c6daaec0559eb9eccb045039a918c2 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:13:12 +0000 Subject: [PATCH 070/211] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 344fc13..f945df9 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Table of Contents: - [.NET](#net) +- [Angular](#angular) - [Ansible](#ansible) - [C](#c) - [C#](#c-1) @@ -35,6 +36,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Smalltalk](#smalltalk) - [Swift](#swift) - [TypeScript](#typescript) +- [Typescript](#typescript) ## .NET @@ -44,6 +46,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [RawCMS](https://github.com/arduosoft/RawCMS) _(label: good-first-issue)_
RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology. - [Shouldly](https://github.com/shouldly/shouldly) _(label: Jump-In)_
Should testing for .NET - the way Asserting Should be! +## Angular + +- [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_
Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege. + ## Ansible - [Exosphere](https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue) _(label: Good First Issue)_
Exosphere is a user-friendly client interface for OpenStack-based cloud systems. @@ -282,6 +288,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [mygpo](https://github.com/gpodder/mygpo) _(label: starter-issue)_
The webservice for gpodder.net, a libre web service that allows users to manage their podcast subscriptions and discover new content. - [mypy](https://github.com/python/mypy) _(label: good-first-issue)_
An optional static typing for python. - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. +- [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_
Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege. - [opsdroid](https://github.com/opsdroid/opsdroid) _(label: good-first-issue)_
An open source chat-ops bot framework. - [pandas](https://github.com/pandas-dev/pandas) _(label: good-first-issue)_
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more - [Pytest](https://github.com/pytest-dev/pytest) _(label: status:-easy)_
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing. @@ -364,6 +371,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good-first-issue)_
A new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. - [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good first issue)_
A text editor for various coding entities +## Typescript + +- [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_
Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege. + ## Contribute From 65b35d8e92eacf957e487f9e26770701287540b5 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 21:13:45 +0100 Subject: [PATCH 071/211] Changed from good first issue to Good first issue --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 2f5fd05..b895f59 100644 --- a/data.json +++ b/data.json @@ -2089,7 +2089,7 @@ { "name": "QuestDB", "link": "https://github.com/questdb/questdb", - "label": "good first issue", + "label": "Good first issue", "technologies": [ "Java" ], From d6deafae0970c5c4ce394066f32288cb4698f47a Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:14:55 +0000 Subject: [PATCH 072/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f945df9..7c01d14 100644 --- a/README.md +++ b/README.md @@ -131,6 +131,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Images-to-PDF](https://github.com/Swati4star/Images-to-PDF) _(label: good-first-issue)_
An android app to convert images to PDF file. - [JabRef](https://github.com/JabRef/jabref) _(label: good-first-issue)_
Desktop application for managing literature references using modern Java features including JavaFX. Dedicated to code quality and constructive feedback: Each Pull Request is reviewed by two developers to provide high-quality feedback and to ensure high quality of new contributions. - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. +- [QuestDB](https://github.com/questdb/questdb) _(label: Good first issue)_
Questdb is a fast open source SQL time series database. - [SirixDB](https://github.com/sirixdb/sirix) _(label: good-first-issue)_
SirixDB is an evolutionary, versioned NoSQL document store (XML and JSON) written (mostly) in Java. It stores compact snapshots during commits with many concepts borrowed from ZFS and Git. Each revision is indexed and the document store can be queried with temporal queries. It's especially well suited for modern hardware. - [Strongbox](https://github.com/strongbox/strongbox) _(label: good-first-issue)_
Strongbox is an artifact repository manager written in Java. - [TEAMMATES](https://github.com/TEAMMATES/teammates) _(label: good-first-issue)_
TEAMMATES is a free online tool for managing peer evaluations and other feedback paths of your students. From abd8225b733531513e94f89cf0fa26da1a4b7372 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:23:55 +0000 Subject: [PATCH 073/211] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7c01d14..95692b4 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good-first-issue)_
A free, fast and beautiful API request builder. - [Hyper](https://github.com/zeit/hyper) _(label: good-first-issue)_
JS/HTML/CSS Terminal - [iD](https://github.com/openstreetmap/iD) _(label: good-first-issue)_
The easy-to-use OpenStreetMap editor in JavaScript. +- [Jasmine](https://github.com/jasmine/jasmine) _(label: good-first-issue)_
Simple JavaScript testing framework for browsers and node.js. - [Jest](https://github.com/facebook/jest) _(label: good-first-issue)_
A complete and easy to set up JavaScript testing solution. - [json-editor](https://github.com/json-editor/json-editor) _(label: good-first-issue)_
JSON Schema Based Editor. JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind). - [Kap](https://github.com/wulkano/kap) _(label: good-first-issue)_
An open-source screen recorder built with web technology @@ -251,6 +252,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Deployer](https://github.com/deployphp/deployer) _(label: good-for-beginner)_
A deployment tool written in PHP with support for popular frameworks out of the box. - [Drupal](https://www.drupal.org/getting-involved-guide) _(label: n/a)_
Leading open-source CMS for ambitious digital experiences that reach your audience across multiple channels. - [Flarum](https://github.com/flarum/core) _(label: Good-first-issue)_
Simple forum software for building great communities. +- [FreshRSS](https://github.com/FreshRSS/FreshRSS) _(label: good first issue)_
FreshRSS is a self-hosted RSS and Atom feed aggregator. It is lightweight, easy to work with, powerful, and customizable. Since 2012. - [Laravel Newsletters](https://github.com/spatie/laravel-newsletter) _(label: good-first-issue)_
A package that provides an easy way to integrate MailChimp with Laravel 5. - [Matomo](https://github.com/matomo-org/matomo) _(label: help-wanted)_
Matomo is the leading Free/Libre open analytics platform. - [MediaWiki](https://phabricator.wikimedia.org/maniphest/query/4Q5_qR51u_oz/#R) _(label: n/a)_
The free and open-source wiki software package that powers Wikipedia. From 902997070addf1d65df072631f0fe74e4dd7bd94 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:25:17 +0000 Subject: [PATCH 074/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95692b4..8815042 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Habitica](https://github.com/HabitRPG/habitica) _(label: good-first-issue)_
Habitica is a gamified task manager, webapp and android/ios app, really wonderful atmosphere. Guidance for contributing here (mongo, express, vue, node stack for webapp) - [HMPL](https://github.com/hmpl-lang/hmpl) _(label: good-first-issue)_
Template language for displaying UI from server to client. - [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good-first-issue)_
A free, fast and beautiful API request builder. +- [HueHive](https://github.com/croma-app/croma) _(label: good first issue)_
A open source react native app iOS and android for color palette management - [Hyper](https://github.com/zeit/hyper) _(label: good-first-issue)_
JS/HTML/CSS Terminal - [iD](https://github.com/openstreetmap/iD) _(label: good-first-issue)_
The easy-to-use OpenStreetMap editor in JavaScript. - [Jasmine](https://github.com/jasmine/jasmine) _(label: good-first-issue)_
Simple JavaScript testing framework for browsers and node.js. From 282f51570d81844f204b997be0ad805ff8bfb463 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:27:20 +0000 Subject: [PATCH 075/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8815042..9835924 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Ruby +- [Avo Admin for Ruby on Rails](https://github.com/avo-hq/avo) _(label: Good first issue)_
Build business apps 10x faster using Ruby on Rails. - [bolt](https://github.com/puppetlabs/bolt) _(label: Beginner-Friendly)_
Bolt is a Ruby command-line tool for executing commands, scripts, and tasks on remote systems using SSH and WinRM. - [chatwoot](https://github.com/chatwoot/chatwoot) _(label: good-first-issue)_
Opensource customer support platform which can be an alternative to Intercom, Zendesk, Drift, Crisp etc. - [chef](https://github.com/chef/chef) _(label: Type:-Jump-In)_
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure From b8330748f2c517a6fa610665f91a0125ace30952 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:32:47 +0000 Subject: [PATCH 076/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9835924..b298798 100644 --- a/README.md +++ b/README.md @@ -291,6 +291,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [mitmproxy](https://github.com/mitmproxy/mitmproxy) _(label: help-wanted)_
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers - [mygpo](https://github.com/gpodder/mygpo) _(label: starter-issue)_
The webservice for gpodder.net, a libre web service that allows users to manage their podcast subscriptions and discover new content. - [mypy](https://github.com/python/mypy) _(label: good-first-issue)_
An optional static typing for python. +- [OMRChecker](https://github.com/Udayraj123/OMRChecker) _(label: good first issue)_
OMRChecker helps to grade exams fast and accurately using a scanner ๐Ÿ–จ or your phone ๐Ÿคณ. Learn image processing with Python and OpenCV while contributing to one of the most popular repositories related to OMR topic on github. - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. - [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_
Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege. - [opsdroid](https://github.com/opsdroid/opsdroid) _(label: good-first-issue)_
An open source chat-ops bot framework. From d1c005191cceaf6907780cbde38dd5df3221c5bc Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:35:17 +0000 Subject: [PATCH 077/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b298798..49f04de 100644 --- a/README.md +++ b/README.md @@ -355,6 +355,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Swift +- [Basic-Car-Maintenance](https://github.com/mikaelacaron/Basic-Car-Maintenance) _(label: good first issue)_
A basic app to track your car's maintenance events, like fixes, oil changes, etc. - [OpenFoodFacts-iOS](https://github.com/openfoodfacts/openfoodfacts-ios) _(label: help-wanted)_
Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product ## TypeScript From f72573b8ec9e5406d079894887ac892ded5ddf4a Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:35:50 +0000 Subject: [PATCH 078/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49f04de..26f80ec 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Create aio app](https://github.com/aio-libs/create-aio-app) _(label: good-first-issue)_
A command line utility that creates the aiohttp template with the best practices. - [datascience](https://github.com/data-8/datascience) _(label: good-first-issue)_
A Jupyter notebook Python library for introductory data science. - [django cookiecutter](https://github.com/pydanny/cookiecutter-django) _(label: hacktoberfest)_
An implementation of Python for backend web development. +- [Embedchain](https://github.com/embedchain/embedchain/) _(label: good-first-issue)_
Embedchain is a framework to easily create LLM powered bots over any dataset. - [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_
Pythonic remote execution and deployment. - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. - [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_
Sample AI Apps built with H2O Wave. From 01a6c3a4dcc849f3a94c49b2db3520f43b98a30a Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:39:35 +0000 Subject: [PATCH 079/211] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 26f80ec..91395cd 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Vest](https://github.com/ealush/vest) _(label: good-first-issue)_
Validations framework inspired by unit testing frameworks. - [Video Hub App](https://github.com/whyboris/Video-Hub-App) _(label: good-first-issue)_
Angular & Electron app for browsing and searching videos on your PC. - [Video.js](https://github.com/videojs/video.js) _(label: good first issue)_
The player framework +- [Vite](https://github.com/vitejs/vite) _(label: good first issue)_
Next generation frontend tooling. It's fast! Alternative to Create React App - [Vue CLI](https://github.com/vuejs/vue-cli) _(label: good-first-issue)_
Standard Tooling for Vue.js Development - [Vue Router](https://github.com/vuejs/vue-router) _(label: good-first-issue)_
The official router for Vue.js. - [Vue.js](https://github.com/vuejs/vue) _(label: good-first-issue)_
The Progressive JavaScript Framework. @@ -378,6 +379,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) _(label: good first issue)_
Monorepo for all the tooling which enables ESLint to support TypeScript. - [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good-first-issue)_
A new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. - [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good first issue)_
A text editor for various coding entities +- [Vite](https://github.com/vitejs/vite) _(label: good first issue)_
Next generation frontend tooling. It's fast! Alternative to Create React App ## Typescript From 81830a5b44c9a376b10170350f94ffbf6f747268 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:39:55 +0000 Subject: [PATCH 080/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91395cd..72b8cba 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Graphback](https://github.com/aerogear/graphback) _(label: good-first-issue)_
A CLI and runtime framework to generate a GraphQL API in seconds. - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. - [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events. +- [Impler.io](https://github.com/implerhq/impler.io) _(label: good-first-issue)_
100% open source data import experience with readymade CSV & Excel import widget ๐Ÿš€ - [jupyterlab-lsp](https://github.com/krassowski/jupyterlab-lsp) _(label: good-first-issue)_
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) - [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good-first-issue)_
Litmus is a toolset to do cloud-native chaos engineering. - [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_
Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly. From 9e369d42a421278049fcda1895565aedd7d8adab Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:40:20 +0000 Subject: [PATCH 081/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72b8cba..a84e5a4 100644 --- a/README.md +++ b/README.md @@ -272,7 +272,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Bokeh](https://github.com/bokeh/bokeh) _(label: good-first-issue)_
Bokeh is an interactive visualization library for modern web browsers. - [BorgBackup](https://github.com/borgbackup/borg) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. - [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki) _(label: good-first-issue)_
Building a Better Democracy for the Internet Age -- [coala](https://github.com/issues?utf8=โœ“&q=is:open+is:issue+user:coala+label:difficulty/newcomer++no:assignee) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. +- [coala](https://github.com/coala/coala) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. - [Colossal-AI](https://github.com/hpcaitech/ColossalAI) _(label: good first issue)_
An open-source deep learning system for large-scale model training and inference with high efficiency and low cost. - [cookiecutter](https://github.com/cookiecutter/cookiecutter) _(label: good first issue)_
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. - [Create aio app](https://github.com/aio-libs/create-aio-app) _(label: good-first-issue)_
A command line utility that creates the aiohttp template with the best practices. From 8f74c5d77a26ee5101954af96f0c81279ff8202e Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 21:44:35 +0100 Subject: [PATCH 082/211] Removed dashes in good-first-issue on F3D --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 2ebd653..8230002 100644 --- a/data.json +++ b/data.json @@ -160,7 +160,7 @@ { "name": "F3D", "link": "https://github.com/f3d-app/f3d", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "C++" ], From 912914825e135237fb49a65e3e5f19e878eb6694 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:44:52 +0000 Subject: [PATCH 083/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a84e5a4..58b7c8a 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## C++ - [electron](https://github.com/electron/electron) _(label: good-first-issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS +- [F3D](https://github.com/f3d-app/f3d) _(label: good first issue)_
Fast and minimalist 3D viewer. - [Godot Engine](https://github.com/godotengine/godot) _(label: good first issue)_
2D and 3D cross-platform game engine. Also has C# and Python code. - [MoveIt](https://github.com/ros-planning/moveit) _(label: good-first-issue)_
Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms. - [projectM](https://github.com/projectM-visualizer/projectm) _(label: good-first-issue)_
A music visualizer library using OpenGL and GLSL. Has applications using Qt5, SDL, emscripten, iTunes, Kodi. From fde51d078d631eba5f7003477afdfd31fdbdb724 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 21:46:29 +0100 Subject: [PATCH 084/211] Added Python language to activist --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index b486e94..4d5a180 100644 --- a/data.json +++ b/data.json @@ -2101,7 +2101,7 @@ "link": "https://github.com/activist-org/activist", "label": "good first issue", "technologies": [ - "TypeScript" + "TypeScript", "Python" ], "description": "activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them." } From fec2a8f5a4d9d979d4d8175a3e13b032b316ffd3 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:47:30 +0000 Subject: [PATCH 085/211] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 58b7c8a..f5cd124 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Python +- [activist](https://github.com/activist-org/activist) _(label: good first issue)_
activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them. - [Ansible](https://github.com/ansible/ansible) _(label: easyfix)_
A simple IT automation platform - [ArviZ](https://github.com/arviz-devs/arviz) _(label: Beginner)_
Exploratory Anaylsis of Bayesian Models. - [Bokeh](https://github.com/bokeh/bokeh) _(label: good-first-issue)_
Bokeh is an interactive visualization library for modern web browsers. @@ -363,6 +364,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## TypeScript +- [activist](https://github.com/activist-org/activist) _(label: good first issue)_
activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them. - [Amplication](https://github.com/amplication/amplication) _(label: good first issue)_
Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks. - [Booster](https://github.com/boostercloud/booster) _(label: good-first-issue)_
A truly serverless framework, write your code and deploy it in seconds without any server configuration files. - [Graphback](https://github.com/aerogear/graphback) _(label: good-first-issue)_
A CLI and runtime framework to generate a GraphQL API in seconds. From 5a366b9ee539cee82c618310e03f5589131203ed Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:48:05 +0000 Subject: [PATCH 086/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5cd124..f63e4b4 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Dart - [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_
A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps. -- [flutter](https://github.com/flutter/flutter) _(label: good first contribution)_
Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase. +- [flutter](https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) _(label: good first issue)_
Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase. ## Elixir From e668fdb033d1acde01a387a8da0970afeda282a0 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 21:49:13 +0100 Subject: [PATCH 087/211] Fixed flutter link to keep the links consistent --- data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 26cb8b1..4b89cc8 100644 --- a/data.json +++ b/data.json @@ -2075,7 +2075,7 @@ }, { "name": "flutter", - "link": "https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22", + "link": "https://github.com/flutter/flutter", "label": "good first issue", "technologies": [ "Dart" @@ -2288,4 +2288,4 @@ "description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package" } ] -} \ No newline at end of file +} From b13da3cbfde69dfc012336b722d16bd8342b395d Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:49:27 +0000 Subject: [PATCH 088/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f63e4b4..f1cb56e 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Dart - [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_
A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps. -- [flutter](https://github.com/flutter/flutter/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) _(label: good first issue)_
Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase. +- [flutter](https://github.com/flutter/flutter) _(label: good first issue)_
Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase. ## Elixir From cd87e420bb09e13d40593a59863092894733da5f Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 21:52:01 +0100 Subject: [PATCH 089/211] Removed discourse from data.json --- data.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/data.json b/data.json index 2d20736..4cd0a14 100644 --- a/data.json +++ b/data.json @@ -1661,14 +1661,6 @@ ], "description": "An open source publishing platform for environmental projects. Check out new contributors welcome page." }, - { - "name": "Discourse", - "link": "https://github.com/discourse/discourse", - "technologies": [ - "Ruby" - ], - "description": "Civilized discussion platform. See \"How to contribute to Discourse\"." - }, { "name": "osem", "link": "https://github.com/openSUSE/osem", From 7c9d09f684a975cfb51dc91c63c9eb1841d8e8a3 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:52:35 +0000 Subject: [PATCH 090/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f1cb56e..b884561 100644 --- a/README.md +++ b/README.md @@ -319,7 +319,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [bolt](https://github.com/puppetlabs/bolt) _(label: Beginner-Friendly)_
Bolt is a Ruby command-line tool for executing commands, scripts, and tasks on remote systems using SSH and WinRM. - [chatwoot](https://github.com/chatwoot/chatwoot) _(label: good-first-issue)_
Opensource customer support platform which can be an alternative to Intercom, Zendesk, Drift, Crisp etc. - [chef](https://github.com/chef/chef) _(label: Type:-Jump-In)_
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure -- [Discourse](https://meta.discourse.org/tags/starter-task) _(label: n/a)_
Civilized discussion platform. See "How to contribute to Discourse". - [Faker](https://github.com/faker-ruby/faker) _(label: good-first-issue)_
Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers. - [Goby](https://github.com/nskins/goby) _(label: n/a)_
Framework for developing text-RPGs. - [Hanami](https://github.com/hanami/hanami) _(label: easy)_
A modern framework for Ruby. From 07e74be0948f2a238d282a9c4ca2b87ad8f25e89 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 20:59:08 +0000 Subject: [PATCH 091/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b884561..77c9bfd 100644 --- a/README.md +++ b/README.md @@ -371,6 +371,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events. - [Impler.io](https://github.com/implerhq/impler.io) _(label: good-first-issue)_
100% open source data import experience with readymade CSV & Excel import widget ๐Ÿš€ - [jupyterlab-lsp](https://github.com/krassowski/jupyterlab-lsp) _(label: good-first-issue)_
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) +- [LinksHub](https://github.com/rupali-codes/LinksHub) _(label: good first issue)_
LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. - [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good-first-issue)_
Litmus is a toolset to do cloud-native chaos engineering. - [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_
Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly. - [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_
EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ). From 76363292f12d3970171b23898e451fbdc555e458 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 21:03:51 +0000 Subject: [PATCH 092/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77c9bfd..13452ab 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [electron](https://github.com/electron/electron) _(label: good-first-issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS - [F3D](https://github.com/f3d-app/f3d) _(label: good first issue)_
Fast and minimalist 3D viewer. - [Godot Engine](https://github.com/godotengine/godot) _(label: good first issue)_
2D and 3D cross-platform game engine. Also has C# and Python code. +- [MiniOB](https://github.com/oceanbase/miniob) _(label: good-first-issue)_
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database(main language is Chinese). - [MoveIt](https://github.com/ros-planning/moveit) _(label: good-first-issue)_
Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms. - [projectM](https://github.com/projectM-visualizer/projectm) _(label: good-first-issue)_
A music visualizer library using OpenGL and GLSL. Has applications using Qt5, SDL, emscripten, iTunes, Kodi. - [Roc Toolkit](https://github.com/roc-streaming/roc-toolkit) _(label: help-wanted)_
A toolkit for real-time audio streaming over the network. From f51391e42941b1d6253401dda59cca81fbccb85d Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 21:04:20 +0000 Subject: [PATCH 093/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13452ab..621bede 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Julia +- [Julia](https://github.com/JuliaLang/julia) _(label: good-first-issue)_
Julia Projects for Beginners โ€” Easy Ideas to Get Started Coding in Julia - [Julia Language: Good first issue](https://github.com/JuliaLang/julia) _(label: good-first-issue)_
"Move like Python, Run like C" - A fresh approach to technical computing! - [Julia Language: Help wanted](https://github.com/JuliaLang/julia) _(label: help-wanted)_
"Move like Python, Run like C" - A fresh approach to technical computing! From 4292662bb75131cdaef1bb2b949c299b9b2a7ab2 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 21:07:13 +0000 Subject: [PATCH 094/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 621bede..8bbbb57 100644 --- a/README.md +++ b/README.md @@ -346,6 +346,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Rust-Clippy](https://github.com/rust-lang/rust-clippy) _(label: good-first-issue)_
A bunch of lints to catch common mistakes and improve Rust code - [Rustfmt](https://github.com/rust-lang-nursery/rustfmt) _(label: good-first-issue)_
A tool for formatting Rust code according to style guidelines. - [Servo](https://github.com/servo/servo) _(label: E-easy)_
A browser engine designed for applications including embedded use. +- [Sniffnet](https://github.com/GyulyVGC/sniffnet) _(label: good-first-issue)_
Application to comfortably monitor network traffic. - [TiKV](https://github.com/tikv/tikv) _(label: difficulty/easy)_
A distributed transactional key-value database - [Veloren](https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner) _(label: n/a)_
Veloren is a multiplayer voxel RPG written in Rust. From fea458a7991b190efe8c019109d5a9c7bb06fa34 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 22:07:43 +0100 Subject: [PATCH 095/211] Update data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index a933188..04678f0 100644 --- a/data.json +++ b/data.json @@ -2099,7 +2099,7 @@ { "name": "SuperDuperDB", "link": "https://github.com/SuperDuperDB/superduperdb", - "label": "Good First Issue", + "label": "good first issue", "technologies": [ "Python", "MLOps" From 8a8b7fe12d5468b307c1b9995783853718991b82 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 21:08:38 +0000 Subject: [PATCH 096/211] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8bbbb57..d49a1de 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Kotlin](#kotlin) - [LaTeX](#latex) - [Markdown](#markdown) +- [MLOps](#mlops) - [Perl](#perl) - [PHP](#php) - [Python](#python) @@ -247,6 +248,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [tldr-pages](https://github.com/tldr-pages/tldr) _(label: help-wanted)_
Collaborative cheatsheets for console commands. +## MLOps + +- [SuperDuperDB](https://github.com/SuperDuperDB/superduperdb) _(label: good first issue)_
๐Ÿ”ฎSuperDuperDB: Bring AI to your favourite database! Integrate, train and manage any AI models and APIs directly with your database and your data + ## Perl - [Ravada](https://github.com/UPC/ravada) _(label: good-first-issue)_
Remote Virtual Desktops Manager. @@ -310,6 +315,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [scikit-learn](https://github.com/scikit-learn/scikit-learn) _(label: good-first-issue)_
Scikit-learn is a machine learning library for Python. - [scrapy](https://github.com/scrapy/scrapy) _(label: good-first-issue)_
A fast high-level web crawling & scraping framework for Python. - [Sorting-Algorithms-Visualizer](https://github.com/LucasPilla/Sorting-Algorithms-Visualizer) _(label: good-first-issue)_
A tool for visualizing sorting algorithms with a educational Wiki Page. +- [SuperDuperDB](https://github.com/SuperDuperDB/superduperdb) _(label: good first issue)_
๐Ÿ”ฎSuperDuperDB: Bring AI to your favourite database! Integrate, train and manage any AI models and APIs directly with your database and your data - [SymPy](https://github.com/sympy/sympy) _(label: Easy-to-Fix)_
A Python library for symbolic mathematics. - [tree-sitter-legesher-python](https://github.com/legesher/tree-sitter-legesher-python) _(label: Good-First-Issue)_
Learn and code in Python using your native language. - [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) _(label: level:starter)_
The strictest and most opinionated python linter ever! From f87800c42b969f509bbf550af28955ad569bf12b Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 21:14:33 +0000 Subject: [PATCH 097/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d49a1de..049e0bc 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Svelte](https://github.com/sveltejs/svelte) _(label: good-first-issue)_
Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM. - [swag-for-dev](https://github.com/swapagarwal/swag-for-dev) _(label: good-first-issue)_
Swag opportunities for developers. - [Tessel 2 CLI](https://github.com/tessel/t2-cli) _(label: contribution-starter)_
Command line interface to Tessel 2. -- [Time to Leave](https://github.com/thamara/time-to-leave) _(label: good-first-issue)_
Working hours time tracker app based on Electron and Javascript. +- [Time to Leave](https://github.com/thamara/time-to-leave) _(label: good first issue)_
Working hours time tracker app based on Electron and Javascript. - [Vest](https://github.com/ealush/vest) _(label: good-first-issue)_
Validations framework inspired by unit testing frameworks. - [Video Hub App](https://github.com/whyboris/Video-Hub-App) _(label: good-first-issue)_
Angular & Electron app for browsing and searching videos on your PC. - [Video.js](https://github.com/videojs/video.js) _(label: good first issue)_
The player framework From 5e59923e01ee4265b31ba9e3103771bed38f3865 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 22:47:34 +0100 Subject: [PATCH 098/211] Delete assets directory There was only one thing in this directory and it wasn't being used. --- assets/doppler.png | Bin 31640 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 assets/doppler.png diff --git a/assets/doppler.png b/assets/doppler.png deleted file mode 100644 index 360bb7015cdfe8e85a1d632ee62a6bf941e7f25a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 31640 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 OPF7M$qFU@r!2btICiHFq From 174eb6dfea0ae96fcbb982c522823c2c1156cd75 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 22:54:05 +0100 Subject: [PATCH 099/211] Updated sponsors of @MunGell data --- data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data.json b/data.json index 419dddc..21d9506 100644 --- a/data.json +++ b/data.json @@ -1,9 +1,9 @@ { "sponsors": [ { - "name": "Thamara Andrade", - "image": "https://avatars1.githubusercontent.com/u/846063?v=4?s=60", - "link": "https://github.com/thamara" + "name": "TMichaล‚ Goล‚kowski", + "image": "https://avatars.githubusercontent.com/u/40803091", + "link": "https://github.com/MixeroTN" } ], "technologies": { From 78178a53529ed7fd0a402024d81abc837dc915b6 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 21:54:15 +0000 Subject: [PATCH 100/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 049e0bc..b4f2c30 100644 --- a/README.md +++ b/README.md @@ -405,7 +405,7 @@ Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md). ## Thanks to GitHub Sponsors -

Thamara Andrade
+

TMichaล‚ Goล‚kowski
## License From 7bc526b4acc07b0cf284d0f50f083edfc7ba6923 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 19 Oct 2024 22:54:37 +0100 Subject: [PATCH 101/211] Minor cleanup, removed T --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 21d9506..e391f4e 100644 --- a/data.json +++ b/data.json @@ -1,7 +1,7 @@ { "sponsors": [ { - "name": "TMichaล‚ Goล‚kowski", + "name": "Michaล‚ Goล‚kowski", "image": "https://avatars.githubusercontent.com/u/40803091", "link": "https://github.com/MixeroTN" } From c4f6190df6ea2163db9e3d4760cabe2b13652ff5 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 19 Oct 2024 21:54:47 +0000 Subject: [PATCH 102/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4f2c30..a550451 100644 --- a/README.md +++ b/README.md @@ -405,7 +405,7 @@ Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md). ## Thanks to GitHub Sponsors -

TMichaล‚ Goล‚kowski
+

Michaล‚ Goล‚kowski
## License From 5e223133eef24513effde081251ea560cbe45e7c Mon Sep 17 00:00:00 2001 From: Christoph Tempelhoff <64991088+ChristophTempelhoff@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:24:45 +0200 Subject: [PATCH 103/211] Deleted OpenRA because it doesn't fit the criteria anymore --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index e391f4e..ee6b99e 100644 --- a/data.json +++ b/data.json @@ -48,15 +48,6 @@ ], "description": "Cross platform .NET grok implementation" }, - { - "name": "OpenRA", - "link": "https://github.com/OpenRA/OpenRA", - "label": "Easy", - "technologies": [ - "C#" - ], - "description": "A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert." - }, { "name": "osu!", "link": "https://github.com/ppy/osu", From 642b30f844b0ea541bc5433bb7282f7b5e34942d Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 21 Oct 2024 14:14:01 +0000 Subject: [PATCH 104/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a550451..38b0015 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Cake](https://github.com/cake-build/cake) _(label: Good-first-issue)_
Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages. - [grok.net](https://github.com/Marusyk/grok.net) _(label: good-first-issue)_
Cross platform .NET grok implementation -- [OpenRA](https://github.com/OpenRA/OpenRA) _(label: Easy)_
A Real Time Strategy game engine supporting early Westwood classics such as Command & Conquer: Red Alert. - [osu!](https://github.com/ppy/osu) _(label: good-first-issue)_
Music game. Rhythm is just a click away! - [Uno Platform](https://github.com/unoplatform/uno) _(label: good-first-issue)_
OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly. From 75b94ecc9e9895c93e67fd36709b9f0b9923f455 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 19:19:51 +0100 Subject: [PATCH 105/211] Remove Mailpile from data.json --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index e391f4e..a0f75a7 100644 --- a/data.json +++ b/data.json @@ -1420,15 +1420,6 @@ ], "description": "An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers" }, - { - "name": "Mailpile", - "link": "https://github.com/mailpile/Mailpile", - "label": "Low-Hanging-Fruit", - "technologies": [ - "Python" - ], - "description": "A free & open modern, fast email client with user-friendly encryption and privacy features" - }, { "name": "coala", "link": "https://github.com/coala/coala", From f3cc18cc9490b4f62032ceab83403ceeaeccacac Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 21 Oct 2024 18:23:59 +0000 Subject: [PATCH 106/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 38b0015..0da06b9 100644 --- a/README.md +++ b/README.md @@ -295,7 +295,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good-first-issue)_
Jupyter interactive notebook. - [Kinto](https://github.com/Kinto/kinto) _(label: easy-pick)_
A lightweight JSON storage service with synchronisation and sharing abilities. - [Kinto.sh](https://github.com/rbreaves/kinto) _(label: first-timers-only)_
Make Linux & Windows type like a mac. -- [Mailpile](https://github.com/mailpile/Mailpile) _(label: Low-Hanging-Fruit)_
A free & open modern, fast email client with user-friendly encryption and privacy features - [matplotlib](https://github.com/matplotlib/matplotlib) _(label: good-first-issue)_
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. - [MindsDB](https://github.com/mindsdb/mindsdb) _(label: good-first-issue)_
MindsDB is an open source AI layer for existing databases. - [mitmproxy](https://github.com/mitmproxy/mitmproxy) _(label: help-wanted)_
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers From ffc2c1c70b28b0cf1e352bc082d9516e6770cb62 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 20:39:18 +0100 Subject: [PATCH 107/211] Added space to CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 78f1fec..2b2a8ab 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,7 +3,7 @@ Please ensure that your pull request adheres to the following guidelines: - Search previous suggestions before making a new one to avoid duplicates. -- Ensure your contribution is useful and relevant, with sufficient content and a clear, concise description for each item.Make sure your contribution is useful and relevant before submitting. That implies it has enough content and every item has a good succinct description. +- Ensure your contribution is useful and relevant, with sufficient content and a clear, concise description for each item. Make sure your contribution is useful and relevant before submitting. That implies it has enough content and every item has a good succinct description. - Make an individual pull request for each suggestion. - Only include your suggested repository to `data.json` file, README.md file is generated from it. - New categories or improvements to existing categories are welcome. From 052f56312283f3cf8745ed7841c5b73a6645c9b4 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 22:10:44 +0100 Subject: [PATCH 108/211] Remove duplicate VSCode and shorten description --- data.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/data.json b/data.json index ad18fe9..0f108ac 100644 --- a/data.json +++ b/data.json @@ -1955,7 +1955,7 @@ "technologies": [ "TypeScript" ], - "description": "A new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle." + "description": "A code editor redefined and optimized for building and debugging modern web and cloud applications." }, { "name": "Impler.io", @@ -2234,15 +2234,6 @@ ], "description": "Storybook is a frontend workshop for building UI components and pages in isolation." }, - { - "name": "Visual Studio Code", - "link": "https://github.com/Microsoft/vscode", - "label": "good first issue", - "technologies": [ - "TypeScript" - ], - "description": "A text editor for various coding entities" - }, { "name": "Exosphere", "link": "https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue", From d06b78c9431389c92c103284a137a5e989132870 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 21 Oct 2024 21:11:18 +0000 Subject: [PATCH 109/211] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0da06b9..3118a6e 100644 --- a/README.md +++ b/README.md @@ -388,8 +388,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [tinyhttp](https://github.com/talentlessguy/tinyhttp) _(label: good-first-issue)_
A 0-legacy, tiny & fast web framework as a replacement of Express. - [TypeScript](https://github.com/Microsoft/TypeScript) _(label: good-first-issue)_
A superset of JavaScript that compiles to clean JavaScript output. - [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) _(label: good first issue)_
Monorepo for all the tooling which enables ESLint to support TypeScript. -- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good-first-issue)_
A new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. -- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good first issue)_
A text editor for various coding entities +- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good-first-issue)_
A code editor redefined and optimized for building and debugging modern web and cloud applications. - [Vite](https://github.com/vitejs/vite) _(label: good first issue)_
Next generation frontend tooling. It's fast! Alternative to Create React App ## Typescript From 1913876e54dc2d224aa41cf4f865aea99243da42 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 22:13:21 +0100 Subject: [PATCH 110/211] Fix Kanister link in data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 0f108ac..883cfbf 100644 --- a/data.json +++ b/data.json @@ -247,7 +247,7 @@ }, { "name": "Kanister", - "link": "https://github.com/kanisteroio/kanister", + "link": "https://github.com/kanisterio/kanister", "label": "good-first-issue", "technologies": [ "Go" From 70a22b75751b000b239b5677c6ce1e421ca3dffa Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 21 Oct 2024 21:14:13 +0000 Subject: [PATCH 111/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3118a6e..9465eba 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Helm](https://github.com/kubernetes/helm) _(label: good-first-issue)_
The Kubernetes Package Manager - [httpexpect](https://github.com/gavv/httpexpect) _(label: help-wanted)_
End-to-end HTTP and REST API testing for Go. - [Hugo](https://github.com/gohugoio/hugo) _(label: GoodFirstIssue)_
A Fast and Flexible Static Site Generator built with love in GoLang -- [Kanister](https://github.com/kanisteroio/kanister) _(label: good-first-issue)_
A Data Protection Workflow Management Engine +- [Kanister](https://github.com/kanisterio/kanister) _(label: good-first-issue)_
A Data Protection Workflow Management Engine - [Killgrave](https://github.com/friendsofgo/killgrave) _(label: good-first-issue)_
Simple way to generate mock servers in Go. - [Kubernetes](https://github.com/kubernetes/kubernetes) _(label: good-first-issue)_
Production-Grade Container Scheduling and Management System - [lxd](https://github.com/lxc/lxd) _(label: easy)_
System container and virtual machine manager. From f0bec78318cbed367497c9de5de2b5ba309da970 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 22:19:25 +0100 Subject: [PATCH 112/211] Removed inactive repo Binairi from data.json --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 883cfbf..6910cc3 100644 --- a/data.json +++ b/data.json @@ -936,15 +936,6 @@ ], "description": "Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation." }, - { - "name": "Binari", - "link": "https://github.com/BrandonArmand/Binari", - "label": "up-for-grabs", - "technologies": [ - "JavaScript" - ], - "description": "Interactive code editor with a live binary tree visual designed to teach new developers the fundementals of dynamic programming." - }, { "name": "SirixDB", "link": "https://github.com/sirixdb/sirix-svelte-front-end", From fb3dfd15faeec1ec5a2b9fbab5b01412bd24134e Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 21 Oct 2024 21:20:38 +0000 Subject: [PATCH 113/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9465eba..c52f351 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [appsmith](https://github.com/appsmithorg/appsmith) _(label: good-first-issue)_
Drag & Drop internal tool builder - [AVA](https://github.com/sindresorhus/ava) _(label: good-for-beginner)_
Futuristic test runner. - [Babel](https://github.com/babel/babel) _(label: good-first-issue)_
A compiler for writing next generation JavaScript. -- [Binari](https://github.com/BrandonArmand/Binari) _(label: up-for-grabs)_
Interactive code editor with a live binary tree visual designed to teach new developers the fundementals of dynamic programming. - [Botpress](https://github.com/botpress/botpress) _(label: contributor-friendly)_
The only sane way to build great bots. - [Brave Browser](https://github.com/brave/brave-browser) _(label: good-first-issue)_
Desktop browser for macOS, Windows, and Linux. - [Check It Out](https://github.com/jwu910/check-it-out) _(label: good-first-issue)_
Check It Out is an ncurses-like CLI to let the user interactively navigate and select a git branch to check out. From 89957bbb443369308550c9e112153fa93eda63f7 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 22:22:12 +0100 Subject: [PATCH 114/211] Removed LightTable from data.json This repository has been archived --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 6910cc3..812dc49 100644 --- a/data.json +++ b/data.json @@ -166,15 +166,6 @@ ], "description": "A music programming language for musicians. ๐ŸŽถ" }, - { - "name": "LightTable", - "link": "https://github.com/LightTable/LightTable", - "label": "good-first-issue", - "technologies": [ - "ClojureScript" - ], - "description": "The Next Generation code editor! One of the top funded projects on KickStarter." - }, { "name": "dart.dev", "link": "https://github.com/dart-lang/site-www", From e1f6a8a8e96aab54af2e5ba7656031bdb0789049 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 21 Oct 2024 21:22:43 +0000 Subject: [PATCH 115/211] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index c52f351..b33af0f 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [C#](#c-1) - [C++](#c-2) - [Clojure](#clojure) -- [ClojureScript](#clojurescript) - [Dart](#dart) - [Elixir](#elixir) - [Elm](#elm) @@ -82,10 +81,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Alda](https://github.com/alda-lang/alda) _(label: low-hanging-fruit)_
A music programming language for musicians. ๐ŸŽถ -## ClojureScript - -- [LightTable](https://github.com/LightTable/LightTable) _(label: good-first-issue)_
The Next Generation code editor! One of the top funded projects on KickStarter. - ## Dart - [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_
A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps. From e44b166a4f0f8cade1afd00bd1a5110110be3b6f Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 22:24:54 +0100 Subject: [PATCH 116/211] Removed SiriXDB from data.json This repository hasn't been updated in a year --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 812dc49..c81651d 100644 --- a/data.json +++ b/data.json @@ -414,15 +414,6 @@ ], "description": "API Automation without coding, easy JSON response assertions, Testing REST, SOAP, Kafka and Java/DB APIs, CI/Jenkins Friendly." }, - { - "name": "SirixDB", - "link": "https://github.com/sirixdb/sirix", - "label": "good-first-issue", - "technologies": [ - "Java" - ], - "description": "SirixDB is an evolutionary, versioned NoSQL document store (XML and JSON) written (mostly) in Java. It stores compact snapshots during commits with many concepts borrowed from ZFS and Git. Each revision is indexed and the document store can be queried with temporal queries. It's especially well suited for modern hardware." - }, { "name": "Images-to-PDF", "link": "https://github.com/Swati4star/Images-to-PDF", From 0ed4991478f20b7515a7a144041b317357f3ccae Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 21 Oct 2024 21:25:19 +0000 Subject: [PATCH 117/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b33af0f..56031a6 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [JabRef](https://github.com/JabRef/jabref) _(label: good-first-issue)_
Desktop application for managing literature references using modern Java features including JavaFX. Dedicated to code quality and constructive feedback: Each Pull Request is reviewed by two developers to provide high-quality feedback and to ensure high quality of new contributions. - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. - [QuestDB](https://github.com/questdb/questdb) _(label: Good first issue)_
Questdb is a fast open source SQL time series database. -- [SirixDB](https://github.com/sirixdb/sirix) _(label: good-first-issue)_
SirixDB is an evolutionary, versioned NoSQL document store (XML and JSON) written (mostly) in Java. It stores compact snapshots during commits with many concepts borrowed from ZFS and Git. Each revision is indexed and the document store can be queried with temporal queries. It's especially well suited for modern hardware. - [Strongbox](https://github.com/strongbox/strongbox) _(label: good-first-issue)_
Strongbox is an artifact repository manager written in Java. - [TEAMMATES](https://github.com/TEAMMATES/teammates) _(label: good-first-issue)_
TEAMMATES is a free online tool for managing peer evaluations and other feedback paths of your students. - [Trino (formerly Presto SQL)](https://github.com/trinodb/trino) _(label: good-first-issue)_
A distributed SQL query engine for big data. Ask for guidance on project's Slack. From 07d9625a83e8d20a3b7d57fa36bcb52c73e5a40b Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 22:27:16 +0100 Subject: [PATCH 118/211] Removed Kotlin Libraries Playground from data.json This repository has been inactive for two years --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index c81651d..0edf4e5 100644 --- a/data.json +++ b/data.json @@ -1161,15 +1161,6 @@ ], "description": "A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON." }, - { - "name": "Kotlin Libraries Playground", - "link": "https://github.com/LouisCAD/kotlin-libraries-playground", - "label": "good-first-issue", - "technologies": [ - "Kotlin" - ], - "description": "A playground to gain a wider and deeper knowledge of the libraries in the Kotlin ecosystem. Also the official sample for gradle refreshVersions." - }, { "name": "Algorithmic Pseudocode", "link": "https://github.com/just-a-visitor/algorithmic-pseudocode", From a82185e616fa0227aa2947e2f45ee298b412a101 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 21 Oct 2024 21:27:36 +0000 Subject: [PATCH 119/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 56031a6..e30dbf5 100644 --- a/README.md +++ b/README.md @@ -229,7 +229,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Atrium](https://github.com/robstoll/atrium) _(label: good-first-issue)_
Multiplatform assertion library for Kotlin - [Hexagon](https://github.com/hexagonkt/hexagon) _(label: help-wanted)_
A microservices toolkit written in Kotlin -- [Kotlin Libraries Playground](https://github.com/LouisCAD/kotlin-libraries-playground) _(label: good-first-issue)_
A playground to gain a wider and deeper knowledge of the libraries in the Kotlin ecosystem. Also the official sample for gradle refreshVersions. - [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good-first-issue)_
A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON. ## LaTeX From a6f1083f367421f675525a3190fb66cd58391157 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 22:33:37 +0100 Subject: [PATCH 120/211] Removed md-page from data.json This repository has been inactive for 9 months --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 0edf4e5..41436b1 100644 --- a/data.json +++ b/data.json @@ -801,15 +801,6 @@ ], "description": "The Progressive JavaScript Framework." }, - { - "name": "md-page", - "link": "https://github.com/oscarmorrison/md-page", - "label": "good-first-issue", - "technologies": [ - "JavaScript" - ], - "description": "Create a webpage with just markdown." - }, { "name": "Check It Out", "link": "https://github.com/jwu910/check-it-out", From de50ce0250580efc597a1b3e37326e175ac4ead9 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 21 Oct 2024 21:34:01 +0000 Subject: [PATCH 121/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e30dbf5..97c2314 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Letra Extension](https://github.com/jayehernandez/letra-extension) _(label: good-first-issue)_
Passively learn a new language every time you open a new tab. - [material-ui](https://github.com/mui-org/material-ui) _(label: good-first-issue)_
React components for faster and easier web development. Build your own design system, or start with Material Design. - [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=โœ“&q=is:open+label:"Up+For+Grabs"+label:"Difficulty/1:Easy"+label:"Tech/Go") _(label: n/a)_
Open source Slack-alternative in Golang and React -- [md-page](https://github.com/oscarmorrison/md-page) _(label: good-first-issue)_
Create a webpage with just markdown. - [Meteor](https://github.com/meteor/meteor) _(label: good-first-issue)_
Meteor is an ultra-simple environment for building modern web applications. - [Mocha](https://github.com/mochajs/mocha) _(label: good-first-issue)_
Javascript test framework for Node.js and the browser. - [Moment.js](https://github.com/moment/moment) _(label: Up-For-Grabs)_
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. From 902d86668c5aac0ce86d37bc71ad5c492e4cd2d3 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Mon, 21 Oct 2024 22:42:10 +0100 Subject: [PATCH 122/211] Cleaned up TypeScript category in data.json Two different spellings meant that tow categories were being made for them --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 41436b1..679f11b 100644 --- a/data.json +++ b/data.json @@ -2174,7 +2174,7 @@ "label": "good first issue", "technologies": [ "Python", - "Typescript", + "TypeScript", "Angular" ], "description": "Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege." From 49c3a13405b90f51ecabd33b4d2801f09f38cd28 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 21 Oct 2024 21:43:54 +0000 Subject: [PATCH 123/211] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 97c2314..b2af090 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Smalltalk](#smalltalk) - [Swift](#swift) - [TypeScript](#typescript) -- [Typescript](#typescript) ## .NET @@ -374,6 +373,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_
Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly. - [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_
EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ). - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. +- [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_
Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege. - [reatom](https://github.com/artalar/reatom) _(label: good-first-issue)_
Reatom is declarative and reactive state manager, designed for both simple and complex applications. - [Storybook JS](https://github.com/storybookjs/storybook) _(label: good first issue)_
Storybook is a frontend workshop for building UI components and pages in isolation. - [tinyhttp](https://github.com/talentlessguy/tinyhttp) _(label: good-first-issue)_
A 0-legacy, tiny & fast web framework as a replacement of Express. @@ -382,10 +382,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good-first-issue)_
A code editor redefined and optimized for building and debugging modern web and cloud applications. - [Vite](https://github.com/vitejs/vite) _(label: good first issue)_
Next generation frontend tooling. It's fast! Alternative to Create React App -## Typescript - -- [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_
Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege. - ## Contribute From 12bc8a5131c73d2691ea6352a16a184aac0df8cd Mon Sep 17 00:00:00 2001 From: Mikaela Caron Date: Thu, 24 Oct 2024 00:24:42 -0400 Subject: [PATCH 124/211] Remove openfoodfacts this repo has been archived --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 679f11b..6710eb6 100644 --- a/data.json +++ b/data.json @@ -1876,15 +1876,6 @@ ], "description": "A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk." }, - { - "name": "OpenFoodFacts-iOS", - "link": "https://github.com/openfoodfacts/openfoodfacts-ios", - "label": "help-wanted", - "technologies": [ - "Swift" - ], - "description": "Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product" - }, { "name": "Basic-Car-Maintenance", "link": "https://github.com/mikaelacaron/Basic-Car-Maintenance", From 2937eaccc630632268cbcc5af31a206e08735f43 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 25 Oct 2024 00:35:30 +0100 Subject: [PATCH 125/211] Removed MateStack for being inactive Also fixed minor issue with list --- data.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/data.json b/data.json index 31b1a36..514a9d4 100644 --- a/data.json +++ b/data.json @@ -1751,15 +1751,6 @@ ], "description": "Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers." }, - { - "name": "Matestack", - "link": "https://github.com/matestack/matestack-ui-core", - "label": "good-first-issue", - "technologies": [ - "Ruby" - ], - "description": "Write dynamic User Interfaces in pure Ruby. Rails engine built on top of Vue.js" - }, { "name": "Servo", "link": "https://github.com/servo/servo", @@ -2204,7 +2195,7 @@ "link": "https://github.com/harmonydata/harmony", "label": "Good First Issue", "technologies": [ - "Python", + "Python" ], "description": "Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs." }, From bab0775231494717e992c15075f4d23f3cb4f4a2 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Thu, 24 Oct 2024 23:36:34 +0000 Subject: [PATCH 126/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2af090..9914508 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_
Pythonic remote execution and deployment. - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. - [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_
Sample AI Apps built with H2O Wave. +- [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_
Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs. - [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_
A personal assistant for Linux, MacOs and Windows based on Command line Interface. - [JARVIS-on-Messenger](https://github.com/swapagarwal/JARVIS-on-Messenger) _(label: Low-Hanging-Fruit)_
๐Ÿ’ฌ A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks http://m.me/J.A.R.V.I.S.on.Messenger - [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good-first-issue)_
Jupyter interactive notebook. @@ -320,7 +321,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Hanami](https://github.com/hanami/hanami) _(label: easy)_
A modern framework for Ruby. - [JRuby](https://github.com/jruby/jruby) _(label: beginner)_
An implementation of Ruby on the Java Virtual Machine. - [mapknitter](https://github.com/publiclab/mapknitter) _(label: first-timers-only)_
Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print. -- [Matestack](https://github.com/matestack/matestack-ui-core) _(label: good-first-issue)_
Write dynamic User Interfaces in pure Ruby. Rails engine built on top of Vue.js - [multiwoven](https://github.com/Multiwoven/multiwoven) _(label: good-first-issue)_
The open-source reverse ETL, data activation platform for modern data teams. - [ohai](https://github.com/chef/ohai) _(label: Type:-Jump-In)_
Ohai profiles your system and emits JSON - [open-build-service](https://github.com/openSUSE/open-build-service) _(label: good-first-issue-:1st_place_medal:)_
A generic system to build and distribute packages from sources in an automatic, consistent and reproducible way. From c4bb057f78a8302a3bc2006d38d2cae621008c83 Mon Sep 17 00:00:00 2001 From: kashif khan Date: Fri, 25 Oct 2024 17:31:33 +0500 Subject: [PATCH 127/211] added utils library under go category --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 514a9d4..c864456 100644 --- a/data.json +++ b/data.json @@ -352,6 +352,15 @@ ], "description": "Meshery, the service mesh management plane." }, + { + "name": "utils", + "link": "https://github.com/kashifkhan0771/utils", + "label": "good-first-issue", + "technologies": [ + "Go" + ], + "description": "Common Utilities library for Go" + }, { "name": "Strongbox", "link": "https://github.com/strongbox/strongbox", From 1eba3b9491fc1c627dc4c097c4819c9597a6a901 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Fri, 25 Oct 2024 17:31:44 +0000 Subject: [PATCH 128/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9914508..0add033 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [script](https://github.com/bitfield/script) _(label: good-first-issue)_
A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process. - [Terraform](https://github.com/hashicorp/terraform) _(label: good-first-issue)_
A tool for building, changing, and versioning infrastructure safely and efficiently. - [TiDB](https://github.com/pingcap/tidb) _(label: for-new-contributors)_
A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database +- [utils](https://github.com/kashifkhan0771/utils) _(label: good-first-issue)_
Common Utilities library for Go ## Haskell From 951574d5e99eb37b1cfdf07db4c05cac9776c969 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 25 Oct 2024 18:33:05 +0100 Subject: [PATCH 129/211] Remove Kap for inactivity This repo has been inactive for 8 months. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index c864456..8c38185 100644 --- a/data.json +++ b/data.json @@ -720,15 +720,6 @@ ], "description": "The JavaScript mutation testing framework" }, - { - "name": "Kap", - "link": "https://github.com/wulkano/kap", - "label": "good-first-issue", - "technologies": [ - "JavaScript" - ], - "description": "An open-source screen recorder built with web technology" - }, { "name": "Reddit Enhancement Suite", "link": "https://github.com/honestbleeps/Reddit-Enhancement-Suite", From 717ec5859aba2748ab74513ee6981d6b8fe5116f Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 26 Oct 2024 13:34:54 +0000 Subject: [PATCH 130/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0add033..1e0a4c9 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Jasmine](https://github.com/jasmine/jasmine) _(label: good-first-issue)_
Simple JavaScript testing framework for browsers and node.js. - [Jest](https://github.com/facebook/jest) _(label: good-first-issue)_
A complete and easy to set up JavaScript testing solution. - [json-editor](https://github.com/json-editor/json-editor) _(label: good-first-issue)_
JSON Schema Based Editor. JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind). -- [Kap](https://github.com/wulkano/kap) _(label: good-first-issue)_
An open-source screen recorder built with web technology - [Kinto.js](https://github.com/Kinto/kinto.js) _(label: easy-pick)_
An offline-first JavaScript client leveraging the Kinto API for remote data synchronization. - [Leaflet](https://github.com/Leaflet/Leaflet) _(label: good-first-issue)_
JavaScript library for mobile-friendly interactive maps. - [Letra Extension](https://github.com/jayehernandez/letra-extension) _(label: good-first-issue)_
Passively learn a new language every time you open a new tab. From dd0eb7639d7f56190f6d7de7be69255937c31ac5 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 26 Oct 2024 19:35:45 +0100 Subject: [PATCH 131/211] Removed JARVIS-on-Messenger from data.json Reason: Inactivity --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 8c38185..5f79899 100644 --- a/data.json +++ b/data.json @@ -1383,15 +1383,6 @@ ], "description": "A personal assistant for Linux, MacOs and Windows based on Command line Interface." }, - { - "name": "JARVIS-on-Messenger", - "link": "https://github.com/swapagarwal/JARVIS-on-Messenger", - "label": "Low-Hanging-Fruit", - "technologies": [ - "Python" - ], - "description": "๐Ÿ’ฌ A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks http://m.me/J.A.R.V.I.S.on.Messenger" - }, { "name": "Pytest", "link": "https://github.com/pytest-dev/pytest", From b3b228c967d45208b15fea3300e236285e4f828f Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 26 Oct 2024 18:36:19 +0000 Subject: [PATCH 132/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1e0a4c9..e307bdf 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_
Sample AI Apps built with H2O Wave. - [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_
Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs. - [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_
A personal assistant for Linux, MacOs and Windows based on Command line Interface. -- [JARVIS-on-Messenger](https://github.com/swapagarwal/JARVIS-on-Messenger) _(label: Low-Hanging-Fruit)_
๐Ÿ’ฌ A community-driven python bot that aims to be as simple as possible to serve humans with their everyday tasks http://m.me/J.A.R.V.I.S.on.Messenger - [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good-first-issue)_
Jupyter interactive notebook. - [Kinto](https://github.com/Kinto/kinto) _(label: easy-pick)_
A lightweight JSON storage service with synchronisation and sharing abilities. - [Kinto.sh](https://github.com/rbreaves/kinto) _(label: first-timers-only)_
Make Linux & Windows type like a mac. From ac65226af6324ef7225d13d4a47fdb9b4b5f864c Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 26 Oct 2024 19:39:38 +0100 Subject: [PATCH 133/211] Removed juyter-lab-lsp Inactive fork of an inactive repo --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 5f79899..2f4f0ea 100644 --- a/data.json +++ b/data.json @@ -1948,15 +1948,6 @@ ], "description": "A 0-legacy, tiny & fast web framework as a replacement of Express." }, - { - "name": "jupyterlab-lsp", - "link": "https://github.com/krassowski/jupyterlab-lsp", - "label": "good-first-issue", - "technologies": [ - "TypeScript" - ], - "description": "Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename)" - }, { "name": "a-b-street", "link": "https://github.com/a-b-street/abstreet", From def62b6a01399b4b899c3e29fd0c90616c25779e Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 26 Oct 2024 18:39:47 +0000 Subject: [PATCH 134/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e307bdf..97b2cd8 100644 --- a/README.md +++ b/README.md @@ -366,7 +366,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. - [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events. - [Impler.io](https://github.com/implerhq/impler.io) _(label: good-first-issue)_
100% open source data import experience with readymade CSV & Excel import widget ๐Ÿš€ -- [jupyterlab-lsp](https://github.com/krassowski/jupyterlab-lsp) _(label: good-first-issue)_
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) - [LinksHub](https://github.com/rupali-codes/LinksHub) _(label: good first issue)_
LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. - [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good-first-issue)_
Litmus is a toolset to do cloud-native chaos engineering. - [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_
Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly. From ab788966bf88a24e5418dde8998cad3840791cb2 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 26 Oct 2024 19:48:41 +0100 Subject: [PATCH 135/211] Remove SimplQ from data.json Removed for inactivity (> 2 years) --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 2f4f0ea..2898832 100644 --- a/data.json +++ b/data.json @@ -1062,15 +1062,6 @@ ], "description": "Next-gen browser and mobile automation test framework for Node.js" }, - { - "name": "SimplQ", - "link": "https://github.com/SimplQ/simplQ-frontend", - "label": "good-first-issue", - "technologies": [ - "JavaScript" - ], - "description": "Free online queue manager for easy and instant crowd control." - }, { "name": "ReactiveSearch", "link": "https://github.com/appbaseio/reactivesearch", From ccf082fa34f073aac89f39548ba5cb40522b8772 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 26 Oct 2024 19:56:04 +0100 Subject: [PATCH 136/211] Replaced good-first-issue with good first issue This helps normalise whether dashes should or shouldn't be used by replacing the gfi labels with tags --- data.json | 262 +++++++++++++++++++++++++++--------------------------- 1 file changed, 131 insertions(+), 131 deletions(-) diff --git a/data.json b/data.json index 2f4f0ea..a65fcf7 100644 --- a/data.json +++ b/data.json @@ -24,7 +24,7 @@ { "name": "RawCMS", "link": "https://github.com/arduosoft/RawCMS", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ ".NET" ], @@ -42,7 +42,7 @@ { "name": "grok.net", "link": "https://github.com/Marusyk/grok.net", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "C#" ], @@ -51,7 +51,7 @@ { "name": "osu!", "link": "https://github.com/ppy/osu", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "C#" ], @@ -60,7 +60,7 @@ { "name": "Uno Platform", "link": "https://github.com/unoplatform/uno", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "C#" ], @@ -78,7 +78,7 @@ { "name": "electron", "link": "https://github.com/electron/electron", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "C++", "JavaScript" @@ -97,7 +97,7 @@ { "name": "projectM", "link": "https://github.com/projectM-visualizer/projectm", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "C++" ], @@ -124,7 +124,7 @@ { "name": "Yugabyte DB", "link": "https://github.com/yugabyte/yugabyte-db", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "C++" ], @@ -133,7 +133,7 @@ { "name": "MoveIt", "link": "https://github.com/ros-planning/moveit", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "C++" ], @@ -142,7 +142,7 @@ { "name": "MiniOB", "link": "https://github.com/oceanbase/miniob", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "C++" ], @@ -196,7 +196,7 @@ { "name": "CockroachDB", "link": "https://github.com/cockroachdb/cockroach", - "label": "good-first-issue", + "label": "good first issue", "technologies": [], "description": "The Scalable, Survivable, Strongly-Consistent SQL Database" }, @@ -212,7 +212,7 @@ { "name": "Dragonfly", "link": "https://github.com/dragonflyoss/Dragonfly2", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Go" ], @@ -221,7 +221,7 @@ { "name": "Helm", "link": "https://github.com/kubernetes/helm", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Go" ], @@ -239,7 +239,7 @@ { "name": "Kanister", "link": "https://github.com/kanisterio/kanister", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Go" ], @@ -248,7 +248,7 @@ { "name": "Kubernetes", "link": "https://github.com/kubernetes/kubernetes", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Go" ], @@ -275,7 +275,7 @@ { "name": "Terraform", "link": "https://github.com/hashicorp/terraform", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Go" ], @@ -293,7 +293,7 @@ { "name": "script", "link": "https://github.com/bitfield/script", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Go" ], @@ -311,7 +311,7 @@ { "name": "Killgrave", "link": "https://github.com/friendsofgo/killgrave", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Go" ], @@ -346,7 +346,7 @@ { "name": "Meshery", "link": "https://github.com/layer5io/meshery", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Go" ], @@ -355,7 +355,7 @@ { "name": "utils", "link": "https://github.com/kashifkhan0771/utils", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Go" ], @@ -364,7 +364,7 @@ { "name": "Strongbox", "link": "https://github.com/strongbox/strongbox", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -373,7 +373,7 @@ { "name": "TEAMMATES", "link": "https://github.com/TEAMMATES/teammates", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -382,7 +382,7 @@ { "name": "elasticsearch", "link": "https://github.com/elastic/elasticsearch", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -391,7 +391,7 @@ { "name": "JabRef", "link": "https://github.com/JabRef/jabref", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -400,7 +400,7 @@ { "name": "Wikimedia Commons Android App", "link": "https://github.com/commons-app/apps-android-commons", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -417,7 +417,7 @@ { "name": "zerocode", "link": "https://github.com/authorjapps/zerocode", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -426,7 +426,7 @@ { "name": "Images-to-PDF", "link": "https://github.com/Swati4star/Images-to-PDF", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -435,7 +435,7 @@ { "name": "Trino (formerly Presto SQL)", "link": "https://github.com/trinodb/trino", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -444,7 +444,7 @@ { "name": "appsmith", "link": "https://github.com/appsmithorg/appsmith", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -453,7 +453,7 @@ { "name": "Codename One", "link": "https://github.com/codenameone/CodenameOne", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -462,7 +462,7 @@ { "name": "DSA", "link": "https://github.com/abhishektripathi66/DSA", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Java" ], @@ -471,7 +471,7 @@ { "name": "name-suggestion-index", "link": "https://github.com/osmlab/name-suggestion-index", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -480,7 +480,7 @@ { "name": "iD", "link": "https://github.com/openstreetmap/iD", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -498,7 +498,7 @@ { "name": "Leaflet", "link": "https://github.com/Leaflet/Leaflet", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -525,7 +525,7 @@ { "name": "ESLint", "link": "https://github.com/eslint/eslint", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -570,7 +570,7 @@ { "name": "Ghost", "link": "https://github.com/TryGhost/Ghost", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -588,7 +588,7 @@ { "name": "Hyper", "link": "https://github.com/zeit/hyper", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -606,7 +606,7 @@ { "name": "HMPL", "link": "https://github.com/hmpl-lang/hmpl", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -624,7 +624,7 @@ { "name": "serverless", "link": "https://github.com/serverless/serverless", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -633,7 +633,7 @@ { "name": "React", "link": "https://github.com/facebook/react", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -660,7 +660,7 @@ { "name": "Yarn", "link": "https://github.com/yarnpkg/yarn", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -678,7 +678,7 @@ { "name": "Next.js", "link": "https://github.com/zeit/next.js", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -687,7 +687,7 @@ { "name": "Semantic-UI-React", "link": "https://github.com/Semantic-Org/Semantic-UI-React", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -732,7 +732,7 @@ { "name": "Brave Browser", "link": "https://github.com/brave/brave-browser", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -741,7 +741,7 @@ { "name": "Fastify", "link": "https://github.com/fastify/fastify", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -750,7 +750,7 @@ { "name": "Node.js core", "link": "https://github.com/nodejs/node", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -759,7 +759,7 @@ { "name": "Jest", "link": "https://github.com/facebook/jest", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -768,7 +768,7 @@ { "name": "p5.js", "link": "https://github.com/processing/p5.js", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -777,7 +777,7 @@ { "name": "NativeScript", "link": "https://github.com/NativeScript/NativeScript", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -786,7 +786,7 @@ { "name": "Gatsby.js", "link": "https://github.com/gatsbyjs/gatsby", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -795,7 +795,7 @@ { "name": "Vue.js", "link": "https://github.com/vuejs/vue", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -804,7 +804,7 @@ { "name": "Check It Out", "link": "https://github.com/jwu910/check-it-out", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -813,7 +813,7 @@ { "name": "nuclear", "link": "https://github.com/nukeop/nuclear", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -822,7 +822,7 @@ { "name": "material-ui", "link": "https://github.com/mui-org/material-ui", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -831,7 +831,7 @@ { "name": "Meteor", "link": "https://github.com/meteor/meteor", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -840,7 +840,7 @@ { "name": "Mocha", "link": "https://github.com/mochajs/mocha", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -849,7 +849,7 @@ { "name": "Babel", "link": "https://github.com/babel/babel", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -858,7 +858,7 @@ { "name": "React-content-loader", "link": "https://github.com/danilowoz/create-content-loader", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -867,7 +867,7 @@ { "name": "netlify-cms", "link": "https://github.com/netlify/netlify-cms", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -876,7 +876,7 @@ { "name": "altair", "link": "https://github.com/imolorhe/altair", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -885,7 +885,7 @@ { "name": "Video Hub App", "link": "https://github.com/whyboris/Video-Hub-App", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -912,7 +912,7 @@ { "name": "SirixDB", "link": "https://github.com/sirixdb/sirix-svelte-front-end", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -921,7 +921,7 @@ { "name": "json-editor", "link": "https://github.com/json-editor/json-editor", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -930,7 +930,7 @@ { "name": "Habitica", "link": "https://github.com/HabitRPG/habitica", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -939,7 +939,7 @@ { "name": "reactjs.org", "link": "https://github.com/reactjs/reactjs.org", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -948,7 +948,7 @@ { "name": "Vest", "link": "https://github.com/ealush/vest", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -957,7 +957,7 @@ { "name": "Hoppscotch", "link": "https://github.com/hoppscotch/hoppscotch", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -966,7 +966,7 @@ { "name": "Predator", "link": "https://github.com/Zooz/predator", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -993,7 +993,7 @@ { "name": "Vue CLI", "link": "https://github.com/vuejs/vue-cli", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -1002,7 +1002,7 @@ { "name": "Vue Router", "link": "https://github.com/vuejs/vue-router", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -1011,7 +1011,7 @@ { "name": "VuePress", "link": "https://github.com/vuejs/vuepress", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -1020,7 +1020,7 @@ { "name": "appsmith", "link": "https://github.com/appsmithorg/appsmith", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -1029,7 +1029,7 @@ { "name": "Letra Extension", "link": "https://github.com/jayehernandez/letra-extension", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -1038,7 +1038,7 @@ { "name": "Jasmine", "link": "https://github.com/jasmine/jasmine", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -1047,7 +1047,7 @@ { "name": "swag-for-dev", "link": "https://github.com/swapagarwal/swag-for-dev", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -1065,7 +1065,7 @@ { "name": "SimplQ", "link": "https://github.com/SimplQ/simplQ-frontend", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -1074,7 +1074,7 @@ { "name": "ReactiveSearch", "link": "https://github.com/appbaseio/reactivesearch", - "label": "good-first-issue-:wave:", + "label": "good first issue-:wave:", "technologies": [ "JavaScript" ], @@ -1083,7 +1083,7 @@ { "name": "Create React App", "link": "https://github.com/facebook/create-react-app", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -1092,7 +1092,7 @@ { "name": "Svelte", "link": "https://github.com/sveltejs/svelte", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], @@ -1110,7 +1110,7 @@ { "name": "Julia Language: Good first issue", "link": "https://github.com/JuliaLang/julia", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Julia" ], @@ -1119,7 +1119,7 @@ { "name": "Julia", "link": "https://github.com/JuliaLang/julia", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Julia" ], @@ -1128,7 +1128,7 @@ { "name": "Atrium", "link": "https://github.com/robstoll/atrium", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Kotlin" ], @@ -1146,7 +1146,7 @@ { "name": "Non-Blocking SirixDB HTTP(S)-Server", "link": "https://github.com/sirixdb/sirix", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Kotlin" ], @@ -1155,7 +1155,7 @@ { "name": "Algorithmic Pseudocode", "link": "https://github.com/just-a-visitor/algorithmic-pseudocode", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "LaTeX" ], @@ -1173,7 +1173,7 @@ { "name": "Ravada", "link": "https://github.com/UPC/ravada", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Perl" ], @@ -1235,7 +1235,7 @@ { "name": "Symfony", "link": "https://github.com/symfony/symfony", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "PHP" ], @@ -1244,7 +1244,7 @@ { "name": "Laravel Newsletters", "link": "https://github.com/spatie/laravel-newsletter", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "PHP" ], @@ -1253,7 +1253,7 @@ { "name": "Appwrite", "link": "https://github.com/appwrite/appwrite", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "PHP" ], @@ -1271,7 +1271,7 @@ { "name": "NextCloud Server", "link": "https://github.com/nextcloud/server", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "PHP" ], @@ -1280,7 +1280,7 @@ { "name": "PrestaShop", "link": "https://github.com/PrestaShop/PrestaShop", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "PHP" ], @@ -1306,7 +1306,7 @@ { "name": "CiviWiki", "link": "https://github.com/CiviWiki/OpenCiviWiki", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1351,7 +1351,7 @@ { "name": "scrapy", "link": "https://github.com/scrapy/scrapy", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1404,7 +1404,7 @@ { "name": "Jupyter notebook", "link": "https://github.com/jupyter/notebook", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1413,7 +1413,7 @@ { "name": "Zulip", "link": "https://github.com/zulip/zulip", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1458,7 +1458,7 @@ { "name": "Create aio app", "link": "https://github.com/aio-libs/create-aio-app", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1467,7 +1467,7 @@ { "name": "opsdroid", "link": "https://github.com/opsdroid/opsdroid", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1476,7 +1476,7 @@ { "name": "pandas", "link": "https://github.com/pandas-dev/pandas", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1485,7 +1485,7 @@ { "name": "SaltStack", "link": "https://github.com/saltstack/salt", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1512,7 +1512,7 @@ { "name": "mypy", "link": "https://github.com/python/mypy", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1521,7 +1521,7 @@ { "name": "matplotlib", "link": "https://github.com/matplotlib/matplotlib", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1530,7 +1530,7 @@ { "name": "datascience", "link": "https://github.com/data-8/datascience", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1548,7 +1548,7 @@ { "name": "MindsDB", "link": "https://github.com/mindsdb/mindsdb", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1557,7 +1557,7 @@ { "name": "Bokeh", "link": "https://github.com/bokeh/bokeh", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1575,7 +1575,7 @@ { "name": "Pytorch", "link": "https://github.com/pytorch/pytorch", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1584,7 +1584,7 @@ { "name": "Sorting-Algorithms-Visualizer", "link": "https://github.com/LucasPilla/Sorting-Algorithms-Visualizer", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1593,7 +1593,7 @@ { "name": "scikit-learn", "link": "https://github.com/scikit-learn/scikit-learn", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1602,7 +1602,7 @@ { "name": "Embedchain", "link": "https://github.com/embedchain/embedchain/", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Python" ], @@ -1620,7 +1620,7 @@ { "name": "Sinatra", "link": "https://github.com/sinatra/sinatra", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Ruby" ], @@ -1673,7 +1673,7 @@ { "name": "osem", "link": "https://github.com/openSUSE/osem", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Ruby" ], @@ -1682,7 +1682,7 @@ { "name": "open-build-service", "link": "https://github.com/openSUSE/open-build-service", - "label": "good-first-issue-:1st_place_medal:", + "label": "good first issue-:1st_place_medal:", "technologies": [ "Ruby" ], @@ -1700,7 +1700,7 @@ { "name": "chatwoot", "link": "https://github.com/chatwoot/chatwoot", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Ruby" ], @@ -1718,7 +1718,7 @@ { "name": "multiwoven", "link": "https://github.com/Multiwoven/multiwoven", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Ruby" ], @@ -1727,7 +1727,7 @@ { "name": "Ruby on Rails", "link": "https://github.com/rails/rails", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Ruby" ], @@ -1736,7 +1736,7 @@ { "name": "Faker", "link": "https://github.com/faker-ruby/faker", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Ruby" ], @@ -1754,7 +1754,7 @@ { "name": "Rust-Clippy", "link": "https://github.com/rust-lang/rust-clippy", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Rust" ], @@ -1763,7 +1763,7 @@ { "name": "Rustfmt", "link": "https://github.com/rust-lang-nursery/rustfmt", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Rust" ], @@ -1790,7 +1790,7 @@ { "name": "nushell", "link": "https://github.com/nushell/nushell", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Rust" ], @@ -1808,7 +1808,7 @@ { "name": "dotenv-linter", "link": "https://github.com/dotenv-linter/dotenv-linter", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Rust" ], @@ -1825,7 +1825,7 @@ { "name": "Sniffnet", "link": "https://github.com/GyulyVGC/sniffnet", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Rust" ], @@ -1834,7 +1834,7 @@ { "name": "Twitter Util", "link": "https://github.com/twitter/util", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Scala" ], @@ -1843,7 +1843,7 @@ { "name": "playframework", "link": "https://github.com/playframework/playframework", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Scala" ], @@ -1852,7 +1852,7 @@ { "name": "Pharo", "link": "https://github.com/pharo-project/pharo", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "Smalltalk" ], @@ -1879,7 +1879,7 @@ { "name": "TypeScript", "link": "https://github.com/Microsoft/TypeScript", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "TypeScript" ], @@ -1888,7 +1888,7 @@ { "name": "Visual Studio Code", "link": "https://github.com/Microsoft/vscode", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "TypeScript" ], @@ -1897,7 +1897,7 @@ { "name": "Impler.io", "link": "https://github.com/implerhq/impler.io", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "TypeScript" ], @@ -1906,7 +1906,7 @@ { "name": "reatom", "link": "https://github.com/artalar/reatom", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "TypeScript" ], @@ -1915,7 +1915,7 @@ { "name": "Graphback", "link": "https://github.com/aerogear/graphback", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "TypeScript" ], @@ -1924,7 +1924,7 @@ { "name": "LitmusChaos", "link": "https://github.com/litmuschaos/litmus", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "TypeScript" ], @@ -1933,7 +1933,7 @@ { "name": "Booster", "link": "https://github.com/boostercloud/booster", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "TypeScript" ], @@ -1942,7 +1942,7 @@ { "name": "tinyhttp", "link": "https://github.com/talentlessguy/tinyhttp", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "TypeScript" ], @@ -2014,7 +2014,7 @@ { "name": "Profanity", "link": "https://github.com/profanity-im/profanity", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "C" ], @@ -2229,7 +2229,7 @@ { "name": "grommet", "link": "https://github.com/grommet/grommet", - "label": "good-first-issue", + "label": "good first issue", "technologies": [ "JavaScript" ], From 7fa9ce55267b6f5f52765981ba16a53218b1cd6b Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 26 Oct 2024 18:56:19 +0000 Subject: [PATCH 137/211] Update README.md --- README.md | 262 +++++++++++++++++++++++++++--------------------------- 1 file changed, 131 insertions(+), 131 deletions(-) diff --git a/README.md b/README.md index 97b2cd8..ee1e4a3 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Legerity](https://github.com/MADE-Apps/legerity) _(label: good first issue)_
A framework for speeding up the development of automated UI tests for Windows, Android, iOS, and Web with Appium/Selenium on .NET. - [Legerity for Uno Platform](https://github.com/MADE-Apps/legerity-uno) _(label: good first issue)_
An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET. - [MvvmCross](https://github.com/MvvmCross/MvvmCross) _(label: first-timers-only)_
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac. -- [RawCMS](https://github.com/arduosoft/RawCMS) _(label: good-first-issue)_
RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology. +- [RawCMS](https://github.com/arduosoft/RawCMS) _(label: good first issue)_
RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology. - [Shouldly](https://github.com/shouldly/shouldly) _(label: Jump-In)_
Should testing for .NET - the way Asserting Should be! ## Angular @@ -55,26 +55,26 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## C -- [Profanity](https://github.com/profanity-im/profanity) _(label: good-first-issue)_
Ncurses XMPP chat client. +- [Profanity](https://github.com/profanity-im/profanity) _(label: good first issue)_
Ncurses XMPP chat client. ## C# - [Cake](https://github.com/cake-build/cake) _(label: Good-first-issue)_
Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages. -- [grok.net](https://github.com/Marusyk/grok.net) _(label: good-first-issue)_
Cross platform .NET grok implementation -- [osu!](https://github.com/ppy/osu) _(label: good-first-issue)_
Music game. Rhythm is just a click away! -- [Uno Platform](https://github.com/unoplatform/uno) _(label: good-first-issue)_
OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly. +- [grok.net](https://github.com/Marusyk/grok.net) _(label: good first issue)_
Cross platform .NET grok implementation +- [osu!](https://github.com/ppy/osu) _(label: good first issue)_
Music game. Rhythm is just a click away! +- [Uno Platform](https://github.com/unoplatform/uno) _(label: good first issue)_
OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly. ## C++ -- [electron](https://github.com/electron/electron) _(label: good-first-issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS +- [electron](https://github.com/electron/electron) _(label: good first issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS - [F3D](https://github.com/f3d-app/f3d) _(label: good first issue)_
Fast and minimalist 3D viewer. - [Godot Engine](https://github.com/godotengine/godot) _(label: good first issue)_
2D and 3D cross-platform game engine. Also has C# and Python code. -- [MiniOB](https://github.com/oceanbase/miniob) _(label: good-first-issue)_
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database(main language is Chinese). -- [MoveIt](https://github.com/ros-planning/moveit) _(label: good-first-issue)_
Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms. -- [projectM](https://github.com/projectM-visualizer/projectm) _(label: good-first-issue)_
A music visualizer library using OpenGL and GLSL. Has applications using Qt5, SDL, emscripten, iTunes, Kodi. +- [MiniOB](https://github.com/oceanbase/miniob) _(label: good first issue)_
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database(main language is Chinese). +- [MoveIt](https://github.com/ros-planning/moveit) _(label: good first issue)_
Easy-to-use open source robotics manipulation platform for developing commercial applications, prototyping designs, and benchmarking algorithms. +- [projectM](https://github.com/projectM-visualizer/projectm) _(label: good first issue)_
A music visualizer library using OpenGL and GLSL. Has applications using Qt5, SDL, emscripten, iTunes, Kodi. - [Roc Toolkit](https://github.com/roc-streaming/roc-toolkit) _(label: help-wanted)_
A toolkit for real-time audio streaming over the network. - [tensorflow](https://github.com/tensorflow/tensorflow) _(label: stat:contributions-welcome)_
Computation using data flow graphs for scalable machine learning -- [Yugabyte DB](https://github.com/yugabyte/yugabyte-db) _(label: good-first-issue)_
Distributed SQL database. +- [Yugabyte DB](https://github.com/yugabyte/yugabyte-db) _(label: good first issue)_
Distributed SQL database. ## Clojure @@ -98,22 +98,22 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_
Industry-standard container runtime with an emphasis on simplicity, robustness and portability. - [Docker/CLI](https://github.com/docker/cli) _(label: exp/beginner)_
The Docker CLI -- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good-first-issue)_
Provide efficient, stable and secure file distribution and image acceleration based on p2p technology -- [Helm](https://github.com/kubernetes/helm) _(label: good-first-issue)_
The Kubernetes Package Manager +- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good first issue)_
Provide efficient, stable and secure file distribution and image acceleration based on p2p technology +- [Helm](https://github.com/kubernetes/helm) _(label: good first issue)_
The Kubernetes Package Manager - [httpexpect](https://github.com/gavv/httpexpect) _(label: help-wanted)_
End-to-end HTTP and REST API testing for Go. - [Hugo](https://github.com/gohugoio/hugo) _(label: GoodFirstIssue)_
A Fast and Flexible Static Site Generator built with love in GoLang -- [Kanister](https://github.com/kanisterio/kanister) _(label: good-first-issue)_
A Data Protection Workflow Management Engine -- [Killgrave](https://github.com/friendsofgo/killgrave) _(label: good-first-issue)_
Simple way to generate mock servers in Go. -- [Kubernetes](https://github.com/kubernetes/kubernetes) _(label: good-first-issue)_
Production-Grade Container Scheduling and Management System +- [Kanister](https://github.com/kanisterio/kanister) _(label: good first issue)_
A Data Protection Workflow Management Engine +- [Killgrave](https://github.com/friendsofgo/killgrave) _(label: good first issue)_
Simple way to generate mock servers in Go. +- [Kubernetes](https://github.com/kubernetes/kubernetes) _(label: good first issue)_
Production-Grade Container Scheduling and Management System - [lxd](https://github.com/lxc/lxd) _(label: easy)_
System container and virtual machine manager. - [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=โœ“&q=is:open+label:"Up+For+Grabs"+label:"Difficulty/1:Easy"+label:"Tech/Go") _(label: n/a)_
Open source Slack-alternative in Golang and React -- [Meshery](https://github.com/layer5io/meshery) _(label: good-first-issue)_
Meshery, the service mesh management plane. +- [Meshery](https://github.com/layer5io/meshery) _(label: good first issue)_
Meshery, the service mesh management plane. - [Moby](https://github.com/moby/moby) _(label: exp/beginner)_
Open-source application container engine - [PureLB](https://gitlab.com/purelb/purelb/-/issues?label_name[]=GoodFirstIssue) _(label: n/a)_
Load-balancer orchestrator for Kubernetes that uses standard Linux networking and routing protocols. -- [script](https://github.com/bitfield/script) _(label: good-first-issue)_
A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process. -- [Terraform](https://github.com/hashicorp/terraform) _(label: good-first-issue)_
A tool for building, changing, and versioning infrastructure safely and efficiently. +- [script](https://github.com/bitfield/script) _(label: good first issue)_
A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process. +- [Terraform](https://github.com/hashicorp/terraform) _(label: good first issue)_
A tool for building, changing, and versioning infrastructure safely and efficiently. - [TiDB](https://github.com/pingcap/tidb) _(label: for-new-contributors)_
A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database -- [utils](https://github.com/kashifkhan0771/utils) _(label: good-first-issue)_
Common Utilities library for Go +- [utils](https://github.com/kashifkhan0771/utils) _(label: good first issue)_
Common Utilities library for Go ## Haskell @@ -121,117 +121,117 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Java -- [appsmith](https://github.com/appsmithorg/appsmith) _(label: good-first-issue)_
Drag & Drop internal tool builder -- [Codename One](https://github.com/codenameone/CodenameOne) _(label: good-first-issue)_
Cross-platform mobile app development framework for Java developers -- [DSA](https://github.com/abhishektripathi66/DSA) _(label: good-first-issue)_
DSA questions practising repo for Java developers -- [elasticsearch](https://github.com/elastic/elasticsearch) _(label: good-first-issue)_
Open Source, Distributed, RESTful Search Engine. -- [Images-to-PDF](https://github.com/Swati4star/Images-to-PDF) _(label: good-first-issue)_
An android app to convert images to PDF file. -- [JabRef](https://github.com/JabRef/jabref) _(label: good-first-issue)_
Desktop application for managing literature references using modern Java features including JavaFX. Dedicated to code quality and constructive feedback: Each Pull Request is reviewed by two developers to provide high-quality feedback and to ensure high quality of new contributions. +- [appsmith](https://github.com/appsmithorg/appsmith) _(label: good first issue)_
Drag & Drop internal tool builder +- [Codename One](https://github.com/codenameone/CodenameOne) _(label: good first issue)_
Cross-platform mobile app development framework for Java developers +- [DSA](https://github.com/abhishektripathi66/DSA) _(label: good first issue)_
DSA questions practising repo for Java developers +- [elasticsearch](https://github.com/elastic/elasticsearch) _(label: good first issue)_
Open Source, Distributed, RESTful Search Engine. +- [Images-to-PDF](https://github.com/Swati4star/Images-to-PDF) _(label: good first issue)_
An android app to convert images to PDF file. +- [JabRef](https://github.com/JabRef/jabref) _(label: good first issue)_
Desktop application for managing literature references using modern Java features including JavaFX. Dedicated to code quality and constructive feedback: Each Pull Request is reviewed by two developers to provide high-quality feedback and to ensure high quality of new contributions. - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. - [QuestDB](https://github.com/questdb/questdb) _(label: Good first issue)_
Questdb is a fast open source SQL time series database. -- [Strongbox](https://github.com/strongbox/strongbox) _(label: good-first-issue)_
Strongbox is an artifact repository manager written in Java. -- [TEAMMATES](https://github.com/TEAMMATES/teammates) _(label: good-first-issue)_
TEAMMATES is a free online tool for managing peer evaluations and other feedback paths of your students. -- [Trino (formerly Presto SQL)](https://github.com/trinodb/trino) _(label: good-first-issue)_
A distributed SQL query engine for big data. Ask for guidance on project's Slack. -- [Wikimedia Commons Android App](https://github.com/commons-app/apps-android-commons) _(label: good-first-issue)_
Allows users to upload pictures from their Android phone/tablet to Wikimedia Commons. +- [Strongbox](https://github.com/strongbox/strongbox) _(label: good first issue)_
Strongbox is an artifact repository manager written in Java. +- [TEAMMATES](https://github.com/TEAMMATES/teammates) _(label: good first issue)_
TEAMMATES is a free online tool for managing peer evaluations and other feedback paths of your students. +- [Trino (formerly Presto SQL)](https://github.com/trinodb/trino) _(label: good first issue)_
A distributed SQL query engine for big data. Ask for guidance on project's Slack. +- [Wikimedia Commons Android App](https://github.com/commons-app/apps-android-commons) _(label: good first issue)_
Allows users to upload pictures from their Android phone/tablet to Wikimedia Commons. - [XWiki](https://jira.xwiki.org/issues/?jql=labels-%3D-Onboarding) _(label: n/a)_
XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. Beginners should follow the onboarding wiki. -- [zerocode](https://github.com/authorjapps/zerocode) _(label: good-first-issue)_
API Automation without coding, easy JSON response assertions, Testing REST, SOAP, Kafka and Java/DB APIs, CI/Jenkins Friendly. +- [zerocode](https://github.com/authorjapps/zerocode) _(label: good first issue)_
API Automation without coding, easy JSON response assertions, Testing REST, SOAP, Kafka and Java/DB APIs, CI/Jenkins Friendly. ## JavaScript -- [altair](https://github.com/imolorhe/altair) _(label: good-first-issue)_
A beautiful feature-rich GraphQL Client for all platforms. +- [altair](https://github.com/imolorhe/altair) _(label: good first issue)_
A beautiful feature-rich GraphQL Client for all platforms. - [Ancient Beast](https://github.com/FreezingMoon/AncientBeast) _(label: easy)_
Turn based strategy game where you 3d print a squad of creatures with unique abilities in order to defeat your enemies. - [API-pull-with-JavaScript](https://github.com/AliBasboga/APIExampleWithExpress.git) _(label: API-pull-and-use)_
API data extraction and delivery to the user to present. -- [appsmith](https://github.com/appsmithorg/appsmith) _(label: good-first-issue)_
Drag & Drop internal tool builder +- [appsmith](https://github.com/appsmithorg/appsmith) _(label: good first issue)_
Drag & Drop internal tool builder - [AVA](https://github.com/sindresorhus/ava) _(label: good-for-beginner)_
Futuristic test runner. -- [Babel](https://github.com/babel/babel) _(label: good-first-issue)_
A compiler for writing next generation JavaScript. +- [Babel](https://github.com/babel/babel) _(label: good first issue)_
A compiler for writing next generation JavaScript. - [Botpress](https://github.com/botpress/botpress) _(label: contributor-friendly)_
The only sane way to build great bots. -- [Brave Browser](https://github.com/brave/brave-browser) _(label: good-first-issue)_
Desktop browser for macOS, Windows, and Linux. -- [Check It Out](https://github.com/jwu910/check-it-out) _(label: good-first-issue)_
Check It Out is an ncurses-like CLI to let the user interactively navigate and select a git branch to check out. -- [Create React App](https://github.com/facebook/create-react-app) _(label: good-first-issue)_
Create React apps with no build configuration. +- [Brave Browser](https://github.com/brave/brave-browser) _(label: good first issue)_
Desktop browser for macOS, Windows, and Linux. +- [Check It Out](https://github.com/jwu910/check-it-out) _(label: good first issue)_
Check It Out is an ncurses-like CLI to let the user interactively navigate and select a git branch to check out. +- [Create React App](https://github.com/facebook/create-react-app) _(label: good first issue)_
Create React apps with no build configuration. - [cypress](https://github.com/cypress-io/cypress) _(label: good first issue)_
Fast, easy and reliable testing for anything that runs in a browser. -- [electron](https://github.com/electron/electron) _(label: good-first-issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS +- [electron](https://github.com/electron/electron) _(label: good first issue)_
Build cross platform desktop apps with JavaScript, HTML, and CSS - [Ember.js](https://github.com/emberjs/ember.js) _(label: Good-for-New-Contributors)_
A JavaScript framework for creating ambitious web applications. - [Ember.js Data](https://github.com/emberjs/data) _(label: Good-for-New-Contributors)_
A data persistence library for Ember.js. -- [ESLint](https://github.com/eslint/eslint) _(label: good-first-issue)_
A fully pluggable tool for identifying and reporting on patterns in JavaScript. +- [ESLint](https://github.com/eslint/eslint) _(label: good first issue)_
A fully pluggable tool for identifying and reporting on patterns in JavaScript. - [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) _(label: good-for-beginner)_
Awesome ESLint rules. -- [Fastify](https://github.com/fastify/fastify) _(label: good-first-issue)_
Fast and low overhead web framework, for Node.js. +- [Fastify](https://github.com/fastify/fastify) _(label: good first issue)_
Fast and low overhead web framework, for Node.js. - [freeCodeCamp](https://github.com/freeCodeCamp/freeCodeCamp) _(label: first-timers-only)_
Open source codebase and curriculum. Learn to code and help nonprofits. -- [Gatsby.js](https://github.com/gatsbyjs/gatsby) _(label: good-first-issue)_
Build blazing fast, modern apps and websites with React. -- [Ghost](https://github.com/TryGhost/Ghost) _(label: good-first-issue)_
Just a blogging platform -- [grommet](https://github.com/grommet/grommet) _(label: good-first-issue)_
a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package -- [Habitica](https://github.com/HabitRPG/habitica) _(label: good-first-issue)_
Habitica is a gamified task manager, webapp and android/ios app, really wonderful atmosphere. Guidance for contributing here (mongo, express, vue, node stack for webapp) -- [HMPL](https://github.com/hmpl-lang/hmpl) _(label: good-first-issue)_
Template language for displaying UI from server to client. -- [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good-first-issue)_
A free, fast and beautiful API request builder. +- [Gatsby.js](https://github.com/gatsbyjs/gatsby) _(label: good first issue)_
Build blazing fast, modern apps and websites with React. +- [Ghost](https://github.com/TryGhost/Ghost) _(label: good first issue)_
Just a blogging platform +- [grommet](https://github.com/grommet/grommet) _(label: good first issue)_
a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package +- [Habitica](https://github.com/HabitRPG/habitica) _(label: good first issue)_
Habitica is a gamified task manager, webapp and android/ios app, really wonderful atmosphere. Guidance for contributing here (mongo, express, vue, node stack for webapp) +- [HMPL](https://github.com/hmpl-lang/hmpl) _(label: good first issue)_
Template language for displaying UI from server to client. +- [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good first issue)_
A free, fast and beautiful API request builder. - [HueHive](https://github.com/croma-app/croma) _(label: good first issue)_
A open source react native app iOS and android for color palette management -- [Hyper](https://github.com/zeit/hyper) _(label: good-first-issue)_
JS/HTML/CSS Terminal -- [iD](https://github.com/openstreetmap/iD) _(label: good-first-issue)_
The easy-to-use OpenStreetMap editor in JavaScript. -- [Jasmine](https://github.com/jasmine/jasmine) _(label: good-first-issue)_
Simple JavaScript testing framework for browsers and node.js. -- [Jest](https://github.com/facebook/jest) _(label: good-first-issue)_
A complete and easy to set up JavaScript testing solution. -- [json-editor](https://github.com/json-editor/json-editor) _(label: good-first-issue)_
JSON Schema Based Editor. JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind). +- [Hyper](https://github.com/zeit/hyper) _(label: good first issue)_
JS/HTML/CSS Terminal +- [iD](https://github.com/openstreetmap/iD) _(label: good first issue)_
The easy-to-use OpenStreetMap editor in JavaScript. +- [Jasmine](https://github.com/jasmine/jasmine) _(label: good first issue)_
Simple JavaScript testing framework for browsers and node.js. +- [Jest](https://github.com/facebook/jest) _(label: good first issue)_
A complete and easy to set up JavaScript testing solution. +- [json-editor](https://github.com/json-editor/json-editor) _(label: good first issue)_
JSON Schema Based Editor. JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind). - [Kinto.js](https://github.com/Kinto/kinto.js) _(label: easy-pick)_
An offline-first JavaScript client leveraging the Kinto API for remote data synchronization. -- [Leaflet](https://github.com/Leaflet/Leaflet) _(label: good-first-issue)_
JavaScript library for mobile-friendly interactive maps. -- [Letra Extension](https://github.com/jayehernandez/letra-extension) _(label: good-first-issue)_
Passively learn a new language every time you open a new tab. -- [material-ui](https://github.com/mui-org/material-ui) _(label: good-first-issue)_
React components for faster and easier web development. Build your own design system, or start with Material Design. +- [Leaflet](https://github.com/Leaflet/Leaflet) _(label: good first issue)_
JavaScript library for mobile-friendly interactive maps. +- [Letra Extension](https://github.com/jayehernandez/letra-extension) _(label: good first issue)_
Passively learn a new language every time you open a new tab. +- [material-ui](https://github.com/mui-org/material-ui) _(label: good first issue)_
React components for faster and easier web development. Build your own design system, or start with Material Design. - [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=โœ“&q=is:open+label:"Up+For+Grabs"+label:"Difficulty/1:Easy"+label:"Tech/Go") _(label: n/a)_
Open source Slack-alternative in Golang and React -- [Meteor](https://github.com/meteor/meteor) _(label: good-first-issue)_
Meteor is an ultra-simple environment for building modern web applications. -- [Mocha](https://github.com/mochajs/mocha) _(label: good-first-issue)_
Javascript test framework for Node.js and the browser. +- [Meteor](https://github.com/meteor/meteor) _(label: good first issue)_
Meteor is an ultra-simple environment for building modern web applications. +- [Mocha](https://github.com/mochajs/mocha) _(label: good first issue)_
Javascript test framework for Node.js and the browser. - [Moment.js](https://github.com/moment/moment) _(label: Up-For-Grabs)_
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. -- [name-suggestion-index](https://github.com/osmlab/name-suggestion-index) _(label: good-first-issue)_
Canonical common brand names for OpenStreetMap -- [NativeScript](https://github.com/NativeScript/NativeScript) _(label: good-first-issue)_
NativeScript is an open source framework for building truly native mobile apps with JavaScript. Use web skills, like Angular and Vue.js, FlexBox and CSS, and get native UI and performance on iOS and Android. -- [netlify-cms](https://github.com/netlify/netlify-cms) _(label: good-first-issue)_
Open source content management for your git workflow. -- [Next.js](https://github.com/zeit/next.js) _(label: good-first-issue)_
A minimalistic framework for universal server-rendered React applications -- [Node.js core](https://github.com/nodejs/node) _(label: good-first-issue)_
JavaScript runtime built on Chrome's V8 JavaScript engine -- [nuclear](https://github.com/nukeop/nuclear) _(label: good-first-issue)_
Multiplatform music player that streams from free sources. -- [p5.js](https://github.com/processing/p5.js) _(label: good-first-issue)_
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. +- [name-suggestion-index](https://github.com/osmlab/name-suggestion-index) _(label: good first issue)_
Canonical common brand names for OpenStreetMap +- [NativeScript](https://github.com/NativeScript/NativeScript) _(label: good first issue)_
NativeScript is an open source framework for building truly native mobile apps with JavaScript. Use web skills, like Angular and Vue.js, FlexBox and CSS, and get native UI and performance on iOS and Android. +- [netlify-cms](https://github.com/netlify/netlify-cms) _(label: good first issue)_
Open source content management for your git workflow. +- [Next.js](https://github.com/zeit/next.js) _(label: good first issue)_
A minimalistic framework for universal server-rendered React applications +- [Node.js core](https://github.com/nodejs/node) _(label: good first issue)_
JavaScript runtime built on Chrome's V8 JavaScript engine +- [nuclear](https://github.com/nukeop/nuclear) _(label: good first issue)_
Multiplatform music player that streams from free sources. +- [p5.js](https://github.com/processing/p5.js) _(label: good first issue)_
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. - [pixi.js](https://github.com/pixijs/pixi.js) _(label: ๐Ÿคฉ Good First PR)_
A 2D JavaScript Renderer - [PouchDB](https://github.com/pouchdb/pouchdb) _(label: help-wanted)_
PouchDB is a pocket-sized database. -- [Predator](https://github.com/Zooz/predator) _(label: good-first-issue)_
A powerful open-source platform for load testing APIs. +- [Predator](https://github.com/Zooz/predator) _(label: good first issue)_
A powerful open-source platform for load testing APIs. - [ramda-adjunct](https://github.com/char0n/ramda-adjunct) _(label: help-wanted)_
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation. -- [React](https://github.com/facebook/react) _(label: good-first-issue)_
A declarative, efficient, and flexible JavaScript library for building user interfaces. +- [React](https://github.com/facebook/react) _(label: good first issue)_
A declarative, efficient, and flexible JavaScript library for building user interfaces. - [React Help Create](https://github.com/Omar-Belghaouti/react-help-create) _(label: first-timers-only)_
This command line helps you create components, pages and even redux implementation for your react project. - [React Native](https://github.com/facebook/react-native) _(label: Good-first-issue)_
A framework for building native apps with React. - [React server](https://github.com/redfin/react-server) _(label: good-first-contribution)_
React framework with server render for blazing fast page load and seamless transitions between pages in the browser. -- [React-content-loader](https://github.com/danilowoz/create-content-loader) _(label: good-first-issue)_
Tool to create your own react-content-loader easily. -- [ReactiveSearch](https://github.com/appbaseio/reactivesearch) _(label: good-first-issue-:wave:)_
A UI components library for Elasticsearch: Available for React, Vue and React Native. -- [reactjs.org](https://github.com/reactjs/reactjs.org) _(label: good-first-issue)_
The documenation website for reactjs +- [React-content-loader](https://github.com/danilowoz/create-content-loader) _(label: good first issue)_
Tool to create your own react-content-loader easily. +- [ReactiveSearch](https://github.com/appbaseio/reactivesearch) _(label: good first issue-:wave:)_
A UI components library for Elasticsearch: Available for React, Vue and React Native. +- [reactjs.org](https://github.com/reactjs/reactjs.org) _(label: good first issue)_
The documenation website for reactjs - [Reddit Enhancement Suite](https://github.com/honestbleeps/Reddit-Enhancement-Suite) _(label: help-wanted)_
A browser extension to enhance the Reddit browsing experience. -- [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React) _(label: good-first-issue)_
The official React integration for Semantic UI. -- [serverless](https://github.com/serverless/serverless) _(label: good-first-issue)_
The Serverless Framework -- [SimplQ](https://github.com/SimplQ/simplQ-frontend) _(label: good-first-issue)_
Free online queue manager for easy and instant crowd control. -- [SirixDB](https://github.com/sirixdb/sirix-svelte-front-end) _(label: good-first-issue)_
A Svelte/Sapper based web front-end for SirixDB, which is a versioned NoSQL document store (XML and JSON) written in Java. +- [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React) _(label: good first issue)_
The official React integration for Semantic UI. +- [serverless](https://github.com/serverless/serverless) _(label: good first issue)_
The Serverless Framework +- [SimplQ](https://github.com/SimplQ/simplQ-frontend) _(label: good first issue)_
Free online queue manager for easy and instant crowd control. +- [SirixDB](https://github.com/sirixdb/sirix-svelte-front-end) _(label: good first issue)_
A Svelte/Sapper based web front-end for SirixDB, which is a versioned NoSQL document store (XML and JSON) written in Java. - [Storybook JS](https://github.com/storybookjs/storybook) _(label: good first issue)_
Storybook is a frontend workshop for building UI components and pages in isolation. - [stryker](https://github.com/stryker-mutator/stryker) _(label: ๐Ÿ‘ถ Good first issue)_
The JavaScript mutation testing framework - [Superalgos](https://github.com/Superalgos/Superalgos) _(label: good first issue)_
A completely Open Source crypto trading bot rewarding good contributions with the SA(Superalgos)-Token. -- [Svelte](https://github.com/sveltejs/svelte) _(label: good-first-issue)_
Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM. -- [swag-for-dev](https://github.com/swapagarwal/swag-for-dev) _(label: good-first-issue)_
Swag opportunities for developers. +- [Svelte](https://github.com/sveltejs/svelte) _(label: good first issue)_
Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM. +- [swag-for-dev](https://github.com/swapagarwal/swag-for-dev) _(label: good first issue)_
Swag opportunities for developers. - [Tessel 2 CLI](https://github.com/tessel/t2-cli) _(label: contribution-starter)_
Command line interface to Tessel 2. - [Time to Leave](https://github.com/thamara/time-to-leave) _(label: good first issue)_
Working hours time tracker app based on Electron and Javascript. -- [Vest](https://github.com/ealush/vest) _(label: good-first-issue)_
Validations framework inspired by unit testing frameworks. -- [Video Hub App](https://github.com/whyboris/Video-Hub-App) _(label: good-first-issue)_
Angular & Electron app for browsing and searching videos on your PC. +- [Vest](https://github.com/ealush/vest) _(label: good first issue)_
Validations framework inspired by unit testing frameworks. +- [Video Hub App](https://github.com/whyboris/Video-Hub-App) _(label: good first issue)_
Angular & Electron app for browsing and searching videos on your PC. - [Video.js](https://github.com/videojs/video.js) _(label: good first issue)_
The player framework - [Vite](https://github.com/vitejs/vite) _(label: good first issue)_
Next generation frontend tooling. It's fast! Alternative to Create React App -- [Vue CLI](https://github.com/vuejs/vue-cli) _(label: good-first-issue)_
Standard Tooling for Vue.js Development -- [Vue Router](https://github.com/vuejs/vue-router) _(label: good-first-issue)_
The official router for Vue.js. -- [Vue.js](https://github.com/vuejs/vue) _(label: good-first-issue)_
The Progressive JavaScript Framework. -- [VuePress](https://github.com/vuejs/vuepress) _(label: good-first-issue)_
Minimalistic Vue-powered static site generator +- [Vue CLI](https://github.com/vuejs/vue-cli) _(label: good first issue)_
Standard Tooling for Vue.js Development +- [Vue Router](https://github.com/vuejs/vue-router) _(label: good first issue)_
The official router for Vue.js. +- [Vue.js](https://github.com/vuejs/vue) _(label: good first issue)_
The Progressive JavaScript Framework. +- [VuePress](https://github.com/vuejs/vuepress) _(label: good first issue)_
Minimalistic Vue-powered static site generator - [webdriver.io](https://github.com/webdriverio/webdriverio) _(label: first-timers-only)_
Next-gen browser and mobile automation test framework for Node.js -- [Yarn](https://github.com/yarnpkg/yarn) _(label: good-first-issue)_
Fast, reliable, and secure dependency management. +- [Yarn](https://github.com/yarnpkg/yarn) _(label: good first issue)_
Fast, reliable, and secure dependency management. ## Julia -- [Julia](https://github.com/JuliaLang/julia) _(label: good-first-issue)_
Julia Projects for Beginners โ€” Easy Ideas to Get Started Coding in Julia -- [Julia Language: Good first issue](https://github.com/JuliaLang/julia) _(label: good-first-issue)_
"Move like Python, Run like C" - A fresh approach to technical computing! +- [Julia](https://github.com/JuliaLang/julia) _(label: good first issue)_
Julia Projects for Beginners โ€” Easy Ideas to Get Started Coding in Julia +- [Julia Language: Good first issue](https://github.com/JuliaLang/julia) _(label: good first issue)_
"Move like Python, Run like C" - A fresh approach to technical computing! - [Julia Language: Help wanted](https://github.com/JuliaLang/julia) _(label: help-wanted)_
"Move like Python, Run like C" - A fresh approach to technical computing! ## Kotlin -- [Atrium](https://github.com/robstoll/atrium) _(label: good-first-issue)_
Multiplatform assertion library for Kotlin +- [Atrium](https://github.com/robstoll/atrium) _(label: good first issue)_
Multiplatform assertion library for Kotlin - [Hexagon](https://github.com/hexagonkt/hexagon) _(label: help-wanted)_
A microservices toolkit written in Kotlin -- [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good-first-issue)_
A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON. +- [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good first issue)_
A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON. ## LaTeX -- [Algorithmic Pseudocode](https://github.com/just-a-visitor/algorithmic-pseudocode) _(label: good-first-issue)_
A collection of language independent pseudocodes (pdf) for interview preparation and competitive programming. +- [Algorithmic Pseudocode](https://github.com/just-a-visitor/algorithmic-pseudocode) _(label: good first issue)_
A collection of language independent pseudocodes (pdf) for interview preparation and competitive programming. ## Markdown @@ -243,114 +243,114 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Perl -- [Ravada](https://github.com/UPC/ravada) _(label: good-first-issue)_
Remote Virtual Desktops Manager. +- [Ravada](https://github.com/UPC/ravada) _(label: good first issue)_
Remote Virtual Desktops Manager. ## PHP -- [Appwrite](https://github.com/appwrite/appwrite) _(label: good-first-issue)_
An End-to-end backend server for frontend and mobile developers. ๐Ÿš€ +- [Appwrite](https://github.com/appwrite/appwrite) _(label: good first issue)_
An End-to-end backend server for frontend and mobile developers. ๐Ÿš€ - [Deployer](https://github.com/deployphp/deployer) _(label: good-for-beginner)_
A deployment tool written in PHP with support for popular frameworks out of the box. - [Drupal](https://www.drupal.org/getting-involved-guide) _(label: n/a)_
Leading open-source CMS for ambitious digital experiences that reach your audience across multiple channels. - [Flarum](https://github.com/flarum/core) _(label: Good-first-issue)_
Simple forum software for building great communities. - [FreshRSS](https://github.com/FreshRSS/FreshRSS) _(label: good first issue)_
FreshRSS is a self-hosted RSS and Atom feed aggregator. It is lightweight, easy to work with, powerful, and customizable. Since 2012. -- [Laravel Newsletters](https://github.com/spatie/laravel-newsletter) _(label: good-first-issue)_
A package that provides an easy way to integrate MailChimp with Laravel 5. +- [Laravel Newsletters](https://github.com/spatie/laravel-newsletter) _(label: good first issue)_
A package that provides an easy way to integrate MailChimp with Laravel 5. - [Matomo](https://github.com/matomo-org/matomo) _(label: help-wanted)_
Matomo is the leading Free/Libre open analytics platform. - [MediaWiki](https://phabricator.wikimedia.org/maniphest/query/4Q5_qR51u_oz/#R) _(label: n/a)_
The free and open-source wiki software package that powers Wikipedia. -- [NextCloud Server](https://github.com/nextcloud/server) _(label: good-first-issue)_
Nextcloud server, a safe home for all your data. +- [NextCloud Server](https://github.com/nextcloud/server) _(label: good first issue)_
Nextcloud server, a safe home for all your data. - [OrgManager](https://github.com/orgmanager/orgmanager) _(label: beginners-only)_
Supercharge your GitHub organizations! - [PHP Censor](https://github.com/php-censor/php-censor) _(label: good-for-beginner)_
Open source self-hosted continuous integration server for PHP projects. - [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) _(label: newbie)_
Admin interface for MySQL written in PHP. -- [PrestaShop](https://github.com/PrestaShop/PrestaShop) _(label: good-first-issue)_
The open source ecommerce solution to start your online business and start selling online. -- [Symfony](https://github.com/symfony/symfony) _(label: good-first-issue)_
Symfony is a PHP framework for web applications and a set of reusable PHP components. +- [PrestaShop](https://github.com/PrestaShop/PrestaShop) _(label: good first issue)_
The open source ecommerce solution to start your online business and start selling online. +- [Symfony](https://github.com/symfony/symfony) _(label: good first issue)_
Symfony is a PHP framework for web applications and a set of reusable PHP components. ## Python - [activist](https://github.com/activist-org/activist) _(label: good first issue)_
activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them. - [Ansible](https://github.com/ansible/ansible) _(label: easyfix)_
A simple IT automation platform - [ArviZ](https://github.com/arviz-devs/arviz) _(label: Beginner)_
Exploratory Anaylsis of Bayesian Models. -- [Bokeh](https://github.com/bokeh/bokeh) _(label: good-first-issue)_
Bokeh is an interactive visualization library for modern web browsers. +- [Bokeh](https://github.com/bokeh/bokeh) _(label: good first issue)_
Bokeh is an interactive visualization library for modern web browsers. - [BorgBackup](https://github.com/borgbackup/borg) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. -- [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki) _(label: good-first-issue)_
Building a Better Democracy for the Internet Age +- [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki) _(label: good first issue)_
Building a Better Democracy for the Internet Age - [coala](https://github.com/coala/coala) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. - [Colossal-AI](https://github.com/hpcaitech/ColossalAI) _(label: good first issue)_
An open-source deep learning system for large-scale model training and inference with high efficiency and low cost. - [cookiecutter](https://github.com/cookiecutter/cookiecutter) _(label: good first issue)_
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. -- [Create aio app](https://github.com/aio-libs/create-aio-app) _(label: good-first-issue)_
A command line utility that creates the aiohttp template with the best practices. -- [datascience](https://github.com/data-8/datascience) _(label: good-first-issue)_
A Jupyter notebook Python library for introductory data science. +- [Create aio app](https://github.com/aio-libs/create-aio-app) _(label: good first issue)_
A command line utility that creates the aiohttp template with the best practices. +- [datascience](https://github.com/data-8/datascience) _(label: good first issue)_
A Jupyter notebook Python library for introductory data science. - [django cookiecutter](https://github.com/pydanny/cookiecutter-django) _(label: hacktoberfest)_
An implementation of Python for backend web development. -- [Embedchain](https://github.com/embedchain/embedchain/) _(label: good-first-issue)_
Embedchain is a framework to easily create LLM powered bots over any dataset. +- [Embedchain](https://github.com/embedchain/embedchain/) _(label: good first issue)_
Embedchain is a framework to easily create LLM powered bots over any dataset. - [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_
Pythonic remote execution and deployment. - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. - [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_
Sample AI Apps built with H2O Wave. - [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_
Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs. - [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_
A personal assistant for Linux, MacOs and Windows based on Command line Interface. -- [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good-first-issue)_
Jupyter interactive notebook. +- [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good first issue)_
Jupyter interactive notebook. - [Kinto](https://github.com/Kinto/kinto) _(label: easy-pick)_
A lightweight JSON storage service with synchronisation and sharing abilities. - [Kinto.sh](https://github.com/rbreaves/kinto) _(label: first-timers-only)_
Make Linux & Windows type like a mac. -- [matplotlib](https://github.com/matplotlib/matplotlib) _(label: good-first-issue)_
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. -- [MindsDB](https://github.com/mindsdb/mindsdb) _(label: good-first-issue)_
MindsDB is an open source AI layer for existing databases. +- [matplotlib](https://github.com/matplotlib/matplotlib) _(label: good first issue)_
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. +- [MindsDB](https://github.com/mindsdb/mindsdb) _(label: good first issue)_
MindsDB is an open source AI layer for existing databases. - [mitmproxy](https://github.com/mitmproxy/mitmproxy) _(label: help-wanted)_
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers - [mygpo](https://github.com/gpodder/mygpo) _(label: starter-issue)_
The webservice for gpodder.net, a libre web service that allows users to manage their podcast subscriptions and discover new content. -- [mypy](https://github.com/python/mypy) _(label: good-first-issue)_
An optional static typing for python. +- [mypy](https://github.com/python/mypy) _(label: good first issue)_
An optional static typing for python. - [OMRChecker](https://github.com/Udayraj123/OMRChecker) _(label: good first issue)_
OMRChecker helps to grade exams fast and accurately using a scanner ๐Ÿ–จ or your phone ๐Ÿคณ. Learn image processing with Python and OpenCV while contributing to one of the most popular repositories related to OMR topic on github. - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. - [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_
Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege. -- [opsdroid](https://github.com/opsdroid/opsdroid) _(label: good-first-issue)_
An open source chat-ops bot framework. -- [pandas](https://github.com/pandas-dev/pandas) _(label: good-first-issue)_
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more +- [opsdroid](https://github.com/opsdroid/opsdroid) _(label: good first issue)_
An open source chat-ops bot framework. +- [pandas](https://github.com/pandas-dev/pandas) _(label: good first issue)_
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more - [Pytest](https://github.com/pytest-dev/pytest) _(label: status:-easy)_
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing. - [Python Babel](https://github.com/python-babel/babel) _(label: difficulty/low)_
The Python Internationalization Library. - [pythonping](https://github.com/alessandromaggio/pythonping) _(label: good first issue)_
PythonPing is a simple library to execute ICMP pings natively in Python without resorting to spawning a shell. -- [Pytorch](https://github.com/pytorch/pytorch) _(label: good-first-issue)_
PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing. -- [SaltStack](https://github.com/saltstack/salt) _(label: good-first-issue)_
Software to automate the management and configuration of any infrastructure or application at scale. -- [scikit-learn](https://github.com/scikit-learn/scikit-learn) _(label: good-first-issue)_
Scikit-learn is a machine learning library for Python. -- [scrapy](https://github.com/scrapy/scrapy) _(label: good-first-issue)_
A fast high-level web crawling & scraping framework for Python. -- [Sorting-Algorithms-Visualizer](https://github.com/LucasPilla/Sorting-Algorithms-Visualizer) _(label: good-first-issue)_
A tool for visualizing sorting algorithms with a educational Wiki Page. +- [Pytorch](https://github.com/pytorch/pytorch) _(label: good first issue)_
PyTorch is an open source machine learning library based on the Torch library, used for applications such as computer vision and natural language processing. +- [SaltStack](https://github.com/saltstack/salt) _(label: good first issue)_
Software to automate the management and configuration of any infrastructure or application at scale. +- [scikit-learn](https://github.com/scikit-learn/scikit-learn) _(label: good first issue)_
Scikit-learn is a machine learning library for Python. +- [scrapy](https://github.com/scrapy/scrapy) _(label: good first issue)_
A fast high-level web crawling & scraping framework for Python. +- [Sorting-Algorithms-Visualizer](https://github.com/LucasPilla/Sorting-Algorithms-Visualizer) _(label: good first issue)_
A tool for visualizing sorting algorithms with a educational Wiki Page. - [SuperDuperDB](https://github.com/SuperDuperDB/superduperdb) _(label: good first issue)_
๐Ÿ”ฎSuperDuperDB: Bring AI to your favourite database! Integrate, train and manage any AI models and APIs directly with your database and your data - [SymPy](https://github.com/sympy/sympy) _(label: Easy-to-Fix)_
A Python library for symbolic mathematics. - [tree-sitter-legesher-python](https://github.com/legesher/tree-sitter-legesher-python) _(label: Good-First-Issue)_
Learn and code in Python using your native language. - [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) _(label: level:starter)_
The strictest and most opinionated python linter ever! -- [Zulip](https://github.com/zulip/zulip) _(label: good-first-issue)_
Powerful open source group chat. +- [Zulip](https://github.com/zulip/zulip) _(label: good first issue)_
Powerful open source group chat. ## Ruby - [Avo Admin for Ruby on Rails](https://github.com/avo-hq/avo) _(label: Good first issue)_
Build business apps 10x faster using Ruby on Rails. - [bolt](https://github.com/puppetlabs/bolt) _(label: Beginner-Friendly)_
Bolt is a Ruby command-line tool for executing commands, scripts, and tasks on remote systems using SSH and WinRM. -- [chatwoot](https://github.com/chatwoot/chatwoot) _(label: good-first-issue)_
Opensource customer support platform which can be an alternative to Intercom, Zendesk, Drift, Crisp etc. +- [chatwoot](https://github.com/chatwoot/chatwoot) _(label: good first issue)_
Opensource customer support platform which can be an alternative to Intercom, Zendesk, Drift, Crisp etc. - [chef](https://github.com/chef/chef) _(label: Type:-Jump-In)_
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure -- [Faker](https://github.com/faker-ruby/faker) _(label: good-first-issue)_
Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers. +- [Faker](https://github.com/faker-ruby/faker) _(label: good first issue)_
Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers. - [Goby](https://github.com/nskins/goby) _(label: n/a)_
Framework for developing text-RPGs. - [Hanami](https://github.com/hanami/hanami) _(label: easy)_
A modern framework for Ruby. - [JRuby](https://github.com/jruby/jruby) _(label: beginner)_
An implementation of Ruby on the Java Virtual Machine. - [mapknitter](https://github.com/publiclab/mapknitter) _(label: first-timers-only)_
Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print. -- [multiwoven](https://github.com/Multiwoven/multiwoven) _(label: good-first-issue)_
The open-source reverse ETL, data activation platform for modern data teams. +- [multiwoven](https://github.com/Multiwoven/multiwoven) _(label: good first issue)_
The open-source reverse ETL, data activation platform for modern data teams. - [ohai](https://github.com/chef/ohai) _(label: Type:-Jump-In)_
Ohai profiles your system and emits JSON -- [open-build-service](https://github.com/openSUSE/open-build-service) _(label: good-first-issue-:1st_place_medal:)_
A generic system to build and distribute packages from sources in an automatic, consistent and reproducible way. -- [osem](https://github.com/openSUSE/osem) _(label: good-first-issue)_
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences +- [open-build-service](https://github.com/openSUSE/open-build-service) _(label: good first issue-:1st_place_medal:)_
A generic system to build and distribute packages from sources in an automatic, consistent and reproducible way. +- [osem](https://github.com/openSUSE/osem) _(label: good first issue)_
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences - [PublicLab.org](https://github.com/publiclab/plots2) _(label: first-timers-only)_
An open source publishing platform for environmental projects. Check out new contributors welcome page. -- [Ruby on Rails](https://github.com/rails/rails) _(label: good-first-issue)_
Ruby on Rails (Rails) is an open source web application framework written in Ruby. -- [Sinatra](https://github.com/sinatra/sinatra) _(label: good-first-issue)_
Classy web-development dressed in a DSL. +- [Ruby on Rails](https://github.com/rails/rails) _(label: good first issue)_
Ruby on Rails (Rails) is an open source web application framework written in Ruby. +- [Sinatra](https://github.com/sinatra/sinatra) _(label: good first issue)_
Classy web-development dressed in a DSL. ## Rust - [a-b-street](https://github.com/a-b-street/abstreet) _(label: good first issue)_
Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit. -- [dotenv-linter](https://github.com/dotenv-linter/dotenv-linter) _(label: good-first-issue)_
Lightning-fast linter for .env files. Written in Rust +- [dotenv-linter](https://github.com/dotenv-linter/dotenv-linter) _(label: good first issue)_
Lightning-fast linter for .env files. Written in Rust - [Hyper](https://github.com/hyperium/hyper) _(label: E-easy)_
A fast, safe and correct low-level HTTP library for Rust. - [Iron](https://github.com/iron/iron) _(label: easy)_
An extensible, concurrent web framework for Rust -- [nushell](https://github.com/nushell/nushell) _(label: good-first-issue)_
A modern shell for the GitHub era written in Rust. +- [nushell](https://github.com/nushell/nushell) _(label: good first issue)_
A modern shell for the GitHub era written in Rust. - [Ockam](https://github.com/ockam-network/ockam) _(label: good first issue)_
End-to-end encryption and mutual authentication for distributed applications. -- [Rust-Clippy](https://github.com/rust-lang/rust-clippy) _(label: good-first-issue)_
A bunch of lints to catch common mistakes and improve Rust code -- [Rustfmt](https://github.com/rust-lang-nursery/rustfmt) _(label: good-first-issue)_
A tool for formatting Rust code according to style guidelines. +- [Rust-Clippy](https://github.com/rust-lang/rust-clippy) _(label: good first issue)_
A bunch of lints to catch common mistakes and improve Rust code +- [Rustfmt](https://github.com/rust-lang-nursery/rustfmt) _(label: good first issue)_
A tool for formatting Rust code according to style guidelines. - [Servo](https://github.com/servo/servo) _(label: E-easy)_
A browser engine designed for applications including embedded use. -- [Sniffnet](https://github.com/GyulyVGC/sniffnet) _(label: good-first-issue)_
Application to comfortably monitor network traffic. +- [Sniffnet](https://github.com/GyulyVGC/sniffnet) _(label: good first issue)_
Application to comfortably monitor network traffic. - [TiKV](https://github.com/tikv/tikv) _(label: difficulty/easy)_
A distributed transactional key-value database - [Veloren](https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner) _(label: n/a)_
Veloren is a multiplayer voxel RPG written in Rust. ## Scala -- [playframework](https://github.com/playframework/playframework) _(label: good-first-issue)_
The High Velocity Web Framework -- [Twitter Util](https://github.com/twitter/util) _(label: good-first-issue)_
Wonderful reusable code from Twitter +- [playframework](https://github.com/playframework/playframework) _(label: good first issue)_
The High Velocity Web Framework +- [Twitter Util](https://github.com/twitter/util) _(label: good first issue)_
Wonderful reusable code from Twitter ## Smalltalk -- [Pharo](https://github.com/pharo-project/pharo) _(label: good-first-issue)_
A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk. +- [Pharo](https://github.com/pharo-project/pharo) _(label: good first issue)_
A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk. ## Swift @@ -361,23 +361,23 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [activist](https://github.com/activist-org/activist) _(label: good first issue)_
activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them. - [Amplication](https://github.com/amplication/amplication) _(label: good first issue)_
Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks. -- [Booster](https://github.com/boostercloud/booster) _(label: good-first-issue)_
A truly serverless framework, write your code and deploy it in seconds without any server configuration files. -- [Graphback](https://github.com/aerogear/graphback) _(label: good-first-issue)_
A CLI and runtime framework to generate a GraphQL API in seconds. +- [Booster](https://github.com/boostercloud/booster) _(label: good first issue)_
A truly serverless framework, write your code and deploy it in seconds without any server configuration files. +- [Graphback](https://github.com/aerogear/graphback) _(label: good first issue)_
A CLI and runtime framework to generate a GraphQL API in seconds. - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. - [Hasura GraphQL Engine](https://github.com/hasura/graphql-engine) _(label: good first issue)_
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events. -- [Impler.io](https://github.com/implerhq/impler.io) _(label: good-first-issue)_
100% open source data import experience with readymade CSV & Excel import widget ๐Ÿš€ +- [Impler.io](https://github.com/implerhq/impler.io) _(label: good first issue)_
100% open source data import experience with readymade CSV & Excel import widget ๐Ÿš€ - [LinksHub](https://github.com/rupali-codes/LinksHub) _(label: good first issue)_
LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. -- [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good-first-issue)_
Litmus is a toolset to do cloud-native chaos engineering. +- [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good first issue)_
Litmus is a toolset to do cloud-native chaos engineering. - [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_
Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly. - [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_
EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ). - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. - [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_
Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege. -- [reatom](https://github.com/artalar/reatom) _(label: good-first-issue)_
Reatom is declarative and reactive state manager, designed for both simple and complex applications. +- [reatom](https://github.com/artalar/reatom) _(label: good first issue)_
Reatom is declarative and reactive state manager, designed for both simple and complex applications. - [Storybook JS](https://github.com/storybookjs/storybook) _(label: good first issue)_
Storybook is a frontend workshop for building UI components and pages in isolation. -- [tinyhttp](https://github.com/talentlessguy/tinyhttp) _(label: good-first-issue)_
A 0-legacy, tiny & fast web framework as a replacement of Express. -- [TypeScript](https://github.com/Microsoft/TypeScript) _(label: good-first-issue)_
A superset of JavaScript that compiles to clean JavaScript output. +- [tinyhttp](https://github.com/talentlessguy/tinyhttp) _(label: good first issue)_
A 0-legacy, tiny & fast web framework as a replacement of Express. +- [TypeScript](https://github.com/Microsoft/TypeScript) _(label: good first issue)_
A superset of JavaScript that compiles to clean JavaScript output. - [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) _(label: good first issue)_
Monorepo for all the tooling which enables ESLint to support TypeScript. -- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good-first-issue)_
A code editor redefined and optimized for building and debugging modern web and cloud applications. +- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good first issue)_
A code editor redefined and optimized for building and debugging modern web and cloud applications. - [Vite](https://github.com/vitejs/vite) _(label: good first issue)_
Next generation frontend tooling. It's fast! Alternative to Create React App From 2d75b6fc6d70294353079eb4ad08999013073fc3 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 26 Oct 2024 19:37:08 +0000 Subject: [PATCH 138/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ee1e4a3..4ef0617 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Reddit Enhancement Suite](https://github.com/honestbleeps/Reddit-Enhancement-Suite) _(label: help-wanted)_
A browser extension to enhance the Reddit browsing experience. - [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React) _(label: good first issue)_
The official React integration for Semantic UI. - [serverless](https://github.com/serverless/serverless) _(label: good first issue)_
The Serverless Framework -- [SimplQ](https://github.com/SimplQ/simplQ-frontend) _(label: good first issue)_
Free online queue manager for easy and instant crowd control. - [SirixDB](https://github.com/sirixdb/sirix-svelte-front-end) _(label: good first issue)_
A Svelte/Sapper based web front-end for SirixDB, which is a versioned NoSQL document store (XML and JSON) written in Java. - [Storybook JS](https://github.com/storybookjs/storybook) _(label: good first issue)_
Storybook is a frontend workshop for building UI components and pages in isolation. - [stryker](https://github.com/stryker-mutator/stryker) _(label: ๐Ÿ‘ถ Good first issue)_
The JavaScript mutation testing framework From b7e68b02a45610d7385a813c64efb9fe915c4761 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 26 Oct 2024 20:39:46 +0100 Subject: [PATCH 139/211] Removed kinto.sh from data.json Due to inactivity --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 05a147c..f5cf70b 100644 --- a/data.json +++ b/data.json @@ -1321,15 +1321,6 @@ ], "description": "A lightweight JSON storage service with synchronisation and sharing abilities." }, - { - "name": "Kinto.sh", - "link": "https://github.com/rbreaves/kinto", - "label": "first-timers-only", - "technologies": [ - "Python" - ], - "description": "Make Linux & Windows type like a mac." - }, { "name": "BorgBackup", "link": "https://github.com/borgbackup/borg", From 34a399b6b64aa8ec14e532d91a38bf1c672da4f5 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 26 Oct 2024 20:04:25 +0000 Subject: [PATCH 140/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4ef0617..e82a5b4 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_
A personal assistant for Linux, MacOs and Windows based on Command line Interface. - [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good first issue)_
Jupyter interactive notebook. - [Kinto](https://github.com/Kinto/kinto) _(label: easy-pick)_
A lightweight JSON storage service with synchronisation and sharing abilities. -- [Kinto.sh](https://github.com/rbreaves/kinto) _(label: first-timers-only)_
Make Linux & Windows type like a mac. - [matplotlib](https://github.com/matplotlib/matplotlib) _(label: good first issue)_
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. - [MindsDB](https://github.com/mindsdb/mindsdb) _(label: good first issue)_
MindsDB is an open source AI layer for existing databases. - [mitmproxy](https://github.com/mitmproxy/mitmproxy) _(label: help-wanted)_
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers From bc4eebbf76bd8e51e9f96f622065fdba2b245580 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 26 Oct 2024 21:05:06 +0100 Subject: [PATCH 141/211] Remove Goby from data.json for inactivity --- data.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/data.json b/data.json index f5cf70b..be4bf58 100644 --- a/data.json +++ b/data.json @@ -1608,14 +1608,6 @@ ], "description": "Classy web-development dressed in a DSL." }, - { - "name": "Goby", - "link": "https://github.com/nskins/goby", - "technologies": [ - "Ruby" - ], - "description": "Framework for developing text-RPGs." - }, { "name": "Hanami", "link": "https://github.com/hanami/hanami", From fb832f98f82afd0293eea85477e6654e49239634 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 26 Oct 2024 23:51:27 +0000 Subject: [PATCH 142/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e82a5b4..5809c01 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [chatwoot](https://github.com/chatwoot/chatwoot) _(label: good first issue)_
Opensource customer support platform which can be an alternative to Intercom, Zendesk, Drift, Crisp etc. - [chef](https://github.com/chef/chef) _(label: Type:-Jump-In)_
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure - [Faker](https://github.com/faker-ruby/faker) _(label: good first issue)_
Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers. -- [Goby](https://github.com/nskins/goby) _(label: n/a)_
Framework for developing text-RPGs. - [Hanami](https://github.com/hanami/hanami) _(label: easy)_
A modern framework for Ruby. - [JRuby](https://github.com/jruby/jruby) _(label: beginner)_
An implementation of Ruby on the Java Virtual Machine. - [mapknitter](https://github.com/publiclab/mapknitter) _(label: first-timers-only)_
Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print. From 701c8c6a4eaa9bd3c9eb45f1b3eb66ca4fceb05e Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 29 Oct 2024 21:20:43 +0000 Subject: [PATCH 143/211] Added new OpenFoodFacts repository --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 6710eb6..0a6c430 100644 --- a/data.json +++ b/data.json @@ -1876,6 +1876,15 @@ ], "description": "A dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk." }, + { + "name": "OpenFoodFacts", + "link": "https://github.com/openfoodfacts/smooth-app", + "label": "good first issue", + "technologies": [ + "Dart" + ], + "description": "Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product" + }, { "name": "Basic-Car-Maintenance", "link": "https://github.com/mikaelacaron/Basic-Car-Maintenance", From 12248f3f054804dd0283dede7ea4f5bcc9e28092 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Tue, 29 Oct 2024 21:22:09 +0000 Subject: [PATCH 144/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5809c01..8381780 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_
A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps. - [flutter](https://github.com/flutter/flutter) _(label: good first issue)_
Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase. +- [OpenFoodFacts](https://github.com/openfoodfacts/smooth-app) _(label: good first issue)_
Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product ## Elixir @@ -352,7 +353,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome ## Swift - [Basic-Car-Maintenance](https://github.com/mikaelacaron/Basic-Car-Maintenance) _(label: good first issue)_
A basic app to track your car's maintenance events, like fixes, oil changes, etc. -- [OpenFoodFacts-iOS](https://github.com/openfoodfacts/openfoodfacts-ios) _(label: help-wanted)_
Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product ## TypeScript From 823af0667e77fa1dd38f24f7e7496c34f5db1e56 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 29 Oct 2024 23:59:01 +0000 Subject: [PATCH 145/211] Remove React Help Create for inactivity Over a year of inactivity in this repo --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 56a60bb..9f88468 100644 --- a/data.json +++ b/data.json @@ -1958,15 +1958,6 @@ ], "description": "Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks." }, - { - "name": "React Help Create", - "link": "https://github.com/Omar-Belghaouti/react-help-create", - "label": "first-timers-only", - "technologies": [ - "JavaScript" - ], - "description": "This command line helps you create components, pages and even redux implementation for your react project." - }, { "name": "pythonping", "link": "https://github.com/alessandromaggio/pythonping", From d2ed6661520dadc389c8181b437623f4db961035 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Wed, 30 Oct 2024 00:00:14 +0000 Subject: [PATCH 146/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8381780..a4b7ac8 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Predator](https://github.com/Zooz/predator) _(label: good first issue)_
A powerful open-source platform for load testing APIs. - [ramda-adjunct](https://github.com/char0n/ramda-adjunct) _(label: help-wanted)_
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation. - [React](https://github.com/facebook/react) _(label: good first issue)_
A declarative, efficient, and flexible JavaScript library for building user interfaces. -- [React Help Create](https://github.com/Omar-Belghaouti/react-help-create) _(label: first-timers-only)_
This command line helps you create components, pages and even redux implementation for your react project. - [React Native](https://github.com/facebook/react-native) _(label: Good-first-issue)_
A framework for building native apps with React. - [React server](https://github.com/redfin/react-server) _(label: good-first-contribution)_
React framework with server render for blazing fast page load and seamless transitions between pages in the browser. - [React-content-loader](https://github.com/danilowoz/create-content-loader) _(label: good first issue)_
Tool to create your own react-content-loader easily. From d4e6fb5ff6a84e6fa86ec222ae584c061a8bed46 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Wed, 30 Oct 2024 00:10:30 +0000 Subject: [PATCH 147/211] Added OpenCalc to data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 9f88468..3dc520b 100644 --- a/data.json +++ b/data.json @@ -972,6 +972,15 @@ ], "description": "A powerful open-source platform for load testing APIs." }, + { + "name": "OpenCalc", + "link": "https://github.com/Darkempire78/OpenCalc", + "label": "good first issue", + "technologies": [ + "Kotlin" + ], + "description": "A simple and beautiful calculator for Android." + }, { "name": "Time to Leave", "link": "https://github.com/thamara/time-to-leave", From 101b08d2c9a4e39c2550eda9508be5b6d95661fa Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Wed, 30 Oct 2024 00:11:43 +0000 Subject: [PATCH 148/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4b7ac8..22c7e04 100644 --- a/README.md +++ b/README.md @@ -227,6 +227,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Atrium](https://github.com/robstoll/atrium) _(label: good first issue)_
Multiplatform assertion library for Kotlin - [Hexagon](https://github.com/hexagonkt/hexagon) _(label: help-wanted)_
A microservices toolkit written in Kotlin - [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good first issue)_
A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON. +- [OpenCalc](https://github.com/Darkempire78/OpenCalc) _(label: good first issue)_
A simple and beautiful calculator for Android. ## LaTeX From 986e8444e550343f043beaf7ce80f60ec20fef5d Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Thu, 31 Oct 2024 19:10:06 +0000 Subject: [PATCH 149/211] Remove create aio app This repository has been inactive for over a year --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 3dc520b..dd33a0a 100644 --- a/data.json +++ b/data.json @@ -1446,15 +1446,6 @@ ], "description": "A simple IT automation platform" }, - { - "name": "Create aio app", - "link": "https://github.com/aio-libs/create-aio-app", - "label": "good first issue", - "technologies": [ - "Python" - ], - "description": "A command line utility that creates the aiohttp template with the best practices." - }, { "name": "opsdroid", "link": "https://github.com/opsdroid/opsdroid", From bad67b06f5ddc903566082c67d7f2d5b43071d76 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Thu, 31 Oct 2024 19:10:52 +0000 Subject: [PATCH 150/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 22c7e04..ef7ae59 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [coala](https://github.com/coala/coala) _(label: n/a)_
A unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. - [Colossal-AI](https://github.com/hpcaitech/ColossalAI) _(label: good first issue)_
An open-source deep learning system for large-scale model training and inference with high efficiency and low cost. - [cookiecutter](https://github.com/cookiecutter/cookiecutter) _(label: good first issue)_
A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects. -- [Create aio app](https://github.com/aio-libs/create-aio-app) _(label: good first issue)_
A command line utility that creates the aiohttp template with the best practices. - [datascience](https://github.com/data-8/datascience) _(label: good first issue)_
A Jupyter notebook Python library for introductory data science. - [django cookiecutter](https://github.com/pydanny/cookiecutter-django) _(label: hacktoberfest)_
An implementation of Python for backend web development. - [Embedchain](https://github.com/embedchain/embedchain/) _(label: good first issue)_
Embedchain is a framework to easily create LLM powered bots over any dataset. From 6b9bb88a5c48a8d082afedb9d9c3794b0d0fe6c8 Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Thu, 31 Oct 2024 22:32:18 +0100 Subject: [PATCH 151/211] add Rawsec Cybersecurity Inventory related to #1127 --- data.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index dd33a0a..cb3a7b7 100644 --- a/data.json +++ b/data.json @@ -2199,6 +2199,17 @@ "JavaScript" ], "description": "a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package" - } + }, + { + "name": "Rawsec Cybersecurity Inventory", + "link": "https://gitlab.com/rawsec/rawsec-cybersecurity-list", + "label": "difficulty::easy", + "technologies": [ + "JavaScript", + "JSON", + "Pug" + ], + "description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity." + }, ] } From 7d337bad51ce00033bea0f3858caca712e81e75e Mon Sep 17 00:00:00 2001 From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:07:56 +0100 Subject: [PATCH 152/211] fix JSON syntax Co-authored-by: Sammy Hori --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index cb3a7b7..3e80845 100644 --- a/data.json +++ b/data.json @@ -2210,6 +2210,6 @@ "Pug" ], "description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity." - }, + } ] } From b8ac448aa7faafa469988f7bed5799bf8866a03e Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Mon, 4 Nov 2024 19:36:43 +0000 Subject: [PATCH 153/211] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index ef7ae59..7da94a1 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Haskell](#haskell) - [Java](#java) - [JavaScript](#javascript) +- [JSON](#json) - [Julia](#julia) - [Kotlin](#kotlin) - [LaTeX](#latex) @@ -29,6 +30,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [MLOps](#mlops) - [Perl](#perl) - [PHP](#php) +- [Pug](#pug) - [Python](#python) - [Ruby](#ruby) - [Rust](#rust) @@ -188,6 +190,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [PouchDB](https://github.com/pouchdb/pouchdb) _(label: help-wanted)_
PouchDB is a pocket-sized database. - [Predator](https://github.com/Zooz/predator) _(label: good first issue)_
A powerful open-source platform for load testing APIs. - [ramda-adjunct](https://github.com/char0n/ramda-adjunct) _(label: help-wanted)_
Ramda Adjunct is the most popular and most comprehensive set of functional utilities for use with Ramda, providing a variety of useful, well tested functions with excellent documentation. +- [Rawsec Cybersecurity Inventory](https://gitlab.com/rawsec/rawsec-cybersecurity-list) _(label: difficulty::easy)_
An inventory of tools and resources that aims to help people to find everything related to CyberSecurity. - [React](https://github.com/facebook/react) _(label: good first issue)_
A declarative, efficient, and flexible JavaScript library for building user interfaces. - [React Native](https://github.com/facebook/react-native) _(label: Good-first-issue)_
A framework for building native apps with React. - [React server](https://github.com/redfin/react-server) _(label: good-first-contribution)_
React framework with server render for blazing fast page load and seamless transitions between pages in the browser. @@ -216,6 +219,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [webdriver.io](https://github.com/webdriverio/webdriverio) _(label: first-timers-only)_
Next-gen browser and mobile automation test framework for Node.js - [Yarn](https://github.com/yarnpkg/yarn) _(label: good first issue)_
Fast, reliable, and secure dependency management. +## JSON + +- [Rawsec Cybersecurity Inventory](https://gitlab.com/rawsec/rawsec-cybersecurity-list) _(label: difficulty::easy)_
An inventory of tools and resources that aims to help people to find everything related to CyberSecurity. + ## Julia - [Julia](https://github.com/JuliaLang/julia) _(label: good first issue)_
Julia Projects for Beginners โ€” Easy Ideas to Get Started Coding in Julia @@ -262,6 +269,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [PrestaShop](https://github.com/PrestaShop/PrestaShop) _(label: good first issue)_
The open source ecommerce solution to start your online business and start selling online. - [Symfony](https://github.com/symfony/symfony) _(label: good first issue)_
Symfony is a PHP framework for web applications and a set of reusable PHP components. +## Pug + +- [Rawsec Cybersecurity Inventory](https://gitlab.com/rawsec/rawsec-cybersecurity-list) _(label: difficulty::easy)_
An inventory of tools and resources that aims to help people to find everything related to CyberSecurity. + ## Python - [activist](https://github.com/activist-org/activist) _(label: good first issue)_
activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them. From f15c78f164fd8144d78349511321e4df25a1bc8d Mon Sep 17 00:00:00 2001 From: Anthony Max Date: Sun, 10 Nov 2024 02:40:34 +0300 Subject: [PATCH 154/211] Update HMPL data The repository has been moved, information has been updated. --- data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 3e80845..bd1435e 100644 --- a/data.json +++ b/data.json @@ -605,12 +605,12 @@ }, { "name": "HMPL", - "link": "https://github.com/hmpl-lang/hmpl", + "link": "https://github.com/hmpl-language/hmpl", "label": "good first issue", "technologies": [ "JavaScript" ], - "description": "Template language for displaying UI from server to client." + "description": "Server-oriented customizable templating for JavaScript." }, { "name": "Moment.js", From 39df36930c004486946294ad082f14193bd21dd7 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 16 Nov 2024 16:07:40 +0000 Subject: [PATCH 155/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7da94a1..77ff3d7 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Ghost](https://github.com/TryGhost/Ghost) _(label: good first issue)_
Just a blogging platform - [grommet](https://github.com/grommet/grommet) _(label: good first issue)_
a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package - [Habitica](https://github.com/HabitRPG/habitica) _(label: good first issue)_
Habitica is a gamified task manager, webapp and android/ios app, really wonderful atmosphere. Guidance for contributing here (mongo, express, vue, node stack for webapp) -- [HMPL](https://github.com/hmpl-lang/hmpl) _(label: good first issue)_
Template language for displaying UI from server to client. +- [HMPL](https://github.com/hmpl-language/hmpl) _(label: good first issue)_
Server-oriented customizable templating for JavaScript. - [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good first issue)_
A free, fast and beautiful API request builder. - [HueHive](https://github.com/croma-app/croma) _(label: good first issue)_
A open source react native app iOS and android for color palette management - [Hyper](https://github.com/zeit/hyper) _(label: good first issue)_
JS/HTML/CSS Terminal From abf493cf0f00397b4e80caffeae0c6dcd3b10904 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 16 Nov 2024 18:30:40 +0000 Subject: [PATCH 156/211] Added harmony competition to description in data.json --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index bd1435e..4ae0f5a 100644 --- a/data.json +++ b/data.json @@ -2144,7 +2144,7 @@ "technologies": [ "Python" ], - "description": "Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs." + "description": "Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs.
Up for a challenge? Try [this LLM training competition](https://harmonydata.ac.uk/doxa/) for a chance to win up to ยฃ500!" }, { "name": "SuperDuperDB", From ecb73e06d79580b7c7086b2bfd0d8b5f9ba594fd Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 16 Nov 2024 18:32:45 +0000 Subject: [PATCH 157/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77ff3d7..eb8ba67 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_
Pythonic remote execution and deployment. - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. - [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_
Sample AI Apps built with H2O Wave. -- [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_
Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs. +- [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_
Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs.
Up for a challenge? Try [this LLM training competition](https://harmonydata.ac.uk/doxa/) for a chance to win up to ยฃ500! - [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_
A personal assistant for Linux, MacOs and Windows based on Command line Interface. - [Jupyter notebook](https://github.com/jupyter/notebook) _(label: good first issue)_
Jupyter interactive notebook. - [Kinto](https://github.com/Kinto/kinto) _(label: easy-pick)_
A lightweight JSON storage service with synchronisation and sharing abilities. From f581020ab621845f4b4609bfbca6fccdfea0cb49 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sun, 17 Nov 2024 20:58:03 +0000 Subject: [PATCH 158/211] WIP: Added new script for building the README This uses jinja templating to do so. The script is made to exactly copy the behaviour of the current script as now, to prove that it does the same thing. --- .github/README.j2 | 31 ++++++++++++++++++++++++++++ .github/scripts/render-readme.py | 35 ++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 .github/README.j2 create mode 100644 .github/scripts/render-readme.py diff --git a/.github/README.j2 b/.github/README.j2 new file mode 100644 index 0000000..c9cf47e --- /dev/null +++ b/.github/README.j2 @@ -0,0 +1,31 @@ +# Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) + +Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. + +If you are a maintainer of open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it. + +If you are not a programmer but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list. + +## Table of Contents: +{% for category in categories %} +- [{{ category.title }}](#{{ category.link_id }}){% endfor %} +{% for category in categories %} +## {{ category.title }} +{% for entry in category.entries %} +- [{{ entry.name }}]({{ entry.link }}) _(label: {% if entry.label is defined %}{{ entry.label }}{% else %}n/a{% endif %})_
{{ entry.description }}{% endfor %} +{% endfor %} + +## Contribute + +Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md). + +## Thanks to GitHub Sponsors + +{% for sponsor in sponsors %}{% endfor %}

{{ sponsor.name }}
+ +## License + +[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/) + +To the extent possible under law, the author has waived all copyrights and related or neighboring rights to this work. + diff --git a/.github/scripts/render-readme.py b/.github/scripts/render-readme.py new file mode 100644 index 0000000..02d4e64 --- /dev/null +++ b/.github/scripts/render-readme.py @@ -0,0 +1,35 @@ +from jinja2 import Environment, FileSystemLoader +import json + +technologies = {} + +with open("../../data.json", 'r') as datafile: + data = json.loads(datafile.read()) + +for technology in data["technologies"]: + technologies[technology] = {"link_id": data["technologies"][technology], "entries": []} + +for repository in data["repositories"]: + repo_technologies = repository["technologies"] + for repo_technology in repo_technologies: + if not technologies.get(repo_technology, False): + technologies[repo_technology] = {"link_id": repo_technology.lower(), "entries": []} + technologies[repo_technology]["entries"].append(repository) + +env = Environment(loader = FileSystemLoader("..")) + +template = env.get_template("README.j2") + +categories = [] +for key, value in zip(technologies.keys(), technologies.values()): + categories.append({"title": key, "link_id": value["link_id"], "entries": value["entries"]}) + +categories = sorted(categories, key=lambda x: x["title"].upper()) +for category in categories: + category["entries"] = sorted(category["entries"], key=lambda x: x["name"].upper()) + +sponsors = data["sponsors"] + +output = template.render(categories=categories, sponsors=sponsors) + +open("README.md", "w").write(output) From fe164b7153e7cff3e1c6125a2f9c935c53c09367 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sun, 17 Nov 2024 20:58:37 +0000 Subject: [PATCH 159/211] Made changes to the filepaths to enable running of the script from the repo root. --- .github/scripts/render-readme.py | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) mode change 100644 => 100755 .github/scripts/render-readme.py diff --git a/.github/scripts/render-readme.py b/.github/scripts/render-readme.py old mode 100644 new mode 100755 index 02d4e64..8f3673d --- a/.github/scripts/render-readme.py +++ b/.github/scripts/render-readme.py @@ -1,9 +1,14 @@ from jinja2 import Environment, FileSystemLoader import json +DATAFILE = "./data.json" +TEMPLATEPATH = "./.github/" +TEMPLATEFILE = "README.j2" +TARGETFILE = "./README.md" + technologies = {} -with open("../../data.json", 'r') as datafile: +with open(DATAFILE, 'r') as datafile: data = json.loads(datafile.read()) for technology in data["technologies"]: @@ -16,9 +21,9 @@ for repository in data["repositories"]: technologies[repo_technology] = {"link_id": repo_technology.lower(), "entries": []} technologies[repo_technology]["entries"].append(repository) -env = Environment(loader = FileSystemLoader("..")) +env = Environment(loader = FileSystemLoader(TEMPLATEPATH)) -template = env.get_template("README.j2") +template = env.get_template(TEMPLATEFILE) categories = [] for key, value in zip(technologies.keys(), technologies.values()): @@ -32,4 +37,4 @@ sponsors = data["sponsors"] output = template.render(categories=categories, sponsors=sponsors) -open("README.md", "w").write(output) +open(TARGETFILE, "w").write(output) From b531c33c6b43f869426df002baac64c3b6ec9e19 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sun, 17 Nov 2024 21:45:43 +0000 Subject: [PATCH 160/211] Changed github workflow to run new script --- .github/workflows/build.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9ede61e..aaafdcc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,11 +13,10 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: actions/setup-node@v2 - with: - node-version: "16.x" + - name: install jinja2 + run: sudo pip install jinja2 - name: Build - run: node .github/scripts/build.js + run: python3 .github/scripts/render-readme.py - name: Commit run: | git config --global user.name 'Shmavon Gazanchyan' From 445e53bc48bd85a6b08eb98e30fbd82ce980afac Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sun, 17 Nov 2024 21:48:11 +0000 Subject: [PATCH 161/211] Removed old script and template --- .github/scripts/build.js | 87 ---------------------------------------- .github/tpl.md | 27 ------------- 2 files changed, 114 deletions(-) delete mode 100644 .github/scripts/build.js delete mode 100644 .github/tpl.md diff --git a/.github/scripts/build.js b/.github/scripts/build.js deleted file mode 100644 index cb9d433..0000000 --- a/.github/scripts/build.js +++ /dev/null @@ -1,87 +0,0 @@ -const fs = require('fs'); -const data = require('../../data.json'); - -const TPL_FILE = './.github/tpl.md'; -const TARGET = './README.md'; - -const tpl = getTemplate(TPL_FILE); - -const categories = {}; - -data.repositories.sort((a, b) => { - const nameA = a.name.toUpperCase(); - const nameB = b.name.toUpperCase(); - if (nameA < nameB) { - return -1; - } - if (nameA > nameB) { - return 1; - } - return 0; -}).forEach(repo => - repo.technologies.forEach(tech => { - if (!categories.hasOwnProperty(tech)) { - categories[tech] = []; - } - categories[tech].push(repo); - })) - -const sortedCategories = Object.fromEntries(Object.entries(categories).sort((a, b) => { - const nameA = a[0].toUpperCase(); - const nameB = b[0].toUpperCase(); - if (nameA < nameB) { - return -1; - } - if (nameA > nameB) { - return 1; - } - return 0; -})); - -const toc = Object.keys(sortedCategories) - .map(t => `- [${t}](#${data.technologies[t] || t.toLowerCase()})`) - .join('\n'); - -const content = Object.keys(sortedCategories) - .map(category => { - const repos = sortedCategories[category].map(repo => `- [${repo.name}](${repo.link}) _(label: ${repo.label || 'n/a'})_
${repo.description}`).join('\n') - return `## ${category}\n\n${repos}\n` - }).join('\n'); - -const sponsorList = data.sponsors.map(sponsor => `
${sponsor.name}
`) -const sponsorRows = Math.ceil(sponsorList.length / 6); - -let sponsors = ''; - -for (let i = 1; i <= sponsorRows; i++) { - sponsors += ''; - for(let j = 0; j < 6; j++) { - if (sponsorList.length > i*j) { - sponsors += sponsorList[i*j]; - } else if (sponsorRows > 1) { - sponsors += '' - } - } - sponsors += ''; -} - -sponsors = `${sponsors}
` - -saveFile(TARGET, render(tpl, { toc, content, sponsors })); - -function getTemplate(file) { - return fs.readFileSync(file).toString(); -} - -function saveFile(file, contents) { - return fs.writeFileSync(file, contents); -} - -function render(template, variables) { - Object - .entries(variables) - .forEach(([key, value]) => { - template = template.replace(new RegExp(`<% ${key} %>`, 'g'), value); - }); - return template; -} diff --git a/.github/tpl.md b/.github/tpl.md deleted file mode 100644 index 85fe672..0000000 --- a/.github/tpl.md +++ /dev/null @@ -1,27 +0,0 @@ -# Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) - -Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. - -If you are a maintainer of open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it. - -If you are not a programmer but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list. - -## Table of Contents: - -<% toc %> - -<% content %> - -## Contribute - -Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md). - -## Thanks to GitHub Sponsors - -<% sponsors %> - -## License - -[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/) - -To the extent possible under law, the author has waived all copyrights and related or neighboring rights to this work. From 2deeb0e5e303d6e6a5ce093af0dbb2b7b77a1653 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sun, 17 Nov 2024 22:10:11 +0000 Subject: [PATCH 162/211] Set the sponsors table new row every 6 entries. This copies the behaviour of the old script. --- .github/README.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.j2 b/.github/README.j2 index c9cf47e..67942e2 100644 --- a/.github/README.j2 +++ b/.github/README.j2 @@ -21,7 +21,7 @@ Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md). ## Thanks to GitHub Sponsors -{% for sponsor in sponsors %}{% endfor %}

{{ sponsor.name }}
+{% for sponsor in sponsors %}{% if loop.index != 1 and (loop.index - 1) % 6 == 0 %}{% endif %}{% endfor %}

{{ sponsor.name }}
## License From 486d0e9510b05f3b50cc92f60997ad2292f59e23 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sun, 17 Nov 2024 22:15:04 +0000 Subject: [PATCH 163/211] Moved README template to different filename to avoid being used as the repo README --- .github/{README.j2 => README-template.j2} | 0 .github/scripts/render-readme.py | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .github/{README.j2 => README-template.j2} (100%) diff --git a/.github/README.j2 b/.github/README-template.j2 similarity index 100% rename from .github/README.j2 rename to .github/README-template.j2 diff --git a/.github/scripts/render-readme.py b/.github/scripts/render-readme.py index 8f3673d..94aa30a 100755 --- a/.github/scripts/render-readme.py +++ b/.github/scripts/render-readme.py @@ -3,7 +3,7 @@ import json DATAFILE = "./data.json" TEMPLATEPATH = "./.github/" -TEMPLATEFILE = "README.j2" +TEMPLATEFILE = "README-template.j2" TARGETFILE = "./README.md" technologies = {} From 8c37533a5865b23637ddb8b00ff880e395b76bf0 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sun, 17 Nov 2024 22:19:10 +0000 Subject: [PATCH 164/211] Add zoom-rs to README.md data.json --- data.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index 4ae0f5a..e666862 100644 --- a/data.json +++ b/data.json @@ -2210,6 +2210,15 @@ "Pug" ], "description": "An inventory of tools and resources that aims to help people to find everything related to CyberSecurity." - } + }, + { + "name": "zoom-rs", + "link": "https://github.com/security-union/zoom-rs", + "label": "good first issue", + "technologies": [ + "Rust" + ], + "description": "Teleconference system with a web based user interface written in Rust" + } ] } From 8a68ba889369c7d4623be64814bf2f8aeb61a17b Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sun, 17 Nov 2024 22:20:37 +0000 Subject: [PATCH 165/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb8ba67..aeb4bb5 100644 --- a/README.md +++ b/README.md @@ -350,6 +350,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Sniffnet](https://github.com/GyulyVGC/sniffnet) _(label: good first issue)_
Application to comfortably monitor network traffic. - [TiKV](https://github.com/tikv/tikv) _(label: difficulty/easy)_
A distributed transactional key-value database - [Veloren](https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner) _(label: n/a)_
Veloren is a multiplayer voxel RPG written in Rust. +- [zoom-rs](https://github.com/security-union/zoom-rs) _(label: good first issue)_
Teleconference system with a web based user interface written in Rust ## Scala From 4fe04983af35b4b442347249a7b386ece4604b79 Mon Sep 17 00:00:00 2001 From: OiJs Date: Tue, 19 Nov 2024 11:35:19 +0900 Subject: [PATCH 166/211] Add fastAPI to data.json --- data.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index e666862..0b34f24 100644 --- a/data.json +++ b/data.json @@ -2219,6 +2219,16 @@ "Rust" ], "description": "Teleconference system with a web based user interface written in Rust" - } + }, + { + "name": "FastAPI", + "link": "https://github.com/tiangolo/fastapi", + "label": "good first issue", + "technologies": [ + "Python" + ], + "description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints." + } + ] } From 1b5d98e40a0675ca44a2558919aa1b0b352379ad Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Thu, 21 Nov 2024 01:14:05 +0000 Subject: [PATCH 167/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aeb4bb5..ca03308 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [django cookiecutter](https://github.com/pydanny/cookiecutter-django) _(label: hacktoberfest)_
An implementation of Python for backend web development. - [Embedchain](https://github.com/embedchain/embedchain/) _(label: good first issue)_
Embedchain is a framework to easily create LLM powered bots over any dataset. - [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_
Pythonic remote execution and deployment. +- [FastAPI](https://github.com/tiangolo/fastapi) _(label: good first issue)_
A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints. - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. - [H2O Wave Apps](https://github.com/h2oai/wave-apps) _(label: hacktoberfest)_
Sample AI Apps built with H2O Wave. - [Harmony](https://github.com/harmonydata/harmony) _(label: Good First Issue)_
Natural language processing tool for psychologists to analyse and compare datasets with AI and LLMs.
Up for a challenge? Try [this LLM training competition](https://harmonydata.ac.uk/doxa/) for a chance to win up to ยฃ500! From b2aa1a3f9a5d5eeb025ab0516cf4e941e01d242f Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Thu, 21 Nov 2024 01:18:05 +0000 Subject: [PATCH 168/211] Removed Letra Extension for inactivity Over 1 year of inactivity --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 0b34f24..3111594 100644 --- a/data.json +++ b/data.json @@ -1035,15 +1035,6 @@ ], "description": "Drag & Drop internal tool builder" }, - { - "name": "Letra Extension", - "link": "https://github.com/jayehernandez/letra-extension", - "label": "good first issue", - "technologies": [ - "JavaScript" - ], - "description": "Passively learn a new language every time you open a new tab." - }, { "name": "Jasmine", "link": "https://github.com/jasmine/jasmine", From cf046c60c67ae084568e0e0246c29e5b40e20e09 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Thu, 21 Nov 2024 01:19:00 +0000 Subject: [PATCH 169/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ca03308..4d6d67c 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [json-editor](https://github.com/json-editor/json-editor) _(label: good first issue)_
JSON Schema Based Editor. JSON Editor takes a JSON Schema and uses it to generate an HTML form. It has full support for JSON Schema version 3 and 4 and can integrate with several popular CSS frameworks (bootstrap, spectre, tailwind). - [Kinto.js](https://github.com/Kinto/kinto.js) _(label: easy-pick)_
An offline-first JavaScript client leveraging the Kinto API for remote data synchronization. - [Leaflet](https://github.com/Leaflet/Leaflet) _(label: good first issue)_
JavaScript library for mobile-friendly interactive maps. -- [Letra Extension](https://github.com/jayehernandez/letra-extension) _(label: good first issue)_
Passively learn a new language every time you open a new tab. - [material-ui](https://github.com/mui-org/material-ui) _(label: good first issue)_
React components for faster and easier web development. Build your own design system, or start with Material Design. - [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=โœ“&q=is:open+label:"Up+For+Grabs"+label:"Difficulty/1:Easy"+label:"Tech/Go") _(label: n/a)_
Open source Slack-alternative in Golang and React - [Meteor](https://github.com/meteor/meteor) _(label: good first issue)_
Meteor is an ultra-simple environment for building modern web applications. From 70bdc1e5ace67b5fb1b14212b7459bd2517ff496 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 23 Nov 2024 09:45:47 +0000 Subject: [PATCH 170/211] Cleaning code a little by putting some in a method --- .github/scripts/render-readme.py | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/scripts/render-readme.py b/.github/scripts/render-readme.py index 94aa30a..e5683ab 100755 --- a/.github/scripts/render-readme.py +++ b/.github/scripts/render-readme.py @@ -6,6 +6,9 @@ TEMPLATEPATH = "./.github/" TEMPLATEFILE = "README-template.j2" TARGETFILE = "./README.md" +def new_technology_dict(repo_technology): + return {"link_id": repo_technology.lower(), "entries": []} + technologies = {} with open(DATAFILE, 'r') as datafile: @@ -18,11 +21,10 @@ for repository in data["repositories"]: repo_technologies = repository["technologies"] for repo_technology in repo_technologies: if not technologies.get(repo_technology, False): - technologies[repo_technology] = {"link_id": repo_technology.lower(), "entries": []} + technologies[repo_technology] = new_technology_dict(repo_technology) technologies[repo_technology]["entries"].append(repository) env = Environment(loader = FileSystemLoader(TEMPLATEPATH)) - template = env.get_template(TEMPLATEFILE) categories = [] From 377118e21ec655735da8615c12aecd79b8a364ba Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sat, 23 Nov 2024 09:49:46 +0000 Subject: [PATCH 171/211] ruff formatting --- .github/scripts/render-readme.py | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/.github/scripts/render-readme.py b/.github/scripts/render-readme.py index e5683ab..ce88f70 100755 --- a/.github/scripts/render-readme.py +++ b/.github/scripts/render-readme.py @@ -6,16 +6,21 @@ TEMPLATEPATH = "./.github/" TEMPLATEFILE = "README-template.j2" TARGETFILE = "./README.md" + def new_technology_dict(repo_technology): return {"link_id": repo_technology.lower(), "entries": []} + technologies = {} -with open(DATAFILE, 'r') as datafile: +with open(DATAFILE, "r") as datafile: data = json.loads(datafile.read()) for technology in data["technologies"]: - technologies[technology] = {"link_id": data["technologies"][technology], "entries": []} + technologies[technology] = { + "link_id": data["technologies"][technology], + "entries": [], + } for repository in data["repositories"]: repo_technologies = repository["technologies"] @@ -24,12 +29,14 @@ for repository in data["repositories"]: technologies[repo_technology] = new_technology_dict(repo_technology) technologies[repo_technology]["entries"].append(repository) -env = Environment(loader = FileSystemLoader(TEMPLATEPATH)) +env = Environment(loader=FileSystemLoader(TEMPLATEPATH)) template = env.get_template(TEMPLATEFILE) categories = [] for key, value in zip(technologies.keys(), technologies.values()): - categories.append({"title": key, "link_id": value["link_id"], "entries": value["entries"]}) + categories.append( + {"title": key, "link_id": value["link_id"], "entries": value["entries"]} + ) categories = sorted(categories, key=lambda x: x["title"].upper()) for category in categories: From 9a4863e2eff1a5b82e60c025342fed3e048338da Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 26 Nov 2024 00:42:02 +0000 Subject: [PATCH 172/211] Remove unnecessary line from data.json --- data.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data.json b/data.json index 3111594..0e87ae6 100644 --- a/data.json +++ b/data.json @@ -2220,6 +2220,5 @@ ], "description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints." } - ] } From ace4cc2beb7d4173277809c318bc43ddd0f73b64 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 26 Nov 2024 00:44:14 +0000 Subject: [PATCH 173/211] Removed vue-cli from data.json This repo has been inactive for 2 years --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 0e87ae6..ece0cb3 100644 --- a/data.json +++ b/data.json @@ -999,15 +999,6 @@ ], "description": "Fast, easy and reliable testing for anything that runs in a browser." }, - { - "name": "Vue CLI", - "link": "https://github.com/vuejs/vue-cli", - "label": "good first issue", - "technologies": [ - "JavaScript" - ], - "description": "Standard Tooling for Vue.js Development" - }, { "name": "Vue Router", "link": "https://github.com/vuejs/vue-router", From 0ba9620b68b6bfdf64be5193ff21551a2e8cf8f0 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Tue, 26 Nov 2024 00:44:37 +0000 Subject: [PATCH 174/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4d6d67c..fff801c 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Video Hub App](https://github.com/whyboris/Video-Hub-App) _(label: good first issue)_
Angular & Electron app for browsing and searching videos on your PC. - [Video.js](https://github.com/videojs/video.js) _(label: good first issue)_
The player framework - [Vite](https://github.com/vitejs/vite) _(label: good first issue)_
Next generation frontend tooling. It's fast! Alternative to Create React App -- [Vue CLI](https://github.com/vuejs/vue-cli) _(label: good first issue)_
Standard Tooling for Vue.js Development - [Vue Router](https://github.com/vuejs/vue-router) _(label: good first issue)_
The official router for Vue.js. - [Vue.js](https://github.com/vuejs/vue) _(label: good first issue)_
The Progressive JavaScript Framework. - [VuePress](https://github.com/vuejs/vuepress) _(label: good first issue)_
Minimalistic Vue-powered static site generator From df9612f73ec7ad75fd007c03993ed1f8a5d6f9c9 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 26 Nov 2024 00:49:30 +0000 Subject: [PATCH 175/211] Remove Algorithmic Pseudocode from data.json This repo has been inactive for over 2 years --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index ece0cb3..c16fb8a 100644 --- a/data.json +++ b/data.json @@ -1134,15 +1134,6 @@ ], "description": "A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON." }, - { - "name": "Algorithmic Pseudocode", - "link": "https://github.com/just-a-visitor/algorithmic-pseudocode", - "label": "good first issue", - "technologies": [ - "LaTeX" - ], - "description": "A collection of language independent pseudocodes (pdf) for interview preparation and competitive programming." - }, { "name": "tldr-pages", "link": "https://github.com/tldr-pages/tldr", From 04a78d35f7442c093bb1dc99c83be1755f70f5f3 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Tue, 26 Nov 2024 00:49:58 +0000 Subject: [PATCH 176/211] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index fff801c..3e0dc65 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [JSON](#json) - [Julia](#julia) - [Kotlin](#kotlin) -- [LaTeX](#latex) - [Markdown](#markdown) - [MLOps](#mlops) - [Perl](#perl) @@ -234,10 +233,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good first issue)_
A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON. - [OpenCalc](https://github.com/Darkempire78/OpenCalc) _(label: good first issue)_
A simple and beautiful calculator for Android. -## LaTeX - -- [Algorithmic Pseudocode](https://github.com/just-a-visitor/algorithmic-pseudocode) _(label: good first issue)_
A collection of language independent pseudocodes (pdf) for interview preparation and competitive programming. - ## Markdown - [tldr-pages](https://github.com/tldr-pages/tldr) _(label: help-wanted)_
Collaborative cheatsheets for console commands. From 69477156f59abefe88bbf79465db252caeaf960e Mon Sep 17 00:00:00 2001 From: Frank Ray <52075808+FrankRay78@users.noreply.github.com> Date: Wed, 27 Nov 2024 18:06:38 +0000 Subject: [PATCH 177/211] Added Spectre.Console --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index c16fb8a..12c91aa 100644 --- a/data.json +++ b/data.json @@ -75,6 +75,15 @@ ], "description": "Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages." }, + { + "name": "Spectre.Console", + "link": "https://github.com/spectreconsole/spectre.console", + "label": "good first issue", + "technologies": [ + "C#" + ], + "description": "A .NET library that makes it easier to create beautiful console applications." + }, { "name": "electron", "link": "https://github.com/electron/electron", From 346fd9fac5f254a2f2ca25050cffc22e1edc20c6 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Fri, 29 Nov 2024 00:59:54 +0000 Subject: [PATCH 178/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e0dc65..6f01525 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Cake](https://github.com/cake-build/cake) _(label: Good-first-issue)_
Cake (C# Make) is a free and open source cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages. - [grok.net](https://github.com/Marusyk/grok.net) _(label: good first issue)_
Cross platform .NET grok implementation - [osu!](https://github.com/ppy/osu) _(label: good first issue)_
Music game. Rhythm is just a click away! +- [Spectre.Console](https://github.com/spectreconsole/spectre.console) _(label: good first issue)_
A .NET library that makes it easier to create beautiful console applications. - [Uno Platform](https://github.com/unoplatform/uno) _(label: good first issue)_
OSS project for creating pixel-perfect, single-source C# and XAML apps which run natively on iOS, Android, macOS, Linux and Web via WebAssembly. ## C++ From 17d42f9aef358083e95937cd28c88fe4f58b04c2 Mon Sep 17 00:00:00 2001 From: Gabriel Bianconi <1275491+GabrielBianconi@users.noreply.github.com> Date: Mon, 2 Dec 2024 00:35:59 -0500 Subject: [PATCH 179/211] Update data.json --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 12c91aa..a805606 100644 --- a/data.json +++ b/data.json @@ -1734,6 +1734,15 @@ ], "description": "An extensible, concurrent web framework for Rust" }, + { + "name": "TensorZero", + "link": "https://github.com/tensorzero/tensorzero", + "label": "good-first-issue", + "technologies": [ + "Rust" + ], + "description": "TensorZero creates a feedback loop for optimizing LLM applications โ€” turning production data into smarter, faster, and cheaper models." + }, { "name": "TiKV", "link": "https://github.com/tikv/tikv", From bdf5d1b9a506d691eca082e3b4a304932b378a9f Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Tue, 3 Dec 2024 23:12:48 +0000 Subject: [PATCH 180/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6f01525..a707258 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Rustfmt](https://github.com/rust-lang-nursery/rustfmt) _(label: good first issue)_
A tool for formatting Rust code according to style guidelines. - [Servo](https://github.com/servo/servo) _(label: E-easy)_
A browser engine designed for applications including embedded use. - [Sniffnet](https://github.com/GyulyVGC/sniffnet) _(label: good first issue)_
Application to comfortably monitor network traffic. +- [TensorZero](https://github.com/tensorzero/tensorzero) _(label: good-first-issue)_
TensorZero creates a feedback loop for optimizing LLM applications โ€” turning production data into smarter, faster, and cheaper models. - [TiKV](https://github.com/tikv/tikv) _(label: difficulty/easy)_
A distributed transactional key-value database - [Veloren](https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner) _(label: n/a)_
Veloren is a multiplayer voxel RPG written in Rust. - [zoom-rs](https://github.com/security-union/zoom-rs) _(label: good first issue)_
Teleconference system with a web based user interface written in Rust From 54953bfc453a6bbe780f3ab14fd6aaee2b16c994 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 3 Dec 2024 23:19:11 +0000 Subject: [PATCH 181/211] Add warning for people editing the README.md file This may hopefully reduce the number of people who incorrectly edit the README file in a PR before realising they should edit the data.json instead. The messages are commented out so won't appear on the README.md when rendered. --- .github/README-template.j2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/README-template.j2 b/.github/README-template.j2 index 67942e2..eecc4f0 100644 --- a/.github/README-template.j2 +++ b/.github/README-template.j2 @@ -1,3 +1,8 @@ + + + + + # Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. From 9b1db6dfb1d72dd2d1d5dfceb5236db67c62bf46 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 3 Dec 2024 23:24:30 +0000 Subject: [PATCH 182/211] Remove faker from the data.json Due to slight inactivity but also no appropriately labelled issues. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index a805606..71096db 100644 --- a/data.json +++ b/data.json @@ -1689,15 +1689,6 @@ ], "description": "Ruby on Rails (Rails) is an open source web application framework written in Ruby." }, - { - "name": "Faker", - "link": "https://github.com/faker-ruby/faker", - "label": "good first issue", - "technologies": [ - "Ruby" - ], - "description": "Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers." - }, { "name": "Servo", "link": "https://github.com/servo/servo", From 78ce710906ce142f8949d1198ff18d45c88ea96d Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Tue, 3 Dec 2024 23:25:47 +0000 Subject: [PATCH 183/211] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a707258..3d5f06b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + + + + # Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post. @@ -319,7 +324,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [bolt](https://github.com/puppetlabs/bolt) _(label: Beginner-Friendly)_
Bolt is a Ruby command-line tool for executing commands, scripts, and tasks on remote systems using SSH and WinRM. - [chatwoot](https://github.com/chatwoot/chatwoot) _(label: good first issue)_
Opensource customer support platform which can be an alternative to Intercom, Zendesk, Drift, Crisp etc. - [chef](https://github.com/chef/chef) _(label: Type:-Jump-In)_
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure -- [Faker](https://github.com/faker-ruby/faker) _(label: good first issue)_
Faker is a Ruby library for generating fake data such as names, addresses, and phone numbers. - [Hanami](https://github.com/hanami/hanami) _(label: easy)_
A modern framework for Ruby. - [JRuby](https://github.com/jruby/jruby) _(label: beginner)_
An implementation of Ruby on the Java Virtual Machine. - [mapknitter](https://github.com/publiclab/mapknitter) _(label: first-timers-only)_
Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print. From 62ab6fee6697de6515070a18cb3cfc0d6f4a8d4e Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 13 Dec 2024 18:04:27 +0000 Subject: [PATCH 184/211] Clean up README edit warning message --- .github/README-template.j2 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/README-template.j2 b/.github/README-template.j2 index eecc4f0..ed859d5 100644 --- a/.github/README-template.j2 +++ b/.github/README-template.j2 @@ -1,7 +1,7 @@ - - - - + + + + # Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) From 5d353dea8918749845befacdedded73d4f74ce6d Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 13 Dec 2024 20:42:45 +0000 Subject: [PATCH 185/211] Reduced the table of contents length by putting it into a table Categories are grouped by their first character in the table --- .github/README-template.j2 | 7 +++++-- .github/scripts/render-readme.py | 12 +++++++++--- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/.github/README-template.j2 b/.github/README-template.j2 index ed859d5..981c45d 100644 --- a/.github/README-template.j2 +++ b/.github/README-template.j2 @@ -11,9 +11,12 @@ If you are a maintainer of open-source projects, add the label `first-timers-onl If you are not a programmer but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list. + ## Table of Contents: -{% for category in categories %} -- [{{ category.title }}](#{{ category.link_id }}){% endfor %} + +||Languages| +|--|--|{% for category_group, categories in category_groups.items() %} +|{{ category_group }}|{% for category in categories %}[{{ category.title }}](#{{ category.link_id }}){% if loop.index < (categories | length) %}, {% endif %}{% endfor %}|{% endfor %} {% for category in categories %} ## {{ category.title }} {% for entry in category.entries %} diff --git a/.github/scripts/render-readme.py b/.github/scripts/render-readme.py index ce88f70..d109ca4 100755 --- a/.github/scripts/render-readme.py +++ b/.github/scripts/render-readme.py @@ -6,11 +6,9 @@ TEMPLATEPATH = "./.github/" TEMPLATEFILE = "README-template.j2" TARGETFILE = "./README.md" - def new_technology_dict(repo_technology): return {"link_id": repo_technology.lower(), "entries": []} - technologies = {} with open(DATAFILE, "r") as datafile: @@ -39,11 +37,19 @@ for key, value in zip(technologies.keys(), technologies.values()): ) categories = sorted(categories, key=lambda x: x["title"].upper()) +category_groups = {"Misc": []} for category in categories: category["entries"] = sorted(category["entries"], key=lambda x: x["name"].upper()) + first_char = category["title"][0].upper() + if first_char in "ABCDEFGHIJKLMNOPQRSTUVWXYZ": + if first_char not in category_groups: + category_groups[first_char] = [] + category_groups[first_char].append(category) + else: + category_groups["Misc"].append(category) sponsors = data["sponsors"] -output = template.render(categories=categories, sponsors=sponsors) +output = template.render(category_groups=category_groups, categories=categories, sponsors=sponsors) open(TARGETFILE, "w").write(output) From 0ba0f13945f39c3d4f5bf6316614068d06123874 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 13 Dec 2024 20:54:34 +0000 Subject: [PATCH 186/211] Remove zeit (now vercel)/hyper for inactivity This repo has been inactive for 8 months --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 71096db..876bf90 100644 --- a/data.json +++ b/data.json @@ -594,15 +594,6 @@ ], "description": "Awesome ESLint rules." }, - { - "name": "Hyper", - "link": "https://github.com/zeit/hyper", - "label": "good first issue", - "technologies": [ - "JavaScript" - ], - "description": "JS/HTML/CSS Terminal" - }, { "name": "API-pull-with-JavaScript", "link": "https://github.com/AliBasboga/APIExampleWithExpress.git", From 2a94ab4dec6dc03d169416c36c23915395fc918c Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 13 Dec 2024 20:59:23 +0000 Subject: [PATCH 187/211] Remove stray newline from README template --- .github/README-template.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/README-template.j2 b/.github/README-template.j2 index 981c45d..7b626e9 100644 --- a/.github/README-template.j2 +++ b/.github/README-template.j2 @@ -10,8 +10,6 @@ Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) b If you are a maintainer of open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it. If you are not a programmer but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list. - - ## Table of Contents: ||Languages| From 636f1e74a17e4b008a9430baeff941e98b1886da Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Fri, 13 Dec 2024 21:01:04 +0000 Subject: [PATCH 188/211] Update README.md --- README.md | 55 ++++++++++++++++++++----------------------------------- 1 file changed, 20 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index 3d5f06b..b6ac0e3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ - - - - + + + + # Awesome First PR Opportunities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) @@ -10,38 +10,24 @@ Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) b If you are a maintainer of open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it. If you are not a programmer but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list. - ## Table of Contents: -- [.NET](#net) -- [Angular](#angular) -- [Ansible](#ansible) -- [C](#c) -- [C#](#c-1) -- [C++](#c-2) -- [Clojure](#clojure) -- [Dart](#dart) -- [Elixir](#elixir) -- [Elm](#elm) -- [Go](#go) -- [Haskell](#haskell) -- [Java](#java) -- [JavaScript](#javascript) -- [JSON](#json) -- [Julia](#julia) -- [Kotlin](#kotlin) -- [Markdown](#markdown) -- [MLOps](#mlops) -- [Perl](#perl) -- [PHP](#php) -- [Pug](#pug) -- [Python](#python) -- [Ruby](#ruby) -- [Rust](#rust) -- [Scala](#scala) -- [Smalltalk](#smalltalk) -- [Swift](#swift) -- [TypeScript](#typescript) +||Languages| +|--|--| +|Misc|[.NET](#net)| +|A|[Angular](#angular), [Ansible](#ansible)| +|C|[C](#c), [C#](#c-1), [C++](#c-2), [Clojure](#clojure)| +|D|[Dart](#dart)| +|E|[Elixir](#elixir), [Elm](#elm)| +|G|[Go](#go)| +|H|[Haskell](#haskell)| +|J|[Java](#java), [JavaScript](#javascript), [JSON](#json), [Julia](#julia)| +|K|[Kotlin](#kotlin)| +|M|[Markdown](#markdown), [MLOps](#mlops)| +|P|[Perl](#perl), [PHP](#php), [Pug](#pug), [Python](#python)| +|R|[Ruby](#ruby), [Rust](#rust)| +|S|[Scala](#scala), [Smalltalk](#smalltalk), [Swift](#swift)| +|T|[TypeScript](#typescript)| ## .NET @@ -171,7 +157,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [HMPL](https://github.com/hmpl-language/hmpl) _(label: good first issue)_
Server-oriented customizable templating for JavaScript. - [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good first issue)_
A free, fast and beautiful API request builder. - [HueHive](https://github.com/croma-app/croma) _(label: good first issue)_
A open source react native app iOS and android for color palette management -- [Hyper](https://github.com/zeit/hyper) _(label: good first issue)_
JS/HTML/CSS Terminal - [iD](https://github.com/openstreetmap/iD) _(label: good first issue)_
The easy-to-use OpenStreetMap editor in JavaScript. - [Jasmine](https://github.com/jasmine/jasmine) _(label: good first issue)_
Simple JavaScript testing framework for browsers and node.js. - [Jest](https://github.com/facebook/jest) _(label: good first issue)_
A complete and easy to set up JavaScript testing solution. From 6a236225af09bbe071a62c25d78d3eb07770a77e Mon Sep 17 00:00:00 2001 From: Roshan Jossy Date: Sat, 14 Dec 2024 01:40:40 +0100 Subject: [PATCH 189/211] add Scribe-Android Android keyboards for language learners with translation, verb conjugation and more! good first issues https://github.com/scribe-org/Scribe-Android/issues?q=sort%3Aupdated-desc+is%3Aopen+label%3A%22good+first+issue%22 --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 876bf90..45e39dd 100644 --- a/data.json +++ b/data.json @@ -1125,6 +1125,15 @@ ], "description": "A microservices toolkit written in Kotlin" }, + { + "name": "Scribe-Android", + "link": "https://github.com/scribe-org/Scribe-Android", + "label": "good first issue", + "technologies": [ + "Kotlin" + ], + "description": "Android keyboards for language learners with translation, verb conjugation and more!" + }, { "name": "Non-Blocking SirixDB HTTP(S)-Server", "link": "https://github.com/sirixdb/sirix", From b27d9b4ba50e64267ee9654d490e28e9bc285d76 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sun, 15 Dec 2024 20:47:21 +0000 Subject: [PATCH 190/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6ac0e3..0b54b13 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Hexagon](https://github.com/hexagonkt/hexagon) _(label: help-wanted)_
A microservices toolkit written in Kotlin - [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good first issue)_
A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON. - [OpenCalc](https://github.com/Darkempire78/OpenCalc) _(label: good first issue)_
A simple and beautiful calculator for Android. +- [Scribe-Android](https://github.com/scribe-org/Scribe-Android) _(label: good first issue)_
Android keyboards for language learners with translation, verb conjugation and more! ## Markdown From 0153892ccf07f756f8ccfff8f644fda19c7ed121 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 20 Dec 2024 01:08:18 +0000 Subject: [PATCH 191/211] Added a sentence linking to the First Contributions repository This will hopefully help those who come to this list but don't actually know how to contribute using git and github. This change has been made to the README-template.j2. Co-authored-by: Roshan Jossy --- .github/README-template.j2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/README-template.j2 b/.github/README-template.j2 index 7b626e9..3222789 100644 --- a/.github/README-template.j2 +++ b/.github/README-template.j2 @@ -10,6 +10,9 @@ Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) b If you are a maintainer of open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it. If you are not a programmer but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list. + +If you would like to be guided through how to contribute to a repository on GitHub, check out [the First Contributions repository](https://github.com/firstcontributions/first-contributions). + ## Table of Contents: ||Languages| From 474cdac53059c24a15f17eee0cc719297093b011 Mon Sep 17 00:00:00 2001 From: Roshan Jossy Date: Sat, 21 Dec 2024 02:56:52 +0100 Subject: [PATCH 192/211] add metabase to clojure projects Metabase is a business intelligence platform for visualising and analysing data. [good first issues](https://github.com/metabase/metabase/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22) --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 45e39dd..f021192 100644 --- a/data.json +++ b/data.json @@ -175,6 +175,15 @@ ], "description": "A music programming language for musicians. ๐ŸŽถ" }, + { + "name": "Metabase", + "link": "https://github.com/metabase/metabase", + "label": "good first issue", + "technologies": [ + "Clojure" + ], + "description": "Open source business intelligence and analytics platform" + }, { "name": "dart.dev", "link": "https://github.com/dart-lang/site-www", From ec0572423c04cef171b19dbc92acd342e20fb598 Mon Sep 17 00:00:00 2001 From: yutian Date: Tue, 24 Dec 2024 23:00:34 +0800 Subject: [PATCH 193/211] Update TiDB label Update the label name from "for-new-contributors" to "good first issue". --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 45e39dd..fce8318 100644 --- a/data.json +++ b/data.json @@ -293,7 +293,7 @@ { "name": "TiDB", "link": "https://github.com/pingcap/tidb", - "label": "for-new-contributors", + "label": "good first issue", "technologies": [ "Go" ], From e1be3fe336e612098aa90ce5ad2de22bfb4c107f Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Tue, 31 Dec 2024 12:52:24 +0000 Subject: [PATCH 194/211] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b54b13..4108c92 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) b If you are a maintainer of open-source projects, add the label `first-timers-only` (or similar) to your project and list it here so that people can find it. If you are not a programmer but would like to contribute, check out the [Awesome for non-programmers](https://github.com/szabgab/awesome-for-non-programmers) list. + +If you would like to be guided through how to contribute to a repository on GitHub, check out [the First Contributions repository](https://github.com/firstcontributions/first-contributions). + ## Table of Contents: ||Languages| @@ -106,7 +109,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [PureLB](https://gitlab.com/purelb/purelb/-/issues?label_name[]=GoodFirstIssue) _(label: n/a)_
Load-balancer orchestrator for Kubernetes that uses standard Linux networking and routing protocols. - [script](https://github.com/bitfield/script) _(label: good first issue)_
A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process. - [Terraform](https://github.com/hashicorp/terraform) _(label: good first issue)_
A tool for building, changing, and versioning infrastructure safely and efficiently. -- [TiDB](https://github.com/pingcap/tidb) _(label: for-new-contributors)_
A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database +- [TiDB](https://github.com/pingcap/tidb) _(label: good first issue)_
A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database - [utils](https://github.com/kashifkhan0771/utils) _(label: good first issue)_
Common Utilities library for Go ## Haskell From fc4a67b32e2a3a7789a8827e965dfa30bbc1fdf1 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 31 Dec 2024 13:10:42 +0000 Subject: [PATCH 195/211] Moved Yarn link to Berry (Yarn's active development branch) I also changed the name so people don't get confused if the click on it. --- data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index fce8318..e4a3921 100644 --- a/data.json +++ b/data.json @@ -658,8 +658,8 @@ "description": "React framework with server render for blazing fast page load and seamless transitions between pages in the browser." }, { - "name": "Yarn", - "link": "https://github.com/yarnpkg/yarn", + "name": "Berry - Active development trunk for Yarn", + "link": "https://github.com/yarnpkg/berry", "label": "good first issue", "technologies": [ "JavaScript" From 639902dae2bb334f5b9572e346a25c0b0306c78e Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Tue, 31 Dec 2024 13:12:27 +0000 Subject: [PATCH 196/211] Added TypeScript to Berry (Yarn)'s technologies --- data.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index e4a3921..3ee51cd 100644 --- a/data.json +++ b/data.json @@ -662,7 +662,8 @@ "link": "https://github.com/yarnpkg/berry", "label": "good first issue", "technologies": [ - "JavaScript" + "JavaScript", + "TypeScript" ], "description": "Fast, reliable, and secure dependency management." }, From 6c9d0a0a27761fe5c1a5ee74237dd0ddf76fef96 Mon Sep 17 00:00:00 2001 From: Roshan Jossy Date: Wed, 1 Jan 2025 15:16:58 +0100 Subject: [PATCH 197/211] add typescript to technologies for metabase Co-authored-by: Sammy Hori --- data.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index f021192..bcdc072 100644 --- a/data.json +++ b/data.json @@ -180,7 +180,8 @@ "link": "https://github.com/metabase/metabase", "label": "good first issue", "technologies": [ - "Clojure" + "Clojure", + "TypeScript" ], "description": "Open source business intelligence and analytics platform" }, From 82dc6badc9c04298aea3a7084eb4bec1ea7b6a9c Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Thu, 2 Jan 2025 11:40:07 +0000 Subject: [PATCH 198/211] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4108c92..02bf872 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,7 @@ If you would like to be guided through how to contribute to a repository on GitH ## Clojure - [Alda](https://github.com/alda-lang/alda) _(label: low-hanging-fruit)_
A music programming language for musicians. ๐ŸŽถ +- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_
Open source business intelligence and analytics platform ## Dart @@ -366,6 +367,7 @@ If you would like to be guided through how to contribute to a repository on GitH - [LinksHub](https://github.com/rupali-codes/LinksHub) _(label: good first issue)_
LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work. - [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good first issue)_
Litmus is a toolset to do cloud-native chaos engineering. - [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_
Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly. +- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_
Open source business intelligence and analytics platform - [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_
EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ). - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. - [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_
Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege. From f13af65a68ed20a92aaa3ab364c53802270bce1b Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Fri, 10 Jan 2025 18:06:12 +0000 Subject: [PATCH 199/211] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02bf872..7de0638 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ If you would like to be guided through how to contribute to a repository on GitH - [appsmith](https://github.com/appsmithorg/appsmith) _(label: good first issue)_
Drag & Drop internal tool builder - [AVA](https://github.com/sindresorhus/ava) _(label: good-for-beginner)_
Futuristic test runner. - [Babel](https://github.com/babel/babel) _(label: good first issue)_
A compiler for writing next generation JavaScript. +- [Berry - Active development trunk for Yarn](https://github.com/yarnpkg/berry) _(label: good first issue)_
Fast, reliable, and secure dependency management. - [Botpress](https://github.com/botpress/botpress) _(label: contributor-friendly)_
The only sane way to build great bots. - [Brave Browser](https://github.com/brave/brave-browser) _(label: good first issue)_
Desktop browser for macOS, Windows, and Linux. - [Check It Out](https://github.com/jwu910/check-it-out) _(label: good first issue)_
Check It Out is an ncurses-like CLI to let the user interactively navigate and select a git branch to check out. @@ -209,7 +210,6 @@ If you would like to be guided through how to contribute to a repository on GitH - [Vue.js](https://github.com/vuejs/vue) _(label: good first issue)_
The Progressive JavaScript Framework. - [VuePress](https://github.com/vuejs/vuepress) _(label: good first issue)_
Minimalistic Vue-powered static site generator - [webdriver.io](https://github.com/webdriverio/webdriverio) _(label: first-timers-only)_
Next-gen browser and mobile automation test framework for Node.js -- [Yarn](https://github.com/yarnpkg/yarn) _(label: good first issue)_
Fast, reliable, and secure dependency management. ## JSON @@ -359,6 +359,7 @@ If you would like to be guided through how to contribute to a repository on GitH - [activist](https://github.com/activist-org/activist) _(label: good first issue)_
activist.org is a network for political action that allows people to coordinate and collaborate on the issues that matter most to them. - [Amplication](https://github.com/amplication/amplication) _(label: good first issue)_
Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks. +- [Berry - Active development trunk for Yarn](https://github.com/yarnpkg/berry) _(label: good first issue)_
Fast, reliable, and secure dependency management. - [Booster](https://github.com/boostercloud/booster) _(label: good first issue)_
A truly serverless framework, write your code and deploy it in seconds without any server configuration files. - [Graphback](https://github.com/aerogear/graphback) _(label: good first issue)_
A CLI and runtime framework to generate a GraphQL API in seconds. - [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_
Realtime Web Apps and Dashboards framework for Python and R. Suited (not only) for AI audience. From 6d10d6fe3e012620cac63dd1704503c18f2b84ef Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 10 Jan 2025 20:21:04 +0000 Subject: [PATCH 200/211] Remove GitLab links to issue searches To normalise the user experience, the links should take users to the main page of the repository. This approach also allows users to gain a better understanding of the context in which they are contributing, including insights into the repository's purpose and the distribution of language usage. --- data.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data.json b/data.json index ddc49d7..479fdd7 100644 --- a/data.json +++ b/data.json @@ -347,7 +347,7 @@ }, { "name": "PureLB", - "link": "https://gitlab.com/purelb/purelb/-/issues?label_name[]=GoodFirstIssue", + "link": "https://gitlab.com/purelb/purelb", "technologies": [ "Go" ], @@ -1783,7 +1783,7 @@ }, { "name": "Veloren", - "link": "https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner", + "link": "https://gitlab.com/veloren/veloren", "technologies": [ "Rust" ], @@ -2122,7 +2122,7 @@ }, { "name": "Exosphere", - "link": "https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue", + "link": "https://gitlab.com/exosphere/exosphere", "label": "Good First Issue", "technologies": [ "Elm", From 623d78c97f779dbc6ff60a7be0d7c464309f2f8f Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 10 Jan 2025 20:30:34 +0000 Subject: [PATCH 201/211] Cleanup mattermost's entry The link was pointing to an issue search, which I am working to remove (see commit beforehand). I moved the two beginner indicative issue labels to the label section and mentioned the use of "Up For Grabs" in the description. --- data.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index 479fdd7..d5b06cd 100644 --- a/data.json +++ b/data.json @@ -275,12 +275,13 @@ }, { "name": "Mattermost", - "link": "https://github.com/mattermost/mattermost-server/issues?utf8=โœ“&q=is:open+label:\"Up+For+Grabs\"+label:\"Difficulty/1:Easy\"+label:\"Tech/Go\"", + "link": "https://github.com/mattermost/mattermost", + "label": "Good First Issue, Difficulty/1:Easy", "technologies": [ "Go", "JavaScript" ], - "description": "Open source Slack-alternative in Golang and React" + "description": "Open source Slack-alternative in Golang and React
Look for issues labelled 'Up For Grabs'" }, { "name": "Moby", From 1cd6cd4ac47205261a75b13916f3d751b60c563f Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 10 Jan 2025 21:11:11 +0000 Subject: [PATCH 202/211] Cleaned up XWiki entry Going against the rules (already) this links to the issues tracker as otherwise it's not immediately clear how to find these. The link is no longer broken though as the link to a query for the label didn't seem to be working. Re-added the link for the onboarding guide from the original pull request. --- data.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data.json b/data.json index d5b06cd..f2dc4e7 100644 --- a/data.json +++ b/data.json @@ -428,11 +428,12 @@ }, { "name": "XWiki", - "link": "https://jira.xwiki.org/issues/?jql=labels-%3D-Onboarding", + "link": "https://jira.xwiki.org/issues", + "label": "onboarding", "technologies": [ "Java" ], - "description": "XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. Beginners should follow the onboarding wiki." + "description": "XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. Beginners should follow the [onboarding wiki](http://dev.xwiki.org/xwiki/bin/view/Onboarding/)." }, { "name": "zerocode", From 87a240155c1fcbc835b82b7d276f680de653881a Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 10 Jan 2025 21:20:02 +0000 Subject: [PATCH 203/211] Added Catima entry to the data.json --- data.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index ddc49d7..d13d648 100644 --- a/data.json +++ b/data.json @@ -2212,7 +2212,16 @@ "Rust" ], "description": "Teleconference system with a web based user interface written in Rust" - }, + }, + { + "name": "Catima - Android App", + "link": "https://github.com/CatimaLoyalty/Android", + "label": "good first issue", + "technologies": [ + "Java" + ], + "description": "Catima, a Loyalty Card & Ticket Manager for Android" + }, { "name": "FastAPI", "link": "https://github.com/tiangolo/fastapi", From b78cf9a42e1df251a7da1f1daa106efec53181c8 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Fri, 10 Jan 2025 21:23:59 +0000 Subject: [PATCH 204/211] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7de0638..a3ec782 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ If you would like to be guided through how to contribute to a repository on GitH ## Java - [appsmith](https://github.com/appsmithorg/appsmith) _(label: good first issue)_
Drag & Drop internal tool builder +- [Catima - Android App](https://github.com/CatimaLoyalty/Android) _(label: good first issue)_
Catima, a Loyalty Card & Ticket Manager for Android - [Codename One](https://github.com/codenameone/CodenameOne) _(label: good first issue)_
Cross-platform mobile app development framework for Java developers - [DSA](https://github.com/abhishektripathi66/DSA) _(label: good first issue)_
DSA questions practising repo for Java developers - [elasticsearch](https://github.com/elastic/elasticsearch) _(label: good first issue)_
Open Source, Distributed, RESTful Search Engine. From 4cf55243fd4cfa4447d8ef7bbda1f906039c0e72 Mon Sep 17 00:00:00 2001 From: Huang Xin Date: Sat, 11 Jan 2025 19:27:57 +0100 Subject: [PATCH 205/211] Add Readest to data.json --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index d13d648..8ff1a92 100644 --- a/data.json +++ b/data.json @@ -2230,6 +2230,16 @@ "Python" ], "description": "A modern, fast (high-performance) web framework for building APIs with Python 3.6+ based on standard Python type hints." + }, + { + "name": "Readest", + "link": "https://github.com/readest/readest", + "label": "good first issue", + "technologies": [ + "Rust", + "TypeScript" + ], + "description": "A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface." } ] } From ce92d961fc969da20ae0f8df3bccbe61c0db8134 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Tue, 14 Jan 2025 20:26:35 +0000 Subject: [PATCH 206/211] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3ec782..61ec1ec 100644 --- a/README.md +++ b/README.md @@ -334,6 +334,7 @@ If you would like to be guided through how to contribute to a repository on GitH - [Iron](https://github.com/iron/iron) _(label: easy)_
An extensible, concurrent web framework for Rust - [nushell](https://github.com/nushell/nushell) _(label: good first issue)_
A modern shell for the GitHub era written in Rust. - [Ockam](https://github.com/ockam-network/ockam) _(label: good first issue)_
End-to-end encryption and mutual authentication for distributed applications. +- [Readest](https://github.com/readest/readest) _(label: good first issue)_
A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface. - [Rust-Clippy](https://github.com/rust-lang/rust-clippy) _(label: good first issue)_
A bunch of lints to catch common mistakes and improve Rust code - [Rustfmt](https://github.com/rust-lang-nursery/rustfmt) _(label: good first issue)_
A tool for formatting Rust code according to style guidelines. - [Servo](https://github.com/servo/servo) _(label: E-easy)_
A browser engine designed for applications including embedded use. @@ -373,6 +374,7 @@ If you would like to be guided through how to contribute to a repository on GitH - [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_
EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ). - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. - [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_
Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege. +- [Readest](https://github.com/readest/readest) _(label: good first issue)_
A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface. - [reatom](https://github.com/artalar/reatom) _(label: good first issue)_
Reatom is declarative and reactive state manager, designed for both simple and complex applications. - [Storybook JS](https://github.com/storybookjs/storybook) _(label: good first issue)_
Storybook is a frontend workshop for building UI components and pages in isolation. - [tinyhttp](https://github.com/talentlessguy/tinyhttp) _(label: good first issue)_
A 0-legacy, tiny & fast web framework as a replacement of Express. From 86b3aec4fd1a2a77e99ed060231edf648de830f5 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Tue, 14 Jan 2025 20:39:05 +0000 Subject: [PATCH 207/211] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 61ec1ec..1c4c5aa 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ If you would like to be guided through how to contribute to a repository on GitH ## Ansible -- [Exosphere](https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue) _(label: Good First Issue)_
Exosphere is a user-friendly client interface for OpenStack-based cloud systems. +- [Exosphere](https://gitlab.com/exosphere/exosphere) _(label: Good First Issue)_
Exosphere is a user-friendly client interface for OpenStack-based cloud systems. ## C @@ -90,7 +90,7 @@ If you would like to be guided through how to contribute to a repository on GitH ## Elm -- [Exosphere](https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue) _(label: Good First Issue)_
Exosphere is a user-friendly client interface for OpenStack-based cloud systems. +- [Exosphere](https://gitlab.com/exosphere/exosphere) _(label: Good First Issue)_
Exosphere is a user-friendly client interface for OpenStack-based cloud systems. ## Go @@ -104,10 +104,10 @@ If you would like to be guided through how to contribute to a repository on GitH - [Killgrave](https://github.com/friendsofgo/killgrave) _(label: good first issue)_
Simple way to generate mock servers in Go. - [Kubernetes](https://github.com/kubernetes/kubernetes) _(label: good first issue)_
Production-Grade Container Scheduling and Management System - [lxd](https://github.com/lxc/lxd) _(label: easy)_
System container and virtual machine manager. -- [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=โœ“&q=is:open+label:"Up+For+Grabs"+label:"Difficulty/1:Easy"+label:"Tech/Go") _(label: n/a)_
Open source Slack-alternative in Golang and React +- [Mattermost](https://github.com/mattermost/mattermost) _(label: Good First Issue, Difficulty/1:Easy)_
Open source Slack-alternative in Golang and React
Look for issues labelled 'Up For Grabs' - [Meshery](https://github.com/layer5io/meshery) _(label: good first issue)_
Meshery, the service mesh management plane. - [Moby](https://github.com/moby/moby) _(label: exp/beginner)_
Open-source application container engine -- [PureLB](https://gitlab.com/purelb/purelb/-/issues?label_name[]=GoodFirstIssue) _(label: n/a)_
Load-balancer orchestrator for Kubernetes that uses standard Linux networking and routing protocols. +- [PureLB](https://gitlab.com/purelb/purelb) _(label: n/a)_
Load-balancer orchestrator for Kubernetes that uses standard Linux networking and routing protocols. - [script](https://github.com/bitfield/script) _(label: good first issue)_
A Go library for doing the kind of tasks that shell scripts are good at: reading files, executing subprocesses, counting lines, matching strings, and so on. Beginners are very welcome and will get detailed code review and help through the PR process. - [Terraform](https://github.com/hashicorp/terraform) _(label: good first issue)_
A tool for building, changing, and versioning infrastructure safely and efficiently. - [TiDB](https://github.com/pingcap/tidb) _(label: good first issue)_
A distributed scalable Hybrid Transactional and Analytical Processing (HTAP) database @@ -132,7 +132,7 @@ If you would like to be guided through how to contribute to a repository on GitH - [TEAMMATES](https://github.com/TEAMMATES/teammates) _(label: good first issue)_
TEAMMATES is a free online tool for managing peer evaluations and other feedback paths of your students. - [Trino (formerly Presto SQL)](https://github.com/trinodb/trino) _(label: good first issue)_
A distributed SQL query engine for big data. Ask for guidance on project's Slack. - [Wikimedia Commons Android App](https://github.com/commons-app/apps-android-commons) _(label: good first issue)_
Allows users to upload pictures from their Android phone/tablet to Wikimedia Commons. -- [XWiki](https://jira.xwiki.org/issues/?jql=labels-%3D-Onboarding) _(label: n/a)_
XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. Beginners should follow the onboarding wiki. +- [XWiki](https://jira.xwiki.org/issues) _(label: onboarding)_
XWiki is a free wiki software platform written in Java with a design emphasis on extensibility. Beginners should follow the [onboarding wiki](http://dev.xwiki.org/xwiki/bin/view/Onboarding/). - [zerocode](https://github.com/authorjapps/zerocode) _(label: good first issue)_
API Automation without coding, easy JSON response assertions, Testing REST, SOAP, Kafka and Java/DB APIs, CI/Jenkins Friendly. ## JavaScript @@ -170,7 +170,7 @@ If you would like to be guided through how to contribute to a repository on GitH - [Kinto.js](https://github.com/Kinto/kinto.js) _(label: easy-pick)_
An offline-first JavaScript client leveraging the Kinto API for remote data synchronization. - [Leaflet](https://github.com/Leaflet/Leaflet) _(label: good first issue)_
JavaScript library for mobile-friendly interactive maps. - [material-ui](https://github.com/mui-org/material-ui) _(label: good first issue)_
React components for faster and easier web development. Build your own design system, or start with Material Design. -- [Mattermost](https://github.com/mattermost/mattermost-server/issues?utf8=โœ“&q=is:open+label:"Up+For+Grabs"+label:"Difficulty/1:Easy"+label:"Tech/Go") _(label: n/a)_
Open source Slack-alternative in Golang and React +- [Mattermost](https://github.com/mattermost/mattermost) _(label: Good First Issue, Difficulty/1:Easy)_
Open source Slack-alternative in Golang and React
Look for issues labelled 'Up For Grabs' - [Meteor](https://github.com/meteor/meteor) _(label: good first issue)_
Meteor is an ultra-simple environment for building modern web applications. - [Mocha](https://github.com/mochajs/mocha) _(label: good first issue)_
Javascript test framework for Node.js and the browser. - [Moment.js](https://github.com/moment/moment) _(label: Up-For-Grabs)_
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. @@ -341,7 +341,7 @@ If you would like to be guided through how to contribute to a repository on GitH - [Sniffnet](https://github.com/GyulyVGC/sniffnet) _(label: good first issue)_
Application to comfortably monitor network traffic. - [TensorZero](https://github.com/tensorzero/tensorzero) _(label: good-first-issue)_
TensorZero creates a feedback loop for optimizing LLM applications โ€” turning production data into smarter, faster, and cheaper models. - [TiKV](https://github.com/tikv/tikv) _(label: difficulty/easy)_
A distributed transactional key-value database -- [Veloren](https://gitlab.com/veloren/veloren/-/issues?label_name[]=beginner) _(label: n/a)_
Veloren is a multiplayer voxel RPG written in Rust. +- [Veloren](https://gitlab.com/veloren/veloren) _(label: n/a)_
Veloren is a multiplayer voxel RPG written in Rust. - [zoom-rs](https://github.com/security-union/zoom-rs) _(label: good first issue)_
Teleconference system with a web based user interface written in Rust ## Scala From 17bcff1ada7208a8ae64f75a90a84e7535c9cfd2 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Fri, 24 Jan 2025 19:06:08 +0000 Subject: [PATCH 208/211] Removed Images To PDF from the data.json The repository has had no commits since Novemeber 2023. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index c76f7c8..4e47308 100644 --- a/data.json +++ b/data.json @@ -444,15 +444,6 @@ ], "description": "API Automation without coding, easy JSON response assertions, Testing REST, SOAP, Kafka and Java/DB APIs, CI/Jenkins Friendly." }, - { - "name": "Images-to-PDF", - "link": "https://github.com/Swati4star/Images-to-PDF", - "label": "good first issue", - "technologies": [ - "Java" - ], - "description": "An android app to convert images to PDF file." - }, { "name": "Trino (formerly Presto SQL)", "link": "https://github.com/trinodb/trino", From 3e0b516ad7e87dfa2bb6ba05735e7b9a2f81d4b2 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Fri, 24 Jan 2025 19:07:28 +0000 Subject: [PATCH 209/211] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1c4c5aa..56ba31f 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,6 @@ If you would like to be guided through how to contribute to a repository on GitH - [Codename One](https://github.com/codenameone/CodenameOne) _(label: good first issue)_
Cross-platform mobile app development framework for Java developers - [DSA](https://github.com/abhishektripathi66/DSA) _(label: good first issue)_
DSA questions practising repo for Java developers - [elasticsearch](https://github.com/elastic/elasticsearch) _(label: good first issue)_
Open Source, Distributed, RESTful Search Engine. -- [Images-to-PDF](https://github.com/Swati4star/Images-to-PDF) _(label: good first issue)_
An android app to convert images to PDF file. - [JabRef](https://github.com/JabRef/jabref) _(label: good first issue)_
Desktop application for managing literature references using modern Java features including JavaFX. Dedicated to code quality and constructive feedback: Each Pull Request is reviewed by two developers to provide high-quality feedback and to ensure high quality of new contributions. - [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_
OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration. - [QuestDB](https://github.com/questdb/questdb) _(label: Good first issue)_
Questdb is a fast open source SQL time series database. From 77e7bd4290d2179e732f56e74093d3f6f6a21150 Mon Sep 17 00:00:00 2001 From: Falco Winkler <8613031+falcowinkler@users.noreply.github.com> Date: Tue, 28 Jan 2025 12:13:47 +0100 Subject: [PATCH 210/211] convert alda to go project Alda is written in Go for the majority of the codebase. --- data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.json b/data.json index 4e47308..8fbf340 100644 --- a/data.json +++ b/data.json @@ -171,7 +171,7 @@ "link": "https://github.com/alda-lang/alda", "label": "low-hanging-fruit", "technologies": [ - "Clojure" + "Go" ], "description": "A music programming language for musicians. ๐ŸŽถ" }, From f43ee199a6262651068f69852cf0d3e43841af06 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Tue, 28 Jan 2025 20:52:51 +0000 Subject: [PATCH 211/211] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56ba31f..e83c6fc 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,6 @@ If you would like to be guided through how to contribute to a repository on GitH ## Clojure -- [Alda](https://github.com/alda-lang/alda) _(label: low-hanging-fruit)_
A music programming language for musicians. ๐ŸŽถ - [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_
Open source business intelligence and analytics platform ## Dart @@ -94,6 +93,7 @@ If you would like to be guided through how to contribute to a repository on GitH ## Go +- [Alda](https://github.com/alda-lang/alda) _(label: low-hanging-fruit)_
A music programming language for musicians. ๐ŸŽถ - [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_
Industry-standard container runtime with an emphasis on simplicity, robustness and portability. - [Docker/CLI](https://github.com/docker/cli) _(label: exp/beginner)_
The Docker CLI - [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good first issue)_
Provide efficient, stable and secure file distribution and image acceleration based on p2p technology