Pinned Repositories
AEPortfolio_React
Portfolio built in .NET Core and React
AgendaManager
A Java application which runs a list of activated rules, input test cases and maintained by an Agenda manager. Also an inference engine that determines rules eligible for firing, updating the resultant queue, adding newly activated rules in the test file and eliminating rules that were exhausted in previous cycle. Implemented priority queue in a rule-based expert system shell using heap data structure.
Apply_function_R
This repository is for R assignments and project
Blockchain_proof_of_Work
An example of proof of work in a blockchain based system to evaluate the performance.
Data_Imputation_R
This repository is for different data imputation methods in R with their respective performances
Gnutella_style_peer2peer_filesharing
A completely distributed peer to peer file sharing system where each peer on the network behaves both as a peer and as a server. Also a push based approach is being used to maintain the consistency of the transferred files. The rest of the details are in the documents designed for the project included in the repository.
peer_2_peer_file_sharing
A peer to peer napster style file sharing network with an indexing server. The server indexes the content of all the peers that registers with it. A peer works both as a peer and a server. When it needs a file it invokes a lookup and the central indexing server then provides the list of the peers having the file. The peers having the file behaves as a server and waits for the request of other peers to transfer the file. The rest of the details are in the document named "designnn.pdf".
Portfolio-React
Product_sales_Analysis
An interactive web application for the data analysis of the sales data of a sports company. Analyzed sales trend of all the products globally and built a regression prediction model.
antishake_android
Antishake, a mobile application aims to reduce the stress levels on the eyes of users when using mobile devices to read, and watch videos while in motion by stabilizing the screen according to the movement of the device. This app utilises Antishake library.
Abdullahejaz's Repositories
Abdullahejaz/Gnutella_style_peer2peer_filesharing
A completely distributed peer to peer file sharing system where each peer on the network behaves both as a peer and as a server. Also a push based approach is being used to maintain the consistency of the transferred files. The rest of the details are in the documents designed for the project included in the repository.
Abdullahejaz/Portfolio-React
Abdullahejaz/AEPortfolio_React
Portfolio built in .NET Core and React
Abdullahejaz/AgendaManager
A Java application which runs a list of activated rules, input test cases and maintained by an Agenda manager. Also an inference engine that determines rules eligible for firing, updating the resultant queue, adding newly activated rules in the test file and eliminating rules that were exhausted in previous cycle. Implemented priority queue in a rule-based expert system shell using heap data structure.
Abdullahejaz/Apply_function_R
This repository is for R assignments and project
Abdullahejaz/Blockchain_proof_of_Work
An example of proof of work in a blockchain based system to evaluate the performance.
Abdullahejaz/Data_Imputation_R
This repository is for different data imputation methods in R with their respective performances
Abdullahejaz/peer_2_peer_file_sharing
A peer to peer napster style file sharing network with an indexing server. The server indexes the content of all the peers that registers with it. A peer works both as a peer and a server. When it needs a file it invokes a lookup and the central indexing server then provides the list of the peers having the file. The peers having the file behaves as a server and waits for the request of other peers to transfer the file. The rest of the details are in the document named "designnn.pdf".
Abdullahejaz/Product_sales_Analysis
An interactive web application for the data analysis of the sales data of a sports company. Analyzed sales trend of all the products globally and built a regression prediction model.
Abdullahejaz/edUSA
An application to help international students get acquainted in USA.
Abdullahejaz/Interpreter
A java project for the interpreter which takes a Boolean expression as an input and return the value true or false to depict whether the Boolean expression is valid or not. The project was developed according to a given syntax and semantics of a language.
Abdullahejaz/Java_Practice
This repository contains all the java practice programs
Abdullahejaz/JavaPractice
Abdullahejaz/jQueryPractice
Repository for practicing jQuery
Abdullahejaz/Patatap_Clone
A game which plays different sound on pressing different keys on the keyboard with animation. Built using HTML, CSS, JavaScript, jQuery and some external libraries like paper.js and howler.js
Abdullahejaz/perceptron
Abdullahejaz/Portfolio
Abdullahejaz/Producer_Consumer_Problem
A java program for the multi-threading programming to solve the Producer Consumer Problem.
Abdullahejaz/Scheme_Filter-Rotate
A purely functional scheme functions to rotate a given list and also a function for filtering a list
Abdullahejaz/Vidly