Skip to content
View yashhzd's full-sized avatar

Block or report yashhzd

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
yashhzd/README.md

Typing SVG

Coding

About Me

let yash = Developer {
    role: "Blockchain Developer & Open Source Contributor",
    languages: vec!["Rust", "Python", "Java", "TypeScript"],
    expertise: vec!["Blockchain", "Systems Programming", "Web Security"],
    currently_contributing: vec![
        "OWASP BLT",
        "Hyperledger Besu",
        "Cardano Foundation",
    ],
    goal: "Google Summer of Code 2026",
    philosophy: "Ship code, not slides.",
};

Technical Skills

Languages Rust Python Java TypeScript JavaScript
Blockchain Bitcoin Solana Hyperledger Ethereum
Backend Django Node.js PostgreSQL
Tools & DevOps Git Docker Linux GitHub Actions VS Code

Open Source Contributions

OWASP BLT
31+ Merged PRs
Bug tracking & blockchain security platform
Hyperledger Besu
Active Contributor
Enterprise Ethereum client in Java
Cardano Foundation
Active Contributor
KERI/ACDC signing library in Java

GitHub Statistics


Connect With Me

GitHub Gmail


Open to collaboration on blockchain, systems programming, and open-source projects.

Popular repositories Loading

  1. BLT BLT Public

    Forked from OWASP-BLT/BLT

    OWASP BLT - Bug Logging Tools

    HTML 1

  2. yashhzd yashhzd Public

    GitHub profile README

  3. rust-blockchain rust-blockchain Public

    A simple blockchain implementation in Rust with proof-of-work consensus, SHA-256 hashing, and CLI interface

    Rust

  4. python-blockchain-tools python-blockchain-tools Public

    Bitcoin and blockchain utilities in Python - address generation, validation, transaction parsing, and block exploration

    Python

  5. rust rust Public

    Forked from rust-lang/rust

    Empowering everyone to build reliable and efficient software.

    Rust

  6. sigstore-python sigstore-python Public

    Forked from sigstore/sigstore-python

    A Sigstore client written in Python

    Python