Problem
On-chain application state is hard to read and query directly. A project management app needs fast, structured access to data that ultimately lives on the blockchain.
Approach
- Led a team of 4 to deliver a blockchain-native project management app in a single 8-hour sprint.
- Built a custom Node.js/PostgreSQL indexer to make on-chain state queryable by the application.
- Shipped the web app in Next.js backed by Move contracts on Sui.
Outcome
Placed 2nd, delivering a working decentralised application and its supporting indexer end-to-end within the sprint.