Backend (.NET)
A cron-style .NET service that pulls retailer store feeds (products, pricing) via FTP, ingests them into each chain's SQL database, generates reports, and surfaces downstream sync events and alerts.
Developed a feed import service handling product/pricing feeds from retailer FTP into SQL per chain. Automated reporting back to retailers via FTP archives and messaging into RabbitMQ. Implemented error reporting via SendGrid emails.