Welcome to the database where you can see all previous projects from our past hackathons.

Most Hackathon Won
Manobendra Mandal
Vivek Sahu
simp1e
Most Project Built
zorzalcripto
zcy22606
David Barasa
Team Name: Flow Innovators Members: Me – Team Lead & Solidity Developer Responsible for smart contract design, development, and deployment on Flow EVM Testnet. Experienced in blockchain fun
Wishing Well is a **smart contract** that lets users make wishes by sending ETH into a decentralized “well.” Each wish has a small, random chance to be **granted**, rewarding the sender with **
Welcome to the **Counter Smart Contract** - a minimalist yet educational decentralized application deployed on the **Flow EVM Testnet**. This project demonstrates the fundamental concepts of blockchai
ChatGPT said: MyToken is a clean, secure ERC-20 smart contract built in Solidity and deployed on the Flow EVM Testnet. It demonstrates how to create and manage digital assets using familiar Ethereum
The **Counter Smart Contract** is a simple Solidity project that stores a number on the blockchain and lets users increment or decrement it. It’s designed to teach beginners the basics of state variab
Counter Smart Contract is a beginner friendly Solidity project that demonstrates how to store, update, and retrieve a single value directly on the blockchain. It introduces the core building blocks
FlowRoll is a decentralized lottery / lucky draw project deployed on Flow Testnet, inspired by “Roll on Flow” reward mechanics. This project demonstrates how a simple lottery system can work on Flow
The SkillEndorsement contract is a **decentralized reputation system** built on blockchain technology that enables users to endorse each other's skills in a transparent and immutable way. This smart c
This Solidity project demonstrates a simple implementation of a Flash Loan system, a core concept in Decentralized Finance (DeFi).
GreenCarbon is a decentralized carbon credit trading platform built using Solidity and deployed on the CORE Testnet. It enables certified environmental organizations to issue, transfer, and retire car
A secure, transparent, and feature-rich blockchain voting system built with Solidity. Supports both weighted and quadratic voting mechanisms with vote delegation capabilities.
The AdvancedStorage Smart Contract is a modern take on the classic “storage” example in Solidity.