Welcome to My Personal Blog and Your Ultimate Guide to Ethereum Smart Contract Development
Unlock the potential of blockchain technology with comprehensive tutorials and resources designed for both beginners and advanced developers. Dive into the world of Ethereum smart contracts and learn how to create powerful decentralized applications.
Whether you’re a developer looking to enhance your skills or a newcomer eager to learn about blockchain, resources are here to support you on your journey. Join the community and start building the future of decentralized applications today!

Smart Contracts – Beginner
- Basic Smart Contract: Lottery Application
- Basic Smart Contract: Transferring Ether from User to Participant with a Time Lock
- Voting DApp
- Crowdfunding Smart Contract
Smart Contracts – Advanced
- Rent Agreement Smart Contract – Deploying with Hardhat
- Creating a DAO and Deploying on Polygon Test Network
Smart Contract Projects
NFT
- How to Create an NFT on Ethereum Sepolia Test Network – Part 1
- How to Mint an NFT from Code – Part 2
Node.js
- Why and When to use Nodejs?
- Creating an Entry Level Node.js Project
- How to Create RESTful API with Express
- Using MongoDB with Mongoose