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
It is a defi market place
The Counter Smart Contract is a foundational Ethereum project designed to help developers and blockchain enthusiasts understand the core principles of smart contract development using Solidity. This p
A simple Solidity project demonstrating how to store and retrieve a value on the Ethereum blockchain — implemented and deployed using Hardhat.
EduVerify is a decentralized platform that leverages blockchain to issue, verify, and manage educational and professional credentials. It provides tamper-proof, privacy-preserving credential verificat
A simple on-chain game logic smart contract that lets users submit and track their move sequences on the blockchain. Each player’s moves are stored using a mapping and dynamic array
FlowArcade is a Web3 gaming platform on Flow EVM where players mint dynamic NFTs that evolve with XP earned through gameplay, turning progress into a tradable digital identity.
A simple and beginner-friendly Solidity smart contract that lets you increment, decrement, and track a counter on the blockchain.
DecentraCounter is a simple yet powerful decentralised smart contract that demonstrates how state changes are managed and stored on the blockchain. The contract allows users to increment and read a pu
This smart contract locks a single ERC-721 (NFT) token in escrow and mints a corresponding supply of fungible ERC-20 tokens. This allows multiple people to own a fraction of the same valuable asset, w
The Counter Smart Contract is a beginner-friendly Solidity project that demonstrates how to store, update, and retrieve data on the blockchain. It allows users to increment or decrement a counter valu
The Simple Reputation / Achievement Tracker is a Solidity-based smart contract deployed on the Flow EVM Testnet.
A simple Solidity smart contract for a voting system DApp on Flow EVM testnet.