Picture of Adam Emery

Adam Emery

A software developer looking to build and learn about cool things. Check out my Python course here.

Useful Links

Links to stuff I found useful

Python web editor

I created a web app that allows you to write and run Python code in the browser.

Using PixiJS inside a React web app

PixiJS is an HTML5 2D rendering engine that can be used to create games and other interactive experiences. In this article, I will show you how to use PixiJS in a React web app.