π Fourth-year Electrical Engineering and Computer Science student at Tel Aviv University.
π» Languages in my toolkit: C, C#, Java, Python, JS, CSS, HTML, Swift.
π« How to reach me: ronmondshein@mail.tau.ac.il
π Fourth-year Electrical Engineering and Computer Science student at Tel Aviv University.
π» Languages in my toolkit: C, C#, Java, Python, JS, CSS, HTML, Swift.
π« How to reach me: ronmondshein@mail.tau.ac.il
SIMP Processor project showcasing Simulator and Assembler (both implemented in C), along with Assembly Tests (in Assembly) π§ .
This repository will contain the implementation of both GrabCut and Poisson Blending algorithms, including code and a detailed report.
Python 1
A Python-based ray tracer that simulates light interaction with 3D objects, supporting reflections, transparency, and soft shadows. Customizable through scene files defining surfaces, materials, liβ¦
Python
A client-server application that counts the number of printable characters in a stream of bytes sent by the client.
C
This repository includes the implementation of a Fibonacci Heap, an advanced priority queue data structure with efficient support for operations like insert, deleteMin, meld, and decreaseKey. It alβ¦
Java