Skip to content
View Zentreax's full-sized avatar

Block or report Zentreax

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

Hi, I'm Zentreax! 👋

Security Researcher & Developer

Twitter: zentreaxdev GitHub hahwul Paypal hahwul


More about me...

package main

type Me struct{
  Code string
  Job string
}

func main() {
  me := &Me{
    Job: "Freelancing",
    Code: "https://zentreax.dev"
  }
  _ = me
}

Pinned Loading

  1. keybase.md keybase.md
    1
    ### Keybase proof
    2
    
                  
    3
    I hereby claim:
    4
    
                  
    5
      * I am zentreax on github.
  2. SecurePWD SecurePWD Public

    ⚔️ | A Tool made in GoLang, to generate passwords fast.

    Go

  3. disease-sh/API disease-sh/API Public

    API for Current cases and more stuff about COVID-19 and Influenza

    JavaScript 2.5k 641

  4. Warp Warp Public

    📌 | A very simple, open-source Warp Spigot Plugin! [1.8.x/1.9.x/1.11.x]

    Java