Web3 & Blockchain Engineer | Smart Contract Developer
I'm a Web3 developer building at the intersection of Blockchain Security, Smart Contract Architecture, and Web3 Full-Stack Engineering. I focus on writing secure, gas-optimized smart contracts and integrating them with scalable frontends. Passionate about solving complex problems in the EVM ecosystem and Blockchain Security.
TerraLink: Decentralized Real Estate Asset Management Protocol An omni-channel property tokenization protocol enabling trustless secondary market sales, escrow-backed private rentals, and fractional yield generation.
- Architecture: * Designed a strictly governed ERC-721 state machine (
PropertyState) ensuring immutable state transitions between direct sales, private rentals, and fractionalized ownership.- Engineered a highly optimized yield-distribution engine in
FractionalInvestment.sol. By implementing a mathematically rigorous global accumulator (_accIncomePerShare) and local_rewardDebtmappings, the contract distributes fractional rental income with O(1) time complexity, entirely bypassing gas-heavyfor-loopsover investor arrays. - Secured capital flows using OpenZeppelin’s
ReentrancyGuardandSafeERC20to prevent reentrancy attacks and gracefully handle non-standard ERC-20 (USDT) return values. - Built the client-side DApp using React, TailwindCSS, and Wagmi/RainbowKit for seamless multi-wallet abstraction, directly reading on-chain events (e.g.,
PropertyRegistered) to index and render live property states asynchronously.
- Engineered a highly optimized yield-distribution engine in
- Impact: Deployed the full suite of modular contracts to the Sepolia testnet, successfully abstracting away centralized escrow via trustless deposit deductions and autonomous rental termination. Validated protocol invariants and edge-cases locally using a robust Foundry testing suite.
- Built expertise in smart contract security and automated testing (Foundry).
- Follow professional open-source practices: code reviews, PR lifecycle management, and detailed technical documentation.
- Currently exploring Zero-Knowledge Rollups, Security Audits and RWA.


