Skip to content
View ITZ-BURHAN-KHAN's full-sized avatar
🏠
I may be slow to respond.
🏠
I may be slow to respond.

Block or report ITZ-BURHAN-KHAN

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
ITZ-BURHAN-KHAN/README.md
  • πŸ‘‹ Hello there, I’m Tech Enthusiast | CS Student & Ethical Hacker πŸ›‘οΈ.
  • πŸ‘€ I’m interested in Machines, Computers and Technology πŸš€.
  • 🌱 I’m currently learning Penetration Testing πŸ’» | & Cyber Security.
  • πŸ“« How to reach me . Just by Gmail ( itzburhankhan@outlook.com ).

Pinned Loading

  1. ITZ-BURHAN-KHAN ITZ-BURHAN-KHAN Public

    Config files for my GitHub profile.

  2. python-password-cracker python-password-cracker Public

    This Python-based password cracking tool is developed by Itz Burhan Khan, an ethical hacker and programmer. It utilizes various hashing algorithms such as MD5, SHA1, SHA256, and SHA512 to crack has…

    Python 3 4

  3. FreeCodeCamp-Cipher-Project FreeCodeCamp-Cipher-Project Public

    This project implements a simple encryption and decryption cipher in Python, as part of the FreeCodeCamp curriculum. It demonstrates string manipulation techniques and foundational programming skil…

    Python 1

  4. MoonLight_Festival_Event_Site MoonLight_Festival_Event_Site Public

    The Moonlight Festival Event Site is a front-end website that provides information about an annual festival event. The site is designed to be visually appealing and easy to use, with a clean and mo…

    CSS 1

  5. Luhn-Algorithm-Credit-Card-Validator Luhn-Algorithm-Credit-Card-Validator Public

    A simple Python implementation of the Luhn Algorithm for validating credit card numbers, completed as part of a FreeCodeCamp project.

    Python