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

Profile Views

Coding


About Me

let yash = Developer {
    role: "Blockchain Developer & Open Source Contributor",
    languages: vec!["Rust", "Python", "Java", "C#", "TypeScript", "JavaScript"],
    expertise: vec!["Blockchain", "Systems Programming", "Web Security", "Developer Tooling"],
    contributing_to: vec![
        "GitHub MCP Server",
        "Mesa / mesa-llm",
        "Accord Project",
        "OWASP BLT",
        "Hyperledger Besu",
        "Cardano Foundation",
    ],
    goal: "Google Summer of Code 2026",
    philosophy: "Ship code, not slides.",
};


Technical Skills

Skills


Open Source Contributions

Organizations

GitHub MCP Server
Issues & PRs
Official GitHub MCP integration
Mesa/mesa-llm
6+ PRs, Contributor
LLM-powered agent-based modeling
Accord Project
3 Merged PRs
Smart legal contracts & templates
OWASP BLT
32+ 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

Merged PRs

Project PR Description
mesa-llm #128 Memory × reasoning integration tests + async bug fixes
mesa-llm #82 Fix deprecated AgentSet.__getitem__ in tests
mesa-llm #81 Fix orphaned pages in docs toctree
concerto-codegen #201 Fix C# reserved keyword escaping in enum values
OWASP BLT #5847 Fix JSONP injection, auth bypass, harden comment views

Issues Filed

Project Issue Description
github-mcp-server #2044 Numeric param string coercion → validation errors (fixed via PR #2130)
mesa-llm #127 Memory × reasoning integration tests missing

Open / In Review

Project PR Description
mesa-llm #165#168 Memory staging, eviction, tool filtering, configurable injection
template-engine #91 Fix parent data context for optional blocks
markdown-transform #647 Preserve parent scope in conditional/optional blocks
github-mcp-server #2043 Align Implementation.Name with VS Code config
OWASP BLT #5848#5849 N+1 query fixes + crash fixes
OWASP BLT #5843 Org-scoped security monitoring dashboard

Pinned Repositories

BLT mesa-llm

github-mcp-server


Connect With Me

GitHub Gmail


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

Popular repositories Loading

  1. rust-blockchain rust-blockchain Public

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

    Rust 1

  2. BLT BLT Public

    Forked from OWASP-BLT/BLT

    OWASP BLT - Bug Logging Tools

    HTML 1

  3. yashhzd yashhzd Public

    GitHub profile README

  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