Skip to content
View Ziad-Ghoraba's full-sized avatar
💀
Backend Engineer
💀
Backend Engineer

Block or report Ziad-Ghoraba

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

Popular repositories Loading

  1. Spell-Checker Spell-Checker Public

    This Python spell checker uses binary search to verify words and difflib to suggest corrections. It highlights errors with a red underline and offers up to three suggestions. Simply read the dictio…

    Python

  2. Tank-Wars Tank-Wars Public

    A Python tank game where you destroy enemy tanks, progress through levels, and survive increasing challenges.

    Python

  3. Leon-HTML-CSS-Template Leon-HTML-CSS-Template Public

    A minimal and creative agency web template built using HTML and CSS.

    CSS

  4. Simple-TCP-Chat-Application Simple-TCP-Chat-Application Public

    A lightweight TCP-based Client-Server Chat Application built with C# to simulate inter-process communication using sockets. Designed for educational purposes, it simplifies TCP concepts for underst…

    C#

  5. ProducerConsumer-ThreadSafety ProducerConsumer-ThreadSafety Public

    This repository demonstrates the Producer-Consumer problem and data inconsistency in multi-threaded applications. It includes solutions with and without synchronization mechanisms to address race c…

    C#

  6. CSharp-OOP-Projects CSharp-OOP-Projects Public

    This repository contains three C# projects demonstrating Object-Oriented Programming (OOP) principles. The projects include a Library Management System, a Maze Game, and a Text Data Analyzer. Each …

    C#