Skip to content
View Lior20's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report Lior20

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
Lior20/README.md

"๐“๐ก๐ž ๐›๐ž๐ฌ๐ญ ๐ฐ๐š๐ฒ ๐ญ๐จ ๐ฉ๐ซ๐ž๐๐ข๐œ๐ญ ๐ฒ๐จ๐ฎ๐ซ ๐Ÿ๐ฎ๐ญ๐ฎ๐ซ๐ž ๐ข๐ฌ ๐ญ๐จ ๐œ๐ซ๐ž๐š๐ญ๐ž ๐ข๐ญ!"
Abraham Lincoln โœจ

Lior Ben Ishay's Dev Card

Hi
My name is Lior Ben Ishay

SW engineer and AI enthusiast

A passionate Software Engineer and a recent B.Sc. Electrical Engineering graduate from Tel Aviv University.
Technology and innovation have always been my driving forces. ๐Ÿ’ก
From building autonomous robots in high school to developing advanced software
solutions as a Software Engineer with a passion for AI and cutting-edge technologies.

๐Ÿ”ฌ My journey in tech has led me to:

  • Develop efficient embedded systems and implement multi-threaded RTOS on ARM Cortex-based CPUs
  • Pioneer integration of hardware acceleration modules for future Edge-AI implementations
  • Implemented EDGE-AI computer vision on ARM Cortex M-33, significantly improving efficiency and speed

๐ŸŽ“ My academic Journey

Computer Engineering & Software Development has equipped me with a strong foundation in:

  • Deep Learning & Machine Learning
  • Computer Architecture
  • Data Structures & Algorithms
  • Image Processing
  • Software Development

๐Ÿ› ๏ธ Languages and Tools:

C C++ Python Rust Git GNU BashVS Code Vim Google Cloud Amazon Web Services Arduino Docker Linux PyTorch jenkins Raspberry Pi TensorFlow

Beyond tech, I'm passionate about:

๐ŸŒ Traveling

๐Ÿ€ Sports

๐ŸŽฎ Gaming

๐Ÿ“– Reading

Socials

Badges

Top Languages Lior20's GitHub stats

Connect with me:

๐ŸŒŸ Always eager to learn and tackle new challenges in software development and AI. Let's connect and explore how we can push the boundaries of technology together!

๐Ÿ“ซ Feel free to reach out at [email protected] or connect here on LinkedIn.

#SoftwareDevelopment #ArtificialIntelligence #MachineLearning #EmbeddedSystems #Innovation

Pinned Loading

  1. AquaFish-AI AquaFish-AI Public

    ๐ŸŸ AI-powered system for early detection of invasive fish species in the Mediterranean Sea. Combines YOLOv9 object detection with multi-model CNN classification (DenseNet, GoogLeNet, ResNet, VGG-19)โ€ฆ

    Jupyter Notebook 1

  2. Autonomous_Lab Autonomous_Lab Public

    This project implements a line-following robot with obstacle avoidance capabilities using the Zumo32U4 robot platform. The robot uses various sensors to navigate along a line and detect obstacles, โ€ฆ

    C++

  3. Presence-Detection Presence-Detection Public

    Accelerated AI performance on ARM Cortex M-33 chips, enabling efficient person detection for Texas Instruments devices. Achieved 5x speedup in processing time and frames per second while maintaininโ€ฆ

    C

  4. Computer_Organization_Project Computer_Organization_Project Public

    This is a RISC processor simulator and assembler. It includes an assembler that translates assembly code into machine code, and a simulator that executes the machine code, producing memory, registeโ€ฆ

    C

  5. ECG-HEART-SOUNDS ECG-HEART-SOUNDS Public

    System for analyzing electrocardiogram (ECG) signals and heart sounds to diagnose cardiac conditions and assess heart functionality. The project involved implementing algorithms for noise reductionโ€ฆ

    Python

  6. NextWordPredictor NextWordPredictor Public

    This code implements various configurations of recurrent neural networks (RNNs) for next-word prediction on the Penn Tree Bank dataset, aiming to achieve perplexities below the specified targets wiโ€ฆ

    Jupyter Notebook