diff --git a/src/content/projects/c3dgraphicengine.json b/src/content/projects/c3dgraphicengine.json index bb9fd60..60cbe24 100644 --- a/src/content/projects/c3dgraphicengine.json +++ b/src/content/projects/c3dgraphicengine.json @@ -9,5 +9,5 @@ "title": "C3DGraphicEngine", "tags": [], "description": "Кроссплатформенный графический 3D движок, написанный с полного нуля на чистом С!", - "category": "proud" + "category": "actual" } diff --git a/src/content/projects/chat.json b/src/content/projects/chat.json index 7c0ed82..3def7ae 100644 --- a/src/content/projects/chat.json +++ b/src/content/projects/chat.json @@ -18,5 +18,5 @@ "title": "Chat", "tags": [], "description": "Анонимный мессенджер. Тестовое задание перед собеседованием. Написано за 10 часов", - "category": "proud" + "category": "actual" } diff --git a/src/content/projects/home-server-services.json b/src/content/projects/home-server-services.json index 7f5764b..36261a3 100644 --- a/src/content/projects/home-server-services.json +++ b/src/content/projects/home-server-services.json @@ -13,5 +13,5 @@ "title": "Home Server Services", "tags": [], "description": "Полный набор сервисов в Docker для организации моего домашнего сервера!", - "category": "proud" -} + "category": "actual" +} \ No newline at end of file diff --git a/src/content/projects/jellybelly-wiki.json b/src/content/projects/jellybelly-wiki.json index 5491abe..39428f4 100644 --- a/src/content/projects/jellybelly-wiki.json +++ b/src/content/projects/jellybelly-wiki.json @@ -14,5 +14,5 @@ "title": "JellyBelly Wiki", "tags": [], "description": "Тестовое задание перед собеседованием. Написано за 10 часов. Сайт о бобах JellyBelly", - "category": "proud" + "category": "actual" } diff --git a/src/content/projects/nand2tetris.json b/src/content/projects/nand2tetris.json index 3791c5f..8d33d4b 100644 --- a/src/content/projects/nand2tetris.json +++ b/src/content/projects/nand2tetris.json @@ -7,5 +7,5 @@ "title": "Nand2Tetris", "tags": [], "description": "Работы по курсу Nand2tetris, в рамках которого мы с нуля создадим 16-битный компьютер, способный запустить тетрис", - "category": "proud" + "category": "actual" } diff --git a/src/content/projects/neural-network.json b/src/content/projects/neural-network.json index 118c0ab..f934996 100644 --- a/src/content/projects/neural-network.json +++ b/src/content/projects/neural-network.json @@ -11,5 +11,5 @@ "title": "Neural Network++", "tags": [], "description": "Движок для создания нейронных сетей написанный на С++", - "category": "proud" + "category": "actual" } diff --git a/src/content/projects/torrent.json b/src/content/projects/torrent.json index 11a9de7..72bdc43 100644 --- a/src/content/projects/torrent.json +++ b/src/content/projects/torrent.json @@ -20,5 +20,5 @@ "title": ".Torrent", "tags": [], "description": "SSR Web-приложение для обмена .torrent файлами", - "category": "proud" + "category": "actual" } diff --git a/src/content/projects/расписание-самгу.json b/src/content/projects/расписание-самгу.json index bc4df69..ecc2f8f 100644 --- a/src/content/projects/расписание-самгу.json +++ b/src/content/projects/расписание-самгу.json @@ -14,5 +14,5 @@ "title": "Расписание СамГУ", "tags": [], "description": "Android-приложение, позволяющее студентам СамГУ просматривать своё учебное расписание", - "category": "proud" + "category": "actual" } diff --git a/src/content/projects/система-генерации-документов-автосалона-первый-километр.json b/src/content/projects/система-генерации-документов-автосалона-первый-километр.json index 93e638a..2ab7ed8 100644 --- a/src/content/projects/система-генерации-документов-автосалона-первый-километр.json +++ b/src/content/projects/система-генерации-документов-автосалона-первый-километр.json @@ -19,5 +19,5 @@ "title": "Система генерации документов автосалона \"Первый километр\"", "tags": [], "description": "Автоматическая генерация договоров из отсканированных документов с помощью конвейера нейронных сетей", - "category": "proud" + "category": "actual" }