From cd5104bedd24641b1aa4acea3b0c412ea817362d Mon Sep 17 00:00:00 2001 From: Troy Date: Mon, 13 Jan 2025 13:35:15 +0000 Subject: [PATCH] start matching theme on cv to index page --- src/components/Accordion.astro | 23 +++++---- src/components/Skills.astro | 4 +- src/components/Work.astro | 21 +++++--- src/content/skills/driving.md | 5 ++ src/content/work/must-find-beans.md | 11 ---- src/pages/cv.astro | 78 +++++++++++++++-------------- 6 files changed, 74 insertions(+), 68 deletions(-) create mode 100644 src/content/skills/driving.md delete mode 100644 src/content/work/must-find-beans.md diff --git a/src/components/Accordion.astro b/src/components/Accordion.astro index 44b517a..9708e81 100644 --- a/src/components/Accordion.astro +++ b/src/components/Accordion.astro @@ -16,19 +16,22 @@ const { institution, qualification, grades, isOpen = false } = Astro.props; -

- {institution} -

- - - -
-
-

+

{qualification}

+ + + + +
+

+ {institution} +

    - {grades.map((grade) =>
  • {grade}
  • )} + {grades.map((grade) =>
  • {grade}
  • )}
diff --git a/src/components/Skills.astro b/src/components/Skills.astro index 52e1681..b8385f3 100644 --- a/src/components/Skills.astro +++ b/src/components/Skills.astro @@ -15,11 +15,11 @@ const skills = await Promise.all(
- -

About me

-

- Hi, my name is Troy and I’m a student 3D artist studying on a BA - (Hons) Game Arts and Design course in the UK. -

-

- In 2019 I began experimenting with Blender after having used various - 2D art applications such as Adobe Photoshop for over 5 years. After - making this change, I realised that I have a huge interest in creating - 3D graphics for video games and TV. At the moment I am working on - expanding my skillset to encompass other areas with a focus on - lighting and rendering techniques in relation to environment art. -

-

- My current portfolio of work can be found on my website at: - troylusty.com/projects. -

-
+

+ About me +

+

+ Hi, my name is Troy and I’m a student 3D artist studying on a BA (Hons) + Game Arts and Design course in the UK. +

+

+ In 2019 I began experimenting with Blender after having used various 2D + art applications such as Adobe Photoshop for over 5 years. After making + this change, I realised that I have a huge interest in creating 3D + graphics for video games and TV. At the moment I am working on expanding + my skillset to encompass other areas with a focus on lighting and + rendering techniques in relation to environment art. +

+

+ My current portfolio of work can be found on my website at: + troylusty.com/projects. +

- -

Education

- -
+

+ Education +

+
- -

Skills

-

- My specific chosen area of focus is design, lighting, and rendering - focusing on 3D environments within software such as Blender and Unreal - Engine. Using either real-time or offline rendering techniques. In - addition to this, I am also very interested in web development. -

- -
  • Full drivers licence for cars and motorbikes
-
+

+ Skills +

+

+ My specific chosen area of focus is design, lighting, and rendering + focusing on 3D environments within software such as Blender and Unreal + Engine. Using either real-time or offline rendering techniques. In + addition to this, I am also very interested in web development. +

+
- -

Experience

- -
+

+ Experience +

+