Adam Reese

Technical Leader Specializing in Data

Builds things. Mentors people. Stays curious.

South Jordan, UT

|

Open to conversations about exceptional opportunities

Open to:

  • Hard data + AI-native engineering challenges
  • Select consulting engagements via Duck Data
  • Advisory work on AI-driven engineering

Available for consulting engagements via Duck Data (duckdata.io)

Summary

Twenty years of hands-on experience using code and platforms to automate processes, interrogate data, and build resilient end-to-end pipelines, with a sharp focus on data quality, idempotency, and graceful failure recovery. Fluent in both Functional and Object-Oriented paradigms, with the judgment to know when each belongs.

All-in on the new era of AI-driven development, and committed to the disciplined end of it. Practices spec-driven and task-driven development with Claude Code: detailed engineering specs turned into reviewed, tested, shipped features at high velocity. The opposite of "vibe coding". Builds and publishes open-source developer tooling for safe, autonomous AI coding, including trusty-cage, a Docker-based isolation layer for AI agents published on PyPI.

A natural mentor and character-driven leader who invests deeply in the growth of team members. Known for creating environments built on trust and candor where people do their best work.

Skills

PrimaryWorking Proficiency

Experience

Cinch

Senior Manager, Data Integrations and Governance

March 2024 - Present · Draper, UT

  • Lead a team of two across Data Engineering, BI, and Data Science.
  • Stood up the Snowflake + dbt production stack from scratch, replacing direct queries against the production application database. Reduced analytical query times from hours to minutes and eliminated query-induced application slowdowns.
  • Built and maintained 20+ greenfield Singer-based integration pipelines in Python, standardizing ingestion of external Point-of-Sale data and directly enabling customer onboarding and revenue growth.
  • Implemented dbt pipeline powering primary application reporting; established team standards for testing, documentation, modularity, and lineage.
  • Petitioned for and implemented Datafold for automated data validation across dbt pipelines.
  • Built observability layer across 400+ ETL pipelines where none existed. Shifted from reactive customer complaints to proactive detection and resolution of pipeline failures.
  • Developed reusable Bash CLI tooling that decomposed opaque Singer ETL flows into discrete Extract, Transform, and Load steps with interstitial files and summary statistics. Reduced debugging from days to hours, and to minutes when paired with AI agents.
  • Drove roadmap planning and prioritization of integration projects in partnership with Sales to maximize revenue impact.
  • Set documentation standards adopted across engineering teams.
  • Received Cinch's Game Changer Award (Q2 2025) for company-wide impact.

Lendio

Manager, Data Engineering

June 2023 - March 2024 · Lehi, UT

  • Led a team of four Data Engineers owning dbt and Snowflake implementation and governance.
  • Cleaned up dozens of duplicative and contradictory dbt models. Reduced Snowflake compute costs, stabilized reporting, and restored stakeholder confidence in the data.
  • Petitioned for budget and onboarded Datafold for automated data validation, replacing manual spot-checking and catching breaking changes before they reached production.
  • Established PR review, testing, and scoping processes that reduced regressions and re-work.
  • Enabled Sales and Marketing teams to identify and prioritize leads; built data pipelines supporting Payroll commission calculations.
  • Recruited to Cinch during this tenure based on demonstrated impact.

LivePerson

Senior Manager, Data Engineering

October 2021 - June 2023 · Salt Lake City, UT (Remote)

  • Led a globally distributed team of eight (Data Engineers, BI Engineers, and Analysts) across four countries, including direct reports and contractors.
  • Owned customer-facing MicroStrategy BI offerings serving thousands of enterprise customers including Home Depot, T-Mobile, and Lowe's.
  • Built tooling to trace and debug undocumented legacy ETL packages contributed by dozens of developers over years. Enabled rapid root-cause analysis when enterprise customer reports broke, often with no context beyond a forwarded email.
  • Led dbt and Snowflake data warehouse buildout, contributing models to the platform team's shared dbt project.
  • Delivered time-sensitive ad hoc data analysis for the Executive Leadership Team.
  • Advocated for and secured promotions for direct reports across multiple review cycles.
  • Reverse engineered code from other teams to diagnose and resolve a sudden spike in database CPU utilization.

LivePerson

Senior Machine Learning Engineer

August 2020 - October 2021 · Salt Lake City, UT (Remote)

  • Maintained server infrastructure for custom reporting offerings.
  • Resolved tickets related to breakages, and tracked to resolution.
  • Provided mentorship and technical assistance to analysts and engineers within the team.
  • Shared best practices / techniques to resolve technical issues.
  • Created training materials and documentation.
  • Performed code reviews and provided feedback.
  • Acted as designated Team Leader when the team's Director was on extended leave.
  • Led project to implement Observability across service backend.

