2024-07-24 17:15:05 +03:00
<!doctype html>
< html lang = "en-US" >
< head >
< meta charset = "utf-8" / >
< meta name = "viewport" content = "width=device-width,initial-scale=1" / >
< meta name = "generator" content = "VuePress 2.0.0-rc.14" / >
< style >
:root {
--c-bg: #fff;
}
html.dark {
--c-bg: #22272e;
}
html,
body {
background-color: var(--c-bg);
}
< / style >
< script >
const userMode = localStorage.getItem('vuepress-color-scheme')
const systemDarkMode =
window.matchMedia & &
window.matchMedia('(prefers-color-scheme: dark)').matches
if (userMode === 'light') {
document.documentElement.dataset.theme = 'light'
} else if (userMode === 'dark' || systemDarkMode) {
document.documentElement.classList.toggle('dark', true)
document.documentElement.dataset.theme = 'dark'
}
< / script >
2024-07-25 02:27:03 +03:00
< link rel = "alternate" hreflang = "ru-ru" href = "https://pleshevski.ru/" > < meta property = "og:url" content = "https://pleshevski.ru/eng/" > < meta property = "og:site_name" content = "Dmitriy Pleshevskiy" > < meta property = "og:title" content = "Resume" > < meta property = "og:description" content = "Always up-to-date link to . Overview My name is Dmitriy Pleshevskiy. I'm an open source software enthusiast, a lead software developer, architect, team leader and also mentor. S..." > < meta property = "og:type" content = "website" > < meta property = "og:locale" content = "en-US" > < meta property = "og:locale:alternate" content = "ru-RU" > < meta property = "og:updated_time" content = "2024-07-24T23:27:03.000Z" > < meta property = "article:modified_time" content = "2024-07-24T23:27:03.000Z" > < script type = "application/ld+json" > { "@context" : "https://schema.org" , "@type" : "WebPage" , "name" : "Resume" , "description" : "Always up-to-date link to . Overview My name is Dmitriy Pleshevskiy. I'm an open source software enthusiast, a lead software developer, architect, team leader and also mentor. S..." } < / script > < title > Resume | Dmitriy Pleshevskiy< / title > < meta name = "description" content = "Always up-to-date link to . Overview My name is Dmitriy Pleshevskiy. I'm an open source software enthusiast, a lead software developer, architect, team leader and also mentor. S..." >
2024-07-24 17:15:05 +03:00
< link rel = "preload" href = "/assets/style-BnNdFOI8.css" as = "style" > < link rel = "stylesheet" href = "/assets/style-BnNdFOI8.css" >
2024-07-25 02:27:03 +03:00
< link rel = "modulepreload" href = "/assets/app-CYZ52EDj.js" > < link rel = "modulepreload" href = "/assets/index.html-Bbif8C5G.js" >
< link rel = "prefetch" href = "/assets/index.html-DXVRt_Wz.js" as = "script" > < link rel = "prefetch" href = "/assets/works.html-Dh8HOvXG.js" as = "script" > < link rel = "prefetch" href = "/assets/works.html-B352zyqn.js" as = "script" > < link rel = "prefetch" href = "/assets/404.html-hyU35sNZ.js" as = "script" >
2024-07-24 17:15:05 +03:00
< / head >
< body >
2024-07-25 02:27:03 +03:00
< div id = "app" > <!-- [ --> < div class = "vp-theme-container no-sidebar external-link-icon" > <!-- [ --> < header class = "vp-navbar" > < div class = "vp-toggle-sidebar-button" title = "toggle sidebar" aria-expanded = "false" role = "button" tabindex = "0" > < div class = "icon" aria-hidden = "true" > < span > < / span > < span > < / span > < span > < / span > < / div > < / div > < span > < a class = "route-link" href = "/eng/" > <!-- --> < span class = "vp-site-name" aria-hidden = "true" > Dmitriy Pleshevskiy< / span > < / a > < / span > < div class = "vp-navbar-items-wrapper" style = "" > <!-- [ --> <!-- ] --> < nav class = "vp-navbar-items vp-hide-mobile" aria-label = "site navigation" > <!-- [ --> < div class = "vp-navbar-item" > < a class = "route-link route-link-active auto-link" href = "/eng/" aria-label = "Resume" > <!-- --> Resume<!-- --> < / a > < / div > < div class = "vp-navbar-item" > < a class = "route-link auto-link" href = "/eng/works.html" aria-label = "Works" > <!-- --> Works<!-- --> < / a > < / div > < div class = "vp-navbar-item" > < div class = "vp-navbar-dropdown-wrapper" > < button class = "vp-navbar-dropdown-title" type = "button" aria-label = "Select language" > < span class = "title" > Languages< / span > < span class = "arrow down" > < / span > < / button > < button class = "vp-navbar-dropdown-title-mobile" type = "button" aria-label = "Select language" > < span class = "title" > Languages< / span > < span class = "right arrow" > < / span > < / button > < ul style = "display:none;" class = "vp-navbar-dropdown" > <!-- [ --> < li class = "vp-navbar-dropdown-item" > < a class = "route-link auto-link" href = "/" aria-label = "Русский" > <!-- --> Русский<!-- --> < / a > < / li > < li class = "vp-navbar-dropdown-item" > < a class = "route-link route-link-active auto-link" href = "/eng/" aria-label = "English" > <!-- --> English<!-- --> < / a > < / li > <!-- ] --> < / ul > < / div > < / div > < div class = "vp-navbar-item" > < a class = "auto-link external-link" href = "https://git.pleshevski.ru/pleshevskiy/pleshevski.ru" aria-label = "Source" rel = "noopener noreferrer" target = "_blank" > <!-- --> Source<!-- --> < / a > < / div > <!-- ] --> < / nav > <!-- [ --> <!-- ] --> < button class = "vp-toggle-color-mode-button" title = "toggle color mode" > < svg class = "light-icon" viewbox = "0 0 32 32" style = "" > < path d = "M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6z" fill = "currentColor" > < / path > < path d = "M5.394 6.813l1.414-1.415l3.506 3.506L8.9 10.318z" fill = "currentColor" > < / path > < path d = "M2 15.005h5v2H2z" fill = "currentColor" > < / path > < path d = "M5.394 25.197L8.9 21.691l1.414 1.415l-3.506 3.505z" fill = "currentColor" > < / path > < path d = "M15 25.005h2v5h-2z" fill = "currentColor" > < / path > < path d = "M21.687 23.106l1.414-1.415l3.506 3.506l-1.414 1.414z" fill = "currentColor" > < / path > < path d = "M25 15.005h5v2h-5z" fill = "currentColor" > < / path > < path d = "M21.687 8.904l3.506-3.506l1.414 1.415l-3.506 3.505z" fill = "currentColor" > < / path > < path d = "M15 2.005h2v5h-2z" fill = "currentColor" > < / path > < / svg > < svg class = "dark-icon" viewbox = "0 0 32 32" style = "display:none;" > < path d = "M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3z" fill = "currentColor" > < / path > < / svg > < / button > <!-- --> < / div > < / header > <!-- ] --> < div class = "vp-sidebar-mask" > < / div > <!-- [ --> < aside class = "vp-sidebar" > < nav class = "vp-navbar-items" aria-label = "site navigation" > <!-- [ --> < div class = "vp-navbar-item" > < a class = "route-link route-link-active auto-link" href = "/eng/" aria-label = "Resume" > <!-- --> Resume<!-- --> < / a > < / div > < div class = "vp-navbar-item" > < a class = "route-link auto-link" href = "/eng/works.html" aria-label = "Works" > <!-- --> Works<!-- --> < / a > < / div > < div class = "vp-navbar-item" > < div class = "vp-navbar-dropdown-wrapper" > < button class = "vp-navbar-dropdown-title" type = "button" aria-label = "Select language" > < span class = "title" > Languages< / span > < span class = "arrow down" > < / span > < / button > < button class = "vp-navbar-dropdown-title-mobile" type = "button" aria-label = "Select language" > < span class = "title" > Languages< / span > < span class = "right arrow" > < / span > < / button > < ul style = "display:none;" class = "vp-navbar-dropdown" > <!-- [ --> < li class = "vp-navbar-dropdown-item" > <
< script type = "module" src = "/assets/app-CYZ52EDj.js" defer > < / script >
2024-07-24 17:15:05 +03:00
< / body >
< / html >