Skip to content
View JustinCheok's full-sized avatar

Block or report JustinCheok

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

Popular repositories Loading

  1. cpplint cpplint Public

    Forked from cpplint/cpplint

    Static code checker for C++

    Python

  2. IdentifyTriangle IdentifyTriangle Public

    This program is to help identify a triangle either being equilateral, scalene, Isosceles or not a triangle at all. This program takes user input in integers only.

    C++

  3. IdentifyTriangle2 IdentifyTriangle2 Public

    This program will identify if a triangle is an equilateral, isosceles, scalene, right or not a triangle at all. This program either takes user input in integer type or double type.

    C++

  4. compilerbook-examples compilerbook-examples Public

    Forked from dthain/compilerbook-examples

    Example code for compilers textbook.

    C

  5. PS1-Linear-Feedback-Shift-Register-and-Image-Encoding PS1-Linear-Feedback-Shift-Register-and-Image-Encoding Public

    PS1: Linear Feedback Shift Register and Image Encoding

    C++

  6. P2-N-Body-Simulation P2-N-Body-Simulation Public

    P2: N-Body Simulation

    C++