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/55] 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/55] 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/55] 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/55] 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 1c2ee9cf8e8b6ffcbb083588173133fb959c31f8 Mon Sep 17 00:00:00 2001 From: Tamal Chowdhury Date: Sat, 1 Oct 2022 22:17:09 +0600 Subject: [PATCH 05/55] Removed sButton because it's archived (#1132) [sButtons](https://github.com/sButtons/sbuttons) repository is now archived and not accepting new PRs. This was the only repo under the CSS category so I am removing it. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 16eec77..33fe6b4 100644 --- a/data.json +++ b/data.json @@ -175,15 +175,6 @@ ], "description": "The Next Generation code editor! One of the top funded projects on KickStarter." }, - { - "name": "sButtons", - "link": "https://github.com/shahednasser/sbuttons", - "label": "good-first-issue", - "technologies": [ - "CSS" - ], - "description": "Simple buttons you can easily use for your next project." - }, { "name": "dart.dev", "link": "https://github.com/dart-lang/site-www", From 64f41f12c6288490b772c260608d7dab71b224f9 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Sat, 1 Oct 2022 16:17:28 +0000 Subject: [PATCH 06/55] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index e0bd1f5..50f3f92 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [C++](#c-2) - [Clojure](#clojure) - [ClojureScript](#clojurescript) -- [CSS](#css) - [Dart](#dart) - [Elixir](#elixir) - [Go](#go) @@ -74,10 +73,6 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [LightTable](https://github.com/LightTable/LightTable) _(label: good-first-issue)_
The Next Generation code editor! One of the top funded projects on KickStarter. -## CSS - -- [sButtons](https://github.com/shahednasser/sbuttons) _(label: good-first-issue)_
Simple buttons you can easily use for your next project. - ## Dart - [dart.dev](https://github.com/dart-lang/site-www) _(label: beginner)_
A website covering Dart language and common libraries, for developers of Dart libraries, web apps, server-side code, and mobile (Flutter) apps. From 00518d6a78184ab0a01578728ae0a9a2cd5c0573 Mon Sep 17 00:00:00 2001 From: Adrian Marin Date: Sun, 2 Oct 2022 11:54:52 +0300 Subject: [PATCH 07/55] 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/55] 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/55] 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/55] 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/55] 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/55] 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/55] 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/55] 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/55] 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 5098d0ce3723d7a7c8c33e61a25a972eb4d1231f Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 6 Apr 2023 15:31:20 -0700 Subject: [PATCH 16/55] Add Exosphere --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index 33fe6b4..28ce1de 100644 --- a/data.json +++ b/data.json @@ -2085,6 +2085,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": "Exosphere", + "link": "https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue", + "label": "Good First Issue", + "technologies": [ + "Elm", + "Ansible" + ], + "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." } ] } From 93d61be80283c8d8a0171173bd225d3319e8bbf2 Mon Sep 17 00:00:00 2001 From: Shmavon Gazanchyan Date: Fri, 14 Apr 2023 20:01:37 +0000 Subject: [PATCH 17/55] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 50f3f92..9a1c98d 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) +- [Ansible](#ansible) - [C](#c) - [C#](#c-1) - [C++](#c-2) @@ -16,6 +17,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [ClojureScript](#clojurescript) - [Dart](#dart) - [Elixir](#elixir) +- [Elm](#elm) - [Go](#go) - [Haskell](#haskell) - [Java](#java) @@ -42,6 +44,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! +## 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. + ## C - [Neovim](https://github.com/neovim/neovim) _(label: good-first-issue)_
Vim-fork focused on extensibility and agility. @@ -83,6 +89,10 @@ If you are not a programmer but would like to contribute, check out the [Awesome - [Ecto](https://github.com/elixir-ecto/ecto) _(label: Level:Starter)_
Ecto is a database wrapper and language integrated query for Elixir - [Elixir](https://github.com/elixir-lang/elixir) _(label: Level:Starter)_
Elixir is a dynamic, functional language designed for building scalable and maintainable applications +## Elm + +- [Exosphere](https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue) _(label: Good First Issue)_
Exosphere is a user-friendly client interface for OpenStack-based cloud systems. + ## Go - [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_
Industry-standard container runtime with an emphasis on simplicity, robustness and portability. 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 18/55] 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 19/55] 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 26c6584431249d7803af15563c7abb9c364940a2 Mon Sep 17 00:00:00 2001 From: Karthik Sivadas Date: Tue, 20 Feb 2024 16:29:44 +0530 Subject: [PATCH 20/55] 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 013c6628d848a8ea48036474b59bc3d9c79af99e Mon Sep 17 00:00:00 2001 From: nadasuhailAyesh12 Date: Wed, 20 Mar 2024 08:34:34 +0200 Subject: [PATCH 21/55] 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 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 22/55] 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 0638fcbe43ec79998cae34fc97dd0b697b32e482 Mon Sep 17 00:00:00 2001 From: Jay-Karia Date: Sat, 3 Aug 2024 20:40:35 +0530 Subject: [PATCH 23/55] 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 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 24/55] 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 25/55] 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 26/55] 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 27/55] 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 28/55] 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 29/55] 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 30/55] 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 31/55] 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 32/55] 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 33/55] 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 34/55] 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 35/55] 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 36/55] 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 37/55] 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 38/55] 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 39/55] 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 40/55] 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 41/55] 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 42/55] 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 43/55] 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 44/55] 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 45/55] 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 46/55] 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 47/55] 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 48/55] 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 49/55] 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 50/55] 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 51/55] 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 52/55] 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 53/55] 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 54/55] 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 55/55] 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