Skip to content
View BarYechezkel's full-sized avatar

Highlights

  • Pro

Block or report BarYechezkel

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

header

Software developer with 5 years of experience in a development department. Skilled in C, C++, Python, Java, and automation development, with strong problem-solving skills and experience in Agile R&D teams. Strong analytical mindset, fast learner, and experienced in working closely with multidisciplinary R&D teams to deliver reliable, efficient software solutions.

Skills

Programming & Frameworks: C, C++, Python, Java, Spring Boot
Databases: MySQL, MongoDB, Neo4j, PostgreSQL
Tools & DevOps: Linux, Kubernetes, Git, Jira, Docker, Wireshark
Cloud: AWS (EC2, RDS)
Methodologies: Agile, Scrum
Soft Skills: Teamwork, curiosity, high commitment and responsibility, attention to details

How to reach me

Linkedin-link

GitHub Snake

Popular repositories Loading

  1. System_Programming_EX1 System_Programming_EX1 Public

    C classification algorithms with recursion and loops, using Makefile for build (System Programming EX1).

    C

  2. java-oop-viking-chess java-oop-viking-chess Public

    Forked from NoamCohen12/Assignment_1_OOP

    Java OOP implementation of a Viking chess game with object-oriented design and modular classes.(OOP_EX1)

    Java

  3. System_Programming_EX2 System_Programming_EX2 Public

    Forked from NoamCohen12/sp_ex2

    System Programming EX2 in C: knapsack, graph, and matrix implementations.

    C

  4. python-oop-social-network python-oop-social-network Public

    Python social network implementation using object‑oriented design. (OOP_EX2)

    Python

  5. Computer_Networks_EX3 Computer_Networks_EX3 Public

    Computer Networks EX3 in C: socket programming, multithreading, and client‑server communication.

    C 1

  6. cpp-graph-algorithms cpp-graph-algorithms Public

    C++ implementation of a flexible graph framework supporting directed, weighted, and negative-edge graphs, with BFS, Dijkstra, and Bellman-Ford algorithms. Developed as part of a System Programming …

    C++