Skip to content
View CameronSWilliamson's full-sized avatar
  • WebMD Health Services
  • Bozeman, MT
  • 04:49 (UTC -06:00)
Block or Report

Block or report CameronSWilliamson

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
CameronSWilliamson/README.md

Cameron Williamson

DevOps Engineer for WebMD Health Services

Fun things I've worked on

  • RustGin: A rust HTTP server which I designed based on the Router in the Gin Framework.
  • MyPL: A statically typed interpretted programming language that runs on a VM similar to the JVM.
  • Dotfiles: Extensive dotfiles for my Arch-Linux based computers
  • Calc: A basic RPN calculator written in Golang

What have I been up to recently?

  • I recently spun up a Kubernetes cluster and configured an enterprise environment in Kubernetes.
  • I've been doing a lot of research on NixOS to increase reproducability in development environments.
    • Question for the reader: What do you use to manage your secrets (private SSH keys, kubeconfig files, etc...) in NixOS? I personally use Ansible to deploy the necessary secrets to their respective machines.

Pinned

  1. .dotfiles .dotfiles Public

    My configuration files for windows and linux. This includes install scripts as well

    Shell 1

  2. MinecraftDiscordChat MinecraftDiscordChat Public

    A Spigot plugin that uses player position to assign them to voice channels

    Java 5