Compare commits

...

6 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
0d9121e31a Update README.md 2025-04-20 19:30:32 +00:00
Sammy Hori
ff636a3974 Merge pull request #1606 from ChuqiaoHuang/main
Remove Node Efficientnet from data.json for inactivity

There is no commit for this project since Jun 26, 2023
2025-04-20 20:30:22 +01:00
Shmavon Gazanchyan
fc71e701bd Update README.md 2025-04-20 19:29:13 +00:00
Sammy Hori
98eec76550 Merge pull request #1608 from ShahabSL/iD-project-new-label
Corrected the label for iD project to `new contributor opportunity`
2025-04-20 20:29:05 +01:00
Shahab Lavasani
6a0efefad9 changed the label for iD project to the right one 2025-04-20 12:11:11 -05:00
ChuqiaoHuang
3fb931564d remove Remove Node Efficientnet for inactivity 2025-04-18 20:29:43 -04:00
2 changed files with 3 additions and 13 deletions

View File

@@ -3,7 +3,7 @@
<!-- SEE THE CONTRIBUTING GUIDE (`CONTRIBUTING.md`) FOR MORE GUIDANCE -->
<!-- YOU MAY IGNORE THIS MESSAGE IF YOU ARE EDITING `README-template.j2` -->
# 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.
@@ -166,7 +166,7 @@ If you would like to be guided through how to contribute to a repository on GitH
- [HMPL](https://github.com/hmpl-language/hmpl) _(label: good first issue)_ <br> Server-oriented customizable templating for JavaScript.
- [Hoppscotch](https://github.com/hoppscotch/hoppscotch) _(label: good first issue)_ <br> A free, fast and beautiful API request builder.
- [HueHive](https://github.com/croma-app/croma) _(label: good first issue)_ <br> An open source react native app iOS and android for color palette management
- [iD](https://github.com/openstreetmap/iD) _(label: good first issue)_ <br> The easy-to-use OpenStreetMap editor in JavaScript.
- [iD](https://github.com/openstreetmap/iD) _(label: new contributor opportunity)_ <br> The easy-to-use OpenStreetMap editor in JavaScript.
- [ImprovedTube](https://github.com/code-charity/youtube) _(label: good first issue)_ <br> A powerful but lightweight extension, to enrich your video experience & enable your content selection.
- [Jasmine](https://github.com/jasmine/jasmine) _(label: good first issue)_ <br> Simple JavaScript testing framework for browsers and node.js.
- [Jest](https://github.com/facebook/jest) _(label: good first issue)_ <br> A complete and easy to set up JavaScript testing solution.
@@ -372,7 +372,6 @@ If you would like to be guided through how to contribute to a repository on GitH
- [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good first issue)_ <br> Litmus is a toolset to do cloud-native chaos engineering.
- [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_ <br> Manifest is an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly.
- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_ <br> Open source business intelligence and analytics platform
- [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_ <br> EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ).
- [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_ <br> 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)_ <br> Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege.
- [Readest](https://github.com/readest/readest) _(label: good first issue)_ <br> A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface.

View File

@@ -474,7 +474,7 @@
{
"name": "iD",
"link": "https://github.com/openstreetmap/iD",
"label": "good first issue",
"label": "new contributor opportunity",
"technologies": [
"JavaScript"
],
@@ -1965,15 +1965,6 @@
],
"description": "Sample AI Apps built with H2O Wave."
},
{
"name": "Node Efficientnet",
"link": "https://github.com/ntedgi/node-efficientnet",
"label": "good first issue",
"technologies": [
"TypeScript"
],
"description": "EfficientNet Image Recognition model for Node JS ( written with tensorflow.js )."
},
{
"name": "OpenMetadata",
"link": "https://github.com/open-metadata/OpenMetadata",