From 8504eb8dc0cd3436c0ddd8f1f93ef5277a4bde52 Mon Sep 17 00:00:00 2001 From: Abdulaziz Alaboudi Date: Mon, 25 Nov 2024 10:57:48 +0300 Subject: [PATCH] Update devs.json fix format error --- devs.json | 53 ++++++++++++++++++++++++++--------------------------- 1 file changed, 26 insertions(+), 27 deletions(-) diff --git a/devs.json b/devs.json index faf075c..879aad3 100644 --- a/devs.json +++ b/devs.json @@ -3394,32 +3394,31 @@ "description": "this package is a resource tool that lists activities performed on the resource in the detailed view of the resource. It utilizes Spatie/activity-log package." } ] -} -] - -{ - "name": "محمد النصيرات", - "githubURL": "https://github.com/nuseirat", - "projects": [ - { - "name": "Aou GPA Calculator", - "URL": "https://github.com/nuseirat/Aou-GPA-Calculator", - "description": " The AOU GPA Calculator is an online tool for Arab Open University students to easily calculate their GPA by inputting grades and study hours, offering a convenient way to assess academic performance. " - }, +}, { - "name": "CertifyMaster", - "URL": "https://github.com/nuseirat/CertifyMaster", - "description": " a comprehensive online platform dedicated to providing curated lists of free educational resources, certifications, and training programs across various technologies and fields. " - }, - { - "name": "ViewGetter YT", - "URL": "https://github.com/nuseirat/ViewGetterYT", - "description": " Maximize your reach, grow your audience, and take your channel to the next level with ViewGetter YT! " - }, - { - "name": "Student Information System Portal", - "URL": "https://github.com/nuseirat/Student-Information-System-Portal", - "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": "محمد النصيرات", + "githubURL": "https://github.com/nuseirat", + "projects": [ + { + "name": "Aou GPA Calculator", + "URL": "https://github.com/nuseirat/Aou-GPA-Calculator", + "description": " The AOU GPA Calculator is an online tool for Arab Open University students to easily calculate their GPA by inputting grades and study hours, offering a convenient way to assess academic performance. " + }, + { + "name": "CertifyMaster", + "URL": "https://github.com/nuseirat/CertifyMaster", + "description": " a comprehensive online platform dedicated to providing curated lists of free educational resources, certifications, and training programs across various technologies and fields. " + }, + { + "name": "ViewGetter YT", + "URL": "https://github.com/nuseirat/ViewGetterYT", + "description": " Maximize your reach, grow your audience, and take your channel to the next level with ViewGetter YT! " + }, + { + "name": "Student Information System Portal", + "URL": "https://github.com/nuseirat/Student-Information-System-Portal", + "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. " + } + ] } - ] -} +]