Personal-Space/json/projects.json
Eugene van Aubel 6d9b011b53 Released
2024-10-15 22:32:15 +02:00

57 lines
1.3 KiB
JSON

{
"projects": [
{
"title": {
"en": "National Videogame Museum Redesign Website.",
"nl": "National Videogame Museum Herontwerp Website.",
"id": "Desain Ulang Situs Web Museum Videogame Nasional."
},
"links": [
{
"type": "GitHub",
"url": "https://github.com/JerukPurut404/EindOpdrachtVGM",
"icon": "github.svg"
},
{
"type": "Website",
"url": "https://35023.hosts1.ma-cloud.nl/EindOpdrachtVGM/Eugene's_folder/index.html",
"icon": "globe.svg"
}
]
},
{
"title": {
"en": "Discontinued 9292chan",
"nl": "Stopgezette 9292chan",
"id": "Dihentikan 9292chan"
},
"links": [
{
"type": "GitHub",
"url": "https://github.com/JerukPurut404/9292chan",
"icon": "github.svg"
}
]
},
{
"title": {
"en": "Based Dictionary",
"nl": "Based Woordenboek",
"id": "Kamus Based"
},
"links": [
{
"type": "GitHub",
"url": "https://github.com/JerukPurut404/BasedDictionary",
"icon": "github.svg"
},
{
"type": "Website",
"url": "https://35023.hosts1.ma-cloud.nl/baseddict/",
"icon": "globe.svg"
}
]
}
]
}