From 64d9acae74fa7ba7be4e783f11b9c4d0d51d1b5d Mon Sep 17 00:00:00 2001 From: christian Date: Wed, 24 Apr 2024 20:55:40 +0200 Subject: [PATCH] added content --- src/routes/+page.svelte | 5 +++-- src/routes/about/+page.svelte | 4 ++-- src/routes/get_in_touch/+page.svelte | 2 +- src/routes/resume/+page.svelte | 4 ++-- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 8be9ed5..8af08e6 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,5 +1,6 @@
-

Welcome to my personal webpage

-

My name is Christian and I live in Copenhagen. In my professional life, I recruit in product and engineering. +

Welcome to my corner of the internet

+

You most likely ended up here after listening to me rambling about the wonders of self hosted services, and how life would be much easier if we could just containerize everything.

+

This page is my initial svelte project to try out the framework, and at the time of writing (24th April 2024) many parts are still lacking content.

\ No newline at end of file diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index 2dde83c..937d07f 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -6,12 +6,12 @@

Life is good in Copenhagen

-
+

I live in Copenhagen with my partner and children near the water. We love going on expeditions around the city in our cargo bike, or on my electrical skateboard. When we're not outside I spend a lot of time fiddling around with my homelab, and development projects. You can read more about my projects and homelab under the homelab and portfolio nav.

crazy man
-

I work in recruitment, and I specialise in building product teams for start ups and scale ups for a small recruitment agency called Advenio People

+

I work in recruitment, and I specialise in building product teams for start ups and scale ups for a small recruitment agency called Advenio People

A happy man and a beautiful woman both wearing facemasks.
\ No newline at end of file diff --git a/src/routes/get_in_touch/+page.svelte b/src/routes/get_in_touch/+page.svelte index 3691322..0ed404a 100644 --- a/src/routes/get_in_touch/+page.svelte +++ b/src/routes/get_in_touch/+page.svelte @@ -1 +1 @@ -

does it work?

\ No newline at end of file +

Under development

\ No newline at end of file diff --git a/src/routes/resume/+page.svelte b/src/routes/resume/+page.svelte index a049c14..1a3b94c 100644 --- a/src/routes/resume/+page.svelte +++ b/src/routes/resume/+page.svelte @@ -4,6 +4,6 @@
-

Get ready for my resume baby!

-

resumes are getting longer and longer these day, and this one is no exception!

+

Under development

+

In the meantime have a look at my linkedin

\ No newline at end of file