Skip to content

hrtywhy/hrtywhy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 

Repository files navigation

Hello There

  • 🔥 Fulltime Learner
  • 🦇 Born to Defense
  • ☕ Coffe Everyday



More about me...

package main

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

func main(){
  me := &Me{
    Job: "Detection Engineering & Threat Hunting",
    Pronouns: "He/Him",
    Code: "Python and Go and Everythings",
    BestAndFavoriteSkill: "Hunting"
  }
  _ = me
}
Telegram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published