Skip to content
View urvalkheni's full-sized avatar
🛡️
Protection 🔒
🛡️
Protection 🔒

Highlights

  • Pro

Block or report urvalkheni

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

👨‍💻 Urval Kheni

Networking Security & Systems Developer

Typing SVG

About Me

I am a Computer Engineering student with a strong focus on network systems, protocol behavior, and network security.

My work involves analyzing Internet protocol behavior in both real-world and simulated environments, with emphasis on structured experimentation, correctness, and clean systems-level implementation.

I am particularly interested in:

  • Network protocol simulation and validation
  • Security-oriented systems evaluation
  • Writing maintainable, well-tested C++ code

Technical Stack

Languages
Python · C++ · C · Java · Bash · JavaScript

Tools & Environment
Linux · Git · GitLab · Wireshark · VS Code · Packet Inspection · NS-3


Development Activity



Pinned Loading

  1. Cyber_Attack_Monitoring Cyber_Attack_Monitoring Public

    Full-stack SOC-style cybersecurity platform for monitoring attack activity, managing incidents, and analyzing threat intelligence through an interactive dashboard.

    TypeScript

  2. exploit-lab-cpp exploit-lab-cpp Public

    Hands-on C security lab demonstrating buffer overflows, stack memory behavior, and control-flow concepts through guided, safe experiments and debugging workflows.

    C

  3. Hash-cracker-suite Hash-cracker-suite Public

    Python-based password security lab for demonstrating hash cracking techniques, credential risk analysis, and strength evaluation through controlled, ethical testing workflows.

    Python

  4. network-sniffer-toolkit network-sniffer-toolkit Public

    Python-based packet sniffing toolkit for analyzing network traffic, parsing protocols, and detecting suspicious patterns through real-time capture and offline PCAP analysis.

    Python

  5. osint-tracker osint-tracker Public

    Confidence-aware OSINT CLI tool for collecting, analyzing, and correlating digital footprint signals across multiple sources with structured reporting and safety controls.

    Python

  6. vuln-web-lab vuln-web-lab Public

    Full-stack web security lab demonstrating vulnerable and secure implementations of common attacks (SQLi, XSS, CSRF, and access control) with a runtime toggle for side-by-side comparison.

    JavaScript