From b2c3c95dca9ab58c5c4b5b6634bf78d92bd8ac82 Mon Sep 17 00:00:00 2001
From: Tabby <41929769+tabby-cat-nya@users.noreply.github.com>
Date: Thu, 14 Aug 2025 15:13:36 +1000
Subject: [PATCH] more projects
---
pages/index.vue | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
diff --git a/pages/index.vue b/pages/index.vue
index 8b5e00f..9a13bcf 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -78,7 +78,7 @@ var { data } = await useAsyncData('home', () => queryContent('blog').where({hidd
- Current Projects
+ Current Projects (I have too many 💀)
queryContent('blog').where({hidd
description="Game Design Studio 2 Project"
long-description=
"I'll be working with a group to make a game over the duration of the Spring session at UTS"
-
+ :badges='["unity"]'
/>
queryContent('blog').where({hidd
"I'll be making a game that is designed to be more than just entertaining to play, Will update with more details as I hone in on my project but currently thinking about doing some sort of game focused on walking around in the real world to earn you resources/discoveries you can use in-game. Something like the 3DS play coin system!
Will be working on it throughout the Spring session at UTS"
-
+ :badges='["godot4"]'
/>
@@ -114,7 +114,18 @@ Will be working on it throughout the Spring session at UTS"
:badges='["godot4","prototype"]'
/>
-
+
+