<!doctype html><html lang=en><head><meta charset=utf-8><title>Leonid Sopov</title><meta name=description content="Husband of one wife, father of 3"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon type=image/png href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAHCUExURRFvtBFwtBJvtBJwtBBusw9usxBvtBNwtBRxtQxsshVxtRZytRhztghqsQJmryZ8uiN6ugBlrw1tswprsbLQ5uvz+ezz+U+UxwVosBNxtTuIwbDP5uPu9u/1+u30+dno85G83Bx2uAprsglqsczg7////1qbywNnr1KWyN3q9Mbc7VeZyhdztubw96vM5LnU6fv9/vf6/KPH4sfd7ViZygRnsFKXyfD1+jKDvgBjrmOhzvn7/Rx2tw5tswFmr2ym0cXc7ABhrRh0thZyto+73J7E4I662x53uFiayl+ezPz9/vv8/VycywtssiV7uvj6/P3+/nas1CyAvQZosANnsGijz/j7/bHP5j2KwgRosEaPxMTb7P7+/2ul0D6KwpC73C2AvQBlrgNmr22m0fr8/W+o0QdpsRVytX2w1pvC3yt/vBp0trPQ54Oz2EuSxgBcqgFlrwBkrtTl8Yi32QBdq8ne7nKp0pC83Iy625vD4D+Kwm+n0fX5/Iy52kqRxkqSxjiGwNLj8ZS+3f7+/oq32SB4uKjK4/v8/vH2+jmHwEiQxUWOxESOxEmRxSt+vC6AvXSr03Gp0lWYySB4uRNxtBFvs5G8RjcAAAABYktHRCXDAckPAAAAB3RJTUUH6QsHAjkO/SCdkQAAAaVJREFUOMtjYBg8gBGJzcTMjCHPwsrKBmWyc7BycjJwoanh5uFhh6jg4OXj4RdgEBRiZ0NIMwuLiIqJS3AAmZISUtIysnLyCopKSCrYlVVUVdXUgQo4JDRUIUBTgBNhC7OylqqqNlABM6uOrqqqmJ6+gaGqER8HkgJjVVUToAIOUzNVVXMLQUsrVVVrG1tmDAVcdvaqqg6OTs7MLq5u7raoJniATODzVPXy9jG185XgE2RlwLSCmdPPXzVA1TgwKNiXhwFdQQjIF6ahqqpeqqph4RGR7FhMAPrYNCoa6MkYVdXYSA5sCjh4lHjj4jWBpsQkKDEjAgqugC8xiY030TY5JkU1VZALRYFaGk96OnNGpmsWSza3Y46qam4iF4oVefnqggWFRaqqxSW8EqalqqplaAqki8srKquqVWu8auvq9YCOaOBlR46LFHAUuRU0QiNLtclUEjU2gaBZtcWxta0dxOzIVUJKDwysnV3dQNDT28dqq97vOWHipMl2qCmKVyIYBCR8GZg5lPgSBdWFOFAVsE9hB4EpoKBh5uDi4gAxpjIMGwAAKApS2a3kcrMAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjUtMTEtMDZUMjM6MjY6MjYrMDA6MDCOIhBqAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDI1LTExLTA2VDIzOjAwOjU1KzAwOjAwkSBy1AAAACh0RVh0ZGF0ZTp0aW1lc3RhbXAAMjAyNS0xMS0wN1QwMjo1NzoxNCswMDowMOUTbccAAAAASUVORK5CYII="><style>:root{color-scheme:light dark;--primary:#0d6efd;--primary-600:#0b5ed7;--secondary:#6c757d;--light:#f8f9fa;--dark:#0e0f10;--bg:var(--light);--card:#ffffff;--text:#1f2328;--muted:#6b7280;--bd:#e5e7eb;--shadow:0 10px 20px rgba(13,110,253,.08),0 2px 6px rgba(0,0,0,.04);--radius:14px;--maxw:1100px;--padx:18px}@media(prefers-color-scheme:dark){:root{--secondary:rgba(222, 226, 230, 0.75);--bg:var(--dark);--card:#17191b;--text:#e7e9ee;--muted:#9aa3af;--bd:#2a2d31;--shadow:0 10px 20px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.2)}}*{box-sizing:border-box}*,html,body{margin:0;padding:0}html,body{width:100%;height:100%}body{display:flex;flex-direction:column;min-height:100vh;background:var(--bg);color:var(--text);line-height:1.5;text-rendering:optimizeLegibility;font-family:noto sans,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.page>.message>.content{background:var(--card);border:1px solid var(--bd);border-radius:var(--radius);box-shadow:var(--shadow)}.page>.message>.content>*{margin:.75rem}main#content{flex:1 0 auto;display:flex;flex-direction:column}a{color:var(--primary);text-decoration:none}a:hover{color:var(--secondary)}header,nav{width:100%}header{background:linear-gradient(180deg,var(--primary) 0%,var(--primary-600) 100%);color:#fff;padding:0;border-radius:0}.page>header>.title-header,.page>header>nav>ul{max-width:var(--maxw);margin:0 auto;padding:12px var(--padx)0}.page>header .title-header{display:block;text-align:left}.page>header .title h2{color:#fff;margin:0;font-size:2.2rem}.page>header .headline{color:rgba(255,255,255,.9)}.page>header nav{width:100%;margin-top:18px;background:rgba(255,255,255,.18)}.page>header nav>ul{max-width:var(--maxw);margin:0 auto;padding:0 var(--padx);display:flex;flex-wrap:nowrap;overflow-x:auto;list-style:none}.page>header nav li{flex:none;margin:0;padding:0}.page>header nav>ul{scrollbar-width:none}.page>header nav>ul::-webkit-scrollbar{display:none}.page>header nav a{display:inline-flex;align-items:center;padding:8px 12px;color:#fff;text-decoration:none}.page>header nav a:hover{text-decoration:none;background:rgba(255,255,255,5%)}@media(max-width:720px){.page>header nav{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}}.page>.section,.page>section,.page>.message,.page>footer p{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 var(--padx)}.page>.section,.page>section,.page>.message{margin-top:18px}.page>.section:last-of-type,.page>section:last-of-type{margin-bottom:20px}section>h2,section>h3{margin:18px 4px 10px;line-height:1.25}.headline,.subtitle{color:var(--muted);font-size:.95rem}.items{display:grid;gap:16px;margin-top:12px;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:768px){.items{grid-template-columns:repeat(2,minmax(0,1fr))}}.page{height:auto;display:flex;flex-direction:column;min-height:100vh}.page>footer{margin-top:auto;width:100%;padding:10px 0 14px;border-top:1px solid var(--bd);color:var(--muted);text-align:center;background:var(--card)}[class*=columns-]{display:grid;gap:16px;margin-top:12px}.columns-1{grid-template-columns:repeat(1,minmax(0,1fr))}.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}.columns-5{grid-template-columns:repeat(5,minmax(0,1fr))}@media(max-width:720px){[class*=columns-]{grid-template-columns:1fr}}.text-muted{color:var(--muted)}.round{border-radius:var(--radius)}.none{display:none}footer{font-size:small}svg{display:block;fill:currentColor}nav>ul>li svg{height:1em;width:auto;aspect-ratio:1/1}nav>ul>li>a{gap:8px}nav>ul>li>a,.item{display:flex;align-items:center}.item{justify-content:space-between;gap:18px;padding:16px 18px;background:var(--card);border:1px solid var(--bd);border-radius:var(--radius);box-shadow:var(--shadow)}.item:has(a){cursor:pointer}a:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.item:focus-within{outline:2px solid var(--primary);outline-offset:2px}.item .subtitle{display:block}.item :where(.nolink,a){padding:0;width:auto;display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:start}.item:hover>a,.item span.nolink{color:var(--muted)}.item span.nolink svg.icon,.item a svg.icon{grid-column:1;grid-row:1/span 2;height:2em;width:2em;align-self:start;justify-self:start;fill:currentColor}.item :where(.title){grid-column:2;grid-row:1;display:block;line-height:1.2;margin:0}.item :where(.subtitle){grid-column:2;grid-row:2;display:block;color:var(--muted);font-size:.95rem;line-height:1.2;margin:2px 0 0}.item .children{margin-left:auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.item .children a{display:inline-flex;align-items:center;justify-content:center;min-height:24px;min-width:24px;padding:8px;border-radius:9999px}.item .children a span{display:inline-block;padding:6px 12px;border:1px solid var(--bd);border-radius:9999px;background:var(--card)}.item .children a:hover span{filter:brightness(.96)}@media(max-width:720px){.item{flex-wrap:wrap}.item .children{width:100%;justify-content:flex-start}}.item a{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center}.item a .title{align-self:center}.item a .subtitle{align-self:start}.item a:not(:has(.subtitle)) .title{grid-row:1/span 2;align-self:center}@font-face{font-family:noto sans;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/fonts/noto-sans-latin.woff)format('woff');unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}</style><link rel=preload href=/fonts/noto-sans-latin.woff as=font type=font/woff crossorigin></head><body><svg xmlns="http://www.w3.org/2000/svg" class="none"><symbol id="acronis" viewBox="0 0 1e3 1001.7"><g><path class="st0" d="M452.1 199.8h95.7l251.7 602.7h-92.2L664 692.6H337l-44.3 109.9h-92.2L452.1 199.8zM633.8 617.3l-28.4-69.2H394.5L367 617.3H633.8zM578 477.2l-16-39c-25.7-63.8-47.9-117-62-156.9-13.3 39.9-35.5 93.1-61.1 156.9l-16 39H578z"/></g></symbol><symbol id="bibleonline" viewBox="0 0 617.33331 714.66669"><g transform="matrix(1.3333333,0,0,-1.3333333,0,714.66667)" id="g10"><g transform="scale(0.1)" id="g12"><path id="path14" style="fill:#2a7cc0;fill-opacity:1;fill-rule:evenodd;stroke:none" d="M2968.24 5353.54H1646.8c-253.71.0-528.75-207.58-611.21-461.29L31.7227 1803.68c-82.4649-253.7 57.6445-461.27 311.3513-461.27H1664.52l571.41 1758.05h-970.69c-53.57.0-77.44 43.46-61.61 92.17l76.14 234.3c16.8 51.64 74.08 97.67 129.11 97.67h964.91zm0-1337.05h1321.44c253.71.0 393.82-207.57 311.36-461.28L3597.16 466.641C3514.7 212.938 3239.67 5.36328 2985.96 5.36328H1664.52L2670.51 3100.46h955.08c55.01.0 112.32 46.03 129.1 97.67l76.13 234.31c15.84 48.7-8.03 92.16-61.6 92.16h-960.86l159.88 491.89"/></g></g></symbol><symbol id="fa-chess-board" viewBox="0 0 512 512"><path d="M320.07 448h64v-64h-64zm-127.95.0h64v-64h-64zM64.18 256.1v64h64v-64zM192.12 64.17h-64v64h64zM448 256.1v-64h-64v64zm0-191.93h-64v64h64zm0 319.88v-64h-64v64zM320 64.17h-64v64h64zm-255.89 64v64h64v-64zm255.89 128v-64h-64v64zm-64-64v-64h-64v64zm-64 0h-64v64h64zM128 384.1H64v64h64zm64-64h-64v64h64zm192.05-127.98v-64h-64v64zm-127.95 64h-64v64h64zm0 64v64h64v-64zm64 0h64v-64h-64zM480 0H32A32 32 0 000 32v448a32 32 0 0032 32h448a32 32 0 0032-32V32A32 32 0 00480 0zm0 480H32V32h448z"/></symbol><symbol id="fa-cogs" viewBox="0 0 640 512"><path d="M538.6 196.4l-2.5-3.9c-4.1.3-8.1.3-12.2.0l-2.5 4c-5.8 9.2-17.1 13.4-27.5 10.1-13.8-4.3-23-8.8-34.3-18.1-9-7.4-11.2-20.3-5.4-30.4l2.5-4.3c-2.3-3.4-4.3-6.9-6.1-10.6h-9.1c-11.6.0-21.4-8.2-23.6-19.6-2.6-13.7-2.7-24.2.1-38.5 2.1-11.3 12.1-19.5 23.6-19.5h9c1.8-3.7 3.8-7.2 6.1-10.6l-2.6-4.5c-5.8-10-3.6-22.7 5.2-30.3 10.6-9.1 19.7-14.3 33.5-19 10.8-3.7 22.7.7 28.5 10.6l2.6 4.4c4.1-.3 8.1-.3 12.2.0l2.6-4.4c5.8-9.9 17.7-14.3 28.6-10.5 13.3 4.5 22.3 9.6 33.5 19.1 8.8 7.5 10.9 20.2 5.1 30.2l-2.6 4.4c2.3 3.4 4.3 6.9 6.1 10.6h5.1c11.6.0 21.4 8.2 23.6 19.6 2.6 13.7 2.7 24.2-.1 38.5-2.1 11.3-12.1 19.5-23.6 19.5h-5c-1.8 3.7-3.8 7.2-6.1 10.6l2.5 4.3c5.9 10.2 3.5 23.1-5.5 30.5-10.7 8.8-19.9 13.4-34 17.9-10.5 3.3-21.9-.8-27.7-10.1zm12.2-34.5 10.6 18.3c6.7-2.8 12.9-6.4 18.7-10.8l-10.6-18.3 6.4-7.5c4.8-5.7 8.6-12.1 11-19.1l3.3-9.3h21.1c.9-7.1.9-14.4.0-21.5h-21.1l-3.3-9.3c-2.5-7-6.2-13.4-11-19.1l-6.4-7.5L580 39.4c-5.7-4.4-12-8-18.7-10.8l-10.6 18.3-9.7-1.8c-7.3-1.4-14.8-1.4-22.1.0l-9.7 1.8-10.6-18.3C492 31.3 485.7 35 480 39.4l10.6 18.3-6.4 7.5c-4.8 5.7-8.6 12.1-11 19.1l-3.3 9.3h-21.1c-.9 7.1-.9 14.4.0 21.5h21.1l3.3 9.3c2.5 7 6.2 13.4 11 19.1l6.4 7.5-10.6 18.4c5.7 4.4 12 8 18.7 10.8l10.6-18.3 9.7 1.8c7.3 1.4 14.8 1.4 22.1.0l9.7-1.8zM145.3 454.4v-31.6c-12.9-5.5-25.1-12.6-36.4-21.1l-27.5 15.9c-9.8 5.6-22.1 3.7-29.7-4.6-24.2-26.3-38.5-49.5-50.6-88.1-3.4-10.7 1.1-22.3 10.8-28L39.2 281c-1.7-14-1.7-28.1.0-42.1l-27.3-15.8c-9.7-5.6-14.2-17.3-10.8-28 12.1-38.4 26.2-61.6 50.6-88.1 7.6-8.3 20-10.2 29.7-4.6l27.4 15.9c11.3-8.5 23.5-15.5 36.4-21.1V65.6c0-11.3 7.8-21 18.8-23.4 34.7-7.8 62-8.7 101.7.0 11 2.4 18.9 12.2 18.9 23.4v31.6c12.9 5.5 25.1 12.6 36.4 21l27.4-15.8c9.8-5.6 22.2-3.7 29.8 4.6 26.9 29.6 41.5 55.9 52.1 88.5 3.4 10.5-.8 21.9-10.2 27.7l-25 15.8c1.7 14 1.7 28.1.0 42.1l28.1 17.5c8.6 5.4 13 15.6 10.8 25.5-6.9 31.3-33 64.6-55.9 89.2-7.6 8.2-19.9 10-29.6 4.4L321 401.8c-11.3 8.5-23.5 15.5-36.4 21.1v31.6c0 11.2-7.8 21-18.8 23.4-37.5 8.3-64.9 8.2-101.9.0-10.8-2.5-18.6-12.3-18.6-23.5zm32-6.2c24.8 5 50.5 5 75.3.0v-47.7l10.7-3.8c16.8-5.9 32.3-14.9 45.9-26.5l8.6-7.4 41.4 23.9c16.8-19.1 34-41.3 42.1-65.2l-41.4-23.9 2.1-11.1c3.2-17.6 3.2-35.5.0-53.1l-2.1-11.1 41.4-23.9c-8.1-23.9-25.3-46.2-42.1-65.2l-41.4 23.9-8.6-7.4c-13.6-11.7-29-20.6-45.9-26.5l-10.7-3.8V71.8c-24.8-5-50.5-5-75.3.0v47.7l-10.7 3.8c-16.8 5.9-32.3 14.9-45.9 26.5l-8.6 7.4-41.4-23.9A192.19 192.19.0 0033 198.5l41.4 23.9-2.1 11.1c-3.2 17.6-3.2 35.5.0 53.1l2.1 11.1L33 321.6c8.1 23.9 20.9 46.2 37.7 65.2l41.4-23.9 8.6 7.4c13.6 11.7 29 20.6 45.9 26.5l10.7 3.8v47.6zm38.4-105.3c-45.7.0-82.9-37.2-82.9-82.9s37.2-82.9 82.9-82.9 82.9 37.2 82.9 82.9-37.2 82.9-82.9 82.9zm0-133.8c-28 0-50.9 22.8-50.9 50.9s22.8 50.9 50.9 50.9c28 0 50.9-22.8 50.9-50.9s-22.8-50.9-50.9-50.9zm322.9 291.7-2.5-3.9c-4.1.3-8.1.3-12.2.0l-2.5 4c-5.8 9.2-17.1 13.4-27.5 10.1-13.8-4.3-23-8.8-34.3-18.1-9-7.4-11.2-20.3-5.4-30.4l2.5-4.3c-2.3-3.4-4.3-6.9-6.1-10.6h-9.1c-11.6.0-21.4-8.2-23.6-19.6-2.6-13.7-2.7-24.2.1-38.5 2.1-11.3 12.1-19.5 23.6-19.5h9c1.8-3.7 3.8-7.2 6.1-10.6l-2.6-4.5c-5.8-10-3.6-22.7 5.2-30.3 10.6-9.1 19.7-14.3 33.5-19 10.8-3.7 22.7.7 28.5 10.6l2.6 4.4c4.1-.3 8.1-.3 12.2.0l2.6-4.4c5.8-9.9 17.7-14.3 28.6-10.5 13.3 4.5 22.3 9.6 33.5 19.1 8.8 7.5 10.9 20.2 5.1 30.2l-2.6 4.4c2.3 3.4 4.3 6.9 6.1 10.6h5.1c11.6.0 21.4 8.2 23.6 19.6 2.6 13.7 2.7 24.2-.1 38.5-2.1 11.3-12.1 19.5-23.6 19.5h-5c-1.8 3.7-3.8 7.2-6.1 10.6l2.5 4.3c5.9 10.2 3.5 23.1-5.5 30.5-10.7 8.8-19.9 13.4-34 17.9-10.5 3.2-21.9-.9-27.7-10.1zm12.2-34.6 10.6 18.3c6.7-2.8 12.9-6.4 18.7-10.8l-10.6-18.3 6.4-7.5c4.8-5.7 8.6-12.1 11-19.1l3.3-9.3h21.1c.9-7.1.9-14.4.0-21.5h-21.1l-3.3-9.3c-2.5-7-6.2-13.4-11-19.1l-6.4-7.5 10.6-18.3c-5.7-4.4-12-8-18.7-10.8l-10.6 18.3-9.7-1.8c-7.3-1.4-14.8-1.4-22.1.0l-9.7 1.8-10.6-18.3c-6.7 2.8-12.9 6.4-18.7 10.8l10.6 18.3-6.4 7.5c-4.8 5.7-8.6 12.1-11 19.1l-3.3 9.3h-21.1c-.9 7.1-.9 14.4.0 21.5h21.1l3.3 9.3c2.5 7 6.2 13.4 11 19.1l6.4 7.5-10.6 18.3c5.7 4.4 12 8 18.7 10.8l10.6-18.3 9.7 1.8c7.3 1.4 14.8 1.4 22.1.0l9.7-1.8zM560 408c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.3 32-32zm0-304.3c0-17.7-14.3-32-32-32s-32 14.3-32 32 14.3 32 32 32 32-14.4 32-32z"/></symbol><symbol id="fa-database" viewBox="0 0 448 512"><path d="M224 32c106 0 192 28.75 192 64v32c0 35.25-86 64-192 64S32 163.25 32 128V96c0-35.25 86-64 192-64m192 149.5V224c0 35.25-86 64-192 64S32 259.25 32 224v-42.5c41.25 29 116.75 42.5 192 42.5s150.749-13.5 192-42.5m0 96V320c0 35.25-86 64-192 64S32 355.25 32 320v-42.5c41.25 29 116.75 42.5 192 42.5s150.749-13.5 192-42.5m0 96V416c0 35.25-86 64-192 64S32 451.25 32 416v-42.5c41.25 29 116.75 42.5 192 42.5s150.749-13.5 192-42.5M224 0C145.858.0.0 18.801.0 96v320c0 77.338 146.096 96 224 96 78.142.0 224-18.801 224-96V96c0-77.338-146.096-96-224-96z"/></symbol><symbol id="fa-docker" viewBox="0 0 640 640"><path d="M349.9 300.3H283.8V240.9h66.1v59.4zm0-204.3H283.8v60.7h66.1V96zM428.1 240.8H362v59.4h66.1V240.8zM271.8 168.7H205.7v60.1h66.1V168.7zm78.1.0H283.8v60.1h66.1V168.7zm276.8 1e2C612.3 259 579.1 255.5 553.6 260.3 550.3 236.3 536.9 215.4 512.5 196.6L498.5 187.3 489.2 201.3C470.8 229.1 465.8 274.9 485.5 305.1 476.8 309.8 459.7 316.2 437.1 315.8H2.4c-8.7 50.8 5.8 116.8 44 162.1C83.5 521.8 139.1 544.1 211.8 544.1c157.4.0 273.9-72.5 328.4-204.2C561.6 340.3 607.8 340 631.5 294.7 633 292.2 638.1 281.5 640 277.6L626.7 268.7zM115.6 240.8h-66v59.4h66.1V240.8H115.6zm78.1.0H127.6v59.4h66.1V240.8zm78.1.0H205.7v59.4h66.1V240.8zm-78.1-72.1H127.6v60.1h66.1V168.7z"/></symbol><symbol id="fa-envelope" viewBox="0 0 512 512"><path d="M464 64H48C21.5 64 0 85.5.0 112v288c0 26.5 21.5 48 48 48h416c26.5.0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8.0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8.0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z"/></symbol><symbol id="fa-facebook" viewBox="0 0 512 512"><path d="M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14.0 55.52 4.84 55.52 4.84v61h-31.28c-30.8.0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z"/></symbol><symbol id="fa-file-alt" viewBox="0 0 384 512"><path d="M369.9 97.9 286 14C277 5 264.8-.1 252.1-.1H48C21.5.0.0 21.5.0 48v416c0 26.5 21.5 48 48 48h288c26.5.0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zm-22.6 22.7c2.1 2.1 3.5 4.6 4.2 7.4H256V32.5c2.8.7 5.3 2.1 7.4 4.2l83.9 83.9zM336 480H48c-8.8.0-16-7.2-16-16V48c0-8.8 7.2-16 16-16h176v104c0 13.3 10.7 24 24 24h104v304c0 8.8-7.2 16-16 16zm-48-244v8c0 6.6-5.4 12-12 12H108c-6.6.0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6.0 12 5.4 12 12zm0 64v8c0 6.6-5.4 12-12 12H108c-6.6.0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6.0 12 5.4 12 12zm0 64v8c0 6.6-5.4 12-12 12H108c-6.6.0-12-5.4-12-12v-8c0-6.6 5.4-12 12-12h168c6.6.0 12 5.4 12 12z"/></symbol><symbol id="fa-file-pdf" viewBox="0 0 384 512"><path d="M369.9 97.9 286 14C277 5 264.8-.1 252.1-.1H48C21.5.0.0 21.5.0 48v416c0 26.5 21.5 48 48 48h288c26.5.0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zm-22.6 22.7c2.1 2.1 3.5 4.6 4.2 7.4H256V32.5c2.8.7 5.3 2.1 7.4 4.2l83.9 83.9zM336 480H48c-8.8.0-16-7.2-16-16V48c0-8.8 7.2-16 16-16h176v104c0 13.3 10.7 24 24 24h104v304c0 8.8-7.2 16-16 16zm-22-171.2c-13.5-13.3-55-9.2-73.7-6.7-21.2-12.8-35.2-30.4-45.1-56.6 4.3-18 12-47.2 6.4-64.9-4.4-28.1-39.7-24.7-44.6-6.8-5 18.3-.3 44.4 8.4 77.8-11.9 28.4-29.7 66.9-42.1 88.6-20.8 10.7-54.1 29.3-58.8 52.4-3.5 16.8 22.9 39.4 53.1 6.4 9.1-9.9 19.3-24.8 31.3-45.5 26.7-8.8 56.1-19.8 82-24 21.9 12 47.6 19.9 64.6 19.9 27.7.1 28.9-30.2 18.5-40.6zm-229.2 89c5.9-15.9 28.6-34.4 35.5-40.8-22.1 35.3-35.5 41.5-35.5 40.8zM180 175.5c8.7.0 7.8 37.5 2.1 47.6-5.2-16.3-5-47.6-2.1-47.6zm-28.4 159.3c11.3-19.8 21-43.2 28.8-63.7 9.7 17.7 22.1 31.7 35.1 41.5-24.3 4.7-45.4 15.1-63.9 22.2zm153.4-5.9s-5.8 7-43.5-9.1c41-3 47.7 6.4 43.5 9.1z"/></symbol><symbol id="fa-github" viewBox="0 0 496 512"><path d="M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6.0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6.0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3.0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1.0-6.2-.3-40.4-.3-61.4.0.0-70 15-84.7-29.8.0.0-11.4-29.1-27.8-36.6.0.0-22.9-15.7 1.6-15.4.0.0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5.0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9.0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4.0 33.7-.3 75.4-.3 83.6.0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6.0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9.0-6.2-1.4-2.3-4-3.3-5.6-2z"/></symbol><symbol id="fa-golang" viewBox="0 0 640 640"><path d="M400.1 258.8C389.2 261.6 380.2 263.1 371 266.4 363.7 268.3 356.3 270.3 347.8 272.5L347.2 272.6C343 273.8 342.6 273.9 338.7 269.4 334 264.1 330.6 260.7 324.1 257.5 304.4 247.9 285.4 250.7 267.7 262.2c-21.2 13.7-32.1 34-31.8 59.2C236.2 346.4 253.3 366.9 277.1 370.3 299.1 373.1 316.9 365.7 330.9 349.8 333 347.2 334.9 344.5 337 341.5 337.8 340.5 338.5 339.4 339.3 338.2H279.2C272.7 338.2 271.1 334.2 273.3 328.9 277.3 319.2 284.8 303 289.2 294.9 290.1 293.1 292.3 289.1 296.1 289.1H397.2c4.5-13.4 11.8-26.9 21.6-39.7 22.7-29.9 49.3-45.5 87.2-52C537.8 191.8 567.7 194.9 594.9 213.3 619.5 230.1 634.7 252.9 638.8 282.8 644.1 324.9 631.9 359.1 602.1 388.4c-19.7 20.9-44.9 34-73.9 39.9C522.6 429.3 517.1 429.8 511.7 430.3 508.8 430.5 506 430.8 503.2 431.1 474.9 430.5 449 422.4 427.2 403.7c-15.3-13.3-25.9-29.6-31.1-48.5C392.4 362.5 388.1 369.6 382.1 376.3c-21.6 29.6-50.9 48-87.9 52.9C263.6 433.3 235.3 427.4 210.3 408.7c-23-17.5-36.1-40.5-39.5-69.2C166.7 305.5 176.7 274.1 197.2 248.2c22.2-29 51.5-47.4 87.3-53.9C313.8 188.1 341.8 192.4 367.1 209.6c16.5 10.9 28.3 25.8 36.1 43.9C405.1 256.3 403.8 257.9 400.1 258.8zM48.3 264.4C47 264.4 46.7 263.8 47.4 262.8L54 254.4C54.6 253.5 56.2 252.9 57.4 252.9H168.7C169.9 252.9 170.2 253.8 169.6 254.7L164.3 262.8C163.7 263.8 162.1 264.7 161.2 264.7L48.4 264.4zM1.2 293.1C0 293.1-.4 292.4.3 291.5L6.8 283.1C7.4 282.2 9 281.5 10.2 281.5H152.3C153.5 281.5 154.1 282.5 153.8 283.4l-2.5 7.5C151 292.1 149.8 292.8 148.5 292.8L1.2 293.1zm74.5 26.8C75.1 320.8 75.4 321.7 76.6 321.7L144.6 322C145.5 322 146.8 321.1 146.8 319.9L147.4 312.4C147.4 311.1 146.8 310.2 145.5 310.2H83.2C82 310.2 80.7 311.1 80.1 312.1L75.7 319.9zm501.5-18C577 299.3 576.9 297.1 576.5 294.9 570.9 264.1 542.5 246.6 512.9 253.5c-29 6.5-47.7 24.9-54.5 54.2C452.8 332 464.6 356.6 487 366.6 504.2 374.1 521.3 373.2 537.8 364.7c24.6-13.6 38-32.7 39.6-59.5C577.3 304 577.3 302.9 577.2 301.9z"/></symbol><symbol id="fa-home" viewBox="0 0 576 512"><path d="M541 229.16l-61-49.83v-77.4a6 6 0 00-6-6h-20a6 6 0 00-6 6v51.33L308.19 39.14a32.16 32.16.0 00-40.38.0L35 229.16a8 8 0 00-1.16 11.24l10.1 12.41a8 8 0 0011.2 1.19L96 220.62v243a16 16 0 0016 16h128a16 16 0 0016-16v-128l64 .3V464a16 16 0 0016 16l128-.33a16 16 0 0016-16V220.62L520.86 254a8 8 0 0011.25-1.16l10.1-12.41A8 8 0 00541 229.16zm-93.11 218.59h.1l-96 .3V319.88a16.05 16.05.0 00-15.95-16l-96-.27a16 16 0 00-16.05 16v128.14H128V194.51L288 63.94l160 130.57z"/></symbol><symbol id="fa-instagram" viewBox="0 0 448 512"><path d="M224.1 141c-63.6.0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1.0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9.0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9.0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9.0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9.0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8.0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"/></symbol><symbol id="fa-linkedin" viewBox="0 0 448 512"><path d="M416 32H31.9C14.3 32 0 46.5.0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6.0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3.0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2.0 38.5 17.3 38.5 38.5.0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6.0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2.0 79.7 44.3 79.7 101.9V416z"/></symbol><symbol id="fa-network-wired" viewBox="0 0 640 512"><path d="M632 240H336v-80h80c17.67.0 32-14.33 32-32V32c0-17.67-14.33-32-32-32H224c-17.67.0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h80v80H8c-4.42.0-8 3.58-8 8v16c0 4.42 3.58 8 8 8h120v80H64c-17.67.0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h160c17.67.0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32h-64v-80h320v80h-64c-17.67.0-32 14.33-32 32v96c0 17.67 14.33 32 32 32h160c17.67.0 32-14.33 32-32v-96c0-17.67-14.33-32-32-32h-64v-80h120c4.42.0 8-3.58 8-8v-16c0-4.42-3.58-8-8-8zM224 384v96H64v-96h160zm0-256V32h192v96H224zm352 256v96H416v-96h160z"/></symbol><symbol id="fa-passport" viewBox="0 0 448 512"><path d="M416 0H64C28.65.0.0 28.65.0 64v384c0 35.35 28.65 64 64 64h352c17.67.0 32-14.33 32-32V32c0-17.67-14.33-32-32-32zm0 480H64c-17.64.0-32-14.36-32-32V64c0-17.64 14.36-32 32-32h352v448zm-304-64h224c8.8.0 16-7.2 16-16s-7.2-16-16-16H112c-8.8.0-16 7.2-16 16s7.2 16 16 16zm112-96c70.69.0 128-57.31 128-128S294.69 64 224 64 96 121.31 96 192s57.31 128 128 128zm94.38-144h-39.09c-1.49-27.03-6.54-51.35-14.21-70.41 27.71 13.24 48.02 39.19 53.3 70.41zm-39.09 32h39.09c-5.29 31.22-25.59 57.17-53.3 70.41 7.68-19.06 12.72-43.38 14.21-70.41zM224 97.31c7.69 7.45 20.77 34.42 23.43 78.69h-46.87c2.67-44.26 15.75-71.24 23.44-78.69zM247.43 208c-2.66 44.26-15.74 71.24-23.43 78.69-7.69-7.45-20.77-34.42-23.43-78.69h46.86zm-64.51-102.41c-7.68 19.06-12.72 43.38-14.21 70.41h-39.09c5.28-31.22 25.59-57.17 53.3-70.41zM168.71 208c1.49 27.03 6.54 51.35 14.21 70.41-27.71-13.24-48.02-39.19-53.3-70.41h39.09z"/></symbol><symbol id="fa-python" viewBox="0 0 448 512"><path d="M439.8 200.5c-7.7-30.9-22.3-54.2-53.4-54.2h-40.1v47.4c0 36.8-31.2 67.8-66.8 67.8H172.7c-29.2.0-53.4 25-53.4 54.3v101.8c0 29 25.2 46 53.4 54.3 33.8 9.9 66.3 11.7 106.8.0 26.9-7.8 53.4-23.5 53.4-54.3v-40.7H226.2v-13.6h160.2c31.1.0 42.6-21.7 53.4-54.2 11.2-33.5 10.7-65.7.0-108.6zM286.2 404c11.1.0 20.1 9.1 20.1 20.3.0 11.3-9 20.4-20.1 20.4-11 0-20.1-9.2-20.1-20.4.1-11.3 9.1-20.3 20.1-20.3zM167.8 248.1h106.8c29.7.0 53.4-24.5 53.4-54.3V91.9c0-29-24.4-50.7-53.4-55.6-35.8-5.9-74.7-5.6-106.8.1-45.2 8-53.4 24.7-53.4 55.6v40.7h106.9v13.6h-147c-31.1.0-58.3 18.7-66.8 54.2-9.8 40.7-10.2 66.1.0 108.6 7.6 31.6 25.7 54.2 56.8 54.2H101v-48.8c0-35.3 30.5-66.4 66.8-66.4zm-6.7-142.6c-11.1.0-20.1-9.1-20.1-20.3.1-11.3 9-20.4 20.1-20.4 11 0 20.1 9.2 20.1 20.4s-9 20.3-20.1 20.3z"/></symbol><symbol id="fa-shield-alt" viewBox="0 0 512 512"><path d="M466.5 83.7l-192-80a48.15 48.15.0 00-36.9.0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9.0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM262.2 478.8c-4 1.6-8.4 1.6-12.3.0C152 440 48 304 48 128c0-6.5 3.9-12.3 9.8-14.8l192-80c3.9-1.6 8.4-1.6 12.3.0l192 80c6 2.5 9.9 8.3 9.8 14.8.1 176-103.9 312-201.7 350.8zM256 411V1e2l-142.7 59.5c10.1 120.1 77.1 215 142.7 251.5zm-32-66.8c-36.4-39.9-65.8-97.8-76.1-164.5L224 148z"/></symbol><symbol id="fa-telegram-plane" viewBox="0 0 448 512"><path d="M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9 190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284 16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z"/></symbol><symbol id="fa-wordpress" viewBox="0 0 512 512"><path d="M61.7 169.4l101.5 278C92.2 413 43.3 340.2 43.3 256c0-30.9 6.6-60.1 18.4-86.6zm337.9 75.9c0-26.3-9.4-44.5-17.5-58.7-10.8-17.5-20.9-32.4-20.9-49.9.0-19.6 14.8-37.8 35.7-37.8.9.0 1.8.1 2.8.2-37.9-34.7-88.3-55.9-143.7-55.9-74.3.0-139.7 38.1-177.8 95.9 5 .2 9.7.3 13.7.3 22.2.0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5.0.0-11.5 1.3-24.3 2l77.5 230.4L249.8 247l-33.1-90.8c-11.5-.7-22.3-2-22.3-2-11.5-.7-10.1-18.2 1.3-17.5.0.0 35.1 2.7 56 2.7 22.2.0 56.7-2.7 56.7-2.7 11.5-.7 12.8 16.2 1.4 17.5.0.0-11.5 1.3-24.3 2l76.9 228.7 21.2-70.9c9-29.4 16-50.5 16-68.7zm-139.9 29.3-63.8 185.5c19.1 5.6 39.2 8.7 60.1 8.7 24.8.0 48.5-4.3 70.6-12.1-.6-.9-1.1-1.9-1.5-2.9l-65.4-179.2zm183-120.7c.9 6.8 1.4 14 1.4 21.9.0 21.6-4 45.8-16.2 76.2l-65 187.9C426.2 403 468.7 334.5 468.7 256c0-37-9.4-71.8-26-102.1zM504 256c0 136.8-111.3 248-248 248C119.2 504 8 392.7 8 256 8 119.2 119.2 8 256 8c136.7.0 248 111.2 248 248zm-11.4.0c0-130.5-106.2-236.6-236.6-236.6C125.5 19.4 19.4 125.5 19.4 256S125.6 492.6 256 492.6c130.5.0 236.6-106.1 236.6-236.6z"/></symbol><symbol id="fa-wrench" viewBox="0 0 512 512"><path d="M507.42 114.49c-2.34-9.47-9.66-16.98-19.06-19.61-9.47-2.61-19.65.0-26.65 6.98l-63.87 63.87-44.25-7.36-7.38-44.24 63.87-63.87c6.94-6.92 9.62-17.09 7-26.54-2.62-9.47-10.19-16.83-19.75-19.2C345.6-8.31 291.95 6.54 254.14 44.3c-37.84 37.87-52.21 92.52-38.62 144.7L22.19 382.29c-29.59 29.63-29.59 77.83.0 107.45C36.54 504.09 55.63 512 75.94 512s39.37-7.91 53.71-22.26l193.14-193.11c52.03 13.73 106.8-.72 144.89-38.82 37.81-37.81 52.68-91.39 39.74-143.32zm-62.36 120.7c-31.87 31.81-78.43 42.63-121.77 28.23l-9.38-3.14-206.88 206.84c-16.62 16.62-45.59 16.62-62.21.0-17.12-17.14-17.12-45.06.0-62.21l207.01-206.98-3.09-9.34c-14.31-43.45-3.56-90.06 28.03-121.67C299.48 44.2 329.44 32 360.56 32c6.87.0 13.81.59 20.72 1.81l-69.31 69.35 13.81 83.02L408.84 2e2l69.3-69.35c6.72 38.25-5.34 76.79-33.08 104.54zM80 416c-8.84.0-16 7.16-16 16s7.16 16 16 16 16-7.16 16-16-7.16-16-16-16z"/></symbol><symbol id="fa-youtube" viewBox="0 0 576 512"><path d="M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78.0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z"/></symbol><symbol id="mygames" viewBox="0 0 120 70"><path fill-rule="evenodd" clip-rule="evenodd" d="M64.4067.0 47.5587 18.8625 30.7315.024283.759766 33.5792 13.6049 47.9601l16.927-18.9498L47.3914 47.886 64.3261 28.9264 71.1221 36.5545 54.1968 55.5043 67.1446 70 116.697 14.5225 103.749.027164 84.0903 22.0362 64.4075.0H64.4067z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M99.4681 45.466C99.3826 45.5006 99.2541 45.5182 99.0828 45.5182H98.7164V44.6717H99.0627C99.2877 44.6717 99.4508 44.7005 99.5527 44.7585 99.6549 44.8162 99.7059 44.9306 99.7059 45.1006 99.7059 45.2806 99.6266 45.4021 99.4681 45.466zM100.067 46.577C100.063 46.5151 100.061 46.4575 100.061 46.4032V46.232C100.061 46.1147 100.019 45.994 99.9364 45.8704 99.8531 45.7467 99.7216 45.6707 99.5421 45.6415 99.6838 45.6185 99.7947 45.5805 99.8736 45.5283 100.024 45.4298 100.098 45.2757 100.098 45.0669 100.098 44.7724 99.9796 44.5757 99.7422 44.4747 99.6087 44.4187 99.3996 44.3907 99.1146 44.3907H98.3104v2.337H98.7154V45.8085H99.0345C99.2493 45.8085 99.3996 45.8336 99.4851 45.8837 99.6296 45.9706 99.7019 46.1485 99.7019 46.4183V46.6033L99.7105 46.6784C99.713 46.688 99.7146 46.6968 99.7163 46.7043 99.7179 46.7123 99.7196 46.7198 99.7216 46.7277H100.101L100.087 46.6989C100.077 46.6793 100.071 46.6388 100.067 46.577zM99.1549 47.4084C98.1598 47.4084 97.3507 46.5853 97.3507 45.5734 97.3507 44.5616 98.1598 43.7384 99.1549 43.7384c.995100000000008.0 1.8051.8232 1.8051 1.835.0 1.0119-.809999999999988 1.835-1.8051 1.835zM99.155 43.4429c-1.1574.0-2.0954.953800000000001-2.0954 2.1306.0 1.1769.938000000000002 2.1307 2.0954 2.1307 1.157.0 2.095-.953800000000001 2.095-2.1307C101.25 44.3967 100.312 43.4429 99.155 43.4429z"/></symbol><symbol id="perl" viewBox="0 0 300 300"><path fill="none" d="M3e2 150c0 82.844-67.156 150-150 150S0 232.844.0 150 67.156.0 150 0s150 67.156 150 150m0 0"/><path d="M152.781.023A150.2 150.2.0 0090.168 12.508c-76.027 33.14-110.8 121.64-77.66 197.672 28.043 63.89 96.394 100.054 164.992 87.285 2.926-9.32 5.32-19.543 5.32-30.692.0-1.582-.043-3.168-.129-4.793.0.0 5.364-9.152 9.59-21.074 5.235-14.742 2.465-30.976-6.601-43.824-.528-.703-1.055-1.496-1.625-2.289-53.371.0-79.77-48.395-86.457-77.828-2.77-12.098-5.02-13.3-12.575-13.3-13.98.0-24.066-5.798-24.066-5.798-12.836 5.88-18.578 3.485-16.855-2.656-5.59-.613-5.473-6.957-2.07-12.785 4.261-7.309 12.976-12.274 23.406-12.274h5.585c11.528.0 13.903-6.03 25.782-4.754 1.847.176 3.566.485 5.148.88 3.3-3.782 7.04-5.368 11.574-5.06.703.087 1.141.704 1.012 1.364l-1.102 5.105c-.394 1.891.133 3.872 1.497 5.149 9.59 8.973 15.09 24.285 21.25 38.102 9.988 20.37 34.097 48.66 72.773 12.363 27.191-25.524 43.621-46.805 70.625-48.895C253.168 29.203 205.125 1.02 152.782.023M89.015 73.906c-3.961.0-7.91 3.18-6.567 3.75.301.125.809.211 1.39.278.419 2.535 2.548 4.492 5.2 4.492s4.746-1.957 5.156-4.492c.582-.067 1.09-.153 1.39-.278 1.345-.57-2.608-3.75-6.57-3.75M229.302 218.29c-3.211.078-6.094 2.117-7.059 5.238v.043c-4.793 15.399-14.12 35.285-14.12 35.285s-9.282 16.438-14.532 34.844a151 151 0 0016.586-5.86 150.6 150.6.0 0029.844-17.39 97 97 0 00-4.997-8.82s-3.078-13.684-8.976-28.602q1.341-3.708 2.508-7.476l.043-.176c.175-.355.574-.484 1.011-.484h.047c3.078.484 6.332.968 10.117 1.406 1.145.09 2.332.176 3.52.308 1.453.133 2.86.262 4.312.352.348 13.844 6.356 27.074 7.875 30.23a150.2 150.2.0 0027.622-37.234c-10.696 1.219-23.778 1.633-39.168.098-1.23-.133-2.461-.266-3.696-.352a222 222 0 01-9.547-1.32 8 8 0 00-1.39-.09"/></symbol></svg><main id=content><section id=page-index class="page none"><header><div class=title-header><div class=title><h2>Leonid Sopov</h2><span class=headline>Husband of one wife, father of 3</span></div></div><nav aria-label=menu><ul><li><a href=#cv><svg class="icon" aria-hidden="true"><use href="#fa-file-alt"></use></svg><span class=title>CV</span></a></li><li><a href=https://tg.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-telegram-plane"></use></svg><span class=title>Telegram</span></a></li><li><a href=mailto:leonid@sopov.org><svg class="icon" aria-hidden="true"><use href="#fa-envelope"></use></svg><span class=title>Email</span></a></li><li><a href=https://github.sopov.org rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-github"></use></svg><span class=title>GitHub</span></a></li></ul></nav></header><div class=section><h3>Contacts</h3><div class="items columns-2"><div class=item><a href=https://tg.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-telegram-plane"></use></svg><span class=title>Telegram</span> <span class=subtitle>Primary contact @leonidsopov</span></a></div><div class=item><a href=mailto:leonid@sopov.org><svg class="icon" aria-hidden="true"><use href="#fa-envelope"></use></svg><span class=title>Email</span> <span class=subtitle>Not always reading</span></a></div></div></div><div class=section><h3>Social</h3><div class="items columns-2"><div class=item><a href=https://chess.com/sopov rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-chess-board"></use></svg><span class=title>Chess</span> <span class=subtitle>@sopov</span></a><div class=children><a href=https://chess.sopov.org/ rel="noopener noreferrer"><span class=title>chess.com</span></a><a href=https://lichess.sopov.org/ rel="noopener noreferrer"><span class=title>lichess.org</span></a></div></div><div class=item><a href=https://instagram.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-instagram"></use></svg><span class=title>Instagram</span> <span class=subtitle>@sopov</span></a></div><div class=item><a href=https://facebook.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-facebook"></use></svg><span class=title>Facebook</span> <span class=subtitle>@sopov</span></a></div><div class=item><a href=https://youtube.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-youtube"></use></svg><span class=title>Video</span></a><div class=children><a href=https://youtube.sopov.org/ rel="noopener noreferrer"><span class=title>YouTube</span></a><a href=https://youtube2.sopov.org/ rel="noopener noreferrer"><span class=title>Old YouTube</span></a><a href=https://vimeo.sopov.org/ rel="noopener noreferrer"><span class=title>Vimeo</span></a><a href=https://coub.sopov.org/ rel="noopener noreferrer"><span class=title>Coub</span></a></div></div><div class=item><a href=https://t.me/sopovgram rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-telegram-plane"></use></svg><span class=title>Telegram Channel</span> <span class=subtitle>@sopovgram</span></a></div><div class=item><a href=https://blog.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-wordpress"></use></svg><span class=title>Blog</span></a></div></div></div><footer><p>🙏 And if it is evil in your eyes to serve the LORD, choose this day whom you will serve...<br>But as for me and my house, we will serve the LORD // Joshua 24:15</p></footer></section><section id=page-cv class="page none"><header><div class=title-header><div class=title><h2>Leonid Sopov</h2><span class=headline>Senior Backend Engineer | Go · Python · Perl</span></div></div><nav aria-label=menu><ul><li><a href=#><svg class="icon" aria-hidden="true"><use href="#fa-home"></use></svg><span class=title>Home</span></a></li><li><a href=https://tg.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-telegram-plane"></use></svg><span class=title>Telegram</span></a></li><li><a href=mailto:leonid@sopov.org><svg class="icon" aria-hidden="true"><use href="#fa-envelope"></use></svg><span class=title>Email</span></a></li><li><a href=https://github.sopov.org rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-github"></use></svg><span class=title>GitHub</span></a></li></ul></nav></header><div class=message><div class=content><p>Senior Backend Engineer with 20+ years in Go, Python, and Perl.</p><p>Focused on legacy modernization — migrating aging systems to modern stacks while keeping production stable.</p></div></div><div class=section><h3>CV</h3><div class="items columns-3"><div class=item><a href=https://cv.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-file-alt"></use></svg><span class=title>HTML</span></a></div><div class=item><a href=https://pdf.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-file-pdf"></use></svg><span class=title>PDF</span></a></div><div class=item><a href=https://in.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-linkedin"></use></svg><span class=title>LinkedIn</span> <span class=subtitle>@leonidsopov</span></a></div></div></div><div class=section><h3>Companies</h3><div class="items columns-3"><div class=item><a href=https://my.games/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#mygames"></use></svg><span class=title>my.games</span> <span class=subtitle>2024 Mar - present</span></a></div><div class=item><a href=https://www.acronis.com/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#acronis"></use></svg><span class=title>Acronis</span> <span class=subtitle>2008 - 2024 (16 years)</span></a></div><div class=item><a href=https://only.bible/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#bibleonline"></use></svg><span class=title>Bible Online Project</span> <span class=subtitle>2003 - present (23 years)</span></a></div></div></div><div class=section><h3>Main Skills</h3><div class="items columns-3"><div class=item><a href=https://python.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-python"></use></svg><span class=title>Python</span></a></div><div class=item><a href=https://go.dev/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-golang"></use></svg><span class=title>Golang</span></a></div><div class=item><a href=https://perl.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#perl"></use></svg><span class=title>Perl</span></a></div><div class=item><span class=nolink><svg class="icon" aria-hidden="true"><use href="#fa-docker"></use></svg><span class=title>Docker / Kubernetes</span> <span class=subtitle>Containerization, orchestration, migration</span></span></div><div class=item><span class=nolink><svg class="icon" aria-hidden="true"><use href="#fa-cogs"></use></svg><span class=title>DevOps / Automation</span> <span class=subtitle>CI/CD, deployment pipelines</span></span></div><div class=item><span class=nolink><svg class="icon" aria-hidden="true"><use href="#fa-shield-alt"></use></svg><span class=title>Security / Compliance</span> <span class=subtitle>OWASP, CTF, PCI DSS, GDPR</span></span></div><div class=item><span class=nolink><svg class="icon" aria-hidden="true"><use href="#fa-database"></use></svg><span class=title>SQL / Alembic</span> <span class=subtitle>Schema migrations, MySQL</span></span></div><div class=item><span class=nolink><svg class="icon" aria-hidden="true"><use href="#fa-network-wired"></use></svg><span class=title>API Design</span> <span class=subtitle>REST, Swagger, RAML</span></span></div><div class=item><span class=nolink><svg class="icon" aria-hidden="true"><use href="#fa-wrench"></use></svg><span class=title>Refactoring</span> <span class=subtitle>Perl → Go/Python, containerization, refactoring</span></span></div></div></div><div class=section><h3>Languages</h3><div class="items columns-3"><div class=item><a href=https://www.efset.org/cert/PsM4e6 rel="noopener noreferrer"><span class=title>🇺🇸 English</span> <span class=subtitle>Intermediate</span></a></div><div class=item><span class=nolink><span class=title>🇷🇺 Russian</span> <span class=subtitle>Native</span></span></div><div class=item><span class=nolink><span class=title>🇷🇸 Serbian</span> <span class=subtitle>Elementary</span></span></div></div></div><div class=section><h3>Contacts</h3><div class="items columns-3"><div class=item><a href=https://tg.sopov.org/ rel="noopener noreferrer"><svg class="icon" aria-hidden="true"><use href="#fa-telegram-plane"></use></svg><span class=title>Telegram</span> <span class=subtitle>Primary contact @leonidsopov</span></a></div><div class=item><a href=mailto:leonid@sopov.org><svg class="icon" aria-hidden="true"><use href="#fa-envelope"></use></svg><span class=title>Email</span> <span class=subtitle>Not always reading</span></a></div><div class=item><span class=nolink><svg class="icon" aria-hidden="true"><use href="#fa-passport"></use></svg><span class=title>Legal status</span> <span class=subtitle>Permanent residence in Serbia</span></span></div></div></div><footer><p>Read more: <a href=https://in.sopov.org/ rel="noopener noreferrer">LinkedIn</a> / <a href=https://cv.sopov.org rel="noopener noreferrer">CV</a> / <a href=https://pdf.sopov.org/ rel="noopener noreferrer">CV as PDF</a></p></footer></section></main><script>(function(){"use strict";function t(e){if(!e)return;document.querySelectorAll("section.page").forEach(e=>{e.classList.add("none")}),e.classList.remove("none")}function n(){const e=(location.hash||"").slice(1);if(e){const t=document.getElementById("page-"+e);if(t)return t;console.error(`page ${e} is not found`)}return document.querySelector("section.page")}function e(){const e=n();if(!e)return;t(e)}document.addEventListener("DOMContentLoaded",e,{once:!0}),window.addEventListener("hashchange",e),document.addEventListener("click",function(e){const s=e.target.closest(".children a");if(s)return;const n=e.target.closest(".item");if(!n)return;const t=n.querySelector(":scope > a");if(!t)return;if(e.target.closest(":scope > a"))return;e.preventDefault(),e.metaKey||e.ctrlKey?window.open(t.href,"_blank"):window.location.href=t.href}),document.querySelectorAll(".item").forEach(function(e){const t=e.querySelector(":scope > a");if(!t)return;e.addEventListener("keydown",function(e){(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),window.location.href=t.href)})})})()</script></body></html>