Skip to content
View HanySameh's full-sized avatar
:octocat:
coding
:octocat:
coding

Organizations

@H-A-Group

Block or report HanySameh

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
HanySameh/README.md
Typing SVG

Portfolio LinkedIn Gmail Twitter pub.dev



πŸ™‹β€β™‚οΈ About Me

Hey! I'm Hany β€” a Senior Flutter Developer based in Egypt πŸ‡ͺπŸ‡¬

I build production-grade mobile apps for Android & iOS that are fast, maintainable, and built to last. I care deeply about clean architecture, real performance (not just "it works"), and writing code that teams can own long-term.

Currently leading mobile at Tajadud β€” doing architecture decisions, code reviews, and mentoring. I've also published open-source Flutter packages used by developers worldwide on pub.dev.

class HanySameh {
  final String role      = "Senior Flutter Developer";
  final String location  = "Mansoura, Egypt πŸ‡ͺπŸ‡¬";
  final String website   = "https://www.hanysameh.info";
  final String pubDev    = "https://pub.dev/publishers/hanysameh.info";

  final List<String> loves = [
    "Clean Architecture πŸ›οΈ",
    "Real-time features ⚑",
    "Performance optimization πŸ”₯",
    "Open source πŸ“¦",
    "Mentoring developers 🀝",
  ];

  final Map<String, String> currentlyLearning = {
    "Flutter Internals": "Custom RenderObjects & the 3 trees",
    "System Design":     "Large-scale mobile architecture",
    "iOS Native":        "Swift & SwiftUI",
    "Testing":           "TDD with Flutter",
  };

  String get funFact =>
    "Built TRK solo β€” Flutter app + Django backend + real-time GPS πŸš—";
}


πŸ› οΈ Tech Stack

πŸ“± Mobile

Flutter Dart Android iOS

🧠 State Management & Architecture

Bloc Riverpod Provider Clean Architecture MVVM

βš™οΈ Backend & Databases

Python Django Firebase SQLite Hive

πŸ”— APIs & Real-time

REST API WebSocket Pusher Google Maps

🧰 Tools & Platforms

Git GitHub Actions Figma Postman Play Store App Store



πŸ“¦ Open Source β€” pub.dev Packages

Verified publisher at pub.dev/publishers/hanysameh.info

🎨 icon_broken

pub version pub points likes downloads

A beautiful icon pack for Flutter β€” clean, modern icons ready to drop into any project. Cross-platform support: Android, iOS, Web, macOS, Linux, Windows.

# pubspec.yaml
dependencies:
  icon_broken: ^1.1.0
import 'package:icon_broken/icon_broken.dart';

Icon(IconBroken.Heart)

View on pub.dev GitHub

πŸ” flutter_ui_inspector

pub version pub points likes

Debug-only UI inspector for Flutter. Tracks widget rebuilds, visualizes state badges, shows FPS & jank frames, and surfaces a draggable floating panel β€” all stripped in release mode.

# pubspec.yaml
dependencies:
  flutter_ui_inspector: ^1.1.0
UiInspector(
  name: 'UserList',
  loading: isLoading,
  child: ListView(...),
)

View on pub.dev GitHub



πŸ“Š GitHub Stats







πŸš€ Featured Projects

πŸš— TRK

Transportation & Maintenance Platform

Real-time transportation app with live GPS. Built everything solo β€” Flutter frontend + Python/Django backend + WebSocket GPS streaming.

Flutter Django WebSocket Maps

Play Store App Store

πŸ₯— Eat Wise

Healthy Eating App β€” Saudi Arabia

Production app with real users. Performance profiling, analytics-driven UX, responsive layouts.

Flutter Firebase Analytics

Play Store

πŸš– Fast

Ride-Sharing Application

Feature-first clean architecture. Built to scale across multiple dev teams with clear boundaries and full DI.

Flutter Bloc Maps

πŸ›’ Al Rodwan

Automotive E-Commerce App

Spare parts marketplace β€” search, cart, multi-step checkout, order tracking. Live on both stores.

Flutter REST

Play Store App Store

πŸ’± Insta Price

Real-Time Currency & Gold Tracker

Live exchange rates and gold prices with WebSocket feeds, historical charts, and price alerts.

Flutter WebSocket

Play Store

πŸ’Š Good Doctor

Medical Exam Preparation

Structured content and practice tests for medical students preparing for clinical exams.

Flutter Firebase

Play Store



🎯 Current Focus

πŸ”¨ Building     β†’  Leading mobile development at Tajadud
πŸ“¦ Open Source  β†’  Maintaining icon_broken & flutter_ui_inspector on pub.dev
πŸ“– Learning     β†’  iOS native
🀝 Open to      β†’  Collaborating on Flutter open-source projects

If you're using one of my packages and hit a bug β€” open an issue, I respond. If you're building something with Flutter and need a hand β€” let's talk.



🀝 Connect With Me

Portfolio LinkedIn Twitter Gmail pub.dev

Built with ❀️ in Egypt  ·  hanysameh.info  ·  pub.dev

Popular repositories Loading

  1. Flutter-Dashboard-Template Flutter-Dashboard-Template Public

    Flutter Responsive Dashboard Template (Dribbble)

    Dart 104 37

  2. Voice-Assistant Voice-Assistant Public

    Personal Virtual Voice Assistant app powered by ChatGPT and DallE API using Flutter

    C++ 7 1

  3. News-Challenge News-Challenge Public

    News App With Flutter & News API

    Dart 5 2

  4. ToDoApp ToDoApp Public

    GetX and Local notificatins

    Dart 3

  5. Fintech-Dashboard Fintech-Dashboard Public

    Responsive Dashboard with Flutter

    Dart 3

  6. Zoom-Clone Zoom-Clone Public

    Zoom Clone that works on Android & iOS!

    C++ 2