Compare commits

2 Commits

Author SHA1 Message Date
mvisic
8a55a43bd6 Merge f7b9cedcde into 64f41f12c6 2022-10-11 14:28:36 +00:00
mvisic
f7b9cedcde Update data.json
Added a Hacktoberfest Quiz in python
2022-10-11 22:27:39 +08:00

View File

@@ -2086,5 +2086,14 @@
],
"description": "An extension framework to Legerity for speeding up the development of automated UI tests for Uno Platform applications with Appium/Selenium on .NET."
}
{
"name": "Hacktoberfest Quiz",
"link": "https://github.com/mvisic/Hacktoberfest-Quiz",
"label": "good first issue",
"technologies": [
"python"
],
"description": "A short Hacktoberfest quiz created in python"
}
]
}