Giter Site home page Giter Site logo

YousifElhady's Projects

ayb-web-database-gis icon ayb-web-database-gis

Database GIS system is a project that aim to create a database for the citizens living in a slum area called "Ezbet Abu-Qarn". The purpose of the project is to provide detailed information for every house in Ezba to facilitate the communication between the charity activities working in that area with the citizens living there, as there is no urban or infrastructure basis for the place, no governmental addresses provided either. A web application is going to be developed in order to make this project works, it will provide an interface for the data entry in order to enter the information through, a user interface used by the charity activities in order to be able to search, sort, edit or delete tuples.

bankingsystem icon bankingsystem

The project simulates Banking System that enables clients to create new account at the bank, deposit money, withdraw money, check the current balance, send money from account to another account within the same bank and finally send money from account to another account located at another bank. Each Bank Server is associated with a background database that store the account information, bank address IP and port, as well as the history of transactions. The Project can handle multiple clients accessing the bank server at the same time (threading).

flask-sms-notifications-app icon flask-sms-notifications-app

Flask based backend application that implement endpoints that can send SMSs and notifications to registered users in Postgres database

images_uploader icon images_uploader

Full web application which can upload multiple images to an image host and provide the capability to display the uploaded images on the web.

memoryallocator icon memoryallocator

Memory Allocator program is part of OS subject in 3rd year CSE, Faculty of Engineering, Ain Shams University. The program is about creating memory (initially full) and assigning addresses of holes to empty some parts of it, then entering some processes of any sizes and decide by which algorithm the process shall fit inside the memory (first fit, best fit, worst fit). The program uses self-developed linked list library.

polynomialdrawer icon polynomialdrawer

C++ Graphics program that draw an input polynomial on Cartesian axis. The program uses ccc_win.h library to do its functions.

postfix-infix-translator icon postfix-infix-translator

Input is Postfix expression, output is Infix expression. The program uses Stack to do its functionaility. This project was part of Data Structure and Algorithms Subject, 3rd CSE, Faculty of Engineering, Ain Shams University

rsa-encryption icon rsa-encryption

RSA Encryption technique program that takes P,Q and E values and get N, Phi and D values. Although can do encryption and decryption processes on big numbers. The program supports any size of decimals (can work on 512 bit decimals and more).

soccer-app icon soccer-app

WorldCup Soccer App. This program reads list of teams through a text file and randomly simulates a tournament between them and randomly create results and display the winning team. The program shall be updated to consider more features. This version of code is beta version, it was part of a data structure project on CSE 3rd year.

tinyparser icon tinyparser

Compiler Parser that takes the output of compiler scanner and draw the parse tree using GUI interface

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.