π Student at Krakow University of Computer Science
π» Passionate about Software Development
π Focused on :
- β C++
- β Java
- β Object-Oriented Programming
- β Data Structures
- β Algorithms & Problem Solving
π Currently expanding into:
- β C#
- β .NET Development
- β Windows Forms
- β SQL Server
// Focused on mastering Software Development
class AbdelmoumenBenhaddad
{
public:
string university = "Krakow University";
string faculty = "Faculty of Computer Science";
string track = "Future Software Developer";
string passion = "Problem Solving & Building Projects";
void sayHi()
{
cout << "Thanks for visiting my profile!" << endl;
}
};

