This commit is contained in:
Krunal Gangadhar Kharat
2024-06-24 18:38:51 +00:00
committed by GitHub

View File

@@ -9,7 +9,8 @@
"technologies": {
".NET": "net",
"C#": "c-1",
"C++": "c-2"
"C++": "c-2",
".py":"python"
},
"repositories": [
{
@@ -21,6 +22,16 @@
],
"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",
"link": "https://github.com/arduosoft/RawCMS",