Broadcom (Symantec)

Data Engineer

March 2018 - August 2020 · Draper, UT

  • Built predictive model to detect and forecast data center hot-spots across a globally distributed SaaS security platform serving millions of users. Enabled proactive server provisioning before capacity was exceeded, preventing outages.
  • Created population forecasting algorithm with less than 2% variance between predicted and actual globally distributed user volumes.
  • Designed and implemented a custom Python ETL framework (10+ packages) to extract and blend data from disparate databases and APIs, powering all capacity planning analysis and statistical inference.
  • Built web-based dashboard (Flask + Plotly) exposing capacity insights to internal stakeholders, backed by a purpose-built database.
  • Automated daily report delivery to stakeholders.

LivePerson

Data Architect

March 2015 - March 2018 · Salt Lake City, UT (Remote)

  • Deployed new configurations and ETL packages to stage client data for Natural Language Processing (NLP).
  • Designed, deployed, and automated solutions to support daily operations and Workforce Management initiatives.
  • Created packages to extract and process data points from raw XML reports which were aggregated and published to browser-based operational dashboards.
  • Designed and programmed processes to extract, sessionize, and join important web-visitor attributes between Hadoop and NLP tools.

LivePerson

Manager, Pay for Performance Analytics

February 2013 - March 2015 · Salt Lake City, UT (Remote)

  • Designed custom data consumption processes to manage Pay for Performance operations and optimize revenue.
  • Automated report delivery, validation, consumption, and storage of KPIs from multiple data sources.
  • Performed complex analyses for program stakeholders, which included invoicing and revenue forecasting processes.
  • Designed tool to parse and store session-level details from millions of raw XML files, yielding an SQL-friendly historical data source (Data Warehouse).

LivePerson

Business Operations Analyst

June 2012 - February 2013 · Salt Lake City, UT (Remote)

  • Used advanced techniques and quantitative skills to analyze and interpret web analytics and contact center performance metrics.
  • Made recommendations to campaign leaders based on quantitative analysis.
  • Developed and distributed regular operational reports to internal and external clients.
  • Worked with globally distributed contact center partners to monitor operational performance.

ADP

Systems Performance Specialist, Functional Expert

January 2011 - June 2012 · Salt Lake City, UT (Remote)

  • Managed resolution of escalations and production-related issues.
  • Wrote queries and developed reports.
  • Performed QA on benefit enrollment system configurations before moving to production.
  • Identified and documented best practices for new and existing procedures.

Open Source / Side Projects

trusty-cagePython / Docker / Typer / Rich

Python CLI for isolated Docker-based dev environments where AI coding agents run with full autonomy: no credentials exposed, no accidental pushes. Headless orchestration with structured messaging, safe rsync-based export, and code statistics. Built spec-first using Claude Code as the primary implementation agent, a working proof of the methodology.

Published on PyPI

jtoolGo / Wails

Cross-platform JSON diff tool with intelligent normalization, path exploration, and log analysis for JSONL/Singer tap formats.

Multi-platform releases (macOS, Windows, Linux)

Integrates Markdown note-taking with Todoist task management. Auto-migrates tasks with Obsidian URI backlinks and deduplication.

7 stars on GitHub

Diffs two delimited files (CSV/TSV) based on composite keys with field-level comparison and JSON output.

Native Obsidian plugin translating the markdown_todoist concept into the TypeScript plugin ecosystem.

Education

Western Governors University

B.S. in Information Technology

Graduated January 2018 · Salt Lake City, UT

Salt Lake Community College

Associate of Science (A.S.)

Graduated May 2012 · Salt Lake City, UT

References

I've had the pleasure of working with Adam both as a peer at Lendio and as my manager at Cinch, and he is one of the strongest data engineering leaders I've worked with.

Isabel Hanewicz

Senior Analytics Engineer, Forward Financing · Former direct report at Cinch

I would work with Adam anytime, anywhere, in a heartbeat.

Brian Henson

MBA Candidate · Former colleague

Working with Adam was one of the absolute highlights of my time at Cinch. He is not only exceptionally talented and deeply knowledgeable as a data engineer, but also one of the most humble, kind, and genuine people you will ever meet. He leads in the best way possible—through example. Adam is incredibly efficient, intentional, and detail-oriented in everything he does. He lets the quality of his work speak for itself, consistently adding value to the company and making it impossible not to learn and grow simply by being around him.

Lorres Jensen

Data Engineer · Former direct report at Cinch

Personal Interests

Personal Productivity / Task Management / OrganizationZettelkasten / Personal Knowledge ManagementCycling / Outdoors / HikingComputers and TechnologyPersonal FinanceMusic / Vinyl Records / Hi-Fi AudioProgrammingSpanish