• Phase 1: Developed a package tracking system similar to Armex or Bosta, targeting small business owners
selling products through platforms such as Facebook and Instagram. The system enables merchants to hand
over packages to couriers along with delivery fees and customer information. Couriers then coordinate
directly with customers to complete deliveries.
• Phase 2: Containerized the application by building separate Docker images for the backend (GoLang),
frontend (React.js), and the PostgreSQL database. Managed container orchestration and ensured seamless
communication between services using Docker networking
• Phase 3: Deployed the containerized services to OpenShift using a free-tier cluster. The application was
successfully hosted and made accessible via a dynamic OpenShift URL, demonstrating end-to-end
deployment in a cloud-based container environment.