diff --git a/package-lock.json b/package-lock.json index 9255e5e..95b071b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@astrojs/rss": "^4.0.12", "@astrojs/sitemap": "3.4.1", "@tailwindcss/vite": "^4.1.11", - "astro": "^5.12.0", + "astro": "^5.12.3", "astro-icon": "^1.1.5", "rehype-external-links": "^3.0.0", "tailwindcss": "^4.1.11", @@ -22,8 +22,8 @@ "devDependencies": { "@iconify-json/mdi": "^1.2.3", "@tailwindcss/typography": "^0.5.16", - "@types/node": "^24.0.15", - "npm-check-updates": "^18.0.1", + "@types/node": "^24.1.0", + "npm-check-updates": "^18.0.2", "prettier": "^3.6.2", "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.6.14" @@ -2139,9 +2139,9 @@ } }, "node_modules/@types/node": { - "version": "24.0.15", - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.15.tgz", - "integrity": "sha512-oaeTSbCef7U/z7rDeJA138xpG3NuKc64/rZ2qmUFkFJmnMsAPaluIifqyWd8hSSMxyP9oie3dLAqYPblag9KgA==", + "version": "24.1.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-24.1.0.tgz", + "integrity": "sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==", "license": "MIT", "dependencies": { "undici-types": "~7.8.0" @@ -2455,9 +2455,9 @@ } }, "node_modules/astro": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.0.tgz", - "integrity": "sha512-Oov5JsMFHuUmuO+Nx6plfv3nQNK1Xl/8CgLvR8lBhZTjYnraxhuPX5COVAzbom+YLgwaDfK7KBd8zOEopRf9mg==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/astro/-/astro-5.12.3.tgz", + "integrity": "sha512-fU1hNPMkccm+FuonGsY5DFkC2QyuLCju++8L2ubzBtYBDBf6bmfgmVM7A2dK+Hl+ZJCUNgepsClhBpczj+2LRw==", "license": "MIT", "dependencies": { "@astrojs/compiler": "^2.12.2", @@ -3888,14 +3888,15 @@ } }, "node_modules/form-data": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.2.tgz", - "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/form-data/-/form-data-4.0.4.tgz", + "integrity": "sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==", "license": "MIT", "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", "es-set-tostringtag": "^2.1.0", + "hasown": "^2.0.2", "mime-types": "^2.1.12" }, "engines": { @@ -6243,9 +6244,9 @@ } }, "node_modules/npm-check-updates": { - "version": "18.0.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.0.1.tgz", - "integrity": "sha512-MO7mLp/8nm6kZNLLyPgz4gHmr9tLoU+pWPLdXuGAx+oZydBHkHWN0ibTonsrfwC2WEQNIQxuZagYwB67JQpAuw==", + "version": "18.0.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.0.2.tgz", + "integrity": "sha512-9uVFZUCg5oDOcbzdsrJ4BEvq2gikd23tXuF5mqpl4mxVl051lzB00Xmd7ZVjVWY3XNUF3BQKWlN/qmyD8/bwrA==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 655f6ad..70eb7d8 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@astrojs/rss": "^4.0.12", "@astrojs/sitemap": "3.4.1", "@tailwindcss/vite": "^4.1.11", - "astro": "^5.12.0", + "astro": "^5.12.3", "astro-icon": "^1.1.5", "rehype-external-links": "^3.0.0", "tailwindcss": "^4.1.11", @@ -26,8 +26,8 @@ "devDependencies": { "@iconify-json/mdi": "^1.2.3", "@tailwindcss/typography": "^0.5.16", - "@types/node": "^24.0.15", - "npm-check-updates": "^18.0.1", + "@types/node": "^24.1.0", + "npm-check-updates": "^18.0.2", "prettier": "^3.6.2", "prettier-plugin-astro": "^0.14.1", "prettier-plugin-tailwindcss": "^0.6.14" diff --git a/src/assets/ucsd.png b/src/assets/ucsd.png deleted file mode 100644 index 38db740..0000000 Binary files a/src/assets/ucsd.png and /dev/null differ diff --git a/src/components/AboutList.astro b/src/components/AboutList.astro index 676e3d0..31fc047 100644 --- a/src/components/AboutList.astro +++ b/src/components/AboutList.astro @@ -43,7 +43,7 @@ const { information } = Astro.props;
{item.date}
{item.date_opt ? ( -{item.date_opt}
+{item.date_opt}
) : null}- {collection.data.title} + { + collection.data.collection ? ( + + {collection.data.title}{" "} + (Collection) + + ) : ( + {collection.data.title} + ) + }
-
-
+
+
- I’m a recent Game Arts and Design graduate with a chosen area of focus on the design, lighting, and rendering - of 3D environments. Using either real-time or offline rendering techniques - in software packages such as Blender, Unreal Engine, and more recently: Godot. - In addition to this I also have interests in web development, graphic design, - and cyber security in addition to motorbike touring. An up-to-date portfolio - of my work can be found on my website at graduate with a specialization in 3D environment design, I'm passionate about + crafting visually compelling atmospheres which utilize dynamic lighting in + order to enhance storytelling and create a more memorable space. I have experience + designing within Blender, Unreal Engine, and Godot – possessing a thorough + understanding of both real-time and offline rendering techniques. +
++ My skillset extends beyond traditional 3D art; I’m proficient in + programming leveraging Godot's GDScript for example to develop robust game + logic and systems that complement my visual assets whilst still achieving + high performance on the end-user's hardware. +
++ You can view my portfolio at troylusty.com/projects.
@@ -255,73 +272,58 @@ const sortedLinks = [...links].sort((a, b) => a.id - b.id);{project.description}
- - > -{project.description}
+