Skip to content

Commit

Permalink
📝 ADD: my projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamdouh66 committed Apr 14, 2024
1 parent c4ff6d6 commit 1c57fd1
Showing 1 changed file with 23 additions and 15 deletions.
38 changes: 23 additions & 15 deletions devs.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"license": "MIT",
"topics": ["rich", "terminal", "rss-reader"]
}
},{
},
{
"name": "ytserver",
"URL": "https://github.com/MohammedSaudAlsahli/YtServer",
"description": "A server for yt-dlp.",
Expand Down Expand Up @@ -2204,7 +2205,7 @@
"url": "https://api.github.com/licenses/mit",
"node_id": "MDc6TGljZW5zZTEz"
},
"topics": ["laravel","nova4","toggle"]
"topics": ["laravel", "nova4", "toggle"]
}
},
{
Expand All @@ -2221,7 +2222,7 @@
"url": "https://api.github.com/licenses/mit",
"node_id": "MDc6TGljZW5zZTEz"
},
"topics": ["laravel","nova4","chatgpt","ai"]
"topics": ["laravel", "nova4", "chatgpt", "ai"]
}
},
{
Expand All @@ -2238,7 +2239,7 @@
"url": "https://api.github.com/licenses/mit",
"node_id": "MDc6TGljZW5zZTEz"
},
"topics": ["laravel","chatgpt","ai"]
"topics": ["laravel", "chatgpt", "ai"]
}
},
{
Expand All @@ -2255,11 +2256,7 @@
"url": "https://api.github.com/licenses/mit",
"node_id": "MDc6TGljZW5zZTEz"
},
"topics": [
"laravel",
"chatgpt",
"ai"
]
"topics": ["laravel", "chatgpt", "ai"]
}
},
{
Expand All @@ -2276,12 +2273,7 @@
"url": "https://api.github.com/licenses/mit",
"node_id": "MDc6TGljZW5zZTEz"
},
"topics": [
"cmd",
"command-line",
"chatgpt",
"ai"
]
"topics": ["cmd", "command-line", "chatgpt", "ai"]
}
}
]
Expand Down Expand Up @@ -3307,5 +3299,21 @@
}
}
]
},
{
"name": "ممدوح الظفيري",
"githubURL": "https://github.com/Mamdouh66",
"projects": [
{
"name": "Extracty",
"URL": "https://github.com/Mamdouh66/Extracty",
"description": "مكتبة تسهل استخراج بيانات مهيكلة من المواقع غير المهيلكة"
},
{
"name": "Emails-Summarizer",
"URL": "https://github.com/Mamdouh66/Emails-Summarizer",
"description": "برنامج يلخص الايميلات الواردة"
}
]
}
]

0 comments on commit 1c57fd1

Please sign in to comment.