Projects
Snowflake Exporter Project Snowflake Prometheus Exporter
Prometheus exporter for exposing basic operational and system metrics from snowflake to your metrics system. Includes things like Warehouse runtime, Query performance and much more.
Allows tools such as grafana to be used to monitor your usage and performance of snowflake data warehouses.
Terraform Hiera5 Provider Project Terraform Hiera Provider
Terraform provider forked from here. Provides the ability to define infrastructure and data using hiera allowing for hierarchical overrides and reducing copy and paste.
Example usage showing how this can be utilized for supporting deep merges.
Provider and documentation can be found here.
BarcodeLayout.com
A website built and inspired by my buddy’s experience running e-commerce warehouses. The site allows generating web based sticker sheets for printing bulk barcodes and qr codes. Runs on Firebase, Cloudflare Pages, and Stripe.
Roadrunner Results Project Roadrunner Timer
As a volunteer track and cross country coach for the Provo Roadrunners we host lots of meets and have cobbled together a timing system. This is an attempt to simplify and unify race meet timing.
Bookshelf Server Bookshelf Server App
Took a Go based project here and I am reimplementing it in Rust. It uses Axum and sqlx.