Giter Club home page Giter Club logo

asmaaheikal's Projects

b-tree-indexing icon b-tree-indexing

A C++ program that create, store and manipulate a set of n fixed-length records as B-tree index on a binary file.

boycott-israel-products icon boycott-israel-products

This Prolog program ffers functionalities like listing orders, calculating prices, boycotting items, finding alternatives, updating orders and help the customers to know boycott items and their alternatives.

command-line-interpreter-in-java icon command-line-interpreter-in-java

This CLI will allow the user to enter the input through the keyboard. After the user writes the command and presses enter, the string is parsed, and the indicated command executed. The CLI will keep accepting different commands from the user until the user writes β€œexit”, then the CLI terminates.

cpu-schedulers-simulator icon cpu-schedulers-simulator

This is a Java program that simulates various CPU scheduling algorithms, including Non-Preemptive Shortest Job First (SJF), Shortest Remaining Time First (SRTF), Non-Preemptive Priority Scheduling, and a custom AG Scheduling algorithm.

learncpp icon learncpp

Learn Cpp from Beginner to Advanced βœ… Practice 🎯 Code πŸ’» Repeat πŸ” One step solution for c++ beginners and cp enthusiasts.

library-catalog-system icon library-catalog-system

a simple library catalog system in which a user can search for a book or an author. Also, the administrator of the system could add a book record, delete a book record, add an author record and delete an author record.

orders-notifications-management-api icon orders-notifications-management-api

This repository houses the RESTful API for the "Orders and Notifications Management" module. The module is designed to handle the online purchase of orders and manage message notifications based on various actions during the order purchase operations.

othello-game-in-python icon othello-game-in-python

This repository hosts a Python implementation of the Othello board game. It features an AI opponent using the alpha-beta pruning algorithm and offers adjustable difficulty levels.

prolog-puzzle-solver icon prolog-puzzle-solver

This repository contains Prolog implementations for solving two different puzzles using both uninformed and informed search algorithms.

wifi-router-simulation icon wifi-router-simulation

This GitHub repository contains a Java program that simulates the behavior of a Wi-Fi router using Java threading and semaphores. The router is designed to limit the number of concurrent connections.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.