Skip to content

Commit 2ab489a

Browse files
authored
Merge pull request #137 from SloMR/add-pastepoint
Update devs.json
2 parents 694efd2 + ba0b8e6 commit 2ab489a

1 file changed

Lines changed: 79 additions & 0 deletions

File tree

devs.json

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3486,5 +3486,84 @@
34863486
"description": "إضافة لأوبسيديان تنشئ ملاحظات يومية باستخدام التقويم الهجري الإسلامي (نظام أم القرى)."
34873487
}
34883488
]
3489+
},
3490+
{
3491+
"name": "سليمان الرميح",
3492+
"githubURL": "https://github.com/SloMR",
3493+
"projects": [
3494+
{
3495+
"name": "PastePoint",
3496+
"URL": "https://github.com/SloMR/pastepoint",
3497+
"description": "PastePoint is a secure, feature-rich file-sharing service designed for local networks, and private sessions.",
3498+
"details": {
3499+
"language": ["Rust", "TypeScript", "JavaScript", "HTML", "CSS", "Docker", "Nginx"],
3500+
"license": "GPL-3.0",
3501+
"topics": [
3502+
"css",
3503+
"chat",
3504+
"docker",
3505+
"rust",
3506+
"open-source",
3507+
"angular",
3508+
"typescript",
3509+
"encryption",
3510+
"docker-compose",
3511+
"websocket",
3512+
"webrtc",
3513+
"dtls",
3514+
"secure",
3515+
"attachment",
3516+
"localnetwork",
3517+
"end-to-end-encryption",
3518+
"actix",
3519+
"tailwind",
3520+
"flowbite",
3521+
"actix-rs"
3522+
]
3523+
}
3524+
},
3525+
{
3526+
"name": "Watchs-Extension",
3527+
"URL": "https://github.com/SloMR/Watchs-Extension",
3528+
"description": "Chrome extension to get rid of shorts on YouTube and to be able to control the video on our own.",
3529+
"details": {
3530+
"language": ["HTML", "JavaScript", "CSS"],
3531+
"license": "MIT",
3532+
"topics": [
3533+
"url",
3534+
"chrome-extension",
3535+
"chrome",
3536+
"youtube",
3537+
"shorts",
3538+
"video"
3539+
]
3540+
}
3541+
},
3542+
{
3543+
"name": "Subtitles-Renamer",
3544+
"URL": "https://github.com/SloMR/Subtitles-Renamer",
3545+
"description": "Shell Script used to rename the subtitles by adding the language code at the end of each subtitle to support plex subtitle list.",
3546+
"details": {
3547+
"language": "Shell",
3548+
"license": "MIT",
3549+
"topics": [
3550+
"files",
3551+
"subtitles",
3552+
"subtitle",
3553+
"rename-files"
3554+
]
3555+
}
3556+
},
3557+
{
3558+
"name": "ArabicToUTF-8",
3559+
"URL": "https://github.com/SloMR/ArabicToUTF-8",
3560+
"description": "Arabic to UTF-8 converter",
3561+
"details": {
3562+
"language": "Shell",
3563+
"license": "MIT",
3564+
"topics": ["shell"]
3565+
}
3566+
}
3567+
]
34893568
}
34903569
]

0 commit comments

Comments
 (0)