Skip to content
View R0wanAdel's full-sized avatar
:shipit:
:shipit:

Block or report R0wanAdel

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

Pinned Loading

  1. HMSphere HMSphere Public

    Forked from mohdali300/HMSphere

    DEPI - Graduation Project Hospital Management System with ASP.NET MVC

    C#

  2. Text-Editor Text-Editor Public

    A simple Windows Forms text editor built with C#. Supports creating, loading, and saving documents. Includes functionality to search for words and replace them within the text.

    C#

  3. Personal-Diary-Application Personal-Diary-Application Public

    A simple console-based diary application built in C++ to manage daily notes. This app allows users to add, view, edit, and delete diary entries by date, with optional tagging for easy search.

    C++

  4. CheckersGame CheckersGame Public

    This project is a two-player Checkers game implemented in PHP. It uses a JSON file (board_state.json) to store the current state of the board, allowing the game to persist between page reloads.

    PHP

  5. Tic-Tac-Toe-game Tic-Tac-Toe-game Public

    A simple Tic-Tac-Toe game built with C# Windows Forms. Supports two-player mode and playing against the computer. The computer can make winning moves and block the opponent. The game also keeps tra…

    C#