Skip to content
View Valk67's full-sized avatar

Block or report Valk67

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Automatic-Vectorization Automatic-Vectorization Public

    A project using automatic vectorization to analyze speed for matrix multiplication

    C++

  2. Pthreads-and-Mutex-locks Pthreads-and-Mutex-locks Public

    Project using pthreads and mutex locks to add urls to a queue using a requester and then using a resolver function to look up their DNS.

    C

  3. react-native-encryption-app react-native-encryption-app Public

    React-Native Application I built myself

    JavaScript

  4. React-Native-practice- React-Native-practice- Public

    My first app done in my SE class using react-native which leveraged the yelp, google, and firebase API

    JavaScript

  5. SA-IS-Algorithm SA-IS-Algorithm Public

    My written version of the SA-IS algorithm. More information on what this algorithm does can be found here https://zork.net/~st/jottings/sais.html

    C++

  6. Self-Balanancing-BST Self-Balanancing-BST Public

    Created a self balancing AVL binary search tree.

    C++