Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jitendragangwar123/100-days-of-web3-challenge

This repository contains a comprehensive overview of the fundamental concepts related to Blockchain Technology that I've acquired during the 100DaysOfWeb3 challenge. It serves as a valuable resource for understanding the core principles of blockchain technology.
https://github.com/jitendragangwar123/100-days-of-web3-challenge

blockchain cryptography ethereum etherjs javascipt smart-contracts solidity web3js

Last synced: 3 days ago
JSON representation

This repository contains a comprehensive overview of the fundamental concepts related to Blockchain Technology that I've acquired during the 100DaysOfWeb3 challenge. It serves as a valuable resource for understanding the core principles of blockchain technology.

Awesome Lists containing this project

README

        

## 100-Days-Of-Web3-Challenge
This repository contains a comprehensive overview of the fundamental concepts related to Blockchain Technology that I've acquired during the 100DaysOfWeb3 challenge. It serves as a valuable resource for understanding the core principles of blockchain technology.

- [Blockchain-Roadmap](https://docs.google.com/document/d/1VRturzMybh4hX9ZUTEHZqo7Dmc90vfhh4ywbB_NIepk/edit)
- [Blockchain-Interview-Questions](https://docs.google.com/spreadsheets/d/1qDP5xnOt2B65tzlZnrQHfH3XS_5PmvrPNaP-tcxwUtY/edit#gid=0)
- [Demo-Blockchain](https://demoblockchain.org/blockchain)

### Days 1-10
- [Blockchain Basics]()
- [Bitcoin](https://github.com/jitendragangwar123/Ethereum-Developer-Bootcamp-Alchemy-University/tree/main/Week-2/Keeping-Track-Of-Blockchain-User-State)
- [Ethereum](https://github.com/jitendragangwar123/Ethereum-Developer-Bootcamp-Alchemy-University/tree/main/Week-3)
- [Merkel Tree](https://github.com/jitendragangwar123/Ethereum-Developer-Bootcamp-Alchemy-University/tree/main/Week-2/Tree-Data-Structure/Merkel-Tree)
- [Patricia Merkle Tries](https://github.com/jitendragangwar123/Ethereum-Developer-Bootcamp-Alchemy-University/tree/main/Week-2/Blockchain_Data_Storage)
- [Cryptography](https://github.com/jitendragangwar123/Cryptography)
- [Create Your Own Blockchain]()
- [Blockchain Explorer](https://github.com/jitendragangwar123/Ethereum-Block-Explorer)

### Days 11-20
- [Basic Solidity](https://github.com/jitendragangwar123/Learn-Solidity-With-Examples)
- [Advanced Solidity](https://github.com/jitendragangwar123/Ekolance-Solidity-Cohort-2)
- [Solidity Assembly YUL Opcodes](https://github.com/jitendragangwar123/Solidity-Assembly-YUL-Opcodes)
- [Smart Contract Optimization]()

### Days 21-30
- [JavaScript](https://github.com/jitendragangwar123/Full-Stack-Blockchain-Development-Roadmap/tree/main/JavaScript)
- [Web3.js](https://github.com/jitendragangwar123/Full-Stack-Blockchain-Development-Roadmap/tree/main/Web3.js)
- [Ethers.js](https://github.com/jitendragangwar123/Full-Stack-Blockchain-Development-Roadmap/tree/main/Ethers.js)
- [Hardhat](https://github.com/jitendragangwar123/Full-Stack-Blockchain-Development-Roadmap/tree/main/HardhatTutorial)
- [Foundry](https://github.com/jitendragangwar123/Learn-Foundry)

### Days 31-40
- [NFTs]()
- [Mint-The-NFT](https://github.com/jitendragangwar123/Mint-The-NFT)
- [Soulbound-Token](https://github.com/jitendragangwar123/Soulbound-Token)
- [NFT-Indexer](https://github.com/jitendragangwar123/NFT-Indexer)
- [Fractional-NFT](https://github.com/jitendragangwar123/Fractional-NFT-UseCase-For-Real-Estate)
- [Dynamic-NFT-For-Gaming](https://github.com/jitendragangwar123/Dynamic-NFT-For-Gaming)
- [NFT-Marketplace](https://github.com/jitendragangwar123/KryptoBirdz-NFT-Marketplace)
- [DeFi]()
- [ICO-Dapp](https://github.com/jitendragangwar123/Crowd-Sale-ICO-Dapp)
- [Smart Contract Testing]()
- [Smart Contract Auditing]()
- [Smart-Contract-Security-Challenges](https://github.com/jitendragangwar123/Smart-Contract-Security-Challenges)

### Days 41-50
- [React.js](https://github.com/jitendragangwar123/ReactJs-Tutorial)
- [Next.js]()

### Days 51-60
- [Node.js](https://github.com/jitendragangwar123/Udemy-NodeJs-Course)

### Days 61-70
- [ECDSA Node](https://github.com/jitendragangwar123/ECDSA-Node)
- [Supply Chain Management System](https://github.com/jitendragangwar123/Supply-Chain-Management-System)
- [Voting Dapp](https://github.com/jitendragangwar123/Voting-Dapp)
- [Buy Me A Coffee Dapp](https://github.com/jitendragangwar123/BuyMeACoffeeDapp)
- [Rest API's For NFT's](https://github.com/jitendragangwar123/Rest-API-For-NFTs)

### Days 71-80
- [Escrow-Dapp](https://github.com/jitendragangwar123/Escrow-Dapp)
- [Merkel-Tree-Gift-List](https://github.com/jitendragangwar123/Merkle-Tree-Gift-List)

### Days 81-90
- [Rust](https://github.com/jitendragangwar123/Learn-Rust-With-Examples)

### Days 91-100
- [Golang]()