Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 759 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 759 Bytes

tinkering

This is a public space for small stuff. These things might not go anywhere, may be forever unfinished, may never become anything useful (or usable).

Think of it more like a public notebook of scribbles and doodles, but with code. (And possibly money.)

[And yes, I'm fully aware that that's what separate repos are for. But I feel like making a whole repo just to say 'Hello, outside' feels just a tad overkill.]

Slightly inspired by Evy's garden. Except this is more of a box of trinkets?

Trinkets:

  • kube: running through Kelsey Hightower's Kubernetes the Hard Way
  • hello_world: creating a guestbook using Flask and hosting it on GKE configured using Terraform
  • modch: making a CLI chmod calculator in Go