getProjectsByResumeId

abstract suspend fun getProjectsByResumeId(resumeId: Int): List<Project>