From 00416a17242d7f979383bfee0d39825bfd710ef3 Mon Sep 17 00:00:00 2001 From: Kevin Hoerr Date: Thu, 18 Sep 2025 13:24:08 -0400 Subject: Content updates (#394) * config.json: Update email * devcontainer.json: Update devcontainer image for Bookworm, nodejs 22 * devcontainer.json: Support podman with container user settings * index.njk: Update recent technology experience * page.njk: Update copy year to 2025 * fingerprint.svg: Add new fingerprint icon * styles.css: Add fingerprint icon class * index.njk: Switch pantry link for public key link * styles.css: Remove code icon class * code.svg: Remove code icon * index.njk: Fix icon name --- src/pages/index.njk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/pages/index.njk') diff --git a/src/pages/index.njk b/src/pages/index.njk index ea7a9a2..7b43aa0 100644 --- a/src/pages/index.njk +++ b/src/pages/index.njk @@ -6,7 +6,7 @@ layout: layouts/page.njk

I'm a computer science and math graduate from Millersville University. I work as a Solutions Architect and specialize in development operations and systems validation for web applications.

During my time at Millersville I was the lead Linux admin for the Cyber Defense Organization (CDO). In addition to constructing a new computer lab for our efforts, we participated in NCL and MACCDC.

-

Most of my development experience is focused around full stack development. For the front-end I use TypeScript and ReactJS using create-react-app or NextJS. For back-end systems I have used both Java with Spring Boot and rust with actix-web extensively. To mediate APIs I have used Apache Kafka, OpenAPI, and GraphQL.

+

Most of my development experience is focused around full stack development. For the front-end I use TypeScript and ReactJS using Vite. For back-end systems I have used both Java with Spring Boot and Quarkus frameworks extensively. To mediate APIs I have used Apache Kafka, OpenAPI, and GraphQL.

My free time is spent engaging in general computing hobbies. When I'm not trying out new application frameworks, I am fiddling around with Guix or NixOS. I run a kubernetes cluster at home to manage, maintain, and secure my personal network as well as experimenting with distributed workloads.

- Kevin H.
@@ -17,9 +17,9 @@ layout: layouts/page.njk
- - - Pantry (pet project) + + + OpenPGP Identity
-- cgit