Code Monkey home page Code Monkey logo

Youssef Ouf's Projects

8-puzzle-solver icon 8-puzzle-solver

An instance of the 8-puzzle game consists of a board holding 8 distinct movable tiles, plus an empty space. For any such board, the empty space may be legally swapped with any tile horizontally or vertically adjacent to it. In this assignment, the blank space is going to be represented with the number 0. Given an initial state of the board, the search problem is to find a sequence of moves that transitions this state to the goal state that is the configuration with all tiles arranged in ascending order 0,1,2,3,4,5,6,7,8 .

atm-system icon atm-system

ATM System that supports deposit, withdrawal, balance inquiry, transactions history and card validation.

bus-station icon bus-station

A complete simulation for a real-life bus station implemented using the Object-Oriented and GUI concepts.

fruitninja-game icon fruitninja-game

A single player fruit ninja game implemented in Java . An Object-Oriented model for the full game was designed applying different design patterns and OOP concepts of inheritance and polyorphism .

fyyur icon fyyur

Fyyur is a musical venue and artist booking site that facilitates the discovery and bookings of shows between local performing artists and venues. This site lets you list new artists and venues, discover them, and list shows with artists as a venue owner.

leetcode icon leetcode

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub](https://github.com/QasimWani/LeetHub)

login-registration-form icon login-registration-form

A login and registration form that asks the user to enter his email and password to sign up for the first time or his name, email and password then confirming password to login. Client-side validations are made using JavaScipt and Server-side validations using php.

rbt-dictionary icon rbt-dictionary

A dictionary application based on Red-Black Tree implementation that supports loading, printing dictionary's size, inserting and searching for a word

trivia-api icon trivia-api

A game where users can test their knowledge answering trivia questions.

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.