Systems / automation
Boots and tests up to 36 refurbished laptops in parallel — in pure standard-library Python.
An automated hardware-testing station for refurbished laptops: it boots up to 36 machines at once over USB/PXE, each self-tests and reports back to a single station server with a live dashboard, a deterministic pass/fail grade, and an AI-drafted triage / resale note. It's the quality gate that feeds the same refurb business Devicely sells into.
It's written in pure Python standard library — zero external dependencies — so it runs offline on almost anything, with the optional local-AI layer degrading gracefully when it isn't there. Already used on-site.
Highlights
Built with