Skip to content
View n0connect's full-sized avatar
:octocat:
Not Here
:octocat:
Not Here

Block or report n0connect

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. Prime-Slicer Prime-Slicer Public

    My project supported by high performance parallel programming to find the prime numbers in the specified range. In this project, I used NumPy and Multiprossesing modules in my performance and speed…

    Python

  2. RSA RSA Public

    RSA is a review project that I have developed to have an idea about the structure of one-way functions, where I examine how the RSA algorithm works mathematically, which I am open to development. I…

    C++

  3. C-MATRIX C-MATRIX Public

    C-MATRIX is a detailed and customizable Matrix calculation and creation library written entirely in C language.While creating the matrix, the library uses a vector library that I have written befor…

    C

  4. C-KMEANS C-KMEANS Public

    To visualize how the Standard algorithm (naive k-means) algorithm works in C language with the help of the RAYLIB library

    C

  5. C-SOCKET C-SOCKET Public

    A starting point for designing a low-level server-client communication “socket” in C, setting up client-server connections and constructing structures for data transmission.

    C

  6. n0cryp2 n0cryp2 Public

    n0cryp2 is an experimental project of secure communication over TCP/IP using multithreaded server and client applications in C. It features multi-client support, RSA encryption, user authentication…

    C 1