Skip to content
View garviin's full-sized avatar

Block or report garviin

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

    A webcrawler written only in C standard library. Exploration of socket programming and string processing for a university project.

    C 1

  2. PPIA_Team_Adder PPIA_Team_Adder Public

    A script made for the Indonesian Student's Association in Melbourne University to update their website with new committee members.

    Python

  3. unimelb-lockout-fixer unimelb-lockout-fixer Public

    Python script to clear a classic wifi lockout at Unimelb.

    Python

  4. ConvexHullAlgorithm ConvexHullAlgorithm Public

    Investigation & Analysis of Convex Hull Algorithms

    C

  5. naive-bayes-classifier naive-bayes-classifier Public

    An implementation of Supervised Naive Bayes learner created from scratch, written in Python.

    Jupyter Notebook

  6. DesignOfAlgorithmsAssignment2 DesignOfAlgorithmsAssignment2 Public

    Investigation of Heaps, DAGs, and Binary Search Trees.

    C