Nada_Nasser's repositories

Money-Manager-App

Java Android App that can help you manage your budget, track your expenses, and control your plans.

Language:JavaStargazers:8Issues:2Issues:0

Auto_Buy

It's an e-commerce application with new features implemented using new trending technologies.

Weapon-Target-Assignment-Problem-WTA

WTA is a well-known optimization problem. Given a set of weapons of various types and a set of targets, we want to find the optimal assignment of the weapons to the targets in order to minimize the total expected threat coming from the targets.

Chatting-App

Android Application that can be used for chatting with your friends using different types of messages.

Language:JavaStargazers:1Issues:0Issues:0

Employees-Manager

Android App that can be used to represent all employees in a company so the manager can edit, delete, and add employees.

Language:JavaStargazers:1Issues:2Issues:0

Fuzzy-Logic-ToolBox

The toolbox lets you model complex system behaviors using simple logic rules, and then implement these rules in a fuzzy inference system.

Language:JavaStargazers:1Issues:2Issues:0

Text-Classification-using-tf-idf-Vectors

NLP model that classifies any review to positive or negative review.

Language:PythonStargazers:1Issues:2Issues:0

Text-Classification-using-word2Vec

NLP model that classifies any review to positive or negative review

Language:PythonStargazers:1Issues:0Issues:0

Animal-Images-Classifier

Python API can classify Base64 encoded images to determine if there is a pet in the image or not.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

AI-Game

"Numbers Game" Using Alpha-Beta Algorithm. The game aims to get the highest score, given the maximum number of movements and the minimal score could be achieved.

Language:PythonStargazers:0Issues:2Issues:0

Audio-Player

This app loads all music from an android device and list it so any user can select and listen to any of them.

Language:JavaStargazers:0Issues:2Issues:0

Back-propagation-Neural-Networks

This code implements the Backpropagation Neural Networks algorithm in different network structures.

Language:PythonStargazers:0Issues:2Issues:0

Contacts-Manager

Java Android App, that can be used to manage (Call, Add, Delete, and Edit) the contacts stored in an android device.

Language:JavaStargazers:0Issues:2Issues:0

Devices-Tracker

Android Application, used to track any android device if this device gives you tracking permissions by adding you in its trackers.

Language:JavaStargazers:0Issues:2Issues:0

E-commerce-API-with-Flask

Demo web application that has users and products, each user can add or delete products from his cart

Language:HTMLStargazers:0Issues:0Issues:0

Handwritten-Digit-classification-using-CNN

This code classifies a given image of a handwritten digit into one of 10 classes representing integer values from 0 to 9

Language:PythonStargazers:0Issues:0Issues:0

Learning-Flutter

This repo contains simple Flutter apps that are created just for learning.

Language:DartStargazers:0Issues:0Issues:0

Machine-Learning-Algorithms

This repo contains a number of Machine learning algorithms (Linear regression, SVM, CNN) that are implemented in python.

Language:PythonStargazers:0Issues:2Issues:0

Marketing-Budget-Allocation-Problem

This genetic algorithm gets the best budget allocation for each marketing channel, given the marketing budget, the set of marketing channels, the return-on-investment (ROI) of each channel, and a set of constraints.

Language:JavaStargazers:0Issues:2Issues:0

ngx-admin

Customizable admin dashboard template based on Angular 10+

License:MITStargazers:0Issues:0Issues:0

NLP-AutoComplete-Model

Natural language processing project using a trigram language model.

Language:PythonStargazers:0Issues:2Issues:0

Online-Store-platform

This platform will help customers to buy or explore products and small stores (businesses) to market for their products and get more customers.

Language:JavaStargazers:0Issues:1Issues:0

Parallel-Processing

Some projects implementing different parallel processing techniques

Language:CStargazers:0Issues:2Issues:0

Problem-Solving

Some problems answers from codeforces

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

Safe-state-algorithm

Prolog program that determines whether a graph (represents processes and resources in operating systems) can reach a safe state (with no deadlock) or not.

Language:PrologStargazers:0Issues:2Issues:0

Spring-Boot-API

This API deals with a database that contains students and admins, each admin has one or more roles in the database. using this API, you can add or delete admins, roles, and students.

Language:JavaStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:0Issues:0

Sudoku

This program used to complete the Sudoku Table using numbers from 1 to 9 such that the entries in each row, each column, and each major 3 x 3 block are pairwise different.

Language:PrologStargazers:0Issues:2Issues:0

Twitter-Demo-App

Using this application, users can write tweets, add new friends, browsing their friends' tweets.

Language:JavaStargazers:0Issues:2Issues:0

VirtualFileSystem

Virtual File System that simulates the allocation and de-allocation of files and folders using different allocation techniques (indexed and contiguous Allocation).

Language:JavaStargazers:0Issues:0Issues:0