From ba8a8b38f61a14f1d83f9129bfd61bfcfb8a0d15 Mon Sep 17 00:00:00 2001 From: LovelyFaisal Date: Wed, 29 Apr 2026 12:18:09 +0300 Subject: [PATCH] Update devs.json --- devs.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/devs.json b/devs.json index 7538d8f..351a12e 100644 --- a/devs.json +++ b/devs.json @@ -3586,5 +3586,20 @@ "description": "مكتبة بايثون لاستخراج محتوى وبيانات ملفات EPUB بشكل منظم، تدعم معيار Dublin Core وتتعامل مع جميع تنسيقات الناشرين المختلفة" } ] +}, +{ + "name": "Faisal Alharbi", + "githubURL": "https://github.com/LovelyFaisal", + "projects": [ + { + "name": "Category System", + "URL": "https://github.com/LovelyFaisal/category-system", + "description": "Adjacency List Implementation in Spring Boot", + "details": { + "language": "Java", + "topics": ["Databases", "Data-Structures", "Algorithms","Java", "Spring Boot"] + } + } + ] } ]