SELECT * FROM Girls WHERE age BETWEEN 18 AND 21 AND has_boyfriend = false AND is_intelligent = true AND is_productive = true AND loves_technology = true AND has_positive_attitude = true AND is_kind_hearted = true;