From b69eb4df9f1a77d7974a0088a5d5c5a3db68ae99 Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Fri, 18 Nov 2022 12:16:22 -0500 Subject: Add current page as reference --- 1.0.7.html | 349 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 349 insertions(+) create mode 100644 1.0.7.html diff --git a/1.0.7.html b/1.0.7.html new file mode 100644 index 0000000..ac1ffff --- /dev/null +++ b/1.0.7.html @@ -0,0 +1,349 @@ + + + + + + + + + + + + + + + + + + + + + + Kevin J Hoerr <kjhoerr@submelon.tech> | submelon.dev + + + + + + + + + + + + + +
+
+
+
+
+
+ + + Picture of Kevin Hoerr + + +
+
+
Hello!
+
+

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

+

My most recent projects have been focused on full-stack development. I use Kubernetes for + orchestration, NextJS for front-end, and rust+actix-web for my backend services with GraphQL + serving as the public API.

+

This site was recently rebuilt using GatsbyJS since the instance formerly holding this + website broke during upgrades. Thank goodness for backups.

- Kevin H. +
+ + + +
+ +
+
+
+
+ + + + + + + + + \ No newline at end of file -- cgit