mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-28 14:28:44 -08:00
Compare commits
4 Commits
automated-
...
93bc08b1c7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
93bc08b1c7 | ||
|
|
4eee1fa4ab | ||
|
|
6ab3be0c00 | ||
|
|
975c41012c |
13
data.json
13
data.json
@@ -9,7 +9,8 @@
|
|||||||
"technologies": {
|
"technologies": {
|
||||||
".NET": "net",
|
".NET": "net",
|
||||||
"C#": "c-1",
|
"C#": "c-1",
|
||||||
"C++": "c-2"
|
"C++": "c-2",
|
||||||
|
".py":"python"
|
||||||
},
|
},
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
@@ -21,6 +22,16 @@
|
|||||||
],
|
],
|
||||||
"description": "The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac."
|
"description": "The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Python-Projects",
|
||||||
|
"link": "https://github.com/KrunalKharat02/Python-Projects"
|
||||||
|
"label": "good-first-issue",
|
||||||
|
"technologies": [
|
||||||
|
".py"
|
||||||
|
],
|
||||||
|
"descirption": "90's most played mobile game Snake_game gui based using python tkinter."
|
||||||
|
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "RawCMS",
|
"name": "RawCMS",
|
||||||
"link": "https://github.com/arduosoft/RawCMS",
|
"link": "https://github.com/arduosoft/RawCMS",
|
||||||
|
|||||||
Reference in New Issue
Block a user