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

109 lines
2.8 KiB
JSON
Raw Normal View History

2023-12-07 16:34:09 +00:00
{
"tags": {
"old": "#800000",
"new": "#008000",
"normalize": "#808080"
},
2023-12-07 16:34:09 +00:00
"items": [
2024-02-29 06:25:03 +00:00
{
"name": "LastFMDownloader",
"date": 1708382160000,
"description": [
"Downloader from Last.fm scrobble to MP3 file. Uploads to Nextcloud because it can.",
"Not piracy. I don't think so?"
],
"url": "https://git.abtmtr.link/MeowcaTheoRange/LastFMDownloader",
"hotlink": true
},
{
"name": "XKCDViewer",
"date": 1702875360000,
"description": [
"Unofficial XKCD Reader for Roku®."
],
"url": "https://git.abtmtr.link/MeowcaTheoRange/XKCDViewer",
"hotlink": true
},
{
"name": "Karkat Public License",
"date": 1704316500000,
"description": [
"The Karkat Public License"
],
"url": "https://git.abtmtr.link/MeowcaTheoRange/KarkatPublicLicense",
"hotlink": true
},
2023-12-07 16:34:09 +00:00
{
"name": "DiceApp",
"date": 1655589660000,
2024-02-29 06:25:03 +00:00
"description": [
"An app. For managing virtual dice."
],
2023-12-07 16:34:09 +00:00
"url": "/projects/item/dice/",
2024-02-29 06:25:03 +00:00
"tags": [
"old"
]
2023-12-07 16:34:09 +00:00
},
{
"name": "FunnyClock²",
"date": 1662695100000,
"description": [
"FunnyClock² is the successor of FunnyClock, an application made for my school to show when smartboards are idle."
],
"url": "/projects/item/clock/",
2024-02-29 06:25:03 +00:00
"tags": [
"old"
]
2023-12-07 16:34:09 +00:00
},
{
"name": "Normalize",
"date": 1701404400000,
"description": [
"Normalize is a simple CSS library made to provide good-looking yet simple HTML element styles."
],
"url": "/projects/item/normalize/",
2024-02-29 06:25:03 +00:00
"tags": [
"normalize"
]
2023-12-07 16:34:09 +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/item/midsim/",
2024-02-29 06:25:03 +00:00
"size": [
700,
400
],
"tags": [
"old"
]
2023-12-07 16:34:09 +00:00
},
{
"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/item/woz/",
2024-02-29 06:25:03 +00:00
"tags": [
"normalize"
]
2023-12-07 16:34:09 +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/item/hex/",
2024-02-29 06:25:03 +00:00
"tags": [
"normalize"
]
2023-12-07 16:34:09 +00:00
}
]
2024-02-29 06:25:03 +00:00
}