mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-26 05:18:12 -08:00
Merge branch 'main' into main
This commit is contained in:
34
data.json
34
data.json
@@ -1355,8 +1355,8 @@
|
||||
},
|
||||
{
|
||||
"name": "cookiecutter",
|
||||
"link": "https://github.com/audreyr/cookiecutter",
|
||||
"label": "low-hanging-fruit",
|
||||
"link": "https://github.com/cookiecutter/cookiecutter",
|
||||
"label": "good first issue",
|
||||
"technologies": ["Python"],
|
||||
"description": "A command-line utility that creates projects from cookiecutters (project templates). E.g. Python package projects, jQuery plugin projects."
|
||||
},
|
||||
@@ -1827,7 +1827,35 @@
|
||||
"Javascript",
|
||||
"CSS"
|
||||
],
|
||||
"description": "A utility where startup ideas meet its market reviews, in MERN stack."
|
||||
"description": "A utility where startup ideas meet its market reviews, in MERN stack.",
|
||||
},
|
||||
{
|
||||
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user