GithubHelp home page GithubHelp logo

Ola Galal's Projects

athul icon athul

May the Force be with you :sparkles:

backpropagation icon backpropagation

Backpropagation algorithms are a family of methods used to efficiently train artificial neural networks following a gradient-based optimization algorithm that exploits the chain rule. Here I used sigmoid function as activation function, and the training example is the logical AND gate.

calculator icon calculator

🔢 This repo is simple calculator written in Java.

cipher icon cipher

This project contains a java implementation of RSA, Affine and Transposition encryption techniques. It was made for (Security - Forth Year) in my college. You can encrypt and decrypt messages using this Desktop app simply by enter your message and the key of your choice using this techniques.

des icon des

This repo is implementation of Data Encryption Standard algorithm in Java. It was made for (Security - Forth Year) in my college.

expert-system-jess icon expert-system-jess

A basic expert system, written in jess, that suggests what programming language one should learn first.

family-tree icon family-tree

This Project is the classic family tree example using Prolog.

hotel-management icon hotel-management

Hotel Management System is a Project for (Algorithms & Flowcharts - First Year) of my college. It is a Project for dealing with files to store and retrieve records.

inventory-management icon inventory-management

Inventory Management System is a Project that was made for (File Structure - Second Year) in my college. It is a Project for dealing with files to store and retrieve records. I have used the basic concepts of OOP. I have also used data structures such as list, map, vector and set.

lexical-analysis icon lexical-analysis

This project is lexical analyzer implemented using java and regex. It takes input file and then generates the output. This project was made for (Compiler - Forth Year) in my college.

ll1-parser icon ll1-parser

LL(1) parser (Left-to-right, Leftmost derivation) is a top-down parser for a subset of context-free languages. This project is LL(1) parser implemented using java. This project was made for (Compiler - Forth Year) in my college.

market-basket-analysis icon market-basket-analysis

Given a database of customer transactions, where each transaction is a set of items, the goal is to find groups of items which are frequently purchased together. I used Apiori Algorithm in this Project. This project was made for (Knowledge-based Systems - Forth Year) in my college.

multimedia-tasks icon multimedia-tasks

This Project contains a various tasks with python. It includes Image Processing, Compression Algorithms and Matrices Calculation. Those tasks was made for (Multimedia - Forth Year) in my college.

nlp-arabic icon nlp-arabic

This project is Natural Language Processing Project concerned with Arabic Language. With the use of nltk, re and pyarabic libraries.

payroll-deductions icon payroll-deductions

Calculate payroll deductions, remit contributions, and view payroll information.

quiz-app icon quiz-app

Quiz App is a simple Project for (Computer Languages-2 - Third Year) of my college. In this project, I used Android SQLite to save data.

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.