Regev Aloni
I am a curious and creative, Computer Science graduate, seeking a Junior position in Software Development. I am eager to learn, work as part of a team, and make meaningful contributions to it.

I am a curious and creative, Computer Science graduate, seeking a Junior position in Software Development. I am eager to learn, work as part of a team, and make meaningful contributions to it.
Graduated with a grade average of 89.
I started my studies at the Open University of Israel while fulfilling my military service duty. I subsequently transferred to the University of Haifa as part of the "Bridges to Other Universities" program to complete my studies.
A software program that generates a randomly populated map featuring designated starting and ending points, as well as various obstructions. This program determines the shortest possible route between the start and end points, avoiding the obstacles along the way.
An automation program that transforms a file's URL from a source directory into a PDF file located in a target directory.
Implementing the conclusions of an article that explores the limitations of adversarial training when applied to training a neural network on a dataset with blurred data. tested on "Deep fool" and "Fast Gradient Sign Method attack (FGSM)" adversarial training methods.
A camera software program that is capable of identifying and acquiring an object in real time. This program has been designed for use with a single-lens camera equipped with motion capabilities and has been implemented on a drone to enable self-tracking capabilities.
A cinema management system designed to operate within the constraints imposed by the COVID-19 pandemic. This system has been built using a client-server architecture.
Web app brings together a variety of heroic Holocaust survivors stories and allows users to create and design a post that can be shared on social networks.
A compiler that converts C language code into P-code language, which is an assembly-like language used for educational purposes.