Hi, I’m Jay.

Data scientist, software developer, erstwhile aerospace engineer
profile image

Advent Hunt Site Design Notes

Discussion about the tech stack and implementation of the Advent Puzzle Hunt’s website, a Django web app created from scratch for the hunt.

January 12, 2025 · 16 min

The Basics of Python Packaging in Early 2023

Explaining the basic concepts and best practices for creating Python packages in early 2023 using pyproject.toml build standards.

March 9, 2023 · 15 min

Easier Code Reviews for Jupyter Notebooks with nbautoexport

How my team at DrivenData uses nbautoexport, an open-source tool we developed, to make Jupyter Notebook code reviews easier.

November 25, 2020 · 6 min