Skip to content
View Aunyx101's full-sized avatar

Block or report Aunyx101

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

Popular repositories Loading

  1. Assembly-Language-Practice-Questions-With-Codes Assembly-Language-Practice-Questions-With-Codes Public

    Simple Practice Questions For Assembly Language [x86 Processors (8086)]

    1

  2. FYP_AabiZaraat.ai FYP_AabiZaraat.ai Public

    A mobile app using AI and deep learning. Tailored for B2B users in Pakistan, it classifies soil types and fish species, and maps compatible fishes on soil (& vice versa), enhancing agricultural pra…

    Jupyter Notebook 1

  3. Sorting-Algorithms-Visualizer Sorting-Algorithms-Visualizer Public

    In order for better understanding of a particular sorting algorithm, we implemented this web-based application where such sorting algorithms are visualized. It showcases the inner workings of sorti…

    JavaScript

  4. CHAT-MESSENGER-Multi-Client-Server-Architecture CHAT-MESSENGER-Multi-Client-Server-Architecture Public

    A simple “Chat Messenger” that is connection oriented (i.e. it uses TCP) and that consists of a Client and a Server Program. 1) The Server runs first and waits for some client to contact it. 2) Cli…

    Python

  5. PROXY-SERVER PROXY-SERVER Public

    A web proxy that passes requests and data between multiple web clients and web servers, concurrently (fork a process for each new client request).

    JavaScript

  6. RELIABLE-DATA-TRANSFER-3.0-rdt3.0 RELIABLE-DATA-TRANSFER-3.0-rdt3.0 Public

    Reliable data transfer protocol (rdt 3.0): For the sake of simplicity only uni-directional data transfer is considered, but the control information will flow on both directions

    Python