abtmtr-v4/views/projects/public/projects.json
2023-11-24 23:09:23 -06:00

29 lines
856 B
JSON

[
{
"name": "HexFlagGen",
"date": 1700114400000,
"description": [
"HexFlagGen is a flag generator inspired by how the <a href=\"https://en.wikipedia.org/wiki/Free_Speech_Flag\" target=\"_blank\">Free Speech Flag</a> was made.",
"I dislike DRM and support trans rights."
],
"url": "/projects/hex/"
},
{
"name": "WozSteamGen",
"date": 1700200800000,
"description": [
"WozSteamGen is a Scott The Woz thumbnail generator for Steam games.",
"It's an API-less adaptation of Steam The Woz, running completely locally."
],
"url": "/projects/woz/"
},
{
"name": "JellyBean's Mid-Sim",
"date": 1651986000000,
"description": [
"JellyBean's Mid-Sim, a 1K rhythm game made in the HTML5-JS game engine Kaboom."
],
"url": "/projects/midsim/",
"size": [700, 400]
}
]