Skip to content
View mbcatubig14's full-sized avatar
Block or Report

Block or report mbcatubig14

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

Popular repositories

  1. TUI-Project-using-Processing-with-Reactivision TUI-Project-using-Processing-with-Reactivision Public

    Processing 1

  2. OpenGL-Project OpenGL-Project Public

    This is a small project that I've created using OpenGL with C which is a small animation.

    C 1 2

  3. Solving-a-Maze-with-Depth-First-Search Solving-a-Maze-with-Depth-First-Search Public

    This is my first coursework in Artificial Intelligence Module. It searches for possible solutions but not the best solution.

    Java

  4. KNN KNN Public

    Forked from nsadawi/KNN

    Java

  5. my-first-android-project my-first-android-project Public

    This is my final year computer science project and first android project. It's an Android online quiz application that gets the question from a web server and saved in a local database using SQLite…

    Java 1

  6. Digit-Categoriser Digit-Categoriser Public

    This is from my Artificial Intelligence last programming assignment. K-Nearest-Neighbours is the algorithm used in this program with each every K. It also outputs the two-fold test results.

    Java