قُدت فريق عمل لتطوير تطبيق مكتبي متكامل لتأجير المركبات باستخدام لغة (Java) ومعمارية (MVC). قمت بتصميم هيكل النظام مبكراً باستخدام مخططات (UML) ، وبرمجة الواجهة الخلفية الأساسية، وتحديداً الفئات (Vehicle) و(Admin) بالاعتماد الصارم على مفاهيم البرمجة كائنية التوجه (OOP). كما ساهمت في ضمان استقرار النظام عبر معالجة الاستثناءات (Exception Handling) ودعم اختبارات الوحدة (Unit Testing)
Led a team to develop a comprehensive desktop vehicle rental application using Java and an MVC architecture. I architected the system using UML diagrams and engineered the core backend logic, specifically implementing the Vehicle and Admin classes using strict OOP principles. I also ensured system reliability by integrating exception handling and supporting unit testing