Collin Sargent

Projects

Amazon DSP Data Warehouse

SQL Server schema (dsp.Associate, dsp.Itineraries, etc.), Python ingestion with Pandas + pyodbc, and performance dashboards.

  • SQL
  • Python
  • ETL

Interpolation Toolkit

Chebyshev nodes, Newton’s divided differences, and clamped cubic splines for smooth approximations.

  • Numerical
  • Python

Optimization Algorithms

From-scratch BFGS/DFP implementations with step-size strategies and contour visualizations.

  • Optimization
  • Python

Android App – DSP Logistics

Navigation Drawer app with login, theme, and a messaging workflow for DSP ops.

  • Android
  • Kotlin