I'm a first-year 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.
| 🔐 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.
🔮 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 · Fabric-X Chaincode Support",
}

