+ I am in my final year of studying on a Game Arts and Design BA (Hons) degree
+ and on the side I manage online operations for a
+ family run business.
+
diff --git a/src/consts.ts b/src/consts.ts
index a72a191..0565461 100644
--- a/src/consts.ts
+++ b/src/consts.ts
@@ -25,7 +25,7 @@ export const SITE: Site = {
AUTHOR: "Troy Lusty",
LINKS: [
{
- name: "RSS feed",
+ name: "RSS",
href: "/rss.xml",
icon: "mdi:rss",
},
@@ -50,7 +50,7 @@ export const SITE: Site = {
icon: "mdi:github",
},
{
- name: "Steam developer",
+ name: "Steam",
href: "https://store.steampowered.com/developer/troy",
icon: "mdi:steam",
},
diff --git a/src/content/projects/3d-package-design/index.mdx b/src/content/projects/3d-package-design/index.mdx
index 8bf93c2..72fe961 100644
--- a/src/content/projects/3d-package-design/index.mdx
+++ b/src/content/projects/3d-package-design/index.mdx
@@ -1,6 +1,6 @@
---
title: "3D Package Design"
-description: "3D Package Design inspired by Derek Elliott."
+description: "3D Package Design inspired by the work of Derek Elliott."
date: 2020-08-16
updated: 2020-08-16
image:
diff --git a/src/content/projects/astronaut/index.mdx b/src/content/projects/astronaut/index.mdx
index c4881d7..e5b2ccf 100644
--- a/src/content/projects/astronaut/index.mdx
+++ b/src/content/projects/astronaut/index.mdx
@@ -1,6 +1,6 @@
---
title: "Astronaut"
-description: "Astronaut (Lighting and Camera Test)"
+description: "Lighting and camera test."
date: 2022-03-28
updated: 2022-03-28
image: { url: "troy-lusty-astronaut.avif", alt: "Astronaut final piece" }
diff --git a/src/content/projects/must-find-beans/capsule.avif b/src/content/projects/must-find-beans/capsule.avif
new file mode 100644
index 0000000..4c542f8
Binary files /dev/null and b/src/content/projects/must-find-beans/capsule.avif differ
diff --git a/src/content/projects/must-find-beans/index.mdx b/src/content/projects/must-find-beans/index.mdx
new file mode 100644
index 0000000..de44800
--- /dev/null
+++ b/src/content/projects/must-find-beans/index.mdx
@@ -0,0 +1,41 @@
+---
+title: "MUST FIND BEANS"
+description: "What would you do if you awoke to find your breakfast entirely bean free, and how far would you go to make it right?"
+date: 2026-01-01
+updated: 2026-01-01
+image: { url: "capsule.avif", alt: "MUST FIND BEANS Title Logo" }
+tags: ["godot", "blender"]
+categories: ["personal"]
+includeHero: true
+draft: true
+---
+
+## Details
+
+**THIS GAME IS VERY EARLY IN PRODUCTION**
+
+Demonstrate your culinary combat skills in MUST FIND BEANS, a chaos driven FPS set in an endless arena full of enemies in an eat or be eaten situation.
+
+### Culinary combat
+
+Prepare and serve up your opponents using a variety of cutlery and condiments, each fit for a different scenario!
+
+### Leaderboard
+
+Go against players all around the world with the in-game leaderboard.
+
+### Other key features
+
+- Ultra-wide support
+
+## Early screenshots
+
+
+
+
+
+
+
+### External links
+
+[Steam store page](https://store.steampowered.com/app/3012740/MUST_FIND_BEANS/)
diff --git a/src/content/projects/must-find-beans/ss_3f3907ac4aa8d8e9e4ca19ecab3c51ede971b2bd.avif b/src/content/projects/must-find-beans/ss_3f3907ac4aa8d8e9e4ca19ecab3c51ede971b2bd.avif
new file mode 100644
index 0000000..24c2846
Binary files /dev/null and b/src/content/projects/must-find-beans/ss_3f3907ac4aa8d8e9e4ca19ecab3c51ede971b2bd.avif differ
diff --git a/src/content/projects/must-find-beans/ss_8340a3c02235371547350c557fefb830e6e2d067.avif b/src/content/projects/must-find-beans/ss_8340a3c02235371547350c557fefb830e6e2d067.avif
new file mode 100644
index 0000000..b80b73c
Binary files /dev/null and b/src/content/projects/must-find-beans/ss_8340a3c02235371547350c557fefb830e6e2d067.avif differ
diff --git a/src/content/projects/must-find-beans/ss_b2dc5ca65e2f24088afac3faf79f450057e13383.avif b/src/content/projects/must-find-beans/ss_b2dc5ca65e2f24088afac3faf79f450057e13383.avif
new file mode 100644
index 0000000..25d93da
Binary files /dev/null and b/src/content/projects/must-find-beans/ss_b2dc5ca65e2f24088afac3faf79f450057e13383.avif differ
diff --git a/src/content/projects/must-find-beans/ss_c578870d1c22722983b76c3effe7fba7f5d1cb5e.avif b/src/content/projects/must-find-beans/ss_c578870d1c22722983b76c3effe7fba7f5d1cb5e.avif
new file mode 100644
index 0000000..8ebfcfd
Binary files /dev/null and b/src/content/projects/must-find-beans/ss_c578870d1c22722983b76c3effe7fba7f5d1cb5e.avif differ
diff --git a/src/content/projects/must-find-beans/ss_ed538aaba4f11d33c6919a7d17657b6ffc2b422a.avif b/src/content/projects/must-find-beans/ss_ed538aaba4f11d33c6919a7d17657b6ffc2b422a.avif
new file mode 100644
index 0000000..c89ee33
Binary files /dev/null and b/src/content/projects/must-find-beans/ss_ed538aaba4f11d33c6919a7d17657b6ffc2b422a.avif differ
diff --git a/src/content/projects/unreleased-projects/index.mdx b/src/content/projects/unreleased-projects/index.mdx
index 7c6a530..f51bc70 100644
--- a/src/content/projects/unreleased-projects/index.mdx
+++ b/src/content/projects/unreleased-projects/index.mdx
@@ -1,6 +1,6 @@
---
title: "Unreleased projects"
-description: "Unreleased and incomplete projects."
+description: "Incomplete and in-progress projects."
date: 2022-07-07
updated: 2024-11-05
collection: true
diff --git a/src/pages/cv.astro b/src/pages/cv.astro
index 3377a5d..1a7d447 100644
--- a/src/pages/cv.astro
+++ b/src/pages/cv.astro
@@ -258,7 +258,7 @@ import icon from "public/assets/icon.png";