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


