Skip to content

Instantly share code, notes, and snippets.

View aashahin's full-sized avatar
💭
I may be slow to respond.

Abdelrahman Shaheen aashahin

💭
I may be slow to respond.
View GitHub Profile
@aashahin
aashahin / clerk-auth-arabic.ts
Last active September 29, 2023 18:32
Clerk Auth Arabic
// eslint-disable-next-line import/no-anonymous-default-export
export default {
socialButtonsBlockButton: 'للمتابعة إلي {{provider|titleize}}',
dividerText: 'أو',
formFieldLabel__emailAddress: 'عنوان البريد الإلكتروني',
formFieldLabel__emailAddresses: 'عناوين البريد الإلكتروني',
formFieldLabel__phoneNumber: 'رقم الهاتف',
formFieldLabel__username: 'اسم المستخدم',
formFieldLabel__emailAddress_phoneNumber: 'عنوان البريد الإلكتروني أو رقم الهاتف',
formFieldLabel__emailAddress_username: 'عنوان البريد الإلكتروني أو اسم المستخدم',
@aashahin
aashahin / unifiy-prisma.sh
Created February 15, 2024 20:47
Unify multiple Prisma schema files into a single file
#!/bin/bash
# This script unifies multiple Prisma schema files into a single file
# Define source and destination files
SRC_DIR="src/plugins"
DEST_FILE="prisma/schema.prisma"
# Find all Prisma schema files in the source directory
FILES=$(find "$SRC_DIR" -name "*.prisma")
@aashahin
aashahin / code.md
Created June 21, 2024 17:59 — forked from GamerGirlandCo/code.md
Jetbrains IntelliJ IDEA 2019.2.4 Activation code

Please make fork of this, as this can be removed by Github.com sooner or later.

CATF44LT7C-eyJsaWNlbnNlSWQiOiJDQVRGNDRMVDdDIiwibGljZW5zZWVOYW1lIjoiVmxhZGlzbGF2IEtvdmFsZW5rbyIsImFzc2lnbmVlTmFtZSI6IiIsImFzc2lnbmVlRW1haWwiOiIiLCJsaWNlbnNlUmVzdHJpY3Rpb24iOiJGb3IgZWR1Y2F0aW9uYWwgdXNlIG9ubHkiLCJjaGVja0NvbmN1cnJlbnRVc2UiOmZhbHNlLCJwcm9kdWN0cyI6W3siY29kZSI6IklJIiwicGFpZFVwVG8iOiIyMDIwLTAxLTA4In0seyJjb2RlIjoiQUMiLCJwYWlkVXBUbyI6IjIwMjAtMDEtMDgifSx7ImNvZGUiOiJEUE4iLCJwYWlkVXBUbyI6IjIwMjAtMDEtMDgifSx7ImNvZGUiOiJQUyIsInBhaWRVcFRvIjoiMjAyMC0wMS0wOCJ9LHsiY29kZSI6IkdPIiwicGFpZFVwVG8iOiIyMDIwLTAxLTA4In0seyJjb2RlIjoiRE0iLCJwYWlkVXBUbyI6IjIwMjAtMDEtMDgifSx7ImNvZGUiOiJDTCIsInBhaWRVcFRvIjoiMjAyMC0wMS0wOCJ9LHsiY29kZSI6IlJTMCIsInBhaWRVcFRvIjoiMjAyMC0wMS0wOCJ9LHsiY29kZSI6IlJDIiwicGFpZFVwVG8iOiIyMDIwLTAxLTA4In0seyJjb2RlIjoiUkQiLCJwYWlkVXBUbyI6IjIwMjAtMDEtMDgifSx7ImNvZGUiOiJQQyIsInBhaWRVcFRvIjoiMjAyMC0wMS0wOCJ9LHsiY29kZSI6IlJNIiwicGFpZFVwVG8iOiIyMDIwLTAxLTA4In0seyJjb2RlIjoiV1MiLCJwYWlkVXBUbyI6IjIwMjAtMDEtMDgifSx7ImNvZGUiOiJEQiIsI