From 7a400cced7f5556d369453d0769395d72dd8735b Mon Sep 17 00:00:00 2001 From: BOTAlex Date: Mon, 30 Mar 2026 04:57:34 +0200 Subject: [PATCH] big progress --- messages/en.json | 2 +- .../cv/comps/SlantedProjectHighlights.svelte | 148 ++++++++++++++++-- src/routes/cv/pages/page2.svelte | 2 +- 3 files changed, 136 insertions(+), 16 deletions(-) diff --git a/messages/en.json b/messages/en.json index ddf9f08..f9efaf8 100644 --- a/messages/en.json +++ b/messages/en.json @@ -10,7 +10,7 @@ }, "flex": { "title": "Key Achievement", - "body": "The The deprived devs has won every gamejam we've participated in!" + "body": "The deprived devs has won every gamejam we've participated in!" }, "projects": { "title": "Big projects", diff --git a/src/routes/cv/comps/SlantedProjectHighlights.svelte b/src/routes/cv/comps/SlantedProjectHighlights.svelte index 845033c..2ae27ab 100644 --- a/src/routes/cv/comps/SlantedProjectHighlights.svelte +++ b/src/routes/cv/comps/SlantedProjectHighlights.svelte @@ -1,32 +1,152 @@
-
-
-
Kubernetes Cluster
+
+
+
+
Kubernetes Cluster
+
+
+
+ +
+
+
+
+ {#if true} + {@const rotation = "15deg"} +
+
+ Multi-node cluster +
+
+ with vpn vlan +
+
+ connected through +
+
wide-web by
+
+ Wireguard mesh +
+
running in
+
+ in Qemu on NixOS +
+
+ {/if} +
+
+
+
+
+
+
+
PCB Design
+
+
+ + +
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
Frontend
+
+
+
+
+
+
Embedded
+
+
+
diff --git a/src/routes/cv/pages/page2.svelte b/src/routes/cv/pages/page2.svelte index 56e736c..8b14f67 100644 --- a/src/routes/cv/pages/page2.svelte +++ b/src/routes/cv/pages/page2.svelte @@ -13,6 +13,6 @@ width: 210mm; height: 297mm; - background-color: #eeeeee; + background-color: #121212; }