Integrated a third party vendor's cameras into the core product, then wrote a protocol so the next vendor wouldn't need the same work done twice.
Integrated a third party vendor's license plate recognition (LPR) cameras into the company's license plate index (LPI) infrastructure, building a C#/.NET service against the vendor's REST API that syncs 8,000+ vehicle records into MS SQL Server in under four minutes per scan. It runs in production at Richmond International Airport.
Built a standardized TCP/IP socket protocol that lets any third party LPR vendor connect to the LPI, making the platform vendor agnostic. It has saved the company development cost on every LPR integration since.
Wrote, optimized, and debugged SQL queries in SQL Server Management Studio to validate the integrity of production data, incorporating senior engineer code review feedback.