Skip to content
View radwahmed's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report radwahmed

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
radwahmed/README.md

Radwa Ahmed

Typing SVG

Portfolio LinkedIn Email Calendly

πŸ‘‹ Welcome to my Digital Universe!

Coding

class RadwaAhmed extends FlutterDeveloper {
  final String location = "Cairo, Egypt πŸ‡ͺπŸ‡¬";
  final String education = "Helwan University";
  final String degree = "Communication & Electronics";
  final String graduationProject = "LamaPBX APP - Excellent Grade πŸ†";
  
  List<String> currentFocus = [
    "Building scalable Flutter apps",
    "Clean Architecture patterns",
    "AI-powered mobile solutions",
    "Creating pixel-perfect UIs"
  ];
  
  Map<String, List<String>> techStack = {
    "mobile": ["Flutter", "Dart"],
    "stateManagement": ["BLoC", "Cubit", "Provider"],
    "architecture": ["Clean Architecture", "MVVM", "DI"],
    "backend": ["Firebase", "REST APIs", "Dio"],
    "tools": ["Git", "Android Studio", "Figma", "Postman"]
  };
  
  String getQuote() => 
    "Turning ideas into beautiful, functional apps! πŸ’™";
}

πŸ› οΈ My Tech Arsenal

πŸ’» Languages & Frameworks

Dart Flutter

🎯 State Management

Provider BLoC Cubit

πŸ—οΈ Architecture & Patterns

Clean Architecture MVVM DI

πŸ”₯ Backend & APIs

Firebase REST API Dio

πŸ› οΈ Tools & DevOps

Git GitHub Android Studio VS Code Postman Figma

🌟 Featured Projects

🎯 LamaPBX APP

Graduation Project ⭐ Excellence Grade

AI-Powered PBX Management
β”œβ”€β”€ πŸ€– AI Chat & Voice Bot
β”œβ”€β”€ πŸ” Google OAuth & GitHub Auth
β”œβ”€β”€ πŸ“Š Real-time Waveform Viz
└── πŸ—οΈ Clean Architecture

πŸ›οΈ LAZA E-Commerce

Scalable Shopping Solution

Modern E-Commerce Platform
β”œβ”€β”€ πŸ›οΈ Clean Architecture + BLoC
β”œβ”€β”€ πŸ›’ Full Shopping Experience
β”œβ”€β”€ πŸ’³ Payment Integration
└── πŸ“¦ Order Management

πŸ’¬ WhatsApp Clone

Real-time Messaging App

High-Fidelity Chat App
β”œβ”€β”€ πŸ”₯ Firebase Real-time DB
β”œβ”€β”€ πŸŒ“ Dark/Light Themes
β”œβ”€β”€ πŸ“± Pixel-Perfect UI
└── ✨ Smooth Animations

🐱 PetFinder App

Pet Discovery Platform

The Cat API Integration
β”œβ”€β”€ πŸ” Advanced Search
β”œβ”€β”€ ❀️ Save Favorites
β”œβ”€β”€ πŸ“Έ Image Gallery
└── 🎨 Beautiful UI

🎯 Current Mission

  • πŸ”­ Building scalable Flutter applications
  • 🌱 Exploring advanced animations & custom painters
  • πŸ‘― Open to collaborate on innovative projects
  • πŸ’¬ Ask me about Flutter, Dart, Clean Architecture
  • ⚑ Fun fact: Code is poetry in motion 🎨

πŸ“¬ Let's Connect!

πŸ’‘ Quote of the Day

✨ "Great apps are not built in a day, but every commit counts!" ✨

Profile Views


⭐️ From Radwa Ahmed with πŸ’™

Pinned Loading

  1. awesome-flutter awesome-flutter Public

    Forked from Solido/awesome-flutter

    An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

    Dart

  2. radwahmed radwahmed Public

  3. client-sdk-flutter client-sdk-flutter Public

    Forked from livekit/client-sdk-flutter

    Flutter Client SDK for LiveKit

    Dart