Christopher R. Hunter

Semantic Version Checker https://github.com/Masterminds/semver

I work with semantic versions a lot. I wanted a tool like regex101.com to check my version constraints against a set of versions.

https://regex101.com
Generate Pseudo-Random Strings https://github.com/crhntr/rando

I use this for password-like strings.

What is my IP?

This is your IP address according to my server. I do not log or store this. I sometimes use this for network debugging.

Number to Words https://github.com/crhntr/integers-to-words-page

I created this site during my college Spanish class to finish the homework before leaving class. We needed to translate a bunch of numbers like 123 to "one hundred twenty-three" but in spanish.

Word Count https://github.com/crhntr/word-counter-page

I also created this site for my college Spanish class to count non filler words in my essays. Certain words did not count in our word counts. I did not want to count them. So I wrote this tool.

VMware

Member of Technical Staff - 3

https://www.vmware.com

VMW

2020-01

Pivotal Software, Inc.

Associate Software Engineer

https://web.archive.org/web/20180702183820/http://pivotal.io/

PVTL

2018-07-02

2019-12

Arthrex California Technology

Software Engineering Intern

https://arthrex.com

2017-06

2017-08

California State University - Computer Science Program

Computer Science Tutor

"https://compsci.csuci.edu

2016-09

2018-05

California State University Channel Islands

2015-2018

Moorpark College

2014-2015

Walla Walla University

2012-2014

Home School

2000-2012

neldermead

A Nelder-Mead implementation in Go

hello-tile

An example pivotal tile using Kiln.

todo

A simple todo app using Go+wasm.

qyt

Run yq across git branches!

haproxy-boshrelease
true
cloudfoundry https://github.com/cloudfoundry/haproxy-boshrelease

A BOSH release for haproxy (based on cf-release's haproxy job)

openfda

A research project studying beta-blockers and adverse events.

explore-go-git-wasm

Is it currently possible to use go-git in the browser? Not really... but I made it work.

carvel-vendir
true
carvel-dev https://github.com/carvel-dev/vendir

Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively

relslash

Proof of concept for updating multiple release branches of a tile

gitsmart

[WIP] An http.Handler type thing that works well with go-git.

go-git
true
go-git https://github.com/go-git/go-git

A highly extensible Git implementation in pure Go.

mongodb-example-app

This is a quick little Go app connecting to MongoDB

go-billy
true
src-d https://github.com/src-d/go-billy

The missing interface filesystem abstraction for Go

continuously-stare-at-images

Run this and see what images your cluster is using or planning on using

txtx

Some stuff to make it easier to server side render HTML templates that can be used client side too.

window

A Go package wrapping the DOM.

sse

Server Sent Events utility

sessions
true
gin-contrib https://github.com/gin-contrib/sessions

Gin middleware for session management

dailycountchart

A simple configurable green dot chart to show countable events over time.

mazes
true
ciriarte https://github.com/ciriarte/mazes

Twirly passages in my mind

crhntr

A repo for my Github profile README

hello-web

a test repo

playground

A Go playground type thing mostly for WASM!

bet

This is an exploration in writing structured Go tests using type parameters.