Skip to content
View korenbenezra's full-sized avatar

Highlights

  • Pro

Block or report korenbenezra

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
korenbenezra/README.md

👋 Hi, I'm Koren Ben Ezra

B.Sc. in Electrical Engineering & Computer Science at Tel-Aviv University.

Top Languages

Linkedin: koren-ben-ezra


🚀 Featured Projects

Dynamic Speaker Separation (2025)

Real-time DSP & ML Algorithms

Currently designing and developing a real-time system for speaker separation based on recent research. Focusing on concurrency programming, latest approximation algorithms and other creative optimizations.

Python, Selenium, REST API

Built an automated system for scheduled advertising in WhatsApp groups with remote management, dynamic message control, and user-friendly web interface hosted on Hugging Face.

C++, Python, CMake

Developed a simulator and a unique cleaning algorithm. Wrote unit testing with Gtest and created a user-friendly visualization in Pygame.

C Programming

Simulated a custom MIPS processor procedure.

Result: A white circle on a black background, rendered by a custom assembly program on our simulated RISC processor in a 256×256 monochrome display.

Implementation of ML Algorithms (2023)

C Programming

Implemented the unsupervised clustering ML algorithms K-means and symNMF.

Pinned Loading

  1. Smart-Vacuum-Cleaning-Sim Smart-Vacuum-Cleaning-Sim Public

    Multi-threaded robot cleaning simulator, it features two distinct cleaning algorithms and a simulation environment that evaluates their performance based on predefined house layouts.

    C++

  2. Ray-Tracing Ray-Tracing Public

    A Python-based ray tracer for a Computer Graphics assignment, simulating light by casting rays from a virtual camera and computing object intersections with materials and lighting.

    Python

  3. kmeans-algorithm kmeans-algorithm Public

    k-means algorithm implemented in C and provided as a Python module.

    C 1

  4. Simple-Processor-Simulator Simple-Processor-Simulator Public

    Simple version of MIPS processor simulator.

    C

  5. SalesBot-Doc SalesBot-Doc Public

    Automate your WhatsApp marketing effortlessly. Schedule, manage, and deliver promotional messages reliably—built specifically to empower small businesses.

  6. ModalityEval 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