Context
TDP was a transportation-focused application developed by the Inbound Visibility team. One part of the system handled shipment and telematics data that needed to be retrieved, processed, and moved through the application reliably.
Work
I worked on a data-ingestion flow that used parallel programming to call APIs for shipment and telematics data, process the responses, and publish the results to a Kafka queue. I also created endpoints and queries in the shipment API using reactive programming with Spring WebFlux, and built Angular UI features including a shipment card that showed selected information for a specific shipment.
Result
The work supported a greenfield transportation application as it moved from development toward production launch.