Skip to content
View eylonK14's full-sized avatar

Highlights

  • Pro

Block or report eylonK14

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

Hi 👋, I'm Eylon Yaakov Katan

About Me:

  • 🌱 I’m currently learning B.Cs Computer Science at Ariel University.
  • 👀 Interested in Cybersecurity, Research, and Development.

My Stats:

GitHub Streak

Top Langs

Languages and Tools:

Pinned Loading

  1. ArielCyber/PQClass ArielCyber/PQClass Public

    PQClass - Classification of Operation Systems and Browsers using Post-Quantum Cryptography Algorithms

    Python

  2. IntrusionDetectionSystem IntrusionDetectionSystem Public

    A real-time network intrusion detection system with GUI built using Python, Flet, and Scapy. Features advanced threat detection including ICMP/DNS tunneling, protocol anomalies, blacklisted entitie…

    Python

  3. OperatingSystems_Final OperatingSystems_Final Public

    A high-performance multi-threaded C++ server for computing Minimum Spanning Trees using Kruskal's, Prim's, and Boruvka's algorithms. Features two concurrency implementations: Leader-Follower patter…

    C++

  4. ComputerNetworksFinal ComputerNetworksFinal Public

    Python implementation of QUIC protocol RTT measurement and NewReno congestion control. Features real-time network analysis, experimental delay simulation, and comprehensive data visualization for n…

    Python

  5. OperatingSystems_Ex3 OperatingSystems_Ex3 Public

    Multi-threaded C server implementing Kosaraju-Sharir algorithm for strongly connected components. Features 5 design patterns: basic multiuser, Reactor, threaded, Proactor, and Producer-Consumer wit…

    C