Voting Platform
Tech Stack
Next.js, PostgreSQL
About
The system is a governance interface for an NFT community: proposals, weighted voting linked to holdings, tallies, and discussion. Next.js 14 serves the application; PostgreSQL stores vote state and metadata. Blockchain integration verifies holder status so that only entitled wallets participate.
Security
Security considerations included resistance to double voting, an audit trail, and clear presentation of outcomes for mixed technical audiences. Wallet connection followed common Web3 patterns.
Outcome
The build supported several live decisions for the client. The commission ended as a delivered governance shell rather than a long-term product; it illustrated integration between conventional web infrastructure and on-chain ownership checks.

