Skip to content
View shlomi1993's full-sized avatar
🤔
Thinking...
🤔
Thinking...

Block or report shlomi1993

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
shlomi1993/README.md

Hi there!

I'm Shlomi, a passionate software engineer from Israel. Currently pursuing an M.Sc. in Machine Learning & Big Data, and deepening my expertise in deep learning and software development, while continuing to build reliable software systems in the industry.

Explore

This GitHub is a curated portfolio of hands-on projects spanning multiple domains:

♟️ Artificial Intelligence

🦾 Machine Learning

🔍 Deep Learning

🧠 Neuromorphic Engineering

🤖 Robotics

🖥️ Desktop, Mobile, and Web Applications

🧩 Design Patterns

🌐 Computer Networks

💽 Low-Level and Computer Architecture

Each repository focuses on learning through building, with an emphasis on clarity, structure, and hands-on exploration.

Domains of Expertise

Machine Learning · Software Engineering · Software Validation · Contiious Integration · Cyber Security · Computer Networks

Let’s connect through code

Whether you’re interested in AI models, embedded systems, or just exploring modern Computer Science concepts, there’s probably something here for you.

Feel free to check out my projects, follow, or reach out. I’m always up for technical growth and collaboration.

Pinned Loading

  1. llm-from-scratch llm-from-scratch Public

    This repository contains a from-scratch implementation of a simple LLM, a ChatGPT-like model, baseed on rasbt/LLMs-from-scratch. It covers text processing, model construction, training, and a uniqu…

    Jupyter Notebook

  2. real-time-machine-learning real-time-machine-learning Public

    A modular C++ implementation of classical machine learning algorithms designed for real-time inference and educational clarity. The project includes implementations of KNN, K-Means, and feedforward…

    C++

  3. green-taxi-mlflow-project green-taxi-mlflow-project Public

    Production-oriented MLOps workflow for NYC Green Taxi tip prediction using Metaflow, MLflow, data-quality gates, drift monitoring, automated retraining, and governed model promotion.

    Python

  4. green-taxi-ray-project green-taxi-ray-project Public

    Distributed NYC Green Taxi demand replay and recommendation system built with Ray, featuring async processing, fault tolerance, and multi-node execution.

    Python

  5. computational-biology-algorithms computational-biology-algorithms Public

    This repository documents implementations of algorithms I learned in a computational biology course

    Python

  6. intro-to-robotics intro-to-robotics Public

    In this repository you can find implementations in C++ of Krembots behaviors for ARGoS simulator, as part of Introduction to Robotics course I took at Bar-Ilan University.

    Makefile