From e7523a43e9b643f66c2470cd7a489f8899cd9cb9 Mon Sep 17 00:00:00 2001 From: Abdulrahman Alamoudi <8131311+aramoudi@users.noreply.github.com> Date: Mon, 3 Aug 2026 00:15:41 +0300 Subject: [PATCH] Update devs.json --- devs.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/devs.json b/devs.json index 42345d2..3bfeda9 100644 --- a/devs.json +++ b/devs.json @@ -3655,5 +3655,20 @@ } } ] +}, +{ + "name": "عبدالرحمن العمودي", + "githubURL": "https://github.com/aramoudi", + "projects": [ + { + "name": "الخريطة السعودية مفتوحة المصدر", + "URL": "https://github.com/aramoudi/opensaudimap", + "description": "خريطة محلية مفتوحة المصدر بديل لخدمة ربط قوقل ماب", + "details": { + "language": "Lua", + "topics": ["map", "openstreetmap", "saudiarabia", "api", "selfhosted", "self-hosted", "gis", "geospatial", "geodata", "geojson"] + } + } + ] } ]