fixed typos

This commit is contained in:
2026-03-18 20:37:40 +01:00
parent 56d87ec151
commit 780ad80a4c
+2 -2
View File
@@ -352,7 +352,7 @@ const PROJECTS = [
{
id: "pixelcnn",
title: "PixelCNN",
description: "Deep Learning-Modell basierend auf PixelCNN zur generativen Bildsynthese mit PyTorch",
description: "Deep Learning-Modell basierend auf PixelCNN zur generativen Bildsynthese mit PyTorch.",
tags: ["Python", "PyTorch"],
github: "https://github.com/MarvinKrausser/pixelcnn",
blocks: [
@@ -400,7 +400,7 @@ const PROJECTS = [
{
id: "towerdefense",
title: "Towerdefense Game",
description: "Singleplayer Towerdefense Game mit Editor entstanden im Rahmen einer Vorlesung als Einzelprojekt",
description: "Singleplayer Towerdefense Game mit Editor entstanden im Rahmen einer Vorlesung als Einzelprojekt.",
tags: ["C#", "Unity"],
github: "https://github.com/MarvinKrausser/TowerDefenseGame",
blocks: [