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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to 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:

LinkedInGitHubGmail

💻 Programming Languages

Raz's GitHub stats

Top Langs

🧰 Tools

  • Programming Languages:

    • Python
    • JavaScript (Node.js)
    • Java
    • C, C++
    • SQL
  • Advanced Cyber Systems:

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

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

    • AWS
    • GCP
  • Event Driven Systems:

    • SNS
    • SQS
    • Lambda
    • EKS
  • Databases:

    • MongoDB
    • PostgreSQL
    • MySQL
    • InfluxDB
    • ElasticSearch
    • Redis
  • CI/CD:

    • GitHub
    • GitLab
  • Networking and Security Protocols, Security and Authentication

  • Other Technology Usage:

    • Airflow
    • PyTorch
    • OpenCV
    • FFmpeg

Popular repositories Loading

  1. Carpet-Planner-PartA Carpet-Planner-PartAPublic

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

    C++ 1

  2. API-Security API-SecurityPublic

    Predict and classify malicious and benign API traffic using machine learning models.

    Jupyter Notebook 1

  3. GraphPy GraphPyPublic

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

    Python

  4. Graph-Manager Graph-ManagerPublic

    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

  5. GraphXplorer GraphXplorerPublic

    Forked from liornagar799/Ex3

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

    Python

  6. Pokemon-Capture-Optimization-Simulator Pokemon-Capture-Optimization-SimulatorPublic

    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