Compare commits

3 Commits

Author SHA1 Message Date
Shreeshail Vitkar
5869eed0a7 Merge 97aa47ecd1 into 64f41f12c6 2022-10-02 10:51:46 +02: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

View File

@@ -15,6 +15,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)
- [Go](#go)
- [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.
- [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