Examples

Rootless apps in the wild. To add yours, see CONTRIBUTING.md or open an issue with the submit-example template.

Each entry lists the principles it demonstrates (by number from the manifesto) and the adjacent concepts it relies on (Pages-Native, BTB = Bake-Time Backend, Mesh, WASM, ZK, Fiducials).

Confirmed entries

anon-conf-poll

Static, anonymous live polling with CRDT sync, zk one-vote proofs, and local analytics.

Seed entries (May 2026 build-in-public month)

These were shipped as part of a single-author 31-app challenge. Each one is a candidate rootless app pending confirmation that it satisfies all relevant principles.

mesh-pair-rotation

Pair-programming rotation manager. Suggests fresh pairs; driver-navigator role flip every 25 min.

mesh-brain-write

Silent brainstorm. Type ideas privately on a timer; pooled anonymously. ArUco mode for paper ideas.

mesh-lunch-roulette

Weekly coffee-chat pairing for teams. History-aware so no two people repeat until everyone has met.

mesh-retro

Anonymous retro board. Mad/Sad/Glad + dot voting. ArUco mode for hands-free wall publish.

mesh-trivia

Kahoot-style trivia. Mesh-time synchronized reveal; fair first-to-answer scoring.

mesh-direction-finder

Site-specific compass-aligned panorama. Each phone shows its panorama slice only when pointed at the correct bearing.

mesh-pulse-photo

Group heart-rate biofeedback. Camera+flash reads your pulse; all phones glow at the room's average BPM.

mesh-light-paint

Synchronized phone-screen light painting. Long-exposure photo composites mesh-synced patterns.

mesh-standup

Round-robin standup timer with ArUco baton-pass. Hold up your tag card to claim the floor.

mesh-icebreaker

Curated icebreaker prompt decks with round-robin. Kickoffs, retros, year-end reviews, conflict resets.

mesh-applause

Anonymous kudos wall. Send appreciations to teammates; reveal at standup.

mesh-shadow-paint

Phones become colored fill lights. One phone is the camera; others show solid hues from different angles.

mesh-quiet-quest

Gamified group silence. Mic-monitored quiet game; shared score ticks up while the room stays quiet.

mesh-stretch-class

Group yoga / stretch class. Phones detect 'holding the pose' via accelerometer; instructor sees the aggregate.

mesh-mood-check

Daily team mood barometer. Tap one of 5 face emojis; aggregate displayed instantly; never logged centrally.

mesh-pomodoro-room

Group pomodoro. All phones run a mesh-time-synced 25/5 timer; signals for done-early or stuck.

mesh-skill-tree

Anonymous team skill radar. Self-rate 8–12 skills 1–4; team gets aggregate radar chart with no individual data.

mesh-silent-vote

Ranked-choice or approval voting on a list of options.

mesh-anonymous-qa

Audience submits questions anonymously, upvotes others. Replaces Slido / Mentimeter Q&A.

trust-no-one-anonymizer

Client-side face and voice anonymizer for private browser-based video calls.

Pending — slots 21–31

Eleven slots remain to be filled by the conclusion of the May 2026 build month. Entries pending — see CONTRIBUTING.md.

Submission template

### <app name>
<one-line description>
- Repo: https://github.com/<owner>/<repo>
- Principles: <comma-separated principle numbers>
- Uses: <Pages-Native, BTB, Mesh, WASM, ZK, Fiducials, IPFS, ...>