From 24497b3d0453d30f2a1c91ca29fdd1f59453ead4 Mon Sep 17 00:00:00 2001 From: axtlos Date: Sun, 10 Nov 2024 17:40:08 +0100 Subject: fix grammar stuff --- src/routes/+page.svelte | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src/routes/+page.svelte') diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index a2118cd..036e82b 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -71,30 +71,30 @@

About me!

- I'm a software engineer with an interest in Containers and OSdev. - I currently live in germany and study Computer Science. + I'm a software engineer with an interest in containers and OSdev. + I currently live in germany and study computer science.

- Apart from Coding and tinkering with Hardware, I enjoy listening to music, reading books and going on walks! + Apart from coding and tinkering with hardware, I enjoy listening to music, reading books and going on walks!

My work

Currently most of my time is spent working on - vib, - as the maintainer of vib I handle any project management, + vib. + As the maintainer of vib I handle any project management, while actively expanding it with more features.

- In connection to vib. I am currently reviving an older + In connection to vib, I am currently reviving an older project called Project Shards, an arch based immutable distribution, that went through many different designs, but has settled on using systemd-sysupdate in the same vein as GNOME OS.

- A more thorough list of Projects can be found in the + A more thorough list of projects can be found in the Projects page.

@@ -102,11 +102,11 @@

Contact

Click on a card to copy its address

- You can contact me on these platforms! + One can contact me on these platforms!

{#if !browser}

- You seem to have disable javascript! But this website uses js to deobfuscate the contacts >w< + Javascript seems to be disabled! But this website requires js to deobfuscate the contacts The obfuscated codes are displayed in the boxes below, you can use this shell script to debofuscate them locally!

{/if} -- cgit v1.2.3