- $about_me
+
+ $about_me
== "over mij"
-
-
+
+
- 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.
+ 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
- I love everything tech, as was probably obvious. But it goes beyond creating software.
- I also built my own computer, and like to maintain hardware. At home I run a server rack equipped with a few Dell processing servers, doing my own research and hosting webservers, bots, multiplayer games and more using software like TrueNAS, Proxmox and Linux.
-
- I daily-drive Linux as my operating systems out of a passion for FOSS and often tinker around with things like RAID and backups and getting all my favorite games to run.
+ I love everything tech, as was probably obvious. But it goes beyond creating software. I
+ also built my own computer, and like to maintain hardware. At home I run a server rack
+ equipped with a few Dell processing servers, doing my own research and hosting webservers,
+ bots, multiplayer games and more using software like TrueNAS, Proxmox and Linux.
+
+ I daily-drive Linux as my operating systems out of a passion for FOSS and often tinker around
+ with things like RAID and backups and getting all my favorite games to run.
-
-
+
+
đĻ Furry
- Being a furry is an important hobby and a creative outlet for me. In the digital world I express myself as Mid, an anthropomorphic cat with black fur and blue hair. You'll see him in some places on this website. There are also Martin the pine marten, Seffy the protogen, Koffie the rexouium and many more.
- I am currently working on a section that details more about my fluffy life and all of my characters.
+ Being a furry is an important hobby and a creative outlet for me. In the digital world I
+ express myself as Mid, an anthropomorphic cat with black fur and blue hair. You'll see him
+ in some places on this website. There are also Martin the pine marten, Seffy the protogen,
+ Koffie the rexouium and many more. I am currently working on a section that details more
+ about my fluffy life and all of my characters.
@@ -55,50 +69,92 @@
-
-
+
+
đŠī¸ Drones
- I like to go out there and make drone videos and pictures with my DJI drones, enjoying nature outdoors and capturing its beauty. More recently I've made some videos for Allroadevents.nl during a few offroading trips.
+ I like to go out there and make drone videos and pictures with my DJI drones, enjoying
+ nature outdoors and capturing its beauty. More recently I've made some videos for
+ Allroadevents.nl during a few offroading trips.
-
+
-
-
- ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
- // user details
- ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+
+
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
+ // user details
+ ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
-
- <age> {calculateAge(new Date("2001-10-30"))} </age>
- <pronouns> he / him </pronouns>
- <profession> software engineer </profession>
- <nationality> dutch đŗđą </nationality>
-
+
+ <age> {calculateAge(new Date('2001-10-30'))} </age>
+ <pronouns> he / him </pronouns>
+ <profession> software engineer </profession>
+ <nationality> dutch đŗđą </nationality>
+
<hobby> coding </hobby>
<hobby> gaming </hobby>
- <hobby> furry </hobby>
-
- <favorite> coffee </favorite>
- <favorite> computers </favorite>
- <favorite> drones </favorite>
- <favorite> 3D printing </favorite>
-
+ <hobby> furry </hobby>
+
+ <favorite> coffee </favorite>
+ <favorite> computers </favorite>
+ <favorite> drones </favorite>
+ <favorite> 3D printing </favorite>
+
<me credits="Digitalizer">
</me>
-
-
\ No newline at end of file
+
+
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte
index a797383..c19b2cd 100644
--- a/src/routes/+page.svelte
+++ b/src/routes/+page.svelte
@@ -1,10 +1,10 @@
@@ -14,30 +14,32 @@
-
-
+
+
-
-
-
-
+
+
+
+
+
+
-
-
-
-
-
-
+
-
-
+
+
-
-
+
+
-
\ No newline at end of file
+
diff --git a/static/fox.png b/static/fox.png
new file mode 100644
index 0000000..5dcb67e
Binary files /dev/null and b/static/fox.png differ
diff --git a/static/furality-luma.png b/static/furality-luma.png
new file mode 100644
index 0000000..e2df8e0
Binary files /dev/null and b/static/furality-luma.png differ
diff --git a/static/furality.png b/static/furality.png
new file mode 100644
index 0000000..fbdf7b6
Binary files /dev/null and b/static/furality.png differ
diff --git a/static/homepage/aboutdark.svg b/static/homepage/aboutdark.svg
deleted file mode 100644
index ecf486f..0000000
--- a/static/homepage/aboutdark.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/static/homepage/aboutwhite.svg b/static/homepage/aboutwhite.svg
deleted file mode 100644
index 5488665..0000000
--- a/static/homepage/aboutwhite.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/static/homepage/computer.png b/static/homepage/computer.png
new file mode 100644
index 0000000..abd0922
Binary files /dev/null and b/static/homepage/computer.png differ
diff --git a/static/homepage/smile.png b/static/homepage/smile.png
new file mode 100644
index 0000000..a40b5be
Binary files /dev/null and b/static/homepage/smile.png differ
diff --git a/static/homepage/steps.svg b/static/homepage/steps.svg
new file mode 100644
index 0000000..19f07e8
--- /dev/null
+++ b/static/homepage/steps.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/homepage/topfade.svg b/static/homepage/topfade.svg
deleted file mode 100644
index 4f11514..0000000
--- a/static/homepage/topfade.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/static/homepage/wave.svg b/static/homepage/wave.svg
deleted file mode 100644
index 8311c2f..0000000
--- a/static/homepage/wave.svg
+++ /dev/null
@@ -1,2 +0,0 @@
-
-
\ No newline at end of file
diff --git a/static/homepage/wave1-dark.svg b/static/homepage/wave1-dark.svg
deleted file mode 100644
index a56ae87..0000000
--- a/static/homepage/wave1-dark.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/static/homepage/wave1-light.svg b/static/homepage/wave1-light.svg
deleted file mode 100644
index 98dd5d1..0000000
--- a/static/homepage/wave1-light.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/static/homepage/wave2-dark.svg b/static/homepage/wave2-dark.svg
deleted file mode 100644
index a18a488..0000000
--- a/static/homepage/wave2-dark.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/static/homepage/wave2-light.svg b/static/homepage/wave2-light.svg
deleted file mode 100644
index 8536572..0000000
--- a/static/homepage/wave2-light.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/static/portfoliobackg.svg b/static/portfoliobackg.svg
new file mode 100644
index 0000000..7925496
--- /dev/null
+++ b/static/portfoliobackg.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static/rvdm.png b/static/rvdm.png
new file mode 100644
index 0000000..14ef1ca
Binary files /dev/null and b/static/rvdm.png differ
- 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. + 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
- I love everything tech, as was probably obvious. But it goes beyond creating software.
- I also built my own computer, and like to maintain hardware. At home I run a server rack equipped with a few Dell processing servers, doing my own research and hosting webservers, bots, multiplayer games and more using software like TrueNAS, Proxmox and Linux.
-
- I daily-drive Linux as my operating systems out of a passion for FOSS and often tinker around with things like RAID and backups and getting all my favorite games to run.
+ I love everything tech, as was probably obvious. But it goes beyond creating software. I
+ also built my own computer, and like to maintain hardware. At home I run a server rack
+ equipped with a few Dell processing servers, doing my own research and hosting webservers,
+ bots, multiplayer games and more using software like TrueNAS, Proxmox and Linux.
+
+ I daily-drive Linux as my operating systems out of a passion for FOSS and often tinker around
+ with things like RAID and backups and getting all my favorite games to run.
đĻ Furry
- Being a furry is an important hobby and a creative outlet for me. In the digital world I express myself as Mid, an anthropomorphic cat with black fur and blue hair. You'll see him in some places on this website. There are also Martin the pine marten, Seffy the protogen, Koffie the rexouium and many more. - I am currently working on a section that details more about my fluffy life and all of my characters. + Being a furry is an important hobby and a creative outlet for me. In the digital world I + express myself as Mid, an anthropomorphic cat with black fur and blue hair. You'll see him + in some places on this website. There are also Martin the pine marten, Seffy the protogen, + Koffie the rexouium and many more. I am currently working on a section that details more + about my fluffy life and all of my characters.
@@ -55,50 +69,92 @@đŠī¸ Drones
- I like to go out there and make drone videos and pictures with my DJI drones, enjoying nature outdoors and capturing its beauty. More recently I've made some videos for Allroadevents.nl during a few offroading trips. + I like to go out there and make drone videos and pictures with my DJI drones, enjoying + nature outdoors and capturing its beauty. More recently I've made some videos for + Allroadevents.nl during a few offroading trips.