β‘ Bitcoin Lightning | L2 Specialist π | DevOps Enthusiast βοΈ | Solidity Developer π | Web3 Builder π | Hyperledger Advocate π
π About Me Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β Β
- π¨βπ» Currently learning DeFi @Cyfrin.
- π οΈ Hackathon Builder.
- π€ Contributed to Bitcoin - Lightning Network (Open Source).
- π Web3, DeFi, and Crypto Enthusiast.
- π€ Experienced in ML/AI, Computer Vision.
- π‘ Passionate about Data Structures & Algorithms.
- π― Always eager to learn and adapt to new tech trends.
Name | Description | Source Code | Deployed At | Built with π€ At |
---|---|---|---|---|
πΊπΈ ProgressionXR | AI, XR, and Web3 fitness platform featuring AI wellness coaches, Fitbit/VR integrations, and multichain attestations for privacy. π | Repo | Vercel | π ETHGlobal SanFrancisco |
πΈπ¬ AgentX | Predict the future with decentralized real-time predictions powered by oracles. Place bets on live polls and win big! | Repo | Vercel | π ETHGlobal Singapore |
GetFit | Revolutionizing fitness with AI-driven motivation, personalized workouts, P2P betting, and gamified rewards. πͺ | Repo | Vercel | π ETHGlobal Online |
MedX | Blockchain-powered healthcare management for secure medical records and streamlined prescriptions. π©ββοΈ | Repo | Vercel | π SuperHacks |
BlockTease | π OnlyFans for web3: A decentralized platform addressing payout delays, high fees, and hidden charges with transparent agreements. | Repo | Vercel | π Chainlink BlockMagic |
π HabibiCross ππ | A platform rewarding achievements with immediate cryptocurrency payouts, bridging personal effort with tangible rewards. πππ | Repo | Vercel | π ETHDubai π¦πͺ |
Abstraktπ | Decentralized auto loan approvals leveraging Polygon ID and Sepolia Scroll for secure identity verification and blockchain finance. ππ | Repo | Vercel | IDThon by Polygon |
- π Lightning Network Daemon (Go)
- β© Achieved a 1.74x speedup in transaction processing by optimizing the LND codebase with batched JSON-RPC methods. GitHub PR
- β Enhanced reliability with comprehensive unit tests for key functions, ensuring consistent system performance.
- β‘ Upgraded
btcwallet
to support asynchronous calls, boosting responsiveness across the Lightning Network ecosystem. GitHub PR
- β‘ Node Lightning (Node.js)
- π Refactored message types in
@node-lightning/bitcoin
library for enhanced interoperability. GitHub PR - π Improved compliance with peer protocolβs shutdown initiation to ensure smooth closure of connections. GitHub PR GitHub PR
- π£οΈ Developed routing logic for the network graph project, optimizing routes with minimized fees along the path. GitHub PR
- π Refactored message types in
- π Provided the custom n-lane Multihop solution for Chainlink Cross-Chain-Interoperability Protocol, earning a notable mention @ETHGlobal. GitHub Repo
- π€ Added functionality to enable bot replies within the quickstart-frame integration, addressing limitations in handling bot replies created using message-kit. GitHub PR
- π§ Fix: Replaced deprecated
dataRoot
references withprivateData
in theSchemaEncoder
, aligning with the latest EAS SDK updates. GitHub PR