This commit is contained in:
Shreeshail Vitkar
2024-06-24 04:33:51 +00:00
committed by GitHub

View File

@@ -16,6 +16,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Clojure](#clojure)
- [ClojureScript](#clojurescript)
- [Dart](#dart)
- [Documentation](#documentation)
- [Elixir](#elixir)
- [Elm](#elm)
- [Go](#go)
@@ -84,6 +85,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.
- [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