61 lines
2.1 KiB
JSON
61 lines
2.1 KiB
JSON
{
|
|
"anatoly_kopyl": "Anatoly Kopyl",
|
|
"hero": {
|
|
"subtitle": "Attention to detail in development of non-standard solutions of any complexity"
|
|
},
|
|
"about": {
|
|
"h": "About me",
|
|
"text": "<p>Fullstack developer from St. Petersburg.</p> <p>I like to explore new technologies, find unusual approaches to solving problems and work at the intersection of fields.</p>",
|
|
"career_value": "Yandex",
|
|
"masters_value": "ITMO"
|
|
},
|
|
"projects": {
|
|
"h": "Projects",
|
|
"link_types": {
|
|
"website": "Website",
|
|
"chrome": "Chrome Web Store",
|
|
"github": "Github"
|
|
},
|
|
"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."
|
|
}
|
|
},
|
|
"contact": {
|
|
"h": "Contact me",
|
|
"email": "Email",
|
|
"name": "Your name",
|
|
"message": "Message",
|
|
"submit": "Submit",
|
|
"submitted": "Message successfully sent!",
|
|
"errors": {
|
|
"required": "Required field",
|
|
"email": "Enter a valid email"
|
|
}
|
|
},
|
|
"footer": {
|
|
"made_with": "Made with SvelteKit and Tailwind",
|
|
"go_back": "Go back in time"
|
|
}
|
|
}
|