mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-13 09:42:11 +00:00
Update README.md
This commit is contained in:
parent
804fdb3b87
commit
aada4d5489
11
README.md
11
README.md
@ -9,6 +9,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
|||||||
## Table of Contents:
|
## Table of Contents:
|
||||||
|
|
||||||
- [.NET](#net)
|
- [.NET](#net)
|
||||||
|
- [Angular](#angular)
|
||||||
- [Ansible](#ansible)
|
- [Ansible](#ansible)
|
||||||
- [C](#c)
|
- [C](#c)
|
||||||
- [C#](#c-1)
|
- [C#](#c-1)
|
||||||
@ -35,6 +36,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
|
|||||||
- [Smalltalk](#smalltalk)
|
- [Smalltalk](#smalltalk)
|
||||||
- [Swift](#swift)
|
- [Swift](#swift)
|
||||||
- [TypeScript](#typescript)
|
- [TypeScript](#typescript)
|
||||||
|
- [Typescript](#typescript)
|
||||||
|
|
||||||
## .NET
|
## .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)_ <br> RawCMS is a headless CMS written in ASP.NET Core, built for developers that embrace API-first technology.
|
- [RawCMS](https://github.com/arduosoft/RawCMS) _(label: good-first-issue)_ <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!
|
- [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
|
## 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.
|
- [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.
|
||||||
@ -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)_ <br> The webservice for gpodder.net, a libre web service that allows users to manage their podcast subscriptions and discover new content.
|
- [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.
|
- [mypy](https://github.com/python/mypy) _(label: good-first-issue)_ <br> An optional static typing for python.
|
||||||
- [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.
|
- [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.
|
- [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
|
- [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.
|
- [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.
|
||||||
@ -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)_ <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 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
|
- [Visual Studio Code](https://github.com/Microsoft/vscode) _(label: good first issue)_ <br> A text editor for various coding entities
|
||||||
|
|
||||||
|
## 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
|
## Contribute
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user