Skip to content

Highlights

Image for: Highlights
  • Pro

Block or report AhmedFatthy1040

Report abuse

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

Report abuse

Pinned Loading

Image for: Pinned Loading
  1. sat-annotator sat-annotator Public

    An AI-powered tool for automated and assisted annotation of satellite imagery.

    JavaScript 4

  2. activecourses/upwork-clone-backend activecourses/upwork-clone-backend Public

    Upwork Clone: A platform connecting freelancers and clients for job postings, proposals, real-time chat, and secure payments via escrow.

    Java 13 9

  3. Helwan-Tournaments Helwan-Tournaments Public

    Helwan Tournaments is a web platform facilitating competitive gaming events for titles like Valorant. Users can register, participate in tournaments, schedule matches, and track their performance. …

    CSS 1 1

  4. Job-Scheduling-Problem-Solver Job-Scheduling-Problem-Solver Public

    Job Scheduling Problem Solver using the Backtracking Search Algorithm, AND a Genetic Algorithm.

    Python 2

  5. HousePricePredictor-Poland HousePricePredictor-Poland Public

    Predict house prices in Poland with machine learning. This project employs linear regression and k-nearest neighbors on a dataset featuring location, size, and floor details. Explore, contribute, a…

    Jupyter Notebook 1

  6. Multithreaded-N-Queens-Problem-Solver Multithreaded-N-Queens-Problem-Solver Public

    Multithreaded N-Queens problem solver using backtracking algorithm. Swing GUI allows user input for chessboard size (N) and visualizes solutions.

    Java