Youssef Ouf's repositories

WeSpokeIT

Automated Reconciliation Tool

Language:JavaScriptStargazers:0Issues:0Issues:0

Library-API

Library management System

Stargazers:0Issues:0Issues:0

GK-Company

Ghoneim El-Kamhawi Website

Language:JavaScriptStargazers:0Issues:0Issues:0

Leetcode

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

Language:PythonStargazers:0Issues:0Issues:0

Trivia-API

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

Language:PythonStargazers:0Issues:0Issues:0

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.

Language:PythonStargazers:0Issues:0Issues:0

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 .

Language:JavaStargazers:0Issues:0Issues:0

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 .

Language:PythonStargazers:0Issues:0Issues:0

Atm-System

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

Language:JavaStargazers:0Issues:0Issues:0

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.

Language:PHPStargazers:0Issues:0Issues:0

RBT-Dictionary

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

Language:C++Stargazers:0Issues:0Issues:0

Search-Pagination

Displaying courses stored in a college's database using AJAX

Language:PHPStargazers:0Issues:0Issues:0

Bus-Station

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

Language:JavaStargazers:0Issues:0Issues:0