mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-26 13:28:11 -08:00
Compare commits
5 Commits
26e775a2fd
...
24838f9be9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
24838f9be9 | ||
|
|
f43ee199a6 | ||
|
|
3368c51540 | ||
|
|
77e7bd4290 | ||
|
|
894636f168 |
@@ -74,7 +74,6 @@ If you would like to be guided through how to contribute to a repository on GitH
|
|||||||
|
|
||||||
## Clojure
|
## 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
|
- [Metabase](https://github.com/metabase/metabase) _(label: good first issue)_ <br> Open source business intelligence and analytics platform
|
||||||
|
|
||||||
## Dart
|
## Dart
|
||||||
@@ -94,6 +93,7 @@ If you would like to be guided through how to contribute to a repository on GitH
|
|||||||
|
|
||||||
## Go
|
## Go
|
||||||
|
|
||||||
|
- [Alda](https://github.com/alda-lang/alda) _(label: low-hanging-fruit)_ <br> A music programming language for musicians. 🎶
|
||||||
- [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_ <br> Industry-standard container runtime with an emphasis on simplicity, robustness and portability.
|
- [containerd](https://github.com/containerd/containerd) _(label: exp/beginner)_ <br> Industry-standard container runtime with an emphasis on simplicity, robustness and portability.
|
||||||
- [Docker/CLI](https://github.com/docker/cli) _(label: exp/beginner)_ <br> The Docker CLI
|
- [Docker/CLI](https://github.com/docker/cli) _(label: exp/beginner)_ <br> The Docker CLI
|
||||||
- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good first issue)_ <br> Provide efficient, stable and secure file distribution and image acceleration based on p2p technology
|
- [Dragonfly](https://github.com/dragonflyoss/Dragonfly2) _(label: good first issue)_ <br> Provide efficient, stable and secure file distribution and image acceleration based on p2p technology
|
||||||
|
|||||||
11
data.json
11
data.json
@@ -171,7 +171,7 @@
|
|||||||
"link": "https://github.com/alda-lang/alda",
|
"link": "https://github.com/alda-lang/alda",
|
||||||
"label": "low-hanging-fruit",
|
"label": "low-hanging-fruit",
|
||||||
"technologies": [
|
"technologies": [
|
||||||
"Clojure"
|
"Go"
|
||||||
],
|
],
|
||||||
"description": "A music programming language for musicians. 🎶"
|
"description": "A music programming language for musicians. 🎶"
|
||||||
},
|
},
|
||||||
@@ -1944,6 +1944,15 @@
|
|||||||
],
|
],
|
||||||
"description": "Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks."
|
"description": "Amplication is an open-source development tool. It helps you develop quality Node.js applications without spending time on repetitive coding tasks."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter-clone",
|
||||||
|
"link": "https://github.com/Pajkic-lab/twitter-clone",
|
||||||
|
"label": "good first issue",
|
||||||
|
"technologies": [
|
||||||
|
"TypeScript"
|
||||||
|
],
|
||||||
|
"description": "TwClone is a Twitter replica designed to showcase cutting-edge technologies, foster knowledge sharing, and cultivate a supportive developer community."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "pythonping",
|
"name": "pythonping",
|
||||||
"link": "https://github.com/alessandromaggio/pythonping",
|
"link": "https://github.com/alessandromaggio/pythonping",
|
||||||
|
|||||||
Reference in New Issue
Block a user