← all projects

2022 · clinical data · app

COVID Testing GUI

A desktop app for Sterling Pathology that charts positive, negative, and retest counts across test samples. My first app.

context

LabSoft · Sterling Pathology

stack

Python, Tkinter, pandas, NumPy, Matplotlib

COVID Testing GUI screenshot

what i built

  • Built a Tkinter app that graphs the number of positive, negative, and retest results in a sample. My first experience with app design.
  • Part of LabSoft’s broader SARS-CoV-2 data work: a pandas pipeline that sped up patient processing by 300% to support 10,000+ tests per day.