Little thing I made that finds items in a list that fit specific criteria. You can set the minimum criteria required to fit, as well as the criteria itself. Why did I make this? To find out how many common first names have no vowels in them. With this project comes a 18k list of first names and an example criteria list When creating criteria in the Criteria list, use this order: 1. Item/Name/Whatever 2. Controller: is or not Repeat this for every item. Yes, you have to edit the lists manually. Deal with it.