Learn basic commands and concepts of Docker
Learn to write a hello world program on a local setup of Internet Computer Protocol (ICP)
Learn to host a one-page HTML static website on IPFS (InterPlanetary File System)
Learn to deploy a private Blockchain with Hyperledger Fabric using Docker compose.
Learn basic run a local Ethereum Blockchain using Ganache and interact with it using Geth and eth-cli
Learn to write a Hello World program in Rust and deploy it on local Solana network
Learn to write, deploy Storage Distributed App in Rust (Anchor framework) and React
Learn to create a private test Solana network on your local machine with Docker.
Learn to write, deploy and test a simple Distributed App in Solidity (Hardhat framework) and React
Learn to write, deploy ERC-20 Exchange Distributed App in Solidity (Hardhat framework) and React
Learn to write, deploy NFT Market Distributed App in Solidity (Hardhat framework) and React
Learn to write, deploy and test a simple Distributed App in Vyper (Brownie framework) and Django