@tamjid0x01
@tamjid0x01
I'm thoroughly passionate about Web3 & Defi security. My goal is to make a more secure Defi ecosystem withDAO based. Also, interested to collaborate with people who love SmartContarcts security. I've lots of experience with sherlock, code4rena SmartsContracts Audits.
package main
type Me struct{
Pronouns string
Code string
Job string
BestAndFavoriteSkill string
}
func main(){
me := &Me{
Job: " Red team that aims for a purple team.",
Pronouns: "He/Him",
Code: "Solidity, Go and Python and Everythings",
BestAndFavoriteSkill: "Smart contract Security, Web3 :D"
}
_ = me
}
```...
Superman didn’t go because it was a crypto-night.
Member since November 2022