aka ๐ โ BuildsWithKing
Building 30 Smart Contracts in 30 Days ๐
Iโm Michealking, also known as BuildsWithKing ๐. Iโm a passionate Solidity developer in training, building one smart contract every day as part of my 30 Days of Solidity Challenge. My goal is to master blockchain backend development, build in public, and grow into a world-class smart contract engineer. I believe mastery comes through consistency, and Iโm here to prove it.
Save, update, and view personal dreams using structs and mappings.
View on GitHubSmart contract where users can submit and retrieve project ideas.
View on GitHubA decentralized smart contract that enables users to store, update, access, and delete information about their NFTs
View on GitHubA decentralized smart contract that Stores users data, tracks user referrals, rewards them for inviting others and keeps referral history organized per user.
View on GitHubA decentralized smart contract that acts as a protective layer over user wallets, enables users to whitelist safe addresses, block unknown interactions, and optionally pause wallet operation if a threat is detected.
View on GitHubA decentralized smart contract that allows users to create, vote and view results of polls on-chain. Contract owner can controls contract lifecycle, and results are transaparent.
View on GitHubA decentralized smart contract that allows users to register and update their email addresses on-chain in a secure and decentralized manner.
View on GitHubA decentralized student record system that allows a registrar, academic staff, and grades manager to register students, assign scores, and compute performance grades, while students and the public can view verified academic records.
View on GitHubA modular, decentralized auction system where sellers can register items and users can bid ETH. Built with enums, access control, and full auction lifecycle tracking โ from registration to bidding, ending, and cancellation.
View on GitHubA decentralized smart contract that demonstrates real-world gas optimization techniques.
Coming Soon...