Sen CutlerData Engineer

Portfolio

A cross-section of my work history: pipelines, migrations, extraction, and analysis

Reusable Migration Toolkit for a Legal CRM

I built a reusable asyncio-based API toolkit for data migration from one legal CRM to another, and have used it to execute 9 migrations to date.

  • Python
  • Python Asyncio
  • API Development
  • Python-Requests
  • Data Engineering

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

RESTful API Using Djagno

I built a Django backend that implemented a RESTful API for a discography website.

  • API Development

AWS Automation for Enriching Pixel Data

I built an automation, intended to be run daily, that handles pixel-data collection, enrichment, and delivery to each customer's preferred destination.

  • AWS Lambda
  • API Integration
  • Automation

Gmail Messages Data Miner

I built a Gmail API tool that extracts inquiry data into cleaned CSV or Excel files.

  • API Development
  • Gmail
  • 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

Data Analysis of Call Logs

I analyzed law firm call logs to assess staffing needs and evaluate agent performance.

  • Python
  • Data Analysis
  • Data Wrangling

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

Sleep Study Results Analysis and Report

I conducted an analysis of the results from an at-home sleep study, producing a report with supporting visualizations.

  • Statistical Analysis
  • Visualization
  • Python
  • Matplotlib

Lead Intake API with Zapier Automation

I built a FastAPI-based lead intake service that runs on webhook submissions; it scores, classifies, and processes each record and dispatches it via Zapier.

  • FastAPI
  • Terraform
  • API Development
  • Python
  • pytest

Multi-Pipeline Ingestion Platform

I built an ETL platform that ingests files via webhooks, and supports multiple processing pipelines. It features replay, checkpointing & resume.

  • Python
  • FastAPI
  • Data Engineering
  • API Development