Added some projects

This commit is contained in:
2024-09-27 23:16:59 +03:00
parent cb32524241
commit 9cb71c3a7d
5 changed files with 49 additions and 14 deletions

View File

@@ -11,10 +11,36 @@
"github": "Github"
},
"pure_city": {
"name": "Pure City"
"name": "Pure City",
"description": "Website of a cleaning company with high standards and a wide range of services."
},
"vk_mute": {
"name": "VK Mute",
"description": "A Chromium extension that allows you to hide unwanted messages in Vkontakte group chats."
},
"tpk_artel": {
"name": "TPK Artel",
"description": "Website of a company providing construction, installation, maintenance and a host of other services."
},
"games": {
"name": "My games",
"description": "A site with games that I ve developed a long time ago using Lua. Some of them I ported to Wasm and made them playable from a browser."
},
"musanthrope": {
"name": "Musanthrope x PAYDAY 2",
"description": "A landing page for a PAYDAY 2 mod with soundtrack mashups by Musanthrope."
},
"vk_adult": {
"name": "VK Adult",
"description": "A Chromium extension that brings unsafe search back."
},
"sleepy_care": {
"name": "Sleepy Care",
"description": "Facts about sleep, background noise generator with the ability to share and select sounds from the community, dream log."
}
},
"footer": {
"made_with": "Made with SvelteKit and Tailwind"
"made_with": "Made with SvelteKit and Tailwind",
"go_back": "Go back in time"
}
}