Skip to content
View fadiakhaledd's full-sized avatar

Highlights

  • Pro

Block or report fadiakhaledd

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. Tap-Cash Tap-Cash Public

    Tap Cash is a fintech smart wallet app built with Node.js and Express.js, allowing users to store multiple payment methods, track spending, and make transactions with ease. Designed and implemented…

    JavaScript 1

  2. Student-Management-System Student-Management-System Public

    Spring Boot-based web application for managing student data. Users can store student information in an XML document, search for records based on GPA or First Name, and delete records.

    Java

  3. Fawry-System-Web-Service Fawry-System-Web-Service Public

    This project is a mimic for fawry system. It allows users to pay for different services through service providers with different payment methods. It gives the system admin authorities to add discou…

    Java

  4. Student-Affairs-website Student-Affairs-website Public

    A website for the student affairs system using HTML, CSS, JavaScript, and Jinja for the frontend. Implemented the backend using the Django web framework with the MVC architecture.

    JavaScript

  5. Connect-4-AI-Agent Connect-4-AI-Agent Public

    Python implementation of a Connect 4 AI agent that uses the minimax algorithm with alpha-beta pruning to make optimal moves.

    Python

  6. CPU-Schedulers-Simulator CPU-Schedulers-Simulator Public

    Simulating CPU schedulers by generating gantt charts, calculating waiting time and turn around time for the entered processes according to 4 different scheduling algorithms (preemptive SJF scheduli…

    Java