Adam Englander

Adam Englander

Adam Englander has been architecting and developing systems for over 30 years. He's also been a maintainer or contributor to some significant projects in the OSS ecosystem. Lately, Adam has been working to make blockchain technology more accessible to non-blockchain companies.

Montreal 2023 sessions

Web3 Programming for the Blockchain Challenged

English session - Beginner

Web3 programming is building applications that interact with a blockchain. Fortunately for us, it requires very little understanding of blockchains and no understanding of Rust or Solidity. Learn how to build a functioning Web3 application in under an hour with open source libraries and some JavaScript. Start your journey into Web3 programming today!

What the heck is a WSGI or Middlewares in Python

English session - Advanced

The Python Web Server Gateway Interface, or WSGI, is the underlying core protocol that drives the majority of Python web development. Understanding how it works and being able to work with it can be a critical skill that you can apply to extending Flask and Django web applications. We'll dive into the specification just enough to build out a simple web application and then put one of the pieces into a Flask web app.

Vancouver 2017 sessions