Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions dev/madhusahitya/application.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 🧑‍💻 Madhu Sahitya - Application

-**Name**: Madhu Sahitya
-**Discord**: madhu_sahitya
-**GitHub**: https://github.com/Madhusahitya
-**Languages & Tech Stack**:
Solidity, Rust, Go, Python, JavaScript, TypeScript
Web3 (Smart Contracts, Multichain, ZK Proofs)
React, Node.js, Docker, Kubernetes, PostgreSQL
AI Automation (n8n, Python-based tools)
-**Experience**:
Built projects like MetaCard YieldFlow (DeFi-linked spending tool with on-chain reputation)
Working on Project Sentinel (stealth-stage: decentralized dispute & fraud protection layer for payments)
Participated in hackathons with Hathor Network, MetaMask, and others, delivering full-stack blockchain solutions
Contributed research on stablecoins and restaking ecosystems
AI Tools: ChatGPT, DeepSeek, Copilot, LangChain integrations
-**Why Join?**:
Because I’m deeply focused on blockchain security (Multichain + ZK) and want to actively contribute to real-world decentralized systems like Netrum. I see this as an opportunity to apply my skills, collaborate with builders, and grow into a Blockchain Security Engineer while supporting Netrum’s mission.
223 changes: 8 additions & 215 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "netrum-dev-hunting",
"private": true,
"version": "1.0.0",
"scripts": {
"dev": "tsx src/applications/DEV-APPLICATION.ts"
},
"devDependencies": {
"tsx": "^4.20.4",
"typescript": "^5.9.2"
}
}
5 changes: 1 addition & 4 deletions src/main.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
export const devRegistry = [
{
name: "jaydaz",
folder: "jaydaz-dev"
}
{ name: "madhusahitya", folder: "madhusahitya" }
];