Skip to content

Instantly share code, notes, and snippets.

View fatema-ctrl's full-sized avatar

fatema-ctrl

  • Joined May 26, 2026
View GitHub Profile
export const students = [
{
id: "stu_001",
name: "Maya Patel",
email: "maya.patel@school.edu",
grade: 11,
gpa: 3.2,
counselorId: "csl_001",