{{ define "main" }}
I really like to start projects in my free time (maybe too often). Here's an almost-comprehensive list of them, most of them are freely licensed as well!
{{ .Scratch.Set "header-type" "h3" }} {{ .Scratch.Set "header-name" "Contributions" }} {{ partial "fake-heading.html" . }}I also do plenty of open-source work, here's a list of some of the projects I contributed to!
{{ $contrib := (index site.Data "contributions") }} {{ end }}