Skip to content
View mdwhatcott's full-sized avatar

Block or report mdwhatcott

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mdwhatcott/README.md

Hi there 👋, I'm Michael Whatcott

Feel free to call me Mike or Michael (I like both). I'm a husband, father, member of The Church of Jesus Christ of Latter-day Saints, software developer, and musician.

You'll find my work spread across various github organizations:

  1. github.com/mdw-tools: My hand-crafted tools
  2. github.com/mdw-go: Various interesting Go modules
  3. github.com/mdw-aoc: My Advent of Code playground
  4. github.com/mdw-katas: Educational endeavors and training materials
  5. github.com/mdw-smarty: Things I've accumulated during my work at Smarty
  6. github.com/mdw-cc: Things I've accumulated during my work at CleanCoders Studio
  7. github.com/mdw-archives: "Everything eventually washes up on these shores." (The End, Lemony Snicket)

Namespaces are one honking great idea -- let's do more of those! (from The Zen of Python, by Tim Peters)

Pinned Loading

  1. mdw-go/testing mdw-go/testing Public

    A set of ergonomic test helpers.

    Go 1

  2. mdw-aoc/advent-of-code mdw-aoc/advent-of-code Public

    My solutions for adventofcode.com

    Go 4

  3. smartystreets/goconvey smartystreets/goconvey Public

    Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.

    Go 8.2k 555

  4. mdw-tools/hugoinho mdw-tools/hugoinho Public

    My static site generator--a tiny hugo.

    Go 1 1

  5. mdw-go/funcy mdw-go/funcy Public

    Functional programming toolkit for Go

    Go

  6. mdw-go/must mdw-go/must Public

    Generic error panicking

    Go