Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions devs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
[
{
"name": "الوليد",
"githubURL": "https://github.com/alwalxed",
"projects": [
{
"name": "Qafiayh | قافية",
"URL": "https://github.com/alwalxed/qafiyah",
"description": "Arabic poetry platform and database featuring 944K+ verses from 932 poets across 10 eras",
"details": {
"language": "TypeScript",
"license": "MIT",
"topics": [
"poetry",
"nextjs",
"monorepo",
"react",
"turborepo",
"drizzle-orm"
]
}
}
]
},
{
"name": "محمد عسيري",
"githubURL": "https://github.com/assirims",
Expand Down