Skip to content
View EyalBrilling's full-sized avatar

Block or report EyalBrilling

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

Hello 👋, I'm Eyal Brilling

An enthusiastic software engineer with hands-on experience in robotics


I enjoy contributing to Open source, Currently focusing on ROS and gazebo projects.
Feel free to contact me about those!

Connect with me on:

eyalbrilling

Some of my projects:


PC-BOT integration
with raspberry pi4 and ROS2
Link to Project

TSP genetic algorithm solver
Link to Project

8 queens solver
Link to Project

Neural network classifier for handwritten numbers
Link to Project

Pinned Loading

  1. 914-PC-BOT-integration-with-raspberry-pi-4-and-ROS2 914-PC-BOT-integration-with-raspberry-pi-4-and-ROS2 Public

    WhiteBox914 Robot,raspberry pi 4 and ROS2 integration for Bar-Ilan university Robotics lab The MAVERICK Group

    C++ 3 1

  2. Traveling-Salesman-Problem-Solver-And-Visualizer Traveling-Salesman-Problem-Solver-And-Visualizer Public

    Using evolutionary algorithm to solve the TSP. the algorithm was written as part of the course "evolutionary algorithms"

    Python 2

  3. Neural-network-implementation-for-the-MNIST-dataset Neural-network-implementation-for-the-MNIST-dataset Public

    Neural network implementation from zero, labeling numbers from 0 to 9

    Python

  4. Recipe-finder-app Recipe-finder-app Public

    search for recipes by different nutritional conditions.Also rate them for other users to see. frontend written in java. back end written in python,supported by mySQL database.

    Java

  5. 8-Queen-Problem-Genetic-Algorithm-and-Visualizer 8-Queen-Problem-Genetic-Algorithm-and-Visualizer Public

    solving the 8 queen problem with a genetic algorithm. Made as part of the course "evolutionary algorithms"

    Python

  6. FlightSimulator-GUI FlightSimulator-GUI Public

    A GUI of a remote control for a plane in the FlightSimulator application

    C#