2024 — 2025Software Engineer, OpenTech AllianceIn production
Broker System Integrations
PowerShell and Bash automation connecting third-party broker systems to the OpenTech APIs via watched file drops.

The problem
Partner systems exchange data as files on a share, not as API calls. Somebody was moving and reformatting those files by hand.
What I built
- Built a filewatcher that picks up broker drops, normalizes them, and pushes them through the OpenTech API unattended.
- Wrote the scripts to be idempotent and to fail loudly, so a malformed drop stops rather than corrupting downstream records.
Where it landed
- Removed a recurring manual step from the integration path for each onboarded broker.