Skip to content
View AlonShorr's full-sized avatar

Block or report AlonShorr

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

Hi πŸ‘‹ I'm Alon Shorr

ECE student at the Technion focused on learning and building in machine learning, robotics, and software systems.

Focus Areas

  • Applied ML: YOLOv8 vs RT-DETR for ingredient detection under occlusion
  • Embedded micromouse stack: sensors β†’ localization β†’ measurement optimization β†’ control on ESP32 (C++ / ESP-IDF)
  • Systems programming: mini shell, concurrent bank simulator, custom memory management

Featured Projects

Tech

C, C++, Python, ESP-IDF, Linux, Git, Multithreading, Computer Vision, Deep Learning

Pinned Loading

  1. CNN-vs-Transformer-ingredient-detection CNN-vs-Transformer-ingredient-detection Public

    Forked from gil-attar/Deep_Learning_Project_Gil_Alon

    Co-authored deep learning project comparing YOLOv8m and RT-DETR-L for food ingredient detection, with experiments on fine-tuning depth, training budget, and occlusion robustness.

    Jupyter Notebook

  2. Project_A Project_A Public

    Embedded micromouse robotics stack with localization, measurement optimization for rapid position estimation, and control on ESP32.

    C++ 1

  3. OS_Systems_Gil_Alon OS_Systems_Gil_Alon Public

    Operating systems projects in C/C++ including a mini shell, concurrent bank simulator, and custom memory allocator.

    C