Skip to content
View tamjid0x01's full-sized avatar
:shipit:
Web3 <3
:shipit:
Web3 <3

Organizations

@code-423n4 @AIT-S
Block or Report

Block or report tamjid0x01

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
tamjid0x01/README.md

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

Pinned Loading

  1. SmartContracts-audit-checklist SmartContracts-audit-checklist Public

    A checklist of things to look for when auditing Solidity smart contracts.

    713 119

  2. awesome-smartcontract-hacking awesome-smartcontract-hacking Public

    Here we collect and discuss for Smart contract security & Blockchain researches and tools - contributions are welcome.

    84 13

  3. Web3Bugs Web3Bugs Public

    Forked from ZhangZhuoSJTU/Web3Bugs

    Demystifying Exploitable Bugs in Smart Contracts

    Solidity 4