mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2025-12-13 17:52:11 +00:00
Review pending PRs
Closes #1012 Closes #1022 Closes #1025 Closes #1041 Co-authored-by: schlac <schlac@users.noreply.github.com> Co-authored-by: mrinalwadhwa <mrinalwadhwa@users.noreply.github.com> Co-authored-by: gitforkgit <gitforkgit@users.noreply.github.com> Co-authored-by: jubalh <jubalh@users.noreply.github.com>
This commit is contained in:
parent
7d2f870e49
commit
dccdd6197a
31
data.json
31
data.json
@ -1355,8 +1355,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "cookiecutter",
|
"name": "cookiecutter",
|
||||||
"link": "https://github.com/audreyr/cookiecutter",
|
"link": "https://github.com/cookiecutter/cookiecutter",
|
||||||
"label": "low-hanging-fruit",
|
"label": "good first issue",
|
||||||
"technologies": ["Python"],
|
"technologies": ["Python"],
|
||||||
"description": "A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects."
|
"description": "A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects."
|
||||||
},
|
},
|
||||||
@ -1818,6 +1818,33 @@
|
|||||||
"Dart"
|
"Dart"
|
||||||
],
|
],
|
||||||
"description": "Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase."
|
"description": "Flutter is Google's UI toolkit for building beautiful, natively compiled applications for mobile, web, desktop, and embedded devices from a single codebase."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Profanity",
|
||||||
|
"link": "https://github.com/profanity-im/profanity",
|
||||||
|
"label": "good-first-issue",
|
||||||
|
"technologies": [
|
||||||
|
"C"
|
||||||
|
],
|
||||||
|
"description": "Ncurses XMPP chat client."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Superalgos",
|
||||||
|
"link": "https://github.com/Superalgos/Superalgos",
|
||||||
|
"label": "good first issue",
|
||||||
|
"technologies": [
|
||||||
|
"JavaScript"
|
||||||
|
],
|
||||||
|
"description": "A completely Open Source crypto trading bot rewarding good contributions with the SA(Superalgos)-Token."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Ockam",
|
||||||
|
"link": "https://github.com/ockam-network/ockam",
|
||||||
|
"label": "good first issue",
|
||||||
|
"technologies": [
|
||||||
|
"Rust"
|
||||||
|
],
|
||||||
|
"description": "End-to-end encryption and mutual authentication for distributed applications."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user