Pinned Repositories
AOI-Enhancement-in-a-Picture-According-to-its-Thermal-Equivalent
Detection of heat signatures/entities and weighted illumination of those areas of interest in a dark image. For that, we plan to use data collected from the equivalent image taken using thermal imaging (grayscale).
BitcoinAbuse-API
Bitcoin address detection software used for illegal purposes, such as ransom demand, extortion and online fraud.
BlockchainExercise
fNIRS-Signal-Classification
A classification environment which learns features of fNIRS recordings and can distinguish between children which played alone and children who played with their mothers.
Ford-Fulkerson-with-Bit-Scaling
Bit-Scaling is used to design an algorithm based on Ford-Fulkerson to solve the problem of finding the maximum flow value in a flow network. The algorithm is designed to improve the runtime of the Ford-Fulkerson algorithm for certain inputs. In addition, the method is used to solve a problem of task assignment in the processor.
GeneticAlg
Grade4U-Website
A grading system that allows multiple permissions for users: student and lecturer. The lecturer can manage all his courses from the start of the course, check the registry, give scores and check the histogram of score distribution. A student can enroll in courses, keep track of his grades and get a weighted average for all his grades.
Multi-Agent-Adversarial-AI-Snake-Game
The game is a simulation of multiple agents with conflicting goals. The agents try to survive and move as many cells as they can. On the other hand their adversaries try to interrupt them.
MyFuel-Management-Application
A CLIENT-SERVER application for managing a fuel company with multiple fuel stations. The users vary from the CEO to the Fuel Supplier as workers. The clients can use a fuel pump interface and follow their orders of home fuel supplies and receipts as well.
Rabbit-Cipher-McEliece-Cryptosystem-ECDSA-Signature
A proper cryptosystem that will enable us to access a passwords database securely.
liorwunsch's Repositories
liorwunsch/BitcoinAbuse-API
Bitcoin address detection software used for illegal purposes, such as ransom demand, extortion and online fraud.
liorwunsch/fNIRS-Signal-Classification
A classification environment which learns features of fNIRS recordings and can distinguish between children which played alone and children who played with their mothers.
liorwunsch/Multi-Agent-Adversarial-AI-Snake-Game
The game is a simulation of multiple agents with conflicting goals. The agents try to survive and move as many cells as they can. On the other hand their adversaries try to interrupt them.
liorwunsch/MyFuel-Management-Application
A CLIENT-SERVER application for managing a fuel company with multiple fuel stations. The users vary from the CEO to the Fuel Supplier as workers. The clients can use a fuel pump interface and follow their orders of home fuel supplies and receipts as well.
liorwunsch/AOI-Enhancement-in-a-Picture-According-to-its-Thermal-Equivalent
Detection of heat signatures/entities and weighted illumination of those areas of interest in a dark image. For that, we plan to use data collected from the equivalent image taken using thermal imaging (grayscale).
liorwunsch/BlockchainExercise
liorwunsch/Ford-Fulkerson-with-Bit-Scaling
Bit-Scaling is used to design an algorithm based on Ford-Fulkerson to solve the problem of finding the maximum flow value in a flow network. The algorithm is designed to improve the runtime of the Ford-Fulkerson algorithm for certain inputs. In addition, the method is used to solve a problem of task assignment in the processor.
liorwunsch/GeneticAlg
liorwunsch/Grade4U-Website
A grading system that allows multiple permissions for users: student and lecturer. The lecturer can manage all his courses from the start of the course, check the registry, give scores and check the histogram of score distribution. A student can enroll in courses, keep track of his grades and get a weighted average for all his grades.
liorwunsch/nextfire-app
liorwunsch/Parallel-Simulations-of-The-Iterated-N-Player-Prisoner-Dilemma
The prisoner's dilemma is a standard example of a game analyzed in game theory that shows why two completely rational individuals might not cooperate, even if it appears that it is in their best interests to do so. Based on paper by Diego Queiroz and Jaime Sichman.
liorwunsch/Rabbit-Cipher-McEliece-Cryptosystem-ECDSA-Signature
A proper cryptosystem that will enable us to access a passwords database securely.
liorwunsch/PyGameExercise
liorwunsch/Regex-to-DFA-and-NFA
Transforms DFA to regex and regex to DFA and NFA. (Finite State Machines) Demonstrate is done using the Kleene theorem. In addition, a comparison is made between the string sizes of the regular expressions obtained from converting DFA with a reduction.
liorwunsch/Template-Method
A brief on Template Method Design Pattern.
liorwunsch/UnrealExercise