Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.68 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.68 KB

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'm a Principal Software Engineer at NFI.

Some notable highlights of my public projects and open source contributions:

Date Project Highlights
2023 solver Building a fast solver library for Rust.
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.