طورت برنامجاً حسابياً بلغة (C++) يقوم بتحليل نصوص مدخلة من المستخدم تصف الدوائر الكهربائية لحساب المقاومة الإجمالية برمجياً. يبرز هذا المشروع قدرات قوية في حل المشكلات الخوارزمية، ومعالجة السلاسل النصية (String Manipulation)، وتطبيق المنطق البرمجي منخفض المستوى.
Developed a computational C++ program that parses user-provided string descriptions to calculate the total resistance of electrical circuits. This project demonstrates strong capabilities in algorithmic problem-solving, string manipulation, and low-level programmatic logic.