From 068554c6e566c4bfddb05491225712b31e021317 Mon Sep 17 00:00:00 2001 From: Troy Date: Fri, 3 Jan 2025 19:36:23 +0000 Subject: [PATCH] fix: remove article title duplication removed title from article content on 3 projects as with the new design this duplicates information --- src/content/projects/camouflage-store/index.mdx | 2 +- src/content/projects/kikimora/index.mdx | 2 -- src/content/projects/the-batman/index.mdx | 6 +----- 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/content/projects/camouflage-store/index.mdx b/src/content/projects/camouflage-store/index.mdx index db39517..5165ccc 100644 --- a/src/content/projects/camouflage-store/index.mdx +++ b/src/content/projects/camouflage-store/index.mdx @@ -1,6 +1,6 @@ --- title: "Camouflage Store" -description: "Camouflage is a family run outdoor clothing and equipment business, which started in 2007. We also provide consultation to a major MOD Supplier. This includes product concept design and testing. With these partnerships we are able to provide the best possible products, designed, tested and proven." +description: "My role in setting up & managing an ecommerce store and creating informational YouTube content." #date: 2020-12-03T09:17:23+00:00 # Date of site creation date: 2022-10-18 # Date Persuit theme was purchased updated: 2024-12-05 diff --git a/src/content/projects/kikimora/index.mdx b/src/content/projects/kikimora/index.mdx index 28e7bd1..caaf7b7 100644 --- a/src/content/projects/kikimora/index.mdx +++ b/src/content/projects/kikimora/index.mdx @@ -9,8 +9,6 @@ categories: ["education"] import kikimora_gameplay from "kikimora-gameplay.webm"; -## A narrative driven horror prototype done as a university project - This was my first attempt at making anything within the Godot game engine, and was consequently what resulted in me starting the creation of [MUST FIND BEANS](https://store.steampowered.com/app/3012740/MUST_FIND_BEANS/). ### Controls diff --git a/src/content/projects/the-batman/index.mdx b/src/content/projects/the-batman/index.mdx index 198aa4f..59dfe2d 100644 --- a/src/content/projects/the-batman/index.mdx +++ b/src/content/projects/the-batman/index.mdx @@ -22,11 +22,7 @@ includeHero: true import the_batman from "the-batman.webm"; import the_batman_stages from "the-batman-stages.webm"; -## The Batman - The Bat and The Cat Trailer Shot Remake in Unreal Engine 5 & DaVinci Resolve - -[UAL Level 3 Extended Diploma in Games and Interactive Media Year 2 Final Major Project](https://www.arts.ac.uk/partnerships/ual-awarding-body/qualifications/creative-media/ual-level-3-diploma-and-extended-diploma-in-creative-media-production-and-technology) - -This is my first attempt at combining footage from multiple different sources since I used both UE5 and Blender to create the two sequences. I used this piece as a way to experiment with various things I have never attempted before such as simple colour work and a lot of research into real-world cameras and emulating them in 3D. +This is my first attempt at combining footage from multiple different sources since I used both UE5 and Blender to create the two sequences. I used this piece as a way to experiment with various things I have never attempted before such as simple colour work and a lot of research into real-world cameras and emulating them in 3D. It was completed as part of my [UAL Level 3 Extended Diploma in Games and Interactive Media Year 2](https://www.arts.ac.uk/partnerships/ual-awarding-body/qualifications/creative-media/ual-level-3-diploma-and-extended-diploma-in-creative-media-production-and-technology) final major project.