Hi there!
Blockchain Architect & Content Strategist. Building secure, efficient dApps & empowering users with clear Web3 education.
Hi there!
Blockchain Architect & Content Strategist. Building secure, efficient dApps & empowering users with clear Web3 education.
The Decentralized Stable Coin (DSC) project implements a decentralized stablecoin system that is algorithmically stabilized and pegged to the USD. The system is designed to maintain a 1:1 value wit…
Solidity
This project consists of two types of NFTs: BuildNFT and MoodNft. The BuildNFT contract allows users to mint NFTs with a specified URI, while the MoodNft contract allows users to mint NFTs that can…
Solidity
The FundMe project is a decentralized funding contract built on the Ethereum blockchain. It allows users to fund the contract with ETH and enables the owner to withdraw the funds. The project utili…
Solidity
This project implements account abstraction using the ERC-4337 standard and zkSync Era. It includes a minimal account implementation (MinimalAccount) and a zkSync-specific account implementation (Z…
Solidity
Raffle is a decentralized application that allows users to participate in a raffle and randomly selects a winner. The contract utilizes Chainlink VRF (Verifiable Random Function) for secure random …
Solidity