Skip to content
View Amr4924's full-sized avatar
:octocat:
Coding
:octocat:
Coding

Highlights

  • Pro

Block or report Amr4924

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

Typing SVG

πŸ§‘β€πŸ’» About Me

#include <iostream>
using namespace std;

class Developer {
public:
    string name       = "Amr Sa3dwy";
    string university = "South Valley National University";
    string degree     = "Computer Science & Artificial Intelligence";

    vector<string> mainFocus = {
        "Flutter & Dart πŸ“±",
        "Mobile App Development πŸš€"
    };

    vector<string> foundation = {
        "C++, OOP & Data Structures",
        "HTML / CSS / JS / Bootstrap"
    };

    string goal = "Build intelligent, AI-powered mobile experiences";
};
  • πŸŽ“ CS & AI Student at South Valley National University (Aswan)
  • πŸ“± Main Focus: Flutter & Dart β€” building real mobile apps, one project at a time
  • 🧠 Exploring: how AI can plug into mobile apps β€” the long game of my CS & AI track
  • πŸ’» Foundation: C++, OOP & Data Structures from my coursework
  • 🌐 Also Comfortable With: HTML, CSS, JavaScript & Bootstrap
  • πŸ… Certified: Python Basics β€” ITI via Mahara-Tech β†’ πŸ“„ View Certificate
  • πŸ… Completed: AI For Everyone β€” ITI
  • ☁️ Accepted into: NTI Cloud Essentials program
  • 🀝 Open to: mobile dev opportunities, internships & open-source collaborations

πŸ› οΈ Languages & Tools

πŸ“± Mobile Development

Flutter Dart

Core Languages

C++ Python

Web Fundamentals

HTML5 CSS3 JavaScript

Database & SQL

SQL SQLite SQL Server

Core Concepts

OOP Data Structures

Tools & Platforms

Git GitHub Android Studio VS Code Linux


πŸš€ Featured Projects

Project Description Tech
πŸ›’ Sprint Store Flutter e-commerce UI inspired by Vodafone Cash β€” grid layouts, custom widgets & layout composition Flutter / Dart
πŸ’¬ WhatsApp-Inspired Chat UI Flutter chat UI β€” dark theme, chat list, drawer, filter chips & bottom nav (UI only) Flutter / Dart
πŸ“š Tech-School Responsive E-learning mobile app UI Flutter / Dart

🌱 Where It Started β€” C++ Foundations

Project Description Tech
πŸŽ“ TermTracker GPA System Full GPA calculator & academic tracker C++
🏧 SmartATM Simulated ATM with full banking operations C++
πŸ“ WordWizard Word manipulation & text processing tool C++

πŸ“Š GitHub Statistics


πŸ† GitHub Trophies

trophy


🧩 Problem Solving


🌐 Let's Connect

Β  Β  Β 

snake animation

Pinned Loading

  1. Tech-School Tech-School Public

    A modern and responsive E-Learning Mobile Application UI built using Flutter and Dart.

    Dart 2

  2. Clone-WhatsApp-UI Clone-WhatsApp-UI Public

    A WhatsApp-inspired UI clone built with Flutter β€” part of my mobile dev learning journey. Dark theme, chat list, drawer, filter chips & bottom nav. UI only, no backend.

    Dart 1

  3. Sprint-Store- Sprint-Store- Public

    A Flutter UI practice project inspired by Vodafone Cash β€” built to learn layout composition, custom widgets, and grid-based product listings.

    Dart 1

  4. WordWizard WordWizard Public

    WardWizard is a simple C++ program for word processing and word games. It helps users interact with words in fun and educational ways.

    C++ 4

  5. NumHunter NumHunter Public

    An interactive C++ console game where players guess numbers across 5 difficulty levels. Features random number generation, limited attempts, and replay functionality with a clean text-based interface.

    C++ 2

  6. SmartDataConverter SmartDataConverter Public

    πŸ”„ Smart Data Converter - C++ utility for data unit conversion (Byte to Yottabyte) and binary/decimal conversion. Interactive console interface

    C++ 2