From 2fb37eea0307535ea431abccd50fc7d445ea90ee Mon Sep 17 00:00:00 2001 From: Nora Rashid Alhuwaidi <98814201+AlhuwaidiNora@users.noreply.github.com> Date: Mon, 23 Dec 2024 10:56:33 +0300 Subject: [PATCH] Update devs.json --- devs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 (تويتر) في المملكة العربية السعودية" } + ] +} ]