mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-25 04:50:13 -08:00
Compare commits
4 Commits
e1be3fe336
...
82dc6badc9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
82dc6badc9 | ||
|
|
0e0a03fa19 | ||
|
|
6c9d0a0a27 | ||
|
|
474cdac530 |
@@ -75,6 +75,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
## Clojure
|
||||
|
||||
- [Alda](https://github.com/alda-lang/alda) _(label: low-hanging-fruit)_ <br> A music programming language for musicians. 🎶
|
||||
- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_ <br> Open source business intelligence and analytics platform
|
||||
|
||||
## Dart
|
||||
|
||||
@@ -366,6 +367,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
- [LinksHub](https://github.com/rupali-codes/LinksHub) _(label: good first issue)_ <br> LinksHub aims to provide developers with access to a wide range of free resources and tools that they can use in their work.
|
||||
- [LitmusChaos](https://github.com/litmuschaos/litmus) _(label: good first issue)_ <br> Litmus is a toolset to do cloud-native chaos engineering.
|
||||
- [Manifest](https://github.com/mnfst/manifest) _(label: good first issue)_ <br> Manifestis an open-source Backend-as-a-Service allowign developers to create a backend easily and quickly.
|
||||
- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_ <br> Open source business intelligence and analytics platform
|
||||
- [Node Efficientnet](https://github.com/ntedgi/node-efficientnet) _(label: good first issue)_ <br> EfficientNet Image Recognition model for Node JS ( written with tensorflow.js ).
|
||||
- [OpenMetadata](https://github.com/open-metadata/OpenMetadata) _(label: good first issue)_ <br> OpenMetadata is an all-in-one platform for data discovery, data quality, observability, governance, data lineage, and team collaboration.
|
||||
- [Oppia](https://github.com/oppia/oppia) _(label: good first issue)_ <br> Oppia is an open-source project whose aim is to empower learners across the globe by providing access to high-quality, engaging education. We envision a society in which access to high-quality education is a human right rather than a privilege.
|
||||
|
||||
10
data.json
10
data.json
@@ -175,6 +175,16 @@
|
||||
],
|
||||
"description": "A music programming language for musicians. 🎶"
|
||||
},
|
||||
{
|
||||
"name": "Metabase",
|
||||
"link": "https://github.com/metabase/metabase",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Clojure",
|
||||
"TypeScript"
|
||||
],
|
||||
"description": "Open source business intelligence and analytics platform"
|
||||
},
|
||||
{
|
||||
"name": "dart.dev",
|
||||
"link": "https://github.com/dart-lang/site-www",
|
||||
|
||||
Reference in New Issue
Block a user