Skip to content

Commit

Permalink
chore: add ethglobal singapore projects
Browse files Browse the repository at this point in the history
  • Loading branch information
jennyg0 committed Oct 29, 2024
1 parent 0afa9f9 commit 2c15056
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions apps/website/src/content/projects.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,5 +165,53 @@
"github": "https://github.com/privacy-scaling-explorations/qdh",
"website": "https://quadratic.page/"
}
},
{
"name": "PriVote",
"description": "An open-source, decentralized voting platform that uses MACI for privacy and offers various authentication methods for secure, private polling.",
"hackathon": "ETHGlobal Singapore 2024",
"status": "Hackathon",
"links": {
"github": "https://github.com/Privote-project"
}
},
{
"name": "PolyVote",
"description": "An end-to-end private voting service using MPC, ZK and AI to recommend and process votes.",
"hackathon": "ETHGlobal Singapore 2024",
"status": "Hackathon",
"links": {
"github": "https://github.com/ElectionZap/eth-singapore"
}
},
{
"name": "ChillVille",
"description": "A private onchain voting system with sybil resistance by combining MACI and zkTLS.",
"hackathon": "ETHGlobal Singapore 2024",
"status": "Hackathon",
"links": {
"website": "https://eth-sg.vercel.app/",
"github": "https://github.com/wasabijiro/ChillVille"
}
},
{
"name": "MACPI",
"description": "A reliable DAO voting infrastructure for next billion users",
"hackathon": "ETHGlobal Singapore 2024",
"status": "Hackathon",
"links": {
"website": "https://maci-tap.vercel.app/",
"github": "https://github.com/0xhardman/tap-maci"
}
},
{
"name": "Silent Wars",
"description": "A telegram mini-app guild based game with resource collection and voting.",
"hackathon": "ETHGlobal Singapore 2024",
"status": "Hackathon",
"links": {
"website": "https://2024-eth-singapore-5k28.vercel.app/",
"github": "https://github.com/taijusanagi/2024-eth-singapore"
}
}
]

0 comments on commit 2c15056

Please sign in to comment.