Skip to content
View khobaib529's full-sized avatar

Block or report khobaib529

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. ResistCalc ResistCalc Public

    ResistCalc is a C++ application that calculates the total resistance of electrical circuits represented as directed graph.

    C++

  2. AI-algorithms-from-scratch AI-algorithms-from-scratch Public

    A collection of fundamental AI algorithms implemented from scratch in C++ to enhance my learning and understanding of MIT's Deep Learning courses available on YouTube.

    C++

  3. AES-implementation AES-implementation Public

    A C++ implementation of AES encryption supporting 128, 192, and 256-bit keys.

    C++

  4. SHA-implementation SHA-implementation Public

    C++ implementation of SHA hashing functions.

    C++

  5. LinkedList LinkedList Public

    Linked List implementation in python

    Python

  6. Circuit-Resistance-Solver Circuit-Resistance-Solver Public

    Total Resistance Calculation for Electrical Circuits Using a Graph-Based Algorithm

    C++