Skip to content
View Al-Jazzazi's full-sized avatar

Highlights

  • Pro

Block or report Al-Jazzazi

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

Hello there 👋!


I'm Yousef Al-Jazzazi, Welcome to my GitHub account


About Me

Top Languages:

Projects:

💭   Contact Me here:


Pinned Loading

  1. Approximating_Nearest_Neighbors Approximating_Nearest_Neighbors Public

    We optimized HNSW for approximate nearest neighbor search by implementing GraSP and a cost-benefit system to prune redundant edges and reduce distance calculations. We also tested alternative termi…

    C++

  2. nasseralbess/GoSpot nasseralbess/GoSpot Public

    A recommender system that learns the preferences of the users, and suggests places for them to go. This also incorporates group recommendation features.

    Jupyter Notebook 1 2

  3. Microprocessor-Implementation-VHDL Microprocessor-Implementation-VHDL Public

    This project involves the implementation of a microprocessor in VHDL, capable of executing simple programs written in binary code. The microprocessor supports 16 operations, works on 14-bit signed …

    VHDL

  4. RSA_cpp RSA_cpp Public

    This project is a macOS C++ implementation of the RSA encryption and decryption schemes

    C++

  5. Network_Packet_Sniffer Network_Packet_Sniffer Public

    This Python project is a simple packet sniffer that captures and processes network packets using raw sockets. It is designed for educational purposes to demonstrate how network traffic can be captu…

    Python

  6. AES_Python AES_Python Public

    This project is a Python program that uses AES libraries to encrypt and decrypt a file

    Python