abtmtr-v4/views/projects/public/projects.json

38 lines
1.1 KiB
JSON
Raw Normal View History

[
{
2023-12-01 04:48:59 +00:00
"name": "Normalize",
"date": 1701404400000,
"description": [
2023-12-01 04:48:59 +00:00
"Normalize is a simple CSS library made to provide good-looking yet simple HTML element styles."
],
2023-12-01 04:48:59 +00:00
"url": "/projects/normalize/"
},
{
"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/"
2023-11-25 05:09:23 +00:00
},
2023-12-01 04:48:59 +00:00
{
"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/"
},
2023-11-25 05:09:23 +00:00
{
"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]
}
]