Compare commits

...

6 Commits

Author SHA1 Message Date
Shreeshail Vitkar
6ace0f8bf1 Merge 97aa47ecd1 into 93d61be802 2024-06-24 04:33:51 +00:00
Shmavon Gazanchyan
93d61be802 Update README.md 2023-04-14 20:01:37 +00:00
Chris Martin
eacfaa138b Merge pull request #1274 from c-mart/exosphere
Add Exosphere
2023-04-14 13:01:12 -07:00
chris
5098d0ce37 Add Exosphere 2023-04-12 14:15:46 -07:00
Shreeshail Vitkar
97aa47ecd1 Merge pull request #1 from shreeshailaya/shreeshailaya
Added new category with new project C-DAC-Notes,I created a new category because my repo don't fit into any other category.
2021-10-03 14:36:05 +05:30
Shreeshail Vitkar
996f575ca1 Added new category with new project C-DAC-Notes
I created a new category because my repo don't fit into any other category
2021-10-03 14:32:37 +05:30
2 changed files with 25 additions and 0 deletions

View File

@@ -9,13 +9,16 @@ 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)
- [Clojure](#clojure)
- [ClojureScript](#clojurescript)
- [Dart](#dart)
- [Documentation](#documentation)
- [Elixir](#elixir)
- [Elm](#elm)
- [Go](#go)
- [Haskell](#haskell)
- [Java](#java)
@@ -42,6 +45,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.
@@ -78,11 +85,19 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [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.
## Documentation
- [C-DAC-Notes](https://github.com/shreeshailaya/C-DAC-Notes/issues?q=label%3A%22good+first+issue%22+) _(label: good first issue)_ This is a notes of Computer Science with documentation and assignments of various subjects like Java,JS,Data Structures etc
## Elixir
- [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.

View File

@@ -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."
}
]
}