Summary: Strategies for testing complex scenarios in software development, using examples of non-code 'hard to test' scenarios.
Summary: My latest side project, Finished Games, a small website to catalog and track video game playing history.
Summary: A Python implementation of a double-linked list, which includes features like sorting, reversing, inserting, searching, and type annotation.
Summary: My talk on building autonomous agents with gym-retro, presented at the 10th edition of The MindCamp event, including the source code and demos.
Summary: How I use Python 3.6, with flake8 as a linter, and mypy for typed Python at work and in personal projects.