From 361797bc3b6f8b9cc61b852ced8cc3ef369c0f62 Mon Sep 17 00:00:00 2001 From: BOTAlex Date: Thu, 19 Jun 2025 11:27:08 +0800 Subject: [PATCH] CV update --- src/routes/+layout.svelte | 2 +- .../zhen/cv/CompsRev3/BiggestFlex.svelte | 12 ++++------ src/routes/zhen/cv/CompsRev3/Education.svelte | 4 ++-- src/routes/zhen/cv/CompsRev3/Profile.svelte | 23 +++++++++++-------- .../zhen/cv/CompsRev3/TableOfProjects.svelte | 22 +++++++++--------- src/routes/zhen/cv/rev3/+page.svelte | 2 +- 6 files changed, 33 insertions(+), 32 deletions(-) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index d8a85c8..b94155e 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -142,7 +142,7 @@ href="https://botalex.itch.io/" target="_blank">Games - Zhen's CV + Zhen's CV diff --git a/src/routes/zhen/cv/CompsRev3/BiggestFlex.svelte b/src/routes/zhen/cv/CompsRev3/BiggestFlex.svelte index 4c1a4dc..0fa5cc4 100644 --- a/src/routes/zhen/cv/CompsRev3/BiggestFlex.svelte +++ b/src/routes/zhen/cv/CompsRev3/BiggestFlex.svelte @@ -1,20 +1,18 @@
-
+
Biggest flex +

*Gamejams that had competitions.

-
- Me and my small group of devs has won each and every gamejam, which we have participated in.
-

*Gamejams that had competitions.

+
+ The deprived devs has won every gamejam, we've participated.
\ No newline at end of file + diff --git a/src/routes/zhen/cv/CompsRev3/Education.svelte b/src/routes/zhen/cv/CompsRev3/Education.svelte index af9c728..d4d14e0 100644 --- a/src/routes/zhen/cv/CompsRev3/Education.svelte +++ b/src/routes/zhen/cv/CompsRev3/Education.svelte @@ -12,10 +12,10 @@
Education
-
+
DTU
-

Artificial intelligence

+

AI and data

Next
diff --git a/src/routes/zhen/cv/CompsRev3/Profile.svelte b/src/routes/zhen/cv/CompsRev3/Profile.svelte index 388b4cd..5677009 100644 --- a/src/routes/zhen/cv/CompsRev3/Profile.svelte +++ b/src/routes/zhen/cv/CompsRev3/Profile.svelte @@ -1,17 +1,20 @@
-
+
About me +
+ I know the languages listed above in the decor! +
-
- I'm a 20-year-old with a deep passion for programming and - technology. - Most of my knowledge is self-taught from many places on the - internet, so university hasn't helped much. I encourage you to browse my LinkedIn, since I - periodically post my hobby projects on there, and my skills are - described further in depth. -
+ + I love learning on my own. I've placed my education at the bottom of my CV. + This is because everything I've learnt is on my own, and I refuse to give too much credit to my education. + I encurage you to checkout which Open-source projects I've worked on, on my github. +
+
+ Other than my github, I've listed some projectss highlighted below. :) +
@@ -28,4 +31,4 @@ /* Bottom border stripe*/ border-bottom: 1mm solid black; } - \ No newline at end of file + diff --git a/src/routes/zhen/cv/CompsRev3/TableOfProjects.svelte b/src/routes/zhen/cv/CompsRev3/TableOfProjects.svelte index f7486a6..b2f470d 100644 --- a/src/routes/zhen/cv/CompsRev3/TableOfProjects.svelte +++ b/src/routes/zhen/cv/CompsRev3/TableOfProjects.svelte @@ -1,8 +1,13 @@
-
+
List of big projects +
+ It is likely I'm working on something new, as you're reading this. +
+ Contact me if you're curious! :D +
@@ -11,26 +16,21 @@
Arduino
-
Built my own claw machine with 2 dimentions of movement
+
Built my own claw machine from scratch.
App dev
-
Made an Doulingo'ish app for learning chinese in 9 days
+
Made an Doulingo'ish app for learning chinese.
-
Open-source help
-
Contributed in multiple Open-source projects on github
+
Open-source
+
I contribute often to Open-source
PCB designing
I am currently designing my own circuit board
-
-

- If you want proof or want to know about other projects. Contact me! -

-
\ No newline at end of file + diff --git a/src/routes/zhen/cv/rev3/+page.svelte b/src/routes/zhen/cv/rev3/+page.svelte index 9b21bb2..725c634 100644 --- a/src/routes/zhen/cv/rev3/+page.svelte +++ b/src/routes/zhen/cv/rev3/+page.svelte @@ -128,7 +128,7 @@ --left-grid-line-color: #ffffff; --left-grid-bg-color: #000000; - --left-grid-opacity: 0.2; + --left-grid-opacity: 0.1; --left-grid-size: 10px;