Merge branch 'main' into new-project/links-hub

This commit is contained in:
Sammy Hori 2024-10-19 21:58:15 +01:00 committed by GitHub
commit 8a9cfe14fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 265 additions and 49 deletions

View File

@ -2,18 +2,18 @@
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!
Thank you for your suggestions!!

View File

@ -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,13 +46,16 @@ 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)_ <br> 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)_ <br> Should testing for .NET - the way Asserting Should be!
## Angular
- [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.
## Ansible
- [Exosphere](https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue) _(label: Good First Issue)_ <br> Exosphere is a user-friendly client interface for OpenStack-based cloud systems.
## C
- [Neovim](https://github.com/neovim/neovim) _(label: good-first-issue)_ <br> Vim-fork focused on extensibility and agility.
- [Profanity](https://github.com/profanity-im/profanity) _(label: good-first-issue)_ <br> Ncurses XMPP chat client.
## C#
@ -64,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)_ <br> Build cross platform desktop apps with JavaScript, HTML, and CSS
- [F3D](https://github.com/f3d-app/f3d) _(label: good first issue)_ <br> Fast and minimalist 3D viewer.
- [Godot Engine](https://github.com/godotengine/godot) _(label: good first issue)_ <br> 2D and 3D cross-platform game engine. Also has C# and Python code.
- [MoveIt](https://github.com/ros-planning/moveit) _(label: good-first-issue)_ <br> 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)_ <br> A music visualizer library using OpenGL and GLSL. Has applications using Qt5, SDL, emscripten, iTunes, Kodi.
@ -82,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)_ <br> 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)_ <br> 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)_ <br> Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase.
## Elixir
@ -97,9 +103,11 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_ <br> Industry-standard container runtime with an emphasis on simplicity, robustness and portability.
- [Docker/CLI](https://github.com/docker/cli) _(label: exp/beginner)_ <br> The Docker CLI
- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good-first-issue)_ <br> Provide efficient, stable and secure file distribution and image acceleration based on p2p technology
- [Helm](https://github.com/kubernetes/helm) _(label: good-first-issue)_ <br> The Kubernetes Package Manager
- [httpexpect](https://github.com/gavv/httpexpect) _(label: help-wanted)_ <br> End-to-end HTTP and REST API testing for Go.
- [Hugo](https://github.com/gohugoio/hugo) _(label: GoodFirstIssue)_ <br> A Fast and Flexible Static Site Generator built with love in GoLang
- [Kanister](https://github.com/kanisteroio/kanister) _(label: good-first-issue)_ <br> A Data Protection Workflow Management Engine
- [Killgrave](https://github.com/friendsofgo/killgrave) _(label: good-first-issue)_ <br> Simple way to generate mock servers in Go.
- [Kubernetes](https://github.com/kubernetes/kubernetes) _(label: good-first-issue)_ <br> Production-Grade Container Scheduling and Management System
- [lxd](https://github.com/lxc/lxd) _(label: easy)_ <br> System container and virtual machine manager.
@ -119,10 +127,12 @@ 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)_ <br> Drag & Drop internal tool builder
- [Codename One](https://github.com/codenameone/CodenameOne) _(label: good-first-issue)_ <br> Cross-platform mobile app development framework for Java developers
- [DSA](https://github.com/abhishektripathi66/DSA) _(label: good-first-issue)_ <br> DSA questions practising repo for Java developers
- [elasticsearch](https://github.com/elastic/elasticsearch) _(label: good-first-issue)_ <br> Open Source, Distributed, RESTful Search Engine.
- [Images-to-PDF](https://github.com/Swati4star/Images-to-PDF) _(label: good-first-issue)_ <br> An android app to convert images to PDF file.
- [JabRef](https://github.com/JabRef/jabref) _(label: good-first-issue)_ <br> 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)_ <br> 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)_ <br> Questdb is a fast open source SQL time series database.
- [SirixDB](https://github.com/sirixdb/sirix) _(label: good-first-issue)_ <br> 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)_ <br> Strongbox is an artifact repository manager written in Java.
- [TEAMMATES](https://github.com/TEAMMATES/teammates) _(label: good-first-issue)_ <br> TEAMMATES is a free online tool for managing peer evaluations and other feedback paths of your students.
@ -135,13 +145,13 @@ 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)_ <br> A beautiful feature-rich GraphQL Client for all platforms.
- [Ancient Beast](https://github.com/FreezingMoon/AncientBeast) _(label: easy)_ <br> 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)_ <br> API data extraction and delivery to the user to present.
- [appsmith](https://github.com/appsmithorg/appsmith) _(label: good-first-issue)_ <br> Drag & Drop internal tool builder
- [AVA](https://github.com/sindresorhus/ava) _(label: good-for-beginner)_ <br> Futuristic test runner.
- [Babel](https://github.com/babel/babel) _(label: good-first-issue)_ <br> A compiler for writing next generation JavaScript.
- [Binari](https://github.com/BrandonArmand/Binari) _(label: up-for-grabs)_ <br> 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)_ <br> The only sane way to build great bots.
- [Brave Browser](https://github.com/brave/brave-browser) _(label: good-first-issue)_ <br> Desktop browser for macOS, Windows, and Linux.
- [cdnjs](https://github.com/cdnjs/cdnjs) _(label: good-first-issue)_ <br> The best FOSS web front-end resource CDN
- [Check It Out](https://github.com/jwu910/check-it-out) _(label: good-first-issue)_ <br> 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)_ <br> Create React apps with no build configuration.
- [cypress](https://github.com/cypress-io/cypress) _(label: good first issue)_ <br> Fast, easy and reliable testing for anything that runs in a browser.
@ -154,10 +164,14 @@ 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)_ <br> Open source codebase and curriculum. Learn to code and help nonprofits.
- [Gatsby.js](https://github.com/gatsbyjs/gatsby) _(label: good-first-issue)_ <br> Build blazing fast, modern apps and websites with React.
- [Ghost](https://github.com/TryGhost/Ghost) _(label: good-first-issue)_ <br> Just a blogging platform
- [grommet](https://github.com/grommet/grommet) _(label: good-first-issue)_ <br> 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)_ <br> 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)_ <br> Template language for displaying UI from server to client.
- [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> A open source react native app iOS and android for color palette management
- [Hyper](https://github.com/zeit/hyper) _(label: good-first-issue)_ <br> JS/HTML/CSS Terminal
- [iD](https://github.com/openstreetmap/iD) _(label: good-first-issue)_ <br> The easy-to-use OpenStreetMap editor in JavaScript.
- [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.
- [json-editor](https://github.com/json-editor/json-editor) _(label: good-first-issue)_ <br> 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)_ <br> An open-source screen recorder built with web technology
@ -193,6 +207,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)_ <br> The Serverless Framework
- [SimplQ](https://github.com/SimplQ/simplQ-frontend) _(label: good-first-issue)_ <br> Free online queue manager for easy and instant crowd control.
- [SirixDB](https://github.com/sirixdb/sirix-svelte-front-end) _(label: good-first-issue)_ <br> 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)_ <br> Storybook is a frontend workshop for building UI components and pages in isolation.
- [stryker](https://github.com/stryker-mutator/stryker) _(label: 👶 Good first issue)_ <br> The JavaScript mutation testing framework
- [Superalgos](https://github.com/Superalgos/Superalgos) _(label: good first issue)_ <br> 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)_ <br> Component framework that runs at build time, converting your components into highly efficient imperative code that surgically updates the DOM.
@ -202,6 +217,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)_ <br> Validations framework inspired by unit testing frameworks.
- [Video Hub App](https://github.com/whyboris/Video-Hub-App) _(label: good-first-issue)_ <br> Angular & Electron app for browsing and searching videos on your PC.
- [Video.js](https://github.com/videojs/video.js) _(label: good first issue)_ <br> The player framework
- [Vite](https://github.com/vitejs/vite) _(label: good first issue)_ <br> Next generation frontend tooling. It's fast! Alternative to Create React App
- [Vue CLI](https://github.com/vuejs/vue-cli) _(label: good-first-issue)_ <br> Standard Tooling for Vue.js Development
- [Vue Router](https://github.com/vuejs/vue-router) _(label: good-first-issue)_ <br> The official router for Vue.js.
- [Vue.js](https://github.com/vuejs/vue) _(label: good-first-issue)_ <br> The Progressive JavaScript Framework.
@ -239,6 +255,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)_ <br> 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)_ <br> 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)_ <br> Simple forum software for building great communities.
- [FreshRSS](https://github.com/FreshRSS/FreshRSS) _(label: good first issue)_ <br> 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)_ <br> A package that provides an easy way to integrate MailChimp with Laravel 5.
- [Matomo](https://github.com/matomo-org/matomo) _(label: help-wanted)_ <br> Matomo is the leading Free/Libre open analytics platform.
- [MediaWiki](https://phabricator.wikimedia.org/maniphest/query/4Q5_qR51u_oz/#R) _(label: n/a)_ <br> The free and open-source wiki software package that powers Wikipedia.
@ -251,19 +268,22 @@ 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)_ <br> 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)_ <br> A simple IT automation platform
- [ArviZ](https://github.com/arviz-devs/arviz) _(label: Beginner)_ <br> Exploratory Anaylsis of Bayesian Models.
- [Bokeh](https://github.com/bokeh/bokeh) _(label: good-first-issue)_ <br> Bokeh is an interactive visualization library for modern web browsers.
- [BorgBackup](https://github.com/borgbackup/borg) _(label: easy)_ <br> Deduplicating backup program with compression and authenticated encryption.
- [CiviWiki](https://github.com/CiviWiki/OpenCiviWiki) _(label: good-first-issue)_ <br> 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)_ <br> 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)_ <br> 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)_ <br> 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)_ <br> 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)_ <br> A command line utility that creates the aiohttp template with the best practices.
- [datascience](https://github.com/data-8/datascience) _(label: good-first-issue)_ <br> A Jupyter notebook Python library for introductory data science.
- [django cookiecutter](https://github.com/pydanny/cookiecutter-django) _(label: hacktoberfest)_ <br> An implementation of Python for backend web development.
- [Embedchain](https://github.com/embedchain/embedchain/) _(label: good-first-issue)_ <br> Embedchain is a framework to easily create LLM powered bots over any dataset.
- [Fabric](https://github.com/fabric/fabric) _(label: Low-hanging-fruit)_ <br> Pythonic remote execution and deployment.
- [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_ <br> 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)_ <br> Sample AI Apps built with H2O Wave.
- [jarvis](https://github.com/sukeesh/Jarvis) _(label: difficulty/newcomer)_ <br> 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)_ <br> 💬 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)_ <br> Jupyter interactive notebook.
@ -275,7 +295,9 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [mitmproxy](https://github.com/mitmproxy/mitmproxy) _(label: help-wanted)_ <br> An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers
- [mygpo](https://github.com/gpodder/mygpo) _(label: starter-issue)_ <br> 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)_ <br> An optional static typing for python.
- [OMRChecker](https://github.com/Udayraj123/OMRChecker) _(label: good first issue)_ <br> 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)_ <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.
- [opsdroid](https://github.com/opsdroid/opsdroid) _(label: good-first-issue)_ <br> An open source chat-ops bot framework.
- [pandas](https://github.com/pandas-dev/pandas) _(label: good-first-issue)_ <br> 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)_ <br> The pytest framework makes it easy to write small tests, yet scales to support complex functional testing.
@ -293,16 +315,17 @@ 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)_ <br> Build business apps 10x faster using Ruby on Rails.
- [bolt](https://github.com/puppetlabs/bolt) _(label: Beginner-Friendly)_ <br> 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)_ <br> 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)_ <br> 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)_ <br> Civilized discussion platform. See "How to contribute to Discourse".
- [Faker](https://github.com/faker-ruby/faker) _(label: good-first-issue)_ <br> 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)_ <br> Framework for developing text-RPGs.
- [Hanami](https://github.com/hanami/hanami) _(label: easy)_ <br> A modern framework for Ruby.
- [JRuby](https://github.com/jruby/jruby) _(label: beginner)_ <br> An implementation of Ruby on the Java Virtual Machine.
- [mapknitter](https://github.com/publiclab/mapknitter) _(label: first-timers-only)_ <br> 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)_ <br> 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)_ <br> The open-source reverse ETL, data activation platform for modern data teams.
- [ohai](https://github.com/chef/ohai) _(label: Type:-Jump-In)_ <br> Ohai profiles your system and emits JSON
- [open-build-service](https://github.com/openSUSE/open-build-service) _(label: good-first-issue-:1st_place_medal:)_ <br> 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)_ <br> Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences
@ -335,25 +358,35 @@ 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)_ <br> 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)_ <br> Collaborative, free and open database of food products from around the world. Scan barcode to get info or add a product
## TypeScript
- [activist](https://github.com/activist-org/activist) _(label: good first issue)_ <br> 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)_ <br> 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)_ <br> 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)_ <br> Conway's Game of Life web version!
- [Graphback](https://github.com/aerogear/graphback) _(label: good-first-issue)_ <br> A CLI and runtime framework to generate a GraphQL API in seconds.
- [H2O Wave](https://github.com/h2oai/wave) _(label: good first issue)_ <br> 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)_ <br> 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)_ <br> 100% open source data import experience with readymade CSV & Excel import widget 🚀
- [jupyterlab-lsp](https://github.com/krassowski/jupyterlab-lsp) _(label: good-first-issue)_ <br> Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename)
- [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> 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)_ <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.
- [reatom](https://github.com/artalar/reatom) _(label: good-first-issue)_ <br> 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)_ <br> Storybook is a frontend workshop for building UI components and pages in isolation.
- [tinyhttp](https://github.com/talentlessguy/tinyhttp) _(label: good-first-issue)_ <br> A 0-legacy, tiny & fast web framework as a replacement of Express.
- [TypeScript](https://github.com/Microsoft/TypeScript) _(label: good-first-issue)_ <br> A superset of JavaScript that compiles to clean JavaScript output.
- [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint) _(label: good first issue)_ <br> Monorepo for all the tooling which enables ESLint to support TypeScript.
- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good-first-issue)_ <br> 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)_ <br> A text editor for various coding entities
- [Vite](https://github.com/vitejs/vite) _(label: good first issue)_ <br> Next generation frontend tooling. It's fast! Alternative to Create React App
## Typescript
- [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.
## Contribute

257
data.json
View File

@ -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",
@ -157,6 +148,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",
@ -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",
@ -236,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",
@ -450,6 +468,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": "DSA questions practising repo for Java developers"
},
{
"name": "name-suggestion-index",
"link": "https://github.com/osmlab/name-suggestion-index",
@ -576,6 +603,24 @@
],
"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": "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",
@ -666,15 +711,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",
@ -1035,6 +1071,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",
@ -1249,6 +1294,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",
@ -1359,7 +1413,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"
],
@ -1599,6 +1653,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",
@ -1661,14 +1724,6 @@
],
"description": "An open source publishing platform for environmental projects. Check out new contributors welcome page."
},
{
"name": "Discourse",
"link": "https://meta.discourse.org/tags/starter-task",
"technologies": [
"Ruby"
],
"description": "Civilized discussion platform. See \"How to contribute to Discourse\"."
},
{
"name": "osem",
"link": "https://github.com/openSUSE/osem",
@ -1714,6 +1769,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",
@ -1857,6 +1921,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",
@ -1875,6 +1948,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",
@ -1884,15 +1966,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",
@ -1995,7 +2068,7 @@
{
"name": "flutter",
"link": "https://github.com/flutter/flutter",
"label": "good first contribution",
"label": "good first issue",
"technologies": [
"Dart"
],
@ -2038,6 +2111,15 @@
],
"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",
"link": "https://github.com/ntedgi/node-efficientnet",
@ -2086,6 +2168,72 @@
],
"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."
},
{
"name": "Avo Admin for Ruby on Rails",
"link": "https://github.com/avo-hq/avo",
"label": "Good first issue",
"technologies": [
"Ruby"
],
"description": "Build business apps 10x faster using Ruby on Rails."
},
{
"name": "HueHive",
"link": "https://github.com/croma-app/croma",
"label": "good first issue",
"technologies": [
"JavaScript"
],
"description": "A open source react native app iOS and android for color palette management"
},
{
"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."
},
{
"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."
},
{
"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."
},
{
"name": "Visual Studio Code",
"link": "https://github.com/Microsoft/vscode",
"label": "good first issue",
"technologies": [
"TypeScript"
],
"description": "A text editor for various coding entities"
},
{
"name": "Exosphere",
"link": "https://gitlab.com/exosphere/exosphere/-/issues/?label_name[]=Good%20First%20Issue",
@ -2104,6 +2252,41 @@
"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."
},
{
"name": "activist",
"link": "https://github.com/activist-org/activist",
"label": "good first issue",
"technologies": [
"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."
},
{
"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"
},
{
"name": "Manifest",
"link": "https://github.com/mnfst/manifest",
"label": "good first issue",
"technologies": ["TypeScript"],
"description": "Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly."
},
{
"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"
}
]
}