Skip to content
View dzemildzigal's full-sized avatar
🎸
🎸

Block or report dzemildzigal

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

Pinned Loading

  1. AES-256-SystemVerilog AES-256-SystemVerilog Public

    Implementation of AES-256 encryption/decryption in SystemVerilog. Validation hardware will be the TUL PYNQ Z2 board.

    SystemVerilog

  2. AES-256-python AES-256-python Public

    Implementation of AES-256 fully in Python. Just a fun experiment dwelling into Cryptography.

    Python

  3. CompressionAlgorithms CompressionAlgorithms Public

    Main repo of my implementations of vast compression algorithms in Python

    Python

  4. CUDA-Grayscale-and-Negative-Implementation CUDA-Grayscale-and-Negative-Implementation Public

    A CUDA implementation of the Graycale Filter and Negative Filter with the sequential implementation added in Visual Studio 2017

    C 1

  5. IntegerProgrammingTabuSearch IntegerProgrammingTabuSearch Public

    This is the repository for the implementation of the Integer Programming Problem solver using the Tabu Search Algorithm implemented in Python

    Python