Skip to content
View mohamedibrahim3's full-sized avatar
πŸ₯­
Mangaaa
πŸ₯­
Mangaaa

Block or report mohamedibrahim3

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mohamedibrahim3/README.md

Mohamed Ibrahim Abdelalim

Typing Animation

Location University Grade

LinkedIn Email GitHub Phone

🎯 Professional Summary

val developer = AndroidDeveloper(
    name = "Mohamed Ibrahim Abdelalim",
    location = "Cairo, Egypt πŸ‡ͺπŸ‡¬",
    expertise = listOf(
        "Native Android Development",
        "Kotlin Multiplatform (KMP)",
        "Jetpack Compose & Material Design 3",
        "Clean Architecture & SOLID Principles"
    ),
    philosophy = "Smart, efficient work over sheer effort",
    focus = listOf("High Performance", "Scalability", "Maintainability"),
    currentRole = "Android Developer @ Executive Agency for Sinai Reconstruction"
)

πŸ† Key Achievements


3 Enterprise Systems
Tracking, HRMS & Warehouse

40% Performance Boost
Data sync optimization

70% Code Sharing
Via Kotlin Multiplatform

65% Size Reduction
App optimization

80%+ Test Coverage
Zero bugs delivered

650+ Problems Solved
LeetCode & Codeforces

πŸ’Ό Professional Experience

πŸ”· Android Developer

Executive Agency for Sinai Reconstruction β€’ Jul 2025 – Present

  • πŸš€ Delivered 3 enterprise systems (Tracking, HRMS, Warehouse) using KMP & Ktor
  • πŸ“Š Developed mobile/desktop tracking system for 33+ national projects with real-time Jetpack Compose dashboards
  • ⚑ Improved data sync by 40% using Coroutines and Room
  • πŸ“¦ Automated inventory & HR workflows with 70%+ shared business logic via Kotlin Multiplatform
  • πŸ”’ Ensured 100% offline reliability for field operations

πŸ”Ά Android Developer Trainee

The Chance (Remote) β€’ Apr 2025 – Nov 2025

  • πŸ“± Contributed to 4+ projects (3 native Android, 1 KMP multi-platform)
  • βœ… Delivered 10+ features with 80%+ test coverage and zero bugs
  • πŸ“‰ Reduced app size by 65% and streamlined image loading by 95%
  • πŸ”‹ Boosted performance and battery efficiency significantly

πŸ› οΈ Technical Arsenal

Languages & Frameworks

Kotlin Java C++ C SQL

Android Development

Android SDK Jetpack Compose Material Design KMP

Architecture & Patterns

MVVM MVI Clean Architecture SOLID

Tools & Libraries

Hilt Koin Retrofit Ktor Room

Testing & Quality

JUnit MockK Turbine TDD

Developer Tools

Git GitHub Android Studio IntelliJ VS Code


πŸš€ Featured Projects

πŸ₯ MedFinder App

GitHub

Graduation Project - Excellent Grade

Find nearest pharmacies with required medicines

Impact: 100+ test users

Features:

  • πŸ“ Google Maps API integration (95% accuracy)
  • πŸƒ BMI & BMR calculators
  • 🎯 Real-time pharmacy availability

Tech: Kotlin, Jetpack Compose, Google Maps API

πŸ’ͺ Evolve Fit

GitHub

Cross-Platform Fitness Tracker

KMP-powered fitness companion

Achievement: 65% size reduction

Features:

  • πŸ₯— Nutrition & water tracking
  • πŸ“Š Weekly progress reports
  • πŸ“ˆ Visual charts with deep linking

Tech: KMP, Koin, Ktor, Compose Multiplatform

🎬 Movio

GitHub

Modular Movie Discovery App

Clean architecture at its finest

Optimization: 72% size reduction

Features:

  • πŸ€– ML-based Safe Image Viewer
  • ⚑ Performance: 100β†’10 threads
  • πŸ”— Enhanced caching & deep links

Tech: Kotlin, Compose, Room, Hilt, Retrofit

βœ… Tudee

GitHub

Personal Task Manager

Offline-first productivity tool

Features:

  • πŸ“΄ 100% offline support
  • πŸŒ“ Dark/light themes
  • 🌍 Bilingual UI (AR/EN)
  • πŸ“± Responsive Compose interface

Tech: Kotlin, Jetpack Compose, Room, MVVM


πŸ“Š GitHub Analytics

Contribution Graph

🎯 Problem Solving Excellence

πŸ’» Competitive Programming

LeetCode Codeforces

650+ Problems Solved

Strong algorithmic thinking and optimization skills

πŸ† Competitions

ECPC

3 ECPC Qualifications (2020, 2021, 2022)

Solved complex challenges under pressure


πŸŽ“ Education

πŸ›οΈ Suez Canal University

Faculty of Computers and Informatics

Degree Grade Project

Graduated: July 2023


🌐 Languages


English
Full Professional Proficiency

Arabic
Native Speaker

πŸ’‘ Current Focus

fun currentGoals2026() {
    val objectives = mapOf(
        "Technical" to listOf(
            "Mastering advanced KMP architectures",
            "Contributing to open-source Android projects",
            "Exploring Compose Multiplatform for iOS/Desktop",
            "Deep diving into performance optimization"
        ),
        "Professional" to listOf(
            "Building scalable enterprise solutions",
            "Mentoring junior developers",
            "Speaking at tech conferences",
            "Writing technical articles"
        ),
        "Personal" to listOf(
            "Solving 1000+ algorithmic problems",
            "Reading 24+ tech books per year",
            "Contributing to Android community",
            "Staying updated with latest Android trends"
        )
    )
    
    objectives.forEach { (category, goals) ->
        println("πŸ“Œ $category Goals:")
        goals.forEach { println("   βœ“ $it") }
    }
}

πŸ“« Let's Connect

Open for collaborations, freelance projects, and tech discussions!

Email LinkedIn GitHub

Instagram Facebook WhatsApp


πŸ’­ Developer Wisdom

Random Dev Quote

🐍 Contribution Activity

github contribution grid snake animation

πŸš€ "Smart work, efficient solutions, lasting impact"

Pinned Loading

  1. MedFinder MedFinder Public

    Forked from YoussefmSaber/MedFinder

    Kotlin

  2. Movio Movio Public

    Forked from Cairo-Squad/Movio

    🎬 Movies App This is a modular, scalable Movies app built with clean architecture, reusable components, and Firebase integration. The project uses Ktor, Koin, Coil, and Navigation, with a design sy…

    Kotlin

  3. My_Weather My_Weather Public

    Kotlin

  4. EvolveFit EvolveFit Public

    Forked from Cairo-Squad/EvolveFit

    πŸ‹οΈEvolveFit A gym tracking app built with Kotlin Multiplatform for Android and iOS. Track workouts , monitor progress , and achieve your fitness goals! 🎯

    Kotlin