Boston CartwrightBoston Cartwright

Speaking

Talks from conferences, meetups, and engineering communities.

Presentation recordings and slide decks covering practical tooling, reliable systems, and team workflows.

October 25, 2024GoWestConf 2024

Brainrot Golang

A humorous exploration of using Go to programmatically generate TikTok Brainrot videos, combining internet culture with practical programming techniques.

October 27, 2023GoWestConf 2023

Database Best Practices Panel

Panel discussion covering database best practices, design patterns, and common pitfalls when working with databases in Go applications.

October 27, 2023GoWestConf 2023

Spooky Go

A deep dive into the funny and unexpected behaviors of Go that even experts typically don't know! Perfect for Halloween, this talk explores the spooky quirks and gotchas hiding in the Go programming language.

October 21, 2022GoWestConf 2022

Beyond database/sql: The Driver Pattern

Learn how you can improve your work with dependencies by using the Driver Pattern! This extremely powerful design pattern allows you to encapsulate functionality shared between dependencies and elevates the classic interface and implementation pattern to the next level.

October 3, 2022GoLab 2022

Beyond database/sql: The Driver Pattern

Learn how you can improve your work with dependencies by using the Driver Pattern! This extremely powerful design pattern allows you to encapsulate functionality shared between dependencies and elevates the classic interface and implementation pattern to the next level.