Skip to content
View Abdulrahman295's full-sized avatar

Highlights

  • Pro

Block or report Abdulrahman295

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. BitTorrent-Client BitTorrent-Client Public

    🚀 A BitTorrent client that implements core functionalities of the BitTorrent protocol, including file parsing, tracker communication, and peer-to-peer file downloading.🌐📁

    C++ 1

  2. CPU-Scheduling-Simulator CPU-Scheduling-Simulator Public

    A CPU Scheduling Simulator that supports FCFS, SJF, Priority, and Round Robin algorithms, featuring a user-friendly GUI . It includes a live Gantt Chart, displays average waiting and turnaround tim…

    TypeScript

  3. GPS-Tracking-System GPS-Tracking-System Public

    Forked from ahmadel1/GPS-Tracking-System

    GPS tracking system using Tiva TM4C123G LaunchPad with LED indicators, web app, LCD display & Bing Maps API

    C

  4. Pathfinding-Visualizer Pathfinding-Visualizer Public

    🎯 Pathfinding Visualizer is an interactive web application designed to visualize algorithms in action. This tool helps in understanding how algorithms like A*, Kruskal, and others generate a random…

    JavaScript

  5. DSync DSync Public

    🗃️☁️ A CLI tool for backing up MySQL, PostgreSQL or MongoDB databases to cloud storage services like Google Drive or Amazon S3. It automates the backup process and notifies users of backup status v…

    TypeScript

  6. Social-Network Social-Network Public

    Forked from ahmadel1/Social-Network

    🌐 A GUI-based program to parse and visualize XML files representing users in a social network, supporting various operations such as error detection, conversion to JSON, network analysis, and more. 🚀

    Python