From 99935d9f78982fa34f0668a5169eb82fd4d677ae Mon Sep 17 00:00:00 2001 From: Mid Date: Sat, 7 Oct 2023 02:28:12 +0200 Subject: [PATCH] Visual improvements --- src/lib/home/Portfolio.svelte | 2 +- src/lib/home/Sona.svelte | 10 +++++----- src/lib/home/Virtual.svelte | 2 +- src/routes/+page.svelte | 5 ++--- static/homepage/bottomfadedark.svg | 1 - static/homepage/bottomfadelight.svg | 1 - static/homepage/topfade.svg | 1 + static/homepage/topfadedark.svg | 1 - static/homepage/topfadelight.svg | 1 - static/homepage/wave.svg | 2 ++ 10 files changed, 12 insertions(+), 14 deletions(-) delete mode 100644 static/homepage/bottomfadedark.svg delete mode 100644 static/homepage/bottomfadelight.svg create mode 100644 static/homepage/topfade.svg delete mode 100644 static/homepage/topfadedark.svg delete mode 100644 static/homepage/topfadelight.svg create mode 100644 static/homepage/wave.svg diff --git a/src/lib/home/Portfolio.svelte b/src/lib/home/Portfolio.svelte index 7ed2994..a854712 100644 --- a/src/lib/home/Portfolio.svelte +++ b/src/lib/home/Portfolio.svelte @@ -61,7 +61,7 @@

Portfolio

-

A collection of some of my past and current projects and experiences

+

A collection of some of the projects and experiences I am most proud of

diff --git a/src/lib/home/Sona.svelte b/src/lib/home/Sona.svelte index 7f4868d..a7e5322 100644 --- a/src/lib/home/Sona.svelte +++ b/src/lib/home/Sona.svelte @@ -15,14 +15,14 @@
-
+

Hey there! I'm Pascal, but my internet name is Mid. Nice to have you here on my website. I'm a {calculateAge(new Date("2001-10-30"))} year old programmer and tech enthusiast from The Netherlands. If you wanna know a little more about me then here are some of the things I like to do. For my past experience and portfolio visit my portfolio section.

-
+

🖥 Computers

@@ -37,7 +37,7 @@ proxmox environment
-
+

🦊 Furry

@@ -55,7 +55,7 @@
-
+

🛩️ Drones

@@ -72,7 +72,7 @@
-
+

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// user details
diff --git a/src/lib/home/Virtual.svelte b/src/lib/home/Virtual.svelte index 0597da6..57e628e 100644 --- a/src/lib/home/Virtual.svelte +++ b/src/lib/home/Virtual.svelte @@ -76,7 +76,7 @@ couch
-
+

VR is a world where anything is possible. A place where cities can be built with just a few button clicks. A place where friendships and communities are built on creativity and compassion. A place where anyone can be what they want to be without limitation. A place where freedom flourishes and humanity's light shines brighter than anywhere else.

diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 7a3fbf7..4558db9 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -18,10 +18,9 @@

- - +
-
+
diff --git a/static/homepage/bottomfadedark.svg b/static/homepage/bottomfadedark.svg deleted file mode 100644 index a5eabfa..0000000 --- a/static/homepage/bottomfadedark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/homepage/bottomfadelight.svg b/static/homepage/bottomfadelight.svg deleted file mode 100644 index 4ccbf8a..0000000 --- a/static/homepage/bottomfadelight.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/homepage/topfade.svg b/static/homepage/topfade.svg new file mode 100644 index 0000000..4f11514 --- /dev/null +++ b/static/homepage/topfade.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/homepage/topfadedark.svg b/static/homepage/topfadedark.svg deleted file mode 100644 index 9f69af8..0000000 --- a/static/homepage/topfadedark.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/homepage/topfadelight.svg b/static/homepage/topfadelight.svg deleted file mode 100644 index 999edd8..0000000 --- a/static/homepage/topfadelight.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/static/homepage/wave.svg b/static/homepage/wave.svg new file mode 100644 index 0000000..8311c2f --- /dev/null +++ b/static/homepage/wave.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file