Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 

Repository files navigation

Hi, I'm Tamjidur Rohman!

H4cker & Developer

Passionate about safeguarding WEB3 & Blockchain! ❤️🔐


More about me...

package main

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

func main(){
  me := &Me{
    Job: " SmartContracts Security Research & Audit",
    Pronouns: "He/Him",
    Code: "Solidity, Go and Python and Everythings",
    BestAndFavoriteSkill: "Smart contract Security, WEB3 & Blockchain :D"
  }
  _ = me
}

tamjid0x01

tamjid0x01

tamjid0x01

@tamjid0x01's Holopin board



About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors