Skip to content
View aelaraby6's full-sized avatar

Block or report aelaraby6

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
aelaraby6/README.md

๐Ÿ‘‹ Hi, I'm Abdelrahman Elaraby

#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;
}

ABOUTME.txt

Hey, I'm Abdelrahman. I'm passionate about software engineering ๐Ÿ‘จโ€๐Ÿ’ป, AI ๐Ÿค–, problem solving ๐Ÿง , and game development ๐ŸŽฎ. I enjoy building scalable systems, writing clean and efficient code, and learning by creating real-world projects ๐ŸŒŽ.

Tech

๐Ÿ”ญ Iโ€™m currently learning problem solving techniques, optimization, and artificial intelligence

๐Ÿ’ก Iโ€™m especially interested in software engineering, backend systems, and building solutions that are efficient, reliable, and scalable.

๐Ÿ† Hackathons, open-source projects, and challenging problems fuel my curiosity and growth.

๐ŸŒ Connect with me:

abdelrahman-elaraby aelaraby_ae aelaraby2 abdelrahman_ela4


Detective Conan Thinking

Projects

Full Stack - Rochetta - Learnova - Authify

Frontend - Ketabak

Python - HR Tracker - Library Management System

C++ - Bash-Elbalad - Neural Network From Scratch - Contact Manager Book - Quran Audio Player

JavaScript - Monte Carlo Pi Estimation - Pokemon Game - ClimaBot - 2048 Game

NodeJS - Magitsh

Java - EchoSteps

Pinned Loading

  1. Magitsh Magitsh Public

    A fully functional Git-like version control system built from scratch using Node.js

    JavaScript 13 1

  2. Bash-Elbalad Bash-Elbalad Public

    Forked from r6mez/Bash-Elbalad

    A simple linux shell project.

    C++

  3. EchoSteps EchoSteps Public

    Forked from AhmedNAgy25/EchoSteps

    2D Java arcade game , collect coins, dodge ghosts, level up

    Java 9

  4. Rochetta Rochetta Public

    Full-stack online pharmacy platform for browsing, managing, and purchasing medicines online

    JavaScript 1

  5. Neural-Network-From-Scratch Neural-Network-From-Scratch Public

    A simple neural network implementation in C++

    C++

  6. HR-Tracker HR-Tracker Public

    A desktop application that helps the HR team at ICPC Zagazig Community track and analyze group activities

    Python 1