Skip to content
View rm77's full-sized avatar
💭
(to be) or not (to be) = (to be)
💭
(to be) or not (to be) = (to be)

Block or report rm77

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. progjar progjar Public

    Python 13 77

  2. xx-kubernetes-the-hard-way xx-kubernetes-the-hard-way Public

    Forked from mmumshad/kubernetes-the-hard-way

    Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.

    Shell

  3. simple tcp client server, pemrograma... simple tcp client server, pemrograman jaringan 2017 2018
    1
    import socket
    2
    import sys
    3
    
                  
    4
    
                  
    5
    # Inisialisasi Create a TCP/IP socket
  4. webserver webserver
    1
    import asyncore
    2
    import socket
    3
    import sys
    4
    import threading
    5
    
                  
  5. Gmail-Api-through-Python Gmail-Api-through-Python Public

    Forked from abhishekchhibber/Gmail-Api-through-Python

    Using Gmail API and Python to read mail messages

    Python

  6. botnet-simulator botnet-simulator Public

    Forked from Apatoma/botnet-simulator

    JavaScript 1