Skip to content
View zhrfrd's full-sized avatar

Block or report zhrfrd

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

    A simple text editor in Java that doesn't use builtin textbox components.

    Java 1

  2. Jsonic Jsonic Public

    A JSON parser and querying library in Java

    Java 1

  3. Adventure2 Adventure2 Public

    Java

  4. faridzouheir faridzouheir Public

    HTML

  5. Java Testing with JUnit (Introduction) Java Testing with JUnit (Introduction)
    1
    # Java Testing with JUnit (Introduction)
    2
    This quick guide explains how to set up JUnit in IntelliJ and demonstrates its usage with few examples. Additionally, I've included the key resources I've used, and continue to use, to learn Java testing with JUnit.
    3
    
                  
    4
    ## 1. Create a project
    5
    This quide summarize how to set up the project using **Maven** and **Gradle** build tool**:
  6. c-pointer-exercises c-pointer-exercises Public

    A list of exercises in c to learn how to use pointers.

    C 1