Skip to content
View baguskokow's full-sized avatar

Organizations

@NETRADB

Block or report baguskokow

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
baguskokow/README.md

👋

Hi my name is Koko. I'm interested in C++ programming language.

#include <iostream>

int main () {
    std::cout << "Hello my name is Koko";
    
    return 0;
}

Contact Me :

Pinned Loading

  1. DConverter DConverter Public

    DConverter is a tool for converting digital storage units and this tool is written in C++.

    C++

  2. marimoVPN marimoVPN Public

    marimoVPN is a simple automation tool for setting up an OpenVPN Server

    Shell

  3. Password-Generator Password-Generator Public

    C++

  4. Snake-CLI Snake-CLI Public

    Snake CLI is a free and open-source snake game that runs in the terminal, written using C++ and ncurses library

    C++ 1