**Python Hello World**  
This template provides a beta template for developing and deploying Algorand Python smart contracts. [Link](https://examples.dev.algorand.co/python-smart-contract)

**Typescript Hello World**  
This template provides a beta template for developing and deploying Algorand TypeScript smart contracts. [Link](https://examples.dev.algorand.co/typescript-smart-contract)

**React Vite Basic**  
A baseline React web app for integrating with any ARC56 compliant Algorand smart contracts. [Link](https://examples.dev.algorand.co/react-vite-basic)

**Python Hello World**  
A fullstack Python web app for developing integrating with any ARC56 compliant Algorand smart contracts. [Link](https://examples.dev.algorand.co/python-fullstack)

**Typescript Hello World**  
A fullstack Typescript web app for developing integrating with any ARC56 compliant Algorand smart contracts. [Link](https://examples.dev.algorand.co/typescript-fullstack)

**Python Utils Notebook**  
A notebook for developing and deploying Algokit Utils Python. [Link](https://examples.dev.algorand.co/python-utils-notebook)

**Digital Marketplace**  
A smart contract for a digital marketplace application for creating and trading digital assets on Algorand. [Link](https://examples.dev.algorand.co/digital-marketplace-smart-contract)
