#include <iostream>
class AbdelrahmanElaraby {
public:
void introduce() {
std::cout << "Hi, I'm Abdelrahman Elaraby, a CS student at Zagazig University.\n";
}
};
int main() {
AbdelrahmanElaraby me;
me.introduce();
return 0;
}
computer science @ zagazig university
-
Faculty of Computers & Informatics , Zagazig University
- Egypt
- in/elaraby-dev
- @aelrabay
Pinned Loading
-
-
EchoSteps
EchoSteps PublicForked from AhmedNAgy25/EchoSteps
2D Java arcade game , collect coins, dodge ghosts, level up
Java 8
-
Business-Incubator-Platform-DBMS
Business-Incubator-Platform-DBMS Publicopen-source, database-driven web and desktop application designed to manage business incubator operations efficiently
JavaScript 2
-
Neural-Network-From-Scratch
Neural-Network-From-Scratch PublicA simple neural network implementation in C++
C++
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




