Sen CutlerData Engineer

API Work

12 projects.

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

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