Skip to content
View yudium's full-sized avatar
  • Bandung, Indonesia
Block or Report

Block or report yudium

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

  1. angular4-bukalapak angular4-bukalapak Public

    A portfolio project that use Bukalapak API. https://bukalapak.github.io/api

    CSS

  2. tubes-sbd2 tubes-sbd2 Public

    Online shop (Tugas Besar Perkuliahan)

    HTML

  3. ultimate-tic-tac-toe ultimate-tic-tac-toe Public

    Two bot trying to win the game (Tugas Besar Analisis Algoritma)

    C 1

  4. vue-js-playground vue-js-playground Public

    All stuff with Vue JS (made by me)

    JavaScript 1

  5. software-project-management software-project-management Public

    Project management web app for software house

    PHP 1

  6. From Python Array to Ms. Word Matrix... From Python Array to Ms. Word Matrix Equation
    1
    # you should install numpy package with `pip install numpy` command
    2
    import numpy as np
    3
    
                  
    4
    def OUTPUT(arr, transpose=False, decimals=8):
    5
        # 2D array is not need [1] so we should check the dimension