Skip to content
View RazElbaz's full-sized avatar

Block or report RazElbaz

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

Hey there, I'm Raz Elbaz and this is my GitHub page

🎓 Education

B.Sc in Computer Science majoring in Cybersecurity

💼 Work Experience

Backend Developer at SightBit

📫 Contact me here:

LinkedIn GitHub Gmail

💻 Programming Languages

Raz's GitHub stats

Top Langs

🧰 Tools

  • Programming Languages:

  • Advanced Cyber Systems:

    • Checkpoint
    • Zenoss
    • Arcsight
    • Monitoring
    • Rule Configuration
  • Microservices:

    • Kubernetes
    • Docker
    • REST
    • gRPC
  • Cloud Providers:

  • Event Driven Systems:

    • SNS
    • SQS
    • Lambda
    • EKS
  • Databases:

  • CI/CD:

  • Networking and Security Protocols, Security and Authentication

  • Other Technology Usage:

Popular repositories Loading

  1. GraphPy GraphPy Public

    Python library for creating and managing directed, weighted graphs. Features include pathfinding, centrality, TSP algorithms, and interactive graph visualization.

    Python

  2. Graph-Manager Graph-Manager Public

    A C program for dynamic graph management, supporting operations like adding/removing nodes and edges, and executing algorithms such as Dijkstra’s shortest path and Traveling Salesman Problem (TSP)…

    C

  3. GraphXplorer GraphXplorer Public

    Forked from liornagar799/Ex3

    Python toolkit for directed, weighted graphs, offering pathfinding, centrality, TSP algorithms, and visualization. Supports JSON data handling.

    Python

  4. Pokemon-Capture-Optimization-Simulator Pokemon-Capture-Optimization-Simulator Public

    Forked from liornagar799/Ex4

    A Java game where agents strategically capture weighted Pokemon on a graph, optimizing total captured weight while limiting server requests.

    Java

  5. Graph-Master Graph-Master Public

    Forked from liornagar799/Ex2

    Java tool for managing and analyzing directed, weighted graphs with a GUI for operations and performance tracking.Planning and realizing intentional and weighted graphs in java

    Java

  6. Carpet-Planner-PartA Carpet-Planner-PartA Public

    A program for designing carpet patterns, including matrix manipulation functions and unit tests to ensure accuracy in the planning and visualization of carpets.

    C++