mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 12:58:17 -08:00
Compare commits
7 Commits
f8f2817874
...
3f31c6d6f5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f31c6d6f5 | ||
|
|
93d61be802 | ||
|
|
eacfaa138b | ||
|
|
5098d0ce37 | ||
|
|
09285fa131 | ||
|
|
1b83a11f8e | ||
|
|
c8a5d42ea2 |
10
README.md
10
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)_ <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!
|
||||
|
||||
## 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.
|
||||
@@ -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)_ <br> Ecto is a database wrapper and language integrated query for Elixir
|
||||
- [Elixir](https://github.com/elixir-lang/elixir) _(label: Level:Starter)_ <br> 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)_ <br> Exosphere is a user-friendly client interface for OpenStack-based cloud systems.
|
||||
|
||||
## Go
|
||||
|
||||
- [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_ <br> Industry-standard container runtime with an emphasis on simplicity, robustness and portability.
|
||||
|
||||
21
data.json
21
data.json
@@ -2002,6 +2002,17 @@
|
||||
"description": "Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase."
|
||||
},
|
||||
{
|
||||
"name": "startupeer",
|
||||
"link": "https://github.com/zaidajani/startupeer-MERN",
|
||||
"label": "good-first-contribution",
|
||||
"technologies": [
|
||||
"Javascript",
|
||||
"CSS"
|
||||
],
|
||||
"description": "A utility where startup ideas meet its market reviews, in MERN stack.",
|
||||
},
|
||||
{
|
||||
|
||||
"name": "Profanity",
|
||||
"link": "https://github.com/profanity-im/profanity",
|
||||
"label": "good-first-issue",
|
||||
@@ -2085,6 +2096,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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user