Author SHA1 Message Date
hermes 552332159b devlog: 2026-09-21T01-49-29 2026-09-21 01:49:30 +00:00
2 changed files with 46 additions and 50 deletions
-50
View File
@@ -1,50 +0,0 @@
{
"id": "2026-09-21T01-44-42",
"date": "2026-09-21T01:44:42Z",
"title": {
"ru": "Резюме-сайт, учебная вёрстка и обновлённые демки",
"en": "Resume site, study layouts and refreshed demos"
},
"summary": {
"ru": "19–21 сентября почти вся работа шла в Emil_Shanayev_Resume: сайт-резюме переделан под вид 3D-редактора, стал двуязычным и деплоится из Gitea Actions. Кроме него — учебные материалы по вёрстке в Design_HSE_Study и обновлённые демки проектов aicc-capsule и Cortex_Engine.",
"en": "On 19–21 September almost all the work went into Emil_Shanayev_Resume: the resume site was rebuilt as a 3D-editor viewport, made bilingual and now deploys from Gitea Actions. Besides it there are study layout materials in Design_HSE_Study and refreshed project demos in aicc-capsule and Cortex_Engine."
},
"repos": [
{
"name": "Emil_Shanayev_Resume",
"url": "https://git.shanaty.ru/Emil_Shanaty/Emil_Shanayev_Resume",
"commits": 12,
"note": {
"ru": "Тёмная тема по умолчанию с переключателем, ссылка на портфолио, раздел «Девлог» вместо контактов, русский текст резюме и деплой из Gitea Actions при каждом пуше в main.",
"en": "Dark theme by default with a switch, a portfolio link, a Devlog nav item instead of contacts, the Russian resume text and deployment from Gitea Actions on every push to main."
}
},
{
"name": "Design_HSE_Study",
"url": "https://git.shanaty.ru/Emil_Shanaty/Design_HSE_Study",
"commits": 3,
"note": {
"ru": "Учебные материалы по вёрстке: примеры навигации и селекторов и разбор Наркомфина.",
"en": "Study materials on layout: navigation and selector examples and a Narkomfin study."
}
},
{
"name": "aicc-capsule",
"url": "https://git.shanaty.ru/Emil_Shanaty/aicc-capsule",
"commits": 2,
"note": {
"ru": "Обновлены демо-записи миссий для карточки проекта.",
"en": "The mission demo recordings were refreshed for the project card."
}
},
{
"name": "Cortex_Engine",
"url": "https://git.shanaty.ru/Emil_Shanaty/Cortex_Engine",
"commits": 1,
"note": {
"ru": "Обновлён demo.gif — картинка проекта на сайте-резюме.",
"en": "demo.gif was refreshed — the project picture on the resume site."
}
}
]
}
+46
View File
@@ -0,0 +1,46 @@
{
"id": "2026-09-21T01-49-29",
"date": "2026-09-21T01:49:29Z",
"title": {
"ru": "Резюме, обновление демок и учебный макет",
"en": "Resume site, refreshed demos and a design study"
},
"summary": {
"ru": "19-21 сентября: сайт-резюме переделан в вид 3D-редактора, добавлены тёмная тема и два языка, публикация перешла на Gitea Actions. Демо-записи aicc-capsule и Cortex Engine обновлены. Начался учебный макет по дизайну для ВШЭ.",
"en": "On 19-21 September the resume site was rebuilt as a 3D editor viewport with a dark theme and two languages, and publishing moved to Gitea Actions. Demo recordings in aicc-capsule and Cortex Engine were refreshed. A design study for HSE was started."
},
"repos": [
{
"name": "Emil_Shanayev_Resume",
"url": "https://git.shanaty.ru/Emil_Shanaty/Emil_Shanayev_Resume",
"note": {
"ru": "12 коммитов за 19-21 сентября: сайт переделан в вид 3D-редактора, добавлены тёмная тема с переключателем, русский текст резюме, переключение языков и общий каркас сайта, контакты в навигации заменены ссылкой на девлог. Публикация перешла на Gitea Actions при каждом пуше в main, README описан этот процесс.",
"en": "12 commits on 19-21 September: the site was rebuilt as a 3D editor viewport, with a dark theme and a top-bar switch, Russian resume text, language switching and the shared site chrome, and Contacts in the nav replaced by a devlog link. Publishing moved to Gitea Actions on every push to main, documented in the README."
}
},
{
"name": "aicc-capsule",
"url": "https://git.shanaty.ru/Emil_Shanaty/aicc-capsule",
"note": {
"ru": "20 сентября обновлены обе записи демо: прогон к маяку и поисковая миссия, показаны в README.",
"en": "On 20 September both demo recordings were refreshed: the beacon run and the search mission, shown in the README."
}
},
{
"name": "Cortex_Engine",
"url": "https://git.shanaty.ru/Emil_Shanaty/Cortex_Engine",
"note": {
"ru": "20 сентября обновлена демо-запись движка в README.",
"en": "On 20 September the engine's demo recording in the README was refreshed."
}
},
{
"name": "Design_HSE_Study",
"url": "https://git.shanaty.ru/Emil_Shanaty/Design_HSE_Study",
"note": {
"ru": "19 сентября начат учебный макет: страница-копия навигации Apple с меню-колонками на HTML и CSS, иконки поиска и корзины уточнены.",
"en": "On 19 September a design study started: a page copying Apple's navigation with column menus in HTML and CSS, with the search and bag icons refined."
}
}
]
}