Skip to content
View axah710's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Cairo
  • 04:43 (UTC +02: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, a Flutter Developer based in Cairo, Egypt.

👀 I’m passionate about creating user-focused, high-performance mobile applications with Flutter.
🌱 Currently, I’m studying Flutter Security Best Practices and Performance Profiling, while deepening my understanding of clean architecture and responsive UI development
💬 Ask me about Flutter development, clean architecture, CI/CD, Agile methodologies, Clean Code practices, enterprise/fintech/LMS projects, and technical writing.
💼 I’m open to collaborating on impactful mobile app projects where I can apply my skills in Flutter development, state management, and CI/CD.
📫 Feel free to connect with me on LinkedIn.
⚡ Fun fact: Just like Cristiano Ronaldo said, dedication, hard work all the time, and belief.

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. 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 4

  2. 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

  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++