Sen CutlerData Engineer

File Formats

5 projects.

Google Sheets Reformatter Program

I built a Google Sheets automation that downloads daily shuttle trip spreadsheets, cleans & colorizes them, and uploads them as new fixed sheets.

  • pandas
  • API Integration
  • Google Cloud Platform
  • Google Sheets
  • Python

Auto Parts Data Formatter

I built a tool for transforming automotive fitment data into structured catalogs, which also identifies missing and inconsistent source records.

  • Python
  • pandas

Self-Tuning OCR with ML Parameter Search

I built an OCR tool that automatically tunes parameters using grid search to maximize accuracy for each document set.

  • Machine Learning
  • Optical Character Recognition
  • Python