package main
type Me struct{
Code string
Job string
BestAndFavoriteSkill string
Twitter string
}
func main() {
me := &Me{
Job: "Web Security Researcher and Full stack developer",
Code: "Python,Go and Everythings",
BestAndFavoriteSkill: "Web,Mobile Hacking :D",
Twitter: "https://twitter.com/ArbazKiraak"
}
_ = me
}Pinned
1,623 contributions in the last year
Less
More
Activity overview
Contributed to
immunefi-team/notary,
arbazkiraak/github-star-searcher,
arbazkiraak/slith
and 5 other
repositories
Contribution activity
July 2021
Created 2 commits in 2 repositories
60
contributions
in private repositories
Jul 2 – Jul 29