A tool to generate 1vs1 matches so every person is paired with every other person.
This was built for Speedback meetings, where each team member has 5 minutes for a private conversation with every other team member. But it can also be used for turnaments, pair programming sessions...
It uses Round-robin algorithm to ensure every possible pair is present.
The URL is https://amatiasq.com/speedback and you can use ?
to provide a list of names separated by comma (,
), for example: https://amatiasq.com/speedback?alice,bob,matias,dexter