/
mustreets
/
MYPortfolio
Обзор
Документация
Войти
/
mustreets
/
MYPortfolio
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
flex
index.html
30 строк
1 KB
Slava
refactor: update project metadata and enhance project cover generation
29 мар 2026, 21:30
29 мар 2026, 21:30
e1e1b7f
Код
Авторство
О чём код?
<!DOCTYPE html> <html lang="en" class="dark"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="Vyacheslav Yakimov — Senior React Native Developer. Fintech, enterprise mobile (LMS, ERP), React web. Portfolio, blog, CV." /> <meta property="og:type" content="website" /> <meta property="og:title" content="VY · Senior RN Engineer" /> <meta property="og:description" content="Senior React Native Developer — fintech, enterprise, crypto clients. Portfolio and writing." /> <meta property="og:image" content="/og-image.png" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="VY · Senior RN Engineer" /> <meta name="twitter:description" content="Senior React Native Developer — fintech & enterprise. Portfolio and writing." /> <link rel="icon" href="/favicon.svg" type="image/svg+xml" /> <title>VY · Senior RN Engineer</title> </head> <body> <div id="root"></div> <script type="module" src="/src/main.tsx"></script> </body> </html>