Skip to content
View bobbyunknown's full-sized avatar

Block or report bobbyunknown

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

Profile Views GitHub followers GitHub stars


πŸ‘¨β€πŸ’» Tentang Saya

package main

import "fmt"

type Bobby struct {
    Name     string
    Location string
    Role     string
    Focus    []string
    Hobbies  []string
}

func main() {
    me := Bobby{
        Name:     "Bobby Unknown",
        Location: "Palembang, South Sumatra",
        Role:     "Pemula Gabuter",
        Focus:    []string{"Ngulik dikit", "Linux-an", "OpenWrt-otw-jago"},
        Hobbies:  []string{"Bikin tools", "Ngoprek router", "Gabut produktif"},
    }
    fmt.Printf("Hi, I'm %s!\\n", me.Name)
}

πŸ› οΈ Tech Stack

OS

macOS GNU Linux

Editor

VSCode

GitHub Stats


πŸ“Š GitHub Stats


🌐 Hubungi Saya

Instagram Discord Telegram

Telegram Group:

SanTech_Group

❀️ Support Me:

Sociabuzz Saweria


Popular repositories Loading

  1. FusionTunX FusionTunX Public

    Freedom-focused high-performance tunneling

    Go 13 4

  2. WebDroidX WebDroidX Public

    WebDroidX is a web-based Android screen mirroring solution that allows you to control and view Android devices through a web browser.

    JavaScript 11 4

  3. OpenClash-lite OpenClash-lite Public

    Openclash Lite for openwrt

    JavaScript 9 9

  4. luci-app-syscontrol luci-app-syscontrol Public

    Luci app system control

    JavaScript 7 1

  5. InsomWRT InsomWRT Public

    OpenWRT untuk perangkat berbasis ARM

    Shell 5 8

  6. luci-app-tinyfm luci-app-tinyfm Public

    Filemanager for openwrt

    PHP 3 4