Compare commits

2 Commits

Author SHA1 Message Date
mvisic
0b5e6b377e Merge f7b9cedcde into 93d61be802 2023-12-12 00:28:46 +05:30
mvisic
f7b9cedcde Update data.json
Added a Hacktoberfest Quiz in python
2022-10-11 22:27:39 +08:00

View File

@@ -2096,5 +2096,14 @@
], ],
"description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems." "description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems."
} }
{
"name": "Hacktoberfest Quiz",
"link": "https://github.com/mvisic/Hacktoberfest-Quiz",
"label": "good first issue",
"technologies": [
"python"
],
"description": "A short Hacktoberfest quiz created in python"
}
] ]
} }