Skip to content
View joshlong90's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report joshlong90

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

  1. Virtual-Memory Virtual-Memory Public

    Implements the virtual memory sub-system of OS/161 using a two-level page table.

    C

  2. System-Calls System-Calls Public

    Implements a software bridge between a set of file-related system calls inside the OS/161 kernel and their implementation within the virtual file system.

    C

  3. SVM_Fool_Classifier SVM_Fool_Classifier Public

    Implements a support vector machine with an accompanying algorithm to manipulate text data in order to fool a target classifier.

    Python

  4. Project-Descriptions Project-Descriptions Public

    Project descriptions of private repositories. Burrows Wheeler Transform (C++), Huffman Compression (C) and Multiple Machine Learning Models on High Resolution Images (Python).

  5. Simple-Transport-Protocol Simple-Transport-Protocol Public

    Implements reliable transport features of transmission control protocol on top of user datagram protocol.

    Python

  6. Student-Records Student-Records Public

    C