Hanan Elkhateeb's repositories

EmployeeForm

A web form to manage employees’ basic information and their skills using .NET MVC & Entity Framework with applying different Design Patterns.

Language:JavaScriptStargazers:1Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Data-Structure-

Data Structures Implementations : Stacks, Queues, Linked List and some applications using them.

Language:JavaStargazers:0Issues:0Issues:0

DBMS-JDBC

Java Database Connectivity (JDBC) provides Java developers with a standard API that is used to access databases, regardless of the driver and database product. JDBC presents a uniform interface to databases - change vendors and your applications only need to change their driver.

Language:JavaStargazers:0Issues:0Issues:0

FindYourMedicine

Website that provides you the ability to find the alternatives for your medicine also let you know in which pharmacies this medicine is avaliable

Language:PHPStargazers:0Issues:0Issues:0

Maze-Runner

This game is like the famous Pac-Man game, instead, here we will have a maze, and you will be the actor (maze runner), you should run through the maze to find your way out! But be careful not to hit a bomb, you can also destroy any obstacle you face by a weapon, the weapon will be fulfilled with limited ammo. While you are moving inside the maze, you should collect some gifts in your way. The end of the game is by reaching the gate of the maze, or if you died due to hitting a bomb.

Language:JavaStargazers:0Issues:0Issues:0

Quine-McCluskey

Quine-McCluskey is a method used for minimization of Boolean functions implemented in java and supports GUI

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

TruthTable-Constructor

Application takes a logic expression and draws the corresponding truth table. Then user can find the truth value of the expression given the values of its propositions, determine if the expression is a tautology or a contradiction, and test if two expressions are equivalent by comparing the truth table for both of them.

Language:JavaStargazers:0Issues:0Issues:0

Vector-Drawing

Paint application offers several features that: Drawing, Coloring, moving and Resizing. It also includes built in, and possibly extensible set of geometric shapes, and classically, it allows the user to undo, redo, save and load any instructions to make the application more usable.

Language:JavaStargazers:0Issues:0Issues:0