[
  {
    "id": 1,
    "name": "Abdullah Azam",
    "picture": "https://randomuser.me/api/portraits/men/11.jpg",
    "email": "abdullah.azam@gmail.com",
    "days_since_contact": 18,
    "status": "overdue",
    "tags": ["College"],
    "bio": "We studied together in high school. He now works as a civil engineer and loves cricket.",
    "goal": 14,
    "next_due_date": "2026-03-28"
  },
  {
    "id": 2,
    "name": "Sifat Ibn Solaiman",
    "picture": "https://randomuser.me/api/portraits/men/22.jpg",
    "email": "sifat.solaiman@yahoo.com",
    "days_since_contact": 10,
    "status": "almost due",
    "tags": ["University"],
    "bio": "My CSE batchmate and project partner. Currently preparing for DevOps roles.",
    "goal": 14,
    "next_due_date": "2026-04-17"
  },
  {
    "id": 3,
    "name": "ANM Nayeem Siddique",
    "picture": "https://randomuser.me/api/portraits/men/33.jpg",
    "email": "nayeem.islam@gmail.com",
    "days_since_contact": 5,
    "status": "on-track",
    "tags": ["Gym"],
    "bio": "Met at the gym. We follow similar workout routines and track progress together.",
    "goal": 14,
    "next_due_date": "2026-04-22"
  },
  {
    "id": 4,
    "name": "Tasadduk Hossain",
    "picture": "https://randomuser.me/api/portraits/men/44.jpg",
    "email": "tasadduk.hossain@outlook.com",
    "days_since_contact": 21,
    "status": "overdue",
    "tags": ["Childhood", "Neighbor"],
    "bio": "Grew up in the same neighborhood. Now runs a family business in Dhaka.",
    "goal": 14,
    "next_due_date": "2026-03-25"
  },
  {
    "id": 5,
    "name": "Yaser Arafat",
    "picture": "https://randomuser.me/api/portraits/men/58.jpg",
    "email": "yaser.arafat@gmail.com",
    "days_since_contact": 13,
    "status": "almost due",
    "tags": ["Tech", "Colleague"],
    "bio": "Working on an eCommerce startup. We often discuss business ideas and growth strategies.",
    "goal": 14,
    "next_due_date": "2026-04-14"
  },
  {
    "id": 6,
    "name": "AR Sabbir",
    "picture": "https://randomuser.me/api/portraits/men/54.jpg",
    "email": "ar.sabbir@gmail.com",
    "days_since_contact": 7,
    "status": "on-track",
    "tags": ["Office", "Colleague"],
    "bio": "Worked together during an internship. He is now a backend developer specializing in APIs.",
    "goal": 14,
    "next_due_date": "2026-04-20"
  },
  {
    "id": 7,
    "name": "Istiak Ahmed Abir",
    "picture": "https://randomuser.me/api/portraits/men/77.jpg",
    "email": "istiak.abir@gmail.com",
    "days_since_contact": 16,
    "status": "overdue",
    "tags": ["University", "Roommate"],
    "bio": "Former roommate in university. Now working in a telecom company.",
    "goal": 14,
    "next_due_date": "2026-03-30"
  },
  {
    "id": 8,
    "name": "Sadman Rahman",
    "picture": "https://randomuser.me/api/portraits/men/88.jpg",
    "email": "sadman.rahman@gmail.com",
    "days_since_contact": 9,
    "status": "almost due",
    "tags": ["Freelance", "Developer"],
    "bio": "Freelance web developer. We often share resources and collaborate on small projects.",
    "goal": 14,
    "next_due_date": "2026-04-16"
  },
  {
    "id": 9,
    "name": "Tuhin Sheikh",
    "picture": "https://randomuser.me/api/portraits/men/19.jpg",
    "email": "tuhin.sheikh@gmail.com",
    "days_since_contact": 3,
    "status": "on-track",
    "tags": ["Football", "Friend"],
    "bio": "Play football together every weekend. He works in a bank and enjoys sports discussions.",
    "goal": 14,
    "next_due_date": "2026-04-24"
  },
  {
    "id": 10,
    "name": "Stephen Khan",
    "picture": "https://randomuser.me/api/portraits/men/29.jpg",
    "email": "stephen.khan@gmail.com",
    "days_since_contact": 20,
    "status": "overdue",
    "tags": ["College", "Study Group"],
    "bio": "We prepared for exams together in college. Now he is a government job holder.",
    "goal": 14,
    "next_due_date": "2026-03-27"
  },
  {
    "id": 11,
    "name": "Zahidul Hassan Rafi",
    "picture": "https://randomuser.me/api/portraits/men/31.jpg",
    "email": "zahidul.hassan@gmail.com",
    "days_since_contact": 11,
    "status": "almost due",
    "tags": ["Remote Work", "DevOps"],
    "bio": "Works remotely as a DevOps engineer. We share knowledge about cloud and CI/CD tools.",
    "goal": 14,
    "next_due_date": "2026-04-15"
  },
  {
    "id": 12,
    "name": "Rifatul Islam",
    "picture": "https://randomuser.me/api/portraits/men/41.jpg",
    "email": "rifatul.islam@gmail.com",
    "days_since_contact": 6,
    "status": "on-track",
    "tags": ["Photographer", "Wedding"],
    "bio": "Travel partner who loves photography. We explore new places and document experiences.",
    "goal": 14,
    "next_due_date": "2026-04-21"
  }
]