#include <iostream>
using namespace std;
class Developer {
public:
string name = "Amr Sa3dwy";
string university = "South Valley National University";
string degree = "Computer Science";
vector<string> currentFocus = {
"C++ Development π",
"Python & Dart exploration",
"Product Management π"
};
string goal = "Connect technical skills with real-world solutions";
};- π CS Student at South Valley National University
- π» Main Focus: C++ Development β building real projects, not just tutorials
- π Also Learning: Python & Dart to broaden my skillset
- π Side Quest: Product Management β bridging tech with business
- π Certified: Python Basics β ITI via Mahara-Tech β π View Certificate
- π€ Open to: Open-source collaborations & innovative ideas
| 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++ |
| π GenFinder | Generator/finder utility | C++ |
| π Age Calculator | Precise age computation tool | C++ |
| βοΈ Simple C++ Operations | Core C++ logic & operations | C++ |


