Skip to content
View garver-the-system's full-sized avatar
Block or Report

Block or report garver-the-system

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
garver-the-system/README.md

Garver the System

Alexander Garver, a Systems/Software engineer looking to make lives better.

My projects are hosted on GitLab. I keep this profile around for contributing to other projects and because it's more well-recognized.

Projects

Kitchen Server

Latest Release pipeline status

My primary project, a homelab server that stores recipes and serves them as webpages over the local network.

Originally written in Python, I changed it to Rust for type-safety and the trait system among other things. It's now built on the Poem framework.

I've fleshed out a CI system, and I'm probably more proud of it than I should be. Branch testing and semantic-version releases have manual triggers to kick off testing and deployment, but merge requests and latest releases happen automatically.

Tagalyzer

Latest Release pipeline status

Tagalyzer is a text-processing library and CLI that will find statistics on how frequently words appear in files relative to one another. The intention is to help analyze the frequency of words in my blog posts to help me decide how to tag it. As of now, it's far from being feature complete, which is why its semantic verison is so low.

As my first library project, I'm designing it from the ground up with maintainability and automation in mind - 0.0.2 added linting, testing, and deployment in CI.

The Garver Toolbox

This is (theoretically) a collection of Bash utilities I don't want to leave behind every time I install a new flavor of Linux, set up a Raspberry Pi, or switch to my Mac.

At the moment, it's fairly neglected as I've been focusing work on other projects (primarily Kitchen Server and my job search). I do intend to pick it back up eventually, but for now it's not a priority.

Find Me Online

My Website

I work mostly on GitLab.

Popular repositories Loading

  1. garver-the-system garver-the-system Public