Hi, I'm Chris 👋
I enjoy contributing to projects I depend on, like Ruff's Python formatter. I build and share tools like Huak -- an experiment with Python package management. I work for a logistics firm as a Principal Software Engineer. You can read about some of that experience here.
Some notable highlights of my public projects and open source contributions:
Date | Project | Highlights |
---|---|---|
2023 | ruff |
Early Python formatter contributions; helped reach sufficient parity with black ; built its playground's "Formatter Comments" feature. |
2023 | rye |
Built useful features like its publish command, credentials management, and metadata import; built automated documentation and deployment for early users. |
2022 | huak |
Designed and released an alpha version of huak . |
2022 | polars |
Contributed to its DataFrame Interchange Protocol implementation; re-wrote and improved its early documentation. |
2019 | solverstack |
Built a proof-of-concept for vehicle routing features. |
2018 | pyords |
Built solutions for operations research and data science use-cases including clustering, optimization, and simulation. |