Skip to content
View Ron-Zilber's full-sized avatar
Block or Report

Block or report Ron-Zilber

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

Hi!

I'm Ron Zilbershtein,

Ben-Gurion University of the Negev Student

Electrical and Computer Engineering

Graduate 2024.

Specializations : Computers and Computer Networks.

Main Skills:

Go, C++, C, Python, TCP/IP, Linux, Erlang.

CONTACT

[email protected]

linkedin.com/in/ron-zilber

Available to work at the south and the center districts. (Israel)

Pinned Loading

  1. BDD_Tree BDD_Tree Public

    The provided Erlang code builds a reduced Binary Decision Diagram (BDD) tree from a given boolean function. It recursively constructs the BDD by splitting the tree based on the variables in the fun…

    Erlang

  2. Image-Classification Image-Classification Public

    Deep Learning project to implement image classification neural network and comparing accuracies between two models. Developed as an assignment in Machine Learning course at Ben - Gurion University

    Jupyter Notebook

  3. Parallel-N-Body-problem Parallel-N-Body-problem Public

    Parallel implementation of the N-Body-Problem using MPI environment over c

    C

  4. RadarNet RadarNet Public

    Forked from EliasA5/radar

    A distributed radar project using msp430's and erlang

    Erlang

  5. RemoteStudioLive RemoteStudioLive Public

    Collaborative Music Creation and Recording Platform

    Go

  6. Shapes-Storage Shapes-Storage Public

    A menu-based interface that allows the user to create and modify different kinds of geomtric shapes and store them in a linked list. Focusing on oop design and error handling. * Given as an assignm…

    C++