# Past Hackathon Projects on Circles

Here are some of the past hackathon projects built with Circles. You can use these as a reference or to get inspiration of what kind of applications to build.

### 1. EthGlobal Brussels 2024

BraceBuddy allows to onboard easily and in a fun way people to the Circles ecosystem with NFC!

{% embed url="<https://ethglobal.com/showcase/bracebuddy-ph10y>" %}
First Prize
{% endembed %}

Woleth is an easy to use EVM wallet embed into Telegram designed to build a Social Graph utilizing Circle's invite mechanism.

{% embed url="<https://ethglobal.com/showcase/woleth-eth-3ukpz>" %}
Runner Up
{% endembed %}

Famjam is a dapp that uses Circles to create a family currency to incentivize kids for good behaviour.

{% embed url="<https://ethglobal.com/showcase/famjam-99inm>" %}
Runner Up
{% endembed %}

### 2. EthGlobal Singapore 2024

Voting with UBI is a dapp which implements a voting mechanism for DAOs by utilizing Circles group tokens.

{% embed url="<https://ethglobal.com/showcase/voting-with-ubi-k56uu>" %}

### 3. EthGlobal Prague 2025

Circles Subscriptz allows users to securely, trustlessly & smoothly authorize recurring payments.

{% embed url="<https://ethglobal.com/showcase/circles-subscriptz-tgfhj>" %}
Winner of Blockscout Explorer Pool Prize
{% endembed %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aboutcircles.com/developer-support/past-hackathon-projects-on-circles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
