Adam Hopkins
Founder & CTO. AI-native platforms.
Python developer.
OSS contributor.
Sanic Core Maintainer.
Husband. Father. Son. Brother.
A proud and happy man.
Book Python Web Development with Sanic — available from Packt
class Adam:
work = HyperFi("CTO & Co-founder")
oss = Sanic("Core Maintainer")
home = Israel("Negev")
async def run(self, *inputs: Pretzels | Coffee) -> None:
while True:
await self.work.do(inputs)
await self.oss.do(inputs)
def sleep(self):
raise NotImplementedErrorWhat I've Done
What I've Built
I maintain the Sanic web framework as a Core Maintainer and Steering Council Chair, and ship a handful of related libraries and experiments in Python, Go, and Rust.
What I've Said
I've keynoted and spoken at Python and engineering conferences across the globe — PyCon IL, EuroPython, PyWebConf, PyGeekle, and others — and joined a handful of podcasts along the way. Talks usually center on async Python, scalable APIs, data platform architecture, and the developer experience of building and maintaining open source.
If you're organizing a conference, podcast, or internal tech talk and think I'd be a good fit, get in touch.