diff --git a/devs.json b/devs.json index 879aad3..c347f02 100644 --- a/devs.json +++ b/devs.json @@ -3420,5 +3420,16 @@ "description": " This project is a student portal for Arab Open University (AOU) students. It provides a user-friendly interface for students to access various academic and administrative services, including course information, grades, financial details, and more. " } ] + }, + { + "name": "Nora Alhuwaidi", + "githubURL": "https://github.com/AlhuwaidiNora", + "projects": [ + { + "name": "Saudi-X-Analyzer", + "URL": "https://github.com/AlhuwaidiNora/Saudi-X-Analyzer", + "description": "تطبيق جافا لتحليل المواضيع المتداولة على منصة X (تويتر) في المملكة العربية السعودية" } + ] +} ]