Skip to content
View twnbay78's full-sized avatar

Block or report twnbay78

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. Movie-Sorter Movie-Sorter Public

    Movie sorter takes an input directory, and uses multi-threading and sockets to sort all valid client .csv files on a server.

    C

  2. OS-Land-Raider OS-Land-Raider Public

    Using the Linux pthread library to create a USR thread implementation with a pseudo-virtual memory manager (segmented paging). Incorporates a filesystem in USRspace using the FUSE library

    C

  3. Recursive-Descent-Parser-and-Optimizer Recursive-Descent-Parser-and-Optimizer Public

    This is a recursive descent parser and optimizer written in the C language. The grammar that the parser accepts is defined as:

    C

  4. Simple-Machine-Learning Simple-Machine-Learning Public

    This program demonstrates simple learning by using a linear regression model to predict house prices given house attributes.

    C 1 1

  5. Solitaire-Encyrption-Algorigthm Solitaire-Encyrption-Algorigthm Public

    This is an implementation of the famous solitaire encryption algorithm implemented in Java.

    Java 1

  6. OS-Simple-File-System OS-Simple-File-System Public

    Implementing a very simple file system in USERspace using the FUSE library

    C 1