From 7e49e9e89f0eb2f298f04502bc0b06de5265b92e Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Sun, 8 Dec 2024 01:12:46 +0100 Subject: [PATCH] updated status page. --- content/about.md | 18 ++++++++++++++---- content/resume.md | 2 +- hugo.toml | 2 +- 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/content/about.md b/content/about.md index 2c6b8fb..074f90e 100644 --- a/content/about.md +++ b/content/about.md @@ -8,11 +8,21 @@ showToc = false I'm Gabe Venberg. -Professionally, I'm a newly minted computer scientist, with interest in embedded software, OS development (and anything backend, really), and strongly typed languages (🦀). +Professionally, Im an embedded software engineer with experience in Yocto Linux🐧, Python tooling, and embedded Rust🦀. -*Unprofessionally*, I'm a general nerd, ever tinkering on my 3d printer, + -For my would-be assassins, you can generally find me in the Fargo, North Dakota area. +**Unprofessionally**, You can find me +spending time with my wife and dog, +tinkering with and modding my 3d printer, +building keyboards, +playing Factorio, +self hositng services on my home server, +writing the ocassional article about tech, +and enjoying my collection of hard sci-fi. + + +I currently live in Mainz, germany. diff --git a/content/resume.md b/content/resume.md index cc6edbd..411532d 100644 --- a/content/resume.md +++ b/content/resume.md @@ -39,7 +39,7 @@ August 2023--August 2024 * Developed tests and utilities for Python based Hardware in the Loop testing. * Used Jenkins CI to continuously test products for regressions. * Used Git and Github to collaborate across teams. - + ### Appareo **Embedded Systems Intern**\ diff --git a/hugo.toml b/hugo.toml index 8ec1edb..a69896e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -43,7 +43,7 @@ name = "github" url = "https://github.com/gabevenberg" [[params.socialIcons]] -name = "gitea" +name = "git" url = "https://git.venberg.xyz/Gabe" [[params.socialIcons]]