data class Profile(
val name: String = "Mohamed Wael",
val description: String = "Mobile Software Engineer who builds scalable and clean mobile applications using Kotlin, Jetpack Compose, Flutter, and SOLID principles.",
val frameworks: List<String> = listOf("Android", "Flutter"),
val contact: Map<String, String> = mapOf(
"Email" to "[email protected]",
"LinkedIn" to "https://www.linkedin.com/in/muhammed-wael-1aba0527b",
"GitHub" to "https://github.com/MuhammedWael9991"
)
)
{
"Languages": [
"Kotlin", "Dart", "Java", "C++", "Python", "SQL", "Assembly"
],
"Android Development": [
"Android", "Jetpack Compose", "XML", "Android Studio", "Material Design"
],
"Cross-Platform Development": [
"Flutter", "Kotlin Multiplatform", "Compose Multiplatform", "KMP"
],
"Architecture & Patterns": [
"MVVM", "MVI", "MVP", "Repository Pattern", "Clean Architecture", "Use Cases", "Bloc", "Cubit"
],
"Jetpack Libraries": [
"Navigation", "Room", "WorkManager", "DataStore", "Paging", "Lifecycle", "ViewModel"
],
"Dependency Injection": [
"Hilt", "Koin", "Dagger", "GetIt"
],
"Async & Reactive": [
"Coroutines", "Flow", "RxJava", "StateFlow"
],
"Networking & APIs": [
"Retrofit", "Ktor Client", "OkHttp", "GraphQL", "REST API", "DIO"
],
"Backend": [
"Spring Boot", "Ktor", "MongoDB", "PostgreSQL"
],
"Testing": [
"JUnit", "Mockito", "Espresso"
],
"Tools & Services": [
"Git", "GitHub", "GitLab", "Supabase", "Firebase", "Figma", "Postman", "Jira"
]
}{
"DevOps & Automation": [
"CI/CD Pipelines (GitHub Actions)",
"Automated Build & Test Workflows",
"Code Quality Checks (Linting, Formatting, Static Analysis)",
"Automated Unit Testing"
],
"Deployment & Servers": [
"Cloudflare Tunnel",
"Reverse Proxy & Secure Tunneling",
"Ubuntu Server Management",
"Self-hosted deployments"
],
"DevOps Tools": [
"GitHub Actions",
"Docker (Basics)",
"Nginx",
"SSH & Linux Administration"
]
}


