Christopher R. Hunter
crhntr#3084
https://facebook.com/crhntr https://www.pinterest.com/cazadorcodes https://www.tumblr.com/crhntr https://medium.com/@crhntr https://gitlab.com/crhntr https://twitter.com/crhntrI 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.comI use this for password-like strings.
This is your IP address according to my server. I do not log or store this. I sometimes use this for network debugging.
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.
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.
Pivotal Software, Inc.
Associate Software Engineer
https://web.archive.org/web/20180702183820/http://pivotal.io/PVTL
2018-07-02
2019-12
California State University - Computer Science Program
Computer Science Tutor
"https://compsci.csuci.edu2016-09
2018-05
California State University Channel Islands
2015-2018
Moorpark College
2014-2015
Walla Walla University
2012-2014
Home School
2000-2012
A Nelder-Mead implementation in Go
An example pivotal tile using Kiln.
A simple todo app using Go+wasm.
Run yq across git branches!
HTTP/2 Image Loading Demo
A BOSH release for haproxy (based on cf-release's haproxy job)
A research project studying beta-blockers and adverse events.
Is it currently possible to use go-git in the browser? Not really... but I made it work.
Easy way to vendor portions of git repos, github releases, helm charts, docker image contents, etc. declaratively
Proof of concept for updating multiple release branches of a tile
[WIP] An http.Handler type thing that works well with go-git.
A highly extensible Git implementation in pure Go.
This is a quick little Go app connecting to MongoDB
The missing interface filesystem abstraction for Go
Run this and see what images your cluster is using or planning on using
Some stuff to make it easier to server side render HTML templates that can be used client side too.
A Go package wrapping the DOM.
Server Sent Events utility
Gin middleware for session management
A simple configurable green dot chart to show countable events over time.
A repo for my Github profile README
a test repo
A Go playground type thing mostly for WASM!
This is an exploration in writing structured Go tests using type parameters.