Git Product home page Git Product logo

Amr Hendy's Projects

8-puzzle icon 8-puzzle

An Interactive Web App to play the 8 puzzle game. We solve the 8 puzzle game using different search algorithms including DFS, BFS and A* using different heuristics. We also handled the unsolved games to minimize the number of requests sent.

book-me icon book-me

Order Processing System For Online Bookstore

bulletin-board-system icon bulletin-board-system

A news bulletin board system supporting several remote clients to communicate with the server using the sockets and RMI.

circuis-of-plates-game icon circuis-of-plates-game

A 2 player game with keyboard . The game is about two clowns trying to get max score by collecting falling shapes . Different shapes are falling and the players are collecting them . The score of a player is updated when he collects three consecutive shapes with the same color .

comet icon comet

A Neural Framework for MT Evaluation

compiler icon compiler

A two phases compiler implementation in C++ including a lexical Analyzer, parser, semantic analysis, and code generation.

data_mining icon data_mining

This repository will explain a set of data mining labs to make you familiar with the machine learning process.

database-management-system icon database-management-system

A database management system (DBMS) is a computer software application that interacts with the user, other applications, and the database itself to capture and analyze data. A general-purpose DBMS is designed to allow the definition, creation, querying, update, and administration of databases.

http-protocol icon http-protocol

HTTP Protocol Implementation using UNIX sockets to be used to in a simple web client that communicates with a web server.

iclinic icon iclinic

A java application with arabic UI to manage a clinic system including patients history and comming sessions of patients.

k-means icon k-means

A parallel version of the well-known and commonly used K-Means clustering algorithm using the map-reduce framework in Java using Hadoop.

linear-equations-solver icon linear-equations-solver

Linear Equations solver project done using Matlab, uses different method to solve the equations as Gauss Elimination, Gauss Jordan, LU Decomposition, Gauss Seidel, and Jacobi Iterative Method

multimedia_question_answering icon multimedia_question_answering

A simple attention deep learning model to answer questions about a given video with the most relevant video intervals as answers.

paint-brush icon paint-brush

A Paint Application that support drawing different shapes with different colors, resizing shapes, moving shapes, dynamic class loading for new shapes, undo, redo, save and load using XML and JSON files.

pixey-android icon pixey-android

An Android Application which support an Image Viewer facilities such as loading, saving, rotating, resizing, cropping or zooming into the image with multiple choices.

pixey-desktop icon pixey-desktop

A Desktop Application which support an Image Viewer facilities such as loading, saving, rotating, resizing, cropping or zooming into the image with multiple choices.

programming-language-translator icon programming-language-translator

An easy way to use the released TransCoder by Facebook AI Research to convert code from one programming language to another using unsupervised neural machine translation (NMT) systems that use deep-learning to translate text from one natural language to another and is trained only on monolingual source data.

refer-me icon refer-me

A simple web application to help you connect with employees of your dream company and ask them for a refer to avoid the automated process of filtering CVs.

replicated-distributed-file-system icon replicated-distributed-file-system

A Replicated Distributed File System allows its concurrent users to perform transactions, while guaranteeing ACID properties by keeping which one main master server and data will be replicated on multiple replica servers.

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.