Skip to content
View AliSoliman658's full-sized avatar

Block or report AliSoliman658

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

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AliSoliman658/README.md

πŸ‘¨β€πŸ’» Ali Soliman

**C++ β€’ JavaScript β€’ SQL β€’ HTML β€’ CSS **


πŸš€ Languages I Use

C++ HTML CSS JavaScript

SQL

// Example in C++
#include <iostream>
using namespace std;

int main() {
   cout << "Hello, I'm Ali Soliman πŸ‘‹" << endl;
   return 0;
}

Popular repositories Loading

  1. AliSoliman658 AliSoliman658 Public

  2. SP-XD SP-XD Public

    Forked from SP-XD/SP-XD

  3. calculator calculator Public

    C++

  4. Bank.cpp Bank.cpp Public

    C++

  5. Film-TV-Production-Dashboard Film-TV-Production-Dashboard Public

    A movie box office dashboard analyzing budget, domestic & worldwide gross, profit/loss, ratings, and genres. Helps production companies identify profitable film categories, compare performance, and…