feat: rewrite cv about text
All checks were successful
Docker / build-and-push-image (push) Successful in 2m13s
All checks were successful
Docker / build-and-push-image (push) Successful in 2m13s
This commit is contained in:
parent
a4fc110eb3
commit
c7be9f3aba
18 changed files with 197 additions and 179 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: "Archive"
|
||||
description: "A collection of smaller, unfinished, or historic personal works."
|
||||
description: "A collection of smaller, historic, or incomplete personal works."
|
||||
date: 2021-01-15
|
||||
featured: true
|
||||
image: { url: "2023-11-23.jpg", alt: "Ugolino and His Sons lighting" }
|
||||
|
@ -8,6 +8,7 @@ tags:
|
|||
[
|
||||
"blender",
|
||||
"unreal engine",
|
||||
"houdini",
|
||||
"davinci resolve",
|
||||
"photoshop",
|
||||
"gimp",
|
||||
|
@ -15,11 +16,13 @@ tags:
|
|||
]
|
||||
categories: ["personal"]
|
||||
highlight: true
|
||||
rank: 10
|
||||
collection: true
|
||||
---
|
||||
|
||||
import Gallery from "@components/Gallery.astro";
|
||||
|
||||
Whilst not all of these pieces are large enough to have their own project page, I still think they showcase what I am interested in and it didn't feel right to exclude them entirely. This page receives updates periodically.
|
||||
Whilst not all of these pieces are large enough to have their own project page, I still think they showcase what I am interested in and it didn't feel right to exclude them entirely. This page receives updates periodically with work not necessarily being arranged in order of completion.
|
||||
|
||||
import video2023_04_08 from "./2023-04-08.webm";
|
||||
import video2023_02_08 from "./2023-02-08.webm";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue