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 01/91] 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 02/91] 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 03/91] 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 04/91] 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 05/91] 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 06/91] 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 07/91] 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 08/91] 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 09/91] 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 10/91] 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 11/91] 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 12/91] 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 13/91] 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 14/91] 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 15/91] 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 16/91] 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 17/91] 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 18/91] 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 19/91] 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 20/91] 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 21/91] 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 22/91] 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 23/91] 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 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 24/91] 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 5873bf755017643e51b20a95f6452124a536a6ae Mon Sep 17 00:00:00 2001 From: Bhavik Chavda Date: Tue, 13 Feb 2024 18:37:56 +0530 Subject: [PATCH 25/91] 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 26/91] 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 27/91] 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 28/91] 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 80664004b53fa4a51e161e3affac98d3303b79ed Mon Sep 17 00:00:00 2001 From: Atughara2021 Date: Sun, 28 Apr 2024 14:53:47 +0600 Subject: [PATCH 29/91] 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 30/91] 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 31/91] 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 32/91] 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 33/91] 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 34/91] 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 35/91] 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 36/91] 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 37/91] 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 38/91] 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 39/91] 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 40/91] 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 41/91] 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 42/91] 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 43/91] 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 44/91] 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 45/91] 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 46/91] 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 47/91] 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 48/91] 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 49/91] 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 50/91] 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 51/91] 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 52/91] 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 53/91] 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 54/91] 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 55/91] 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 56/91] 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 57/91] 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 58/91] 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 59/91] 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 60/91] 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 61/91] 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 62/91] 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 63/91] 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 64/91] 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 65/91] 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 66/91] 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 67/91] 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 68/91] 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 69/91] 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 70/91] 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 71/91] 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 72/91] 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 73/91] 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 74/91] 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 75/91] 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 76/91] 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 77/91] 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 78/91] 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 79/91] 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 80/91] 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 81/91] 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 82/91] 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 83/91] 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 84/91] 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 85/91] 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 86/91] 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 87/91] 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 88/91] 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 89/91] 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 90/91] 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 91/91] 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.