Skip to content
View kurtmc's full-sized avatar
  • New Zealand
  • 03:30 (UTC +12:00)

Organizations

@mcalpinefree@halter-corp@halter

Block or report kurtmc

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. halter/valkey-cluster-operatorhalter/valkey-cluster-operatorPublic

    A Kubernetes Operator to deploy and manage Valkey Clusters

    Go 5

  2. halter/terraform-provider-chirpstackhalter/terraform-provider-chirpstackPublic archive

    Go 1

  3. paultyng/terraform-provider-unifipaultyng/terraform-provider-unifiPublic archive

    Terraform provider for Unifi 📡

    Go 581 116

  4. bash-eternal-historybash-eternal-historyPublic

    store your bash history forever in the cloud ☁️

    Go 4

  5. cvcvPublic

    my curriculum vitae written in latex

    TeX 1

  6. Script to install Archlinux with ful...Script to install Archlinux with full disk encryption
    1
    #!/bin/bash
    2
    3
    set -euo pipefail
    4
    5
    if [ !-d"/sys/firmware/efi/efivars" ];then