Pinned Repositories
aws-lambda-go-demo
Native AWS Golang support demo project
beerweb
Pull tap lists from breweries and bottle shops.
go-json-unmarshal-experiment
Benchmark experiment for unmarshaling JSON arrays and close-to-JSON arrays in various ways
golang-get
Get and install the latest (or any user-specified) version of Go on macOS (Intel or Apple Silicon)
no-masters
No Masters Coworking virtual community resource
ph
Show what's playing on JEMP radio from the CLI
ship30for30
Writings for the Ship30For30 March 2021 cohort
twilio-sms
Example Python Flask app for sending and receiving SMS with Twilio.
vx
Alternate expectations
ianfoo's Repositories
ianfoo/go-json-unmarshal-experiment
Benchmark experiment for unmarshaling JSON arrays and close-to-JSON arrays in various ways
ianfoo/twilio-sms
Example Python Flask app for sending and receiving SMS with Twilio.
ianfoo/aws-lambda-go-demo
Native AWS Golang support demo project
ianfoo/ws-chat
Simple websocket chat client/server based on socket.io chat example.
ianfoo/aws-lambda-go-test
Experimenting with AWS Lambda, aws-lambda-go-shim, and the aws-go-sdk.
ianfoo/aws-tools
Simple handy tools for AWS.
ianfoo/conf-boilerplate
The easiest way to create websites for conference/events
ianfoo/discover-phaser
Playing with Phaser Javascript game engine
ianfoo/distributed
ianfoo/ds-algo
Data Structures and Algorithms
ianfoo/eclairjs
Main EclairJS Repository
ianfoo/FullScreenMario
An HTML5 remake of the original Super Mario Brothers - expanded for wide screens.
ianfoo/gizmo
A Microservice Toolkit from The New York Times
ianfoo/go-checkmem
Simple utility to poll a Go program's expvars periodically and emit a partial MemStats log.
ianfoo/go-examples
Collection point for some basic illustrative Go examples.
ianfoo/go-map-vs-slice-search
What's faster? Searching via Go maps or slices?
ianfoo/go-pretty
Simple golang functionality to make numbers more easily human-readable.
ianfoo/golang-tour-exercises
Solutions for exercises presented throughout tour.golang.org
ianfoo/grpc-math-service
Dummy GRPC Arithmetic service and client
ianfoo/i3
A tiling window manager
ianfoo/kit
Set of common packages used by all or most projects
ianfoo/path-param-server
Silly-simple example of a Go HTTP server that extracts parameters from the path with only the standard library.
ianfoo/truss-client-test
Two dummy Truss services wired up using the Truss-generated HTTP client.