Skip to content
View RonMondshein's full-sized avatar

Highlights

  • Pro

Block or report RonMondshein

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RonMondshein/README.md

About Me

πŸŽ“ 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

Pinned Loading

  1. SymNMF SymNMF Public

    Implementation of ML models, including the k-means algorithm and symNMF, in both C and Python πŸ’».

    C 1

  2. MultiCore-MESI-Simulator MultiCore-MESI-Simulator Public

    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.

    C 1 1

  3. Ray_Tracing Ray_Tracing Public

    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

  4. korenbenezra/ModalityEval korenbenezra/ModalityEval Public

    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

  5. Fibonacci-Heap Fibonacci-Heap Public

    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

  6. SIMP-Simulator-and-Assembler SIMP-Simulator-and-Assembler Public

    SIMP Processor project showcasing Simulator and Assembler (both implemented in C), along with Assembly Tests (in Assembly) 🧠.

    C 1 1