About
Noel Lee
UC Davis CS graduate building Python automation, browser workflow tools, Windows utilities, and full-stack task software. Many of these projects focus on repetitive workflows where automation is useful but human review still matters.
Automation focus
Software automation for dental-lab intake
Built and maintain a Python workflow that turns scanned slips and browser-retrieved digital case records into structured review data for an Access-based lab management process.
- Uses OCR/parsing, validation, duplicate warnings, logging, and human review checkpoints.
- Automates digital case retrieval from external dental portals with Playwright.
- Reduced one recurring case-intake workflow from about 3 hours to about 5 minutes.
Python automation
Browser workflows
Reviewable data handoff
React task tooling
Work style
- Builds small tools around real workflows.
- Keeps human review where automation can be uncertain.
- Uses tests and smoke checks where breakage would be costly.
- Prefers practical, shippable software over polished mockups.