pub fn get_descriptions_and_projects(
    file_content: &[Line]
) -> Vec<(&String, &String)>