Skip to content
View axah710's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Cairo
  • 01:56 (UTC +03:00)
  • LinkedIn in/axah43

Block or report axah710

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
axah710/README.md

👋 Hi, I’m Ahmed Adel Hammad Mohammed, a Flutter Developer based in Cairo, Egypt.

👀 I build user‑focused, high‑performance mobile apps using Flutter, clean architecture, Bloc/Cubit, and CI/CD.
🌱 Currently mastering mobile security best practices, performance profiling, and advanced responsive UI patterns.
💬 Ask me about state management, RESTful API integration, OWASP security, background services, deep linking, and agile workflows.
💼 In production, I’ve delivered solutions for enterprise & fintech platforms, e‑commerce & real estate marketplaces, LMSs, and logistics tools.
📫 Let’s connect: LinkedIn.
⚡ Fun fact: “Dedication, hard work all the time, and belief,” my creed, just like Cristiano Ronaldo.

Flutter logo Dart logo Firebase logo Adobe XD logo Android Studio logo Jira logo VSCode logo Figma logo Git logo Google Cloud logo

🔥 My Stats :

streak graph

Pinned Loading

  1. rick_and_morty_characters_explore rick_and_morty_characters_explore Public

    A Flutter app to explore Rick and Morty characters with infinite scrolling, search, filters, favorites, detailed info, offline mode, and error handling, built using Clean Architecture and modern pa…

    Dart 1 1

  2. docspot docspot Public

    DocSpot, the ultimate doctor appointment scheduling app built with Flutter. Currently under development, DocSpot aims to provide a seamless experience for users to book and manage their medical app…

    Dart 3

  3. counter_cubit_unit_testing counter_cubit_unit_testing Public

    The repo demonstrates unit testing a CounterCubit class using bloc_test and flutter_bloc. It includes tests for the initial state and state changes (increment/decrement), with setup and teardown fu…

    C++

  4. DSA DSA Public

    This repository features Data Structures and Algorithms (DSA) practices in Dart, focusing on mastering fundamental programming concepts and problem-solving techniques.

    Dart 1

  5. counter_unit_testing counter_unit_testing Public

    This repo ensures feature correctness through organized tests, each focusing on a specific aspect. Tests are set up independently and compared to expected results to confirm proper functionality.

    C++

  6. State-Restoration State-Restoration Public

    This repository demonstrates state restoration in Flutter apps, enabling the retention of user input or state after the app is closed or minimized. Key components include RestorationPage and Restor…

    C++