Jon Calhoun

Results 8 repositories owned by Jon Calhoun

algorithmswithgo.com

248
Stars
226
Forks
Watchers

Code for the Algorithms with Go course

errorsingo.com

26
Stars
5
Forks
Watchers

Hugo static site setup for errorsingo.com

form

373
Stars
32
Forks
Watchers

Easily create HTML forms with Go structs.

lets_learn_algorithms

91
Stars
13
Forks
Watchers

A repository of programming algorithms implemented in Go. This is meant to complement the "Let's Learn Algorithms" series at calhoun.io

pipe

18
Stars
5
Forks
Watchers

Easily chain commands passing the output of each command along as the input for the next

qson

43
Stars
19
Forks
Watchers

Convert URL Query Params into JSON or Go Objects (via JSON)

viewcon

18
Stars
1
Forks
Watchers

Controllers & Views in Go using httprouter.

widgetapp

29
Stars
5
Forks
Watchers

Demo Go Web App used in a few tutorials on Calhoun.io