AK Example Gallery
Frontend Example 1 - Astro

Frontend Example 1 - Astro

A modern web application template built with Astro and TypeScript, featuring file-based routing and component-based architecture. This template provides a clean starting point for building fast, SEO-friendly static websites with excellent developer experience. Perfect for blogs, documentation sites, or any content-focused web application.

astro
typescript
Frontend Example 1 - React

Frontend Example 1 - React

A modern web application template built with React and TypeScript, featuring component-based architecture and CSS modules support. This template provides a solid foundation for building interactive user interfaces with excellent developer experience. Perfect for single-page applications, dynamic web apps, or any frontend project requiring robust state management and component reusability.

react
typescript
Tic Tac Toe Smart Contract Example

Tic Tac Toe Smart Contract Example

A comprehensive Python-based smart contract template for the Algorand blockchain. This template demonstrates how to create, test, and deploy smart contracts using Algorand Python, featuring best practices for contract development, testing frameworks, and deployment scripts. Perfect for developers looking to build secure and efficient smart contracts on Algorand.

python
Algorand Python
smart-contract
Voting Smart Contract Example

Voting Smart Contract Example

A modern TypeScript-based smart contract template for the Algorand blockchain. This template showcases how to develop, test, and deploy smart contracts using Algorand Typescript, featuring type-safe contract development, automated testing, and deployment utilities. Ideal for developers who prefer TypeScript's strong typing and modern development features while building Algorand smart contracts.

typescript
smart-contract
Hello World Smart Contract - Python

Hello World Smart Contract - Python

A beginner-friendly Python smart contract template for the Algorand blockchain. This template provides a simple introduction to smart contract development using Algorand Python, with a basic 'Hello World' implementation. Perfect for developers getting started with Algorand smart contract development and looking to understand the fundamentals of Algorand Python.

python
smart-contract
beginner
Hello World Smart Contract - TypeScript

Hello World Smart Contract - TypeScript

A beginner-friendly TypeScript smart contract template for the Algorand blockchain. This template demonstrates the basics of smart contract development using Algorand Typescript through a simple 'Hello World' implementation. Ideal for developers who want to start building Algorand smart contracts with the benefits of TypeScript's type safety and modern development features.

typescript
smart-contract
beginner
Basic DApp

Basic DApp

A comprehensive fullstack template combining a Python smart contract with a React frontend. This template demonstrates how to build and integrate a simple counter smart contract with a modern React user interface. Perfect for developers looking to understand the full development cycle of a decentralized application on Algorand.

python
react
typescript
fullstack