Skip to content
View mtheggi's full-sized avatar
πŸ‘‹
πŸ‘‹
  • Cairo University Faculty of Engineering
  • Egypt
  • 11:36 (UTC -12:00)

Highlights

  • Pro

Block or report mtheggi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
mtheggi/README.md

Hi there welcome to my Github!

#!~/users/Mohamed\heggi/cpp/begin.cpp 
#include<READme.h>
class SoftwareEngineer{
private: 
  string name ; 
  string role ;
  READme MyReadme; 
public: 
   SoftwareEngineer(){
        name = "Mohamed Heggi"; 
        role = "SoftwareEngineer"; 
        MyReadme.init(); 
   }
   void Say_Hi(){
      cout << "Thanks for reaching me out, hope you find some of my work interesting." << endl; 
   } 
    ~SoftwareEngineer(){}
}
SofwareEngineer me; 
me.Say_Hi(); 
me.MyReadme.DisplayInfo(); 
---------
g++ begin.cpp
begin.exe 

- πŸ‘¨β€πŸŽ“ I am currently a student in Cairo University Faculty of Engineering.
- πŸ’» I am studying computer Engineering.
- 🧠 I am currenly learning problem solving techniques and Web developlment.
- πŸ‘― I’m looking to collaborate on open source projects.
- ⚑ Fun fact: if you can't fix the bug , make a cup of coffee. while making the coffee, hit your head against the wall twice.

πŸ› οΈ Technologies and Tools I use:

html5 css3 javascript git azure python C++ Logo

linux arduino csharp

❀️ Let's get connected:

Linkedin Badge

GitHub followers

Popular repositories Loading

  1. 6StageProcessor 6StageProcessor Public

    Stata 2 3

  2. Advanced-Database-Labs Advanced-Database-Labs Public

    CMPS-401. Advanced database labs. Hashing collision resolution techniques,Extendable hashing ,and NOSQL-Monogdb

    C++ 1

  3. sematic_search_DB sematic_search_DB Public

    This project objective is to have Sematic Search Database System that can create indexing on large amount of data, besides it is able to search in the created index for query vectors in a fast and …

    Jupyter Notebook 1 3

  4. DOX_Google_Doc_Clone DOX_Google_Doc_Clone Public

    a google doc clone , a real time collaborative text editor

    JavaScript 1 3

  5. Generating_MCQ_Exam Generating_MCQ_Exam Public

    This project is to create a randomized muliple choice test ot avoid cheating.

    Python

  6. CP-solutions CP-solutions Public

    C++