fix: rewrite aspects of about paragraph
All checks were successful
Docker / build-and-push-image (push) Successful in 2m46s
All checks were successful
Docker / build-and-push-image (push) Successful in 2m46s
This commit is contained in:
parent
98da2ca122
commit
3d28340a94
3 changed files with 16 additions and 16 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -22,7 +22,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/mdi": "^1.2.3",
|
"@iconify-json/mdi": "^1.2.3",
|
||||||
"@tailwindcss/typography": "^0.5.16",
|
"@tailwindcss/typography": "^0.5.16",
|
||||||
"@types/node": "^24.1.0",
|
"@types/node": "^24.2.0",
|
||||||
"npm-check-updates": "^18.0.2",
|
"npm-check-updates": "^18.0.2",
|
||||||
"prettier": "^3.6.2",
|
"prettier": "^3.6.2",
|
||||||
"prettier-plugin-astro": "^0.14.1",
|
"prettier-plugin-astro": "^0.14.1",
|
||||||
|
@ -2139,12 +2139,12 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/node": {
|
"node_modules/@types/node": {
|
||||||
"version": "24.1.0",
|
"version": "24.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.2.0.tgz",
|
||||||
"integrity": "sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==",
|
"integrity": "sha512-3xyG3pMCq3oYCNg7/ZP+E1ooTaGB4cG8JWRsqqOYQdbWNY4zbaV0Ennrd7stjiJEFZCaybcIgpTjJWHRfBSIDw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"undici-types": "~7.8.0"
|
"undici-types": "~7.10.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@types/sax": {
|
"node_modules/@types/sax": {
|
||||||
|
@ -7702,9 +7702,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/undici-types": {
|
"node_modules/undici-types": {
|
||||||
"version": "7.8.0",
|
"version": "7.10.0",
|
||||||
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz",
|
||||||
"integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
|
"integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/unicode-properties": {
|
"node_modules/unicode-properties": {
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@iconify-json/mdi": "^1.2.3",
|
"@iconify-json/mdi": "^1.2.3",
|
||||||
"@tailwindcss/typography": "^0.5.16",
|
"@tailwindcss/typography": "^0.5.16",
|
||||||
"@types/node": "^24.1.0",
|
"@types/node": "^24.2.0",
|
||||||
"npm-check-updates": "^18.0.2",
|
"npm-check-updates": "^18.0.2",
|
||||||
"prettier": "^3.6.2",
|
"prettier": "^3.6.2",
|
||||||
"prettier-plugin-astro": "^0.14.1",
|
"prettier-plugin-astro": "^0.14.1",
|
||||||
|
|
|
@ -250,16 +250,16 @@ const sortedLinks = [...links].sort((a, b) => a.id - b.id);
|
||||||
class="text-secondary decoration-tertiary underline hover:no-underline"
|
class="text-secondary decoration-tertiary underline hover:no-underline"
|
||||||
>Game Arts and Design</a
|
>Game Arts and Design</a
|
||||||
> graduate with a specialization in 3D environment design, I'm passionate about
|
> graduate with a specialization in 3D environment design, I'm passionate about
|
||||||
crafting visually compelling atmospheres which utilize dynamic lighting in
|
crafting compelling visuals which make use of dynamic lighting in order to
|
||||||
order to enhance storytelling and create a more memorable space. I have experience
|
enhance the storytelling and memorability of such a space. I have experience
|
||||||
designing within Blender, Unreal Engine, and Godot – possessing a thorough
|
designing within Blender, Unreal Engine, and Godot, and as such possess a thorough
|
||||||
understanding of both real-time and offline rendering techniques.
|
understanding of both real-time and offline rendering techniques.
|
||||||
</p>
|
</p>
|
||||||
<p class="text-secondary/70 text-lg font-medium">
|
<p class="text-secondary/70 text-lg font-medium">
|
||||||
My skillset extends beyond traditional 3D art; I’m proficient in
|
My skillset extends beyond just 3D art as I'm also proficient in
|
||||||
programming leveraging Godot's GDScript for example to develop robust game
|
programming, leveraging Godot's GDScript for example to develop robust
|
||||||
logic and systems that complement my visual assets whilst still achieving
|
game logic and systems that complement my visual assets whilst still
|
||||||
high performance on the end-user's hardware.
|
achieving high performance on the end-user's hardware.
|
||||||
</p>
|
</p>
|
||||||
<p class="text-secondary/70 text-lg font-medium">
|
<p class="text-secondary/70 text-lg font-medium">
|
||||||
You can view my portfolio at <a
|
You can view my portfolio at <a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue