Tag:demos
All the articles with the tag "demos".
Dancing cursors and Voronoi diagrams
Posted on:25 Sept 2023Real-time multiplayer cursors on the PartyKit homepage drive an interactive Voronoi diagram. Here’s how it works.
Using Stencil to make a live poll Web Component
Posted on:29 Sept 2023Building a live poll Web Component with Stencil and PartyKit, plus a meditation on the art of maintenance.
Partycore (everything’s better at 140bpm)
Posted on:5 Dec 2023We’ve built a multiplayer drum machine demo with Tone.js and Yjs. It’s a ton of fun. Here’s how it works.
A single-serving waterhole in the Namib Desert using Remix
Posted on:13 Oct 2023I work with a window open to a YouTube live stream of a waterhole in Namibia, animals and all. Now it’s multiplayer and hosted on PartyKit using the Remix starter kit.
AI chatbots for Edward De Bono’s Six Thinking Hats
Posted on:19 Sept 2023AI chatbots with personality, for group teams. The code uses Yjs and is open for you to customise.
Using Vectorize to build an unreasonably good search engine in 160 lines of code
Posted on:9 Jan 2024PartyKit now includes a vector database and access to an embedding model. Here’s a guide on how to use them to build a search engine.
The wisdom of crowds a.k.a. doing your own experiments
Posted on:14 Sept 2023Building a simple multiplayer drawing challenge, and what I learnt.