Skip to content
View x7khalid's full-sized avatar
💻
Programming Time
💻
Programming Time
  • University of Hafr Al Batin
  • Saudi Arabia
  • 10:04 (UTC +03:00)

Organizations

@DevGames

Block or report x7khalid

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

Pinned Loading

  1. GenerateFakeData GenerateFakeData Public

    I had a project in PowerBI and I was required to do a fake data in Excel using C# with .NET packages, for learning porpoises..

    C#

  2. Longest-Common-Subsequence Longest-Common-Subsequence Public

    I was ask in one of my course in the university to select an exist dynamic algorithm and build it using backtracking algorithm and here is the code.

    C++

  3. Selection-Sort Selection-Sort Public

    I was doing a homework assignment for one my course in the university and I have notice that when I search for the same problem I don't find it exactly like I was asked to solve it so I put the tim…

    Assembly

  4. VIP1b VIP1b Public

    A PoketMine plugin that let you select an area to be specially for who has VIP permission.

    PHP 4 5

  5. SimpleCalculator SimpleCalculator Public

    This project was asking to develop any application and focus on efficiency such as Time and Space. The team made a simple calculator.

    C++