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.

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
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. deep-learning-notebooks deep-learning-notebooks Public

    A curated collection of hands-on notebooks exploring core machine and deep learning concepts. Each notebook focuses on a specific topic - from linear models and foundational elements like broadcast…

    Jupyter Notebook

  2. neuromorphic-engineering neuromorphic-engineering Public

    Exploration of brain-inspired computing architectures through computational neuroscience models, focusing on point neuron dynamics and spiking neural networks (SNNs) using Nengo. Bridges concepts f…

    Python 1 1

  3. computational-biology-algorithms computational-biology-algorithms Public

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

    Python

  4. 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

  5. neural-networks neural-networks Public

    This repository documents different neural networks I have implemented during Machine Learning course I took as part of my Computer Science studies at Bar-Ilan University.

    Python

  6. flight-simulator-android-app flight-simulator-android-app Public

    This repository documents my last project in Adanced Programming 2 course at Bar-Ilan university. In this project I've implemented an Android app that allows the user to remotely control an aircraf…

    Kotlin