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. Academic-Campus-Map-CSS-Porject Academic-Campus-Map-CSS-Porject Public

    This project is an interactive 2D map of our academic campus, inspired by Stepan Suvorov's work on CodePen. Built using HTML and CSS, this map provides a detailed and engaging visualization of the …

    CSS

  6. VHDL-ALU-Implementation-on-Basys-2-FPGA VHDL-ALU-Implementation-on-Basys-2-FPGA Public

    This repository contains the implementation of an Arithmetic Logic Unit (ALU) using VHDL, designed to execute basic arithmetic and logical operations on a Basys 2 FPGA board. The project showcases …

    VHDL