Back to the deskStart a project
Windows desktop tool

LeadClean

A desktop workflow for cleaning, checking, and preparing lead data without repeating the same spreadsheet chores.

Desktop applicationTauri · Rust · React · TypeScript
LeadClean workflow illustration: import CSV or XLSX, validate and deduplicate, then export a clean file
Private project. The cover is a workflow illustration; no customer records or private interface screenshots are shown.

The challenge

Large lists arrive with duplicate rows, inconsistent fields, and incomplete information. Manually repeating cleanup steps makes the process hard to resume and easy to get wrong.

What I built

  • CSV and XLSX imports with column selection, validation, and deduplication.
  • Optional enrichment through approved API integrations.
  • Checkpointed bulk jobs with pause and resume, followed by a clean export.

The result

A repeatable import-to-export workflow, with local encrypted job storage and Windows credential handling.