π 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
A C-based multicore processor simulator with a 5-stage pipeline, direct-mapped caches, and MESI bus-coherence protocol. Simulates parallel execution and memory synchronization across 4 cores.
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
ModalityEval is a modular benchmark isolating causal attention and cross-attention under configurable perturbations, enabling seamless extension to new datasets, filters,Β andΒ models.
Python 2
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
SIMP Processor project showcasing Simulator and Assembler (both implemented in C), along with Assembly Tests (in Assembly) π§ .