Skip to content
View 1hehaq's full-sized avatar
🪐
Ever thought how unique is saturn?
🪐
Ever thought how unique is saturn?

Organizations

@tryhaqme @openhuntdotapp

Block or report 1hehaq

Report abuse

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

Report abuse
1hehaq/README.md

Saturn

Typing SVG

image
package main

import "fmt"

type haq struct {
	Name, Role, Portfolio string
	LanguageSpoken        []string
}

func main() {
	me := haq{
		Name: "haq",
		Role: "hacker, developer",
		LanguageSpoken: []string{"en_US"},
		Portfolio: "https://1hehaq.vercel.app",
	}

	fmt.Println("Thanks for stopping by!")
	fmt.Println("Check out my portfolio at:", me.Portfolio)
}


  image tweet-quote




image Knowledge & Skills


graph TB
    classDef default fill:#0d1117,stroke:#E7CFAA,color:#E7CFAA,stroke-width:2px,font-size:14px
    classDef category fill:#0d1117,stroke:#E7CFAA,color:#E7CFAA,stroke-width:3px,font-size:16px
    classDef root fill:#0d1117,stroke:#E7CFAA,color:#E7CFAA,stroke-width:4px,font-size:18px

    Root(("Skills"))

    %% Main Structure
    Root === Languages["Programming"]
    Root === Security["Security"]
    Root === Bounty["Bug Bounty"]

    %% Languages Section
    Languages --> Core["Core"]
    Languages --> Web["Web"]
    
    Core --> Go[".go"]
    Core --> Python[".python"]
    Core --> C[".c/.cpp"]
    Core --> Java[".java"]
    Core --> Shell[".shell"]
    
    Web --> JavaScript[".javascript"]
    Web --> CSS[".css"]
    Web --> HTML[".html"]

    %% Security Section
    Security --> Testing["Testing"]
    Security --> Environment["Environment"]
    
    Testing --> Burp["Burp Suite"]
    Testing --> Post["Postman"]
    
    Environment --> Linux["Linux"]
    Environment --> Docker["Docker"]
    Environment --> Git["Git"]
    Environment --> VSCode["VS Code"]

    %% Bug Bounty Section
    Bounty --> BC["Bugcrowd"]
    Bounty --> H1["HackerOne"]
    Bounty --> Int["Intigriti"]

    class Root root
    class Languages,Security,Bounty,Core,Web,Testing,Environment category
Loading




image projects




GitHub Stats title

Top Languages GitHub Streak
Contribution Constellation



Reach Out

Twitter Instagram



Hacking is an art, security is a lifestyle

Pinned Loading

  1. projectdiscovery/nuclei projectdiscovery/nuclei Public

    Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the …

    Go 27.7k 3.3k

  2. coffinxp/loxs coffinxp/loxs Public

    best tool for finding SQLi,CRLF,XSS,LFi,OpenRedirect

    Python 1.5k 333

  3. AnonCatalyst/Ominis-OSINT AnonCatalyst/Ominis-OSINT Public

    This Python application is an OSINT (Open Source Intelligence) tool called "Ominis OSINT - Web Hunter." It performs online information gathering by querying Google for search results related to a u…

    Python 553 58

  4. shef shef Public

    bring shodan facets into your terminal without API key.

    Go 97 33

  5. reconhawk.doc reconhawk.doc Public

    Advanced Dorking Framework for Recon

    7 4

  6. hacks hacks Public

    collection of some scripts and hacks

    Go 7 1