Dav/Devs LogoDav/Devs

Name Processor

Team building tool for shuffling and grouping names

·2 min read

By Davina Leong

This is a tool I created for my church group. The tool shuffles the labels. There are 2 forms. The first just shuffles the labels. The second splits labels by a number specified by the user. The user can also toggle shuffling of labels too.

Tech Stack

  • Frontend: HTML, CSS, JavaScript, jQuery, Font Awesome 5, Bootstrap 5

Credit to the StackOverflow for solutions to randomising and splitting array into chunks:

  1. Shuffle / Randomise Array
  2. Divide Array into Chunks
javascriptteam-buildingbootstrapjquerychurch
Dav/Devs - Full Stack Developer Portfolio