Skip to content
View rizkifreao's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report rizkifreao

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

Hi, I'm Rizki 👋

PERCUANAN

Twitter: verry__d GitHub vsec7 Paypal viloid


More about me...

package main

type Me struct{
  Pronouns string
  Code string
  Job string
  BestAndFavoriteSkill string
}

func main() {
  me := &Me{
    Job: "Security Engineer and Bugbounty Hunter.",
    Pronouns: "He/Him",
    Code: "PHP, Go, Python and Everythings",
    BestAndFavoriteSkill: "Web Hacking :D"
  }
  _ = me
}

Popular repositories Loading

  1. TA_RIZKIFREAO TA_RIZKIFREAO Public

    Project Whatsapp dan MQTT untuk Keamanan Kendaraan Sepeda Motor dengan GPS dan Arduino berbasis Internet Of Things

    JavaScript 3

  2. Kelompok5 Kelompok5 Public

    Tugas Besar API Node.JS LPKIA

    JavaScript 1

  3. sinta sinta Public

    TA

    JavaScript

  4. rw09 rw09 Public

    Aplikasi Kependudukan

    JavaScript

  5. my-aplication my-aplication Public

    Node JS , CRUD and LOGIN

    JavaScript

  6. CodeIgniter4 CodeIgniter4 Public

    Forked from codeigniter4/CodeIgniter4

    Open Source PHP Framework (originally from EllisLab)

    PHP