Skip to content

sid200727/sid200727

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation


Typing SVG


 


👩‍💻 About Me

I'm a B.Tech CSE (AI/ML) student and an independent open-source contributor to the Hyperledger Fabric-X ecosystem.

🔗  Repos       fabric-token-sdk  ·  fabric-smart-client
🧠  Interests   Blockchain  ·  ZK-SNARKs  ·  Distributed Systems  ·  AI/ML
🛠️  Stack       Go  ·  Python  ·  ASN.1  ·  PostgreSQL  ·  squirrel
⚡  Principle   Accuracy over speed. Quality over volume.

🧩 What I Build

🔐 Privacy & Identity 🗄️ Database Systems 🤖 AI / ML
Policy-based identity systems SQL query builder migrations Healthcare records platform
Token privacy layers (UTXO) Pagination & store abstractions Role-based access dashboards
ZK-proof driver integration Multi-store vault architecture RAG pipelines & NLP tooling
ASN.1 encoding & marshaling Integration & unit test suites Generative AI side projects

Primarily contributing to enterprise blockchain infrastructure at the intersection of cryptography, distributed systems, and Go engineering.


🛠️ Tech Stack

Hyperledger Fabric ZK-SNARKs AI/ML Blockchain


📊 Stats




🔮 What I'm currently focused on
type Focus struct {
    Domain   string
    Building []string
    Goal     string
}

var current = Focus{
    Domain: "Hyperledger Fabric-X ecosystem",
    Building: []string{
        "Policy-based identity & boolean access control systems",
        "Database layer migrations for distributed vault stores",
    },
    Goal: "LFX Mentorship 2026 ",
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors