This commit is contained in:
Shreeshail Vitkar
2022-10-02 10:51:46 +02:00
committed by GitHub

View File

@@ -15,6 +15,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Clojure](#clojure) - [Clojure](#clojure)
- [ClojureScript](#clojurescript) - [ClojureScript](#clojurescript)
- [Dart](#dart) - [Dart](#dart)
- [Documentation](#documentation)
- [Elixir](#elixir) - [Elixir](#elixir)
- [Go](#go) - [Go](#go)
- [Haskell](#haskell) - [Haskell](#haskell)
@@ -78,6 +79,10 @@ 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. - [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 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 ## Elixir
- [Ecto](https://github.com/elixir-ecto/ecto) _(label: Level:Starter)_ <br> Ecto is a database wrapper and language integrated query for Elixir - [Ecto](https://github.com/elixir-ecto/ecto) _(label: Level:Starter)_ <br> Ecto is a database wrapper and language integrated query for Elixir