Skip to content
View ZachsHacks's full-sized avatar

Block or report ZachsHacks

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. BrandeisEvents BrandeisEvents Public

    JavaScript 1 1

  2. CourseCatalog CourseCatalog Public

    Practicing using the MVC architecture of Rails through designing a Web app in which users can select university classes.

    JavaScript

  3. MachineLearningAttempt MachineLearningAttempt Public

    Training set of movie ratings is applied to predicting missing ratings in test set.

    Ruby

  4. LinkedList LinkedList Public

    Interpretation of LinkedList in Java

    Java

  5. BFS BFS Public

    Performed BFS using custom HashTable and Queue, implemented in C.

    C