├── README.md └── images └── project-screeshot.png /README.md: -------------------------------------------------------------------------------- 1 | # Spotlight Project For AI-Enhanced Web3/Blockchain Development 101 Course 2 | 3 | Welcome to the Spotlight Project for the AI-Enhanced Web3/Blockchain Development 101 Course at dProgramming University. Follow the instructions below to complete your project submission. 4 | 5 | ## Project Instructions: 6 | 7 | 1. Star and fork this repository. 8 | 2. Clone your forked repository to your local machine. 9 | 3. Create and switch to a new branch named after your certificate name. 10 | 4. Answer the questions provided in each section summary. 11 | 5. Take a screenshot of your terminal after running `git remote -v` and `git status`. 12 | 6. Push your changes and open a pull request to merge your branch into the main branch of this repository. 13 | 14 | ## Section Summaries: 15 | 16 | ### SECTION 1: THE WEB3 REVOLUTION 17 | **Exploring the Web3 Revolution: The New Decentralized Internet** 18 | - Response: 19 | 20 | I learn about how Web3 envolved from Web1 to Web3 and the decentralization it brought. 21 | 22 | **Unlocking the Potential of Blockchain Technology** 23 | - Response: 24 | 25 | In this lesson, I learnt alot about Blockchain technology like nodes, validator, consensor to prepare me as a Blockchain developer. 26 | 27 | ### SECTION 2: SMART CONTRACTS UNVEILED 28 | **Smart Contracts Explained: The Building Blocks of Web3** 29 | - Response: 30 | I learnt about smart contract 31 | 32 | ### SECTION 3: DIVE INTO BLOCKCHAIN PLATFORMS 33 | **Bitcoin Blockchain: The Origin and Evolution of the First Cryptocurrency** 34 | - Response: 35 | 36 | **Ethereum Ecosystem: A Deep Dive into EVM Blockchains** 37 | - Response: 38 | 39 | **Solana Ecosystem: The High-Speed Blockchain Network** 40 | - Response: 41 | 42 | ### SECTION 4: DECODING DAPPS 43 | **dApps Decoded: Unpacking Decentralized Applications** 44 | - Response: 45 | 46 | ### SECTION 5: TOP WEB3 PROGRAMMING LANGUAGES 47 | **Vanilla Solidity: Smart Contract Language of Ethereum/EVM Smart Contracts** 48 | - Response: 49 | 50 | **Solang Solidity for Solana: Adapting Solidity for Non-EVM Blockchains** 51 | - Response: 52 | 53 | ### SECTION 6: SETUP WEB3 DEVELOPMENT ENVIRONMENT 54 | **Web3 Developer Toolbox: Setting up Web3 Development Environment (Ethereum/Solana)** 55 | - Response: 56 | 57 | ### SECTION 7: GIT & GITHUB FOR WEB3 DEVELOPMENT COLLABORATION 58 | **Introduction To Git & GitHub for Web3 Development** 59 | - Response: 60 | 61 | ### SECTION 8: AI TOOLS FOR WEB3 DEVELOPMENT 62 | **Introduction To AI Tools For Web3 Development** 63 | - Response: 64 | 65 | ### SECTION 9: COURSE PROJECT 66 | **Spotlight Project For AI-Enhanced Web3/Blockchain Development 101 Course** 67 | - Response: 68 | 69 | ## Screenshot Submission: 70 | 71 | Upload your terminal screenshots here to show that you have followed the GitHub steps correctly. 72 | 73 | - ![GitHub Remote URL](images/project-screeshot.png) 74 | 75 | Make sure the URL of the remote in your screenshot matches the URL of your GitHub repo for this project. 76 | 77 | ## Conclusion: 78 | 79 | Remember, to earn your certificate, you must complete this project satisfactorily. Your submission will be reviewed, and you will receive feedback accordingly. Good luck! 80 | 81 | Solomon Foskaay 82 | 83 | Founder, 84 | 85 | [dProgramming University](https://dProgrammingUniversity.com) 86 | 87 | -------------------------------------------------------------------------------- /images/project-screeshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dProgrammingUniversity/spotlight-project-ai-enhanced-web3-blockchain-development-101-course/56e809dde8d44941b3abb65ef7bf3a9efa5e7c0b/images/project-screeshot.png --------------------------------------------------------------------------------