Skip to content

Instantly share code, notes, and snippets.

@peanutsando
Created April 8, 2022 10:30
Show Gist options
  • Save peanutsando/7a2bb6b3dacc8c6afa1d047776b886bf to your computer and use it in GitHub Desktop.
Save peanutsando/7a2bb6b3dacc8c6afa1d047776b886bf to your computer and use it in GitHub Desktop.
{
"profile": {
"id": 1,
"name": "Karthik",
"picture": "https://image.ibb.co/k0wVTm/profile_pic.jpg",
"status": "Available",
"friends": [
{
"id": 2,
"name": "Alex",
"picture": "https://image.ibb.co/cA2oOb/alex_1.jpg",
"latest_timestamp": "10:00 AM",
"lastChat":
"Or maybe not, let me check logistics and call you. Give me sometime"
},
{
"id": 3,
"name": "Bob",
"picture": "https://image.ibb.co/gSyTOb/bob_1.jpg",
"latest_timestamp": "12:30 AM",
"lastChat": "Alright"
},
{
"id": 4,
"name": "Luke",
"picture": "https://image.ibb.co/jOzeUG/luke_1.jpg",
"latest_timestamp": "4:12 PM",
"lastChat": "I will look into it"
},
{
"id": 5,
"name": "Bane",
"picture": "https://image.ibb.co/cBZPww/bane_1.jpg",
"latest_timestamp": "7:53 PM",
"lastChat": "Exactly my point!"
},
{
"id": 6,
"name": "Darth Vader",
"picture": "https://image.ibb.co/j4Ov3b/darth_vader_1.png",
"latest_timestamp": "1:09 PM",
"lastChat": "Not quite the same."
},
{
"id": 7,
"name": "Zach",
"picture": "https://image.ibb.co/b4kxGw/zach_1.jpg",
"latest_timestamp": "Yesterday",
"lastChat": "I thought that the event was over long ago"
},
{
"id": 8,
"name": "Katie",
"picture": "https://image.ibb.co/eLVWbw/katie_1.jpg",
"latest_timestamp": "Yesterday",
"lastChat": "nothing"
},
{
"id": 9,
"name": "Chloe",
"picture": "https://image.ibb.co/ncAa3b/chloe_1.jpg",
"latest_timestamp": "Wednesday",
"lastChat": "sure i'll take it from you"
},
{
"id": 10,
"name": "Kennith",
"picture": "https://image.ibb.co/fQKPww/kennith_1.jpg",
"latest_timestamp": "Wednesday",
"lastChat": "Take care, bye"
},
{
"id": 11,
"name": "Tara",
"picture": "https://image.ibb.co/dM6hib/tara_1.jpg",
"latest_timestamp": "Monday",
"lastChat": "Not today"
},
{
"id": 12,
"name": "Gary",
"picture": "https://image.ibb.co/gsF8Ob/gary_1.jpg",
"latest_timestamp": "Sunday",
"lastChat": "Whatever works for you!"
},
{
"id": 13,
"name": "Zoey",
"picture": "https://image.ibb.co/nd0Wbw/zoey_1.jpg",
"latest_timestamp": "8/12/2017",
"lastChat": "Will get in touch"
},
{
"id": 14,
"name": "Ash",
"picture": "https://image.ibb.co/iasYpG/ash_1.jpg",
"latest_timestamp": "6/12/2017",
"lastChat": "Ok"
},
{
"id": 15,
"name": "Zen",
"picture": "https://image.ibb.co/eeqWbw/zen_1.jpg",
"latest_timestamp": "19/11/2017",
"lastChat": "Lol"
}
]
},
"friends": [
{
"id": 2,
"name": "Alex",
"picture": "https://image.ibb.co/cA2oOb/alex_1.jpg",
"chatlog": [
{
"text":
"There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour",
"timestamp": "10:05 AM",
"side": "left",
"message_id": 5
},
{
"text":
"All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet",
"timestamp": "10:03 AM",
"side": "left",
"message_id": 4
},
{
"text":
"Or maybe not, let me check logistics and call you. Give me sometime",
"timestamp": "10:03 AM",
"side": "left",
"message_id": 3
},
{
"text": "I believe they must have misplaced it elsewhere?!",
"timestamp": "10:02 AM",
"side": "left",
"message_id": 2
},
{
"text": "Did you recieve the package I sent you the other day?",
"timestamp": "10:00 AM",
"side": "left",
"message_id": 1
}
]
},
{
"id": 3,
"name": "Bob",
"picture": "https://image.ibb.co/gSyTOb/bob_1.jpg",
"chatlog": [
{
"text":
"It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable",
"timestamp": "07:05 AM",
"side": "left",
"message_id": 4
},
{
"text":
"The generated Lorem Ipsum is therefore always free from repetition, injected humour, or non-characteristic words etc.",
"timestamp": "07:00 AM",
"side": "left",
"message_id": 3
},
{
"text":
"The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested",
"timestamp": "06:58 AM",
"side": "left",
"message_id": 2
},
{
"text":
"Sections 1.10.32 and 1.10.33 from 'de Finibus Bonorum et Malorum' by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham",
"timestamp": "06:55 AM",
"side": "left",
"message_id": 1
}
]
},
{
"id": 4,
"name": "Luke",
"picture": "https://image.ibb.co/jOzeUG/luke_1.jpg",
"chatlog": []
},
{
"id": 5,
"name": "Bane",
"picture": "https://image.ibb.co/cBZPww/bane_1.jpg",
"chatlog": []
},
{
"id": 6,
"name": "Darth Vader",
"picture": "https://image.ibb.co/j4Ov3b/darth_vader_1.png",
"chatlog": []
},
{
"id": 7,
"name": "Zach",
"picture": "https://image.ibb.co/b4kxGw/zach_1.jpg",
"chatlog": []
},
{
"id": 8,
"name": "Katie",
"picture": "https://image.ibb.co/eLVWbw/katie_1.jpg",
"chatlog": []
},
{
"id": 9,
"name": "Chloe",
"picture": "https://image.ibb.co/ncAa3b/chloe_1.jpg",
"chatlog": []
},
{
"id": 10,
"name": "Kennith",
"picture": "https://image.ibb.co/fQKPww/kennith_1.jpg",
"chatlog": []
},
{
"id": 11,
"name": "Tara",
"picture": "https://image.ibb.co/dM6hib/tara_1.jpg",
"chatlog": []
},
{
"id": 12,
"name": "Gary",
"picture": "https://image.ibb.co/gsF8Ob/gary_1.jpg",
"chatlog": []
},
{
"id": 13,
"name": "Zoey",
"picture": "https://image.ibb.co/nd0Wbw/zoey_1.jpg",
"chatlog": []
},
{
"id": 14,
"name": "Ash",
"picture": "https://image.ibb.co/iasYpG/ash_1.jpg",
"chatlog": []
},
{
"id": 15,
"name": "Zen",
"picture": "https://image.ibb.co/eeqWbw/zen_1.jpg",
"chatlog": []
}
],
"allFriends": [
{
"id": 16,
"name": "A'Koba",
"picture": "",
"status": "Available"
},
{
"id": 15,
"name": "Zen",
"picture": "https://image.ibb.co/eeqWbw/zen_1.jpg",
"status": "Busy"
},
{
"id": 14,
"name": "Ash",
"picture": "https://image.ibb.co/iasYpG/ash_1.jpg",
"status": "Busy"
},
{
"id": 13,
"name": "Zoey",
"picture": "https://image.ibb.co/nd0Wbw/zoey_1.jpg",
"status": "Busy"
},
{
"id": 12,
"name": "Gary",
"picture": "https://image.ibb.co/gsF8Ob/gary_1.jpg",
"status": "Busy"
},
{
"id": 11,
"name": "Tara",
"picture": "https://image.ibb.co/dM6hib/tara_1.jpg",
"status": "Busy"
},
{
"id": 10,
"name": "Kennith",
"picture": "https://image.ibb.co/fQKPww/kennith_1.jpg",
"status": "Busy"
},
{
"id": 9,
"name": "Chloe",
"picture": "https://image.ibb.co/ncAa3b/chloe_1.jpg",
"status": "Busy"
},
{
"id": 8,
"name": "Katie",
"picture": "https://image.ibb.co/eLVWbw/katie_1.jpg",
"status": "Busy"
},
{
"id": 7,
"name": "Zach",
"picture": "https://image.ibb.co/b4kxGw/zach_1.jpg",
"status": "Busy"
},
{
"id": 6,
"name": "Darth Vader",
"picture": "https://image.ibb.co/j4Ov3b/darth_vader_1.png",
"status": "Busy"
},
{
"id": 5,
"name": "Bane",
"picture": "https://image.ibb.co/cBZPww/bane_1.jpg",
"status": "Busy"
},
{
"id": 4,
"name": "Luke",
"picture": "https://image.ibb.co/jOzeUG/luke_1.jpg",
"status": "Busy"
},
{
"id": 3,
"name": "Bob",
"picture": "https://image.ibb.co/gSyTOb/bob_1.jpg",
"status": "Busy"
},
{
"id": 2,
"name": "Alex",
"picture": "https://image.ibb.co/cA2oOb/alex_1.jpg",
"status": "Busy"
},
{
"id": 17,
"name": "Almec",
"picture": "",
"status": "Busy"
},
{
"id": 18,
"name": "Raymus Antilles",
"picture": "",
"status": "Busy"
},
{
"id": 19,
"name": "Doctor Aphra",
"picture": "",
"status": "Busy"
},
{
"id": 20,
"name": "Ello Asty",
"picture": "",
"status": "Busy"
},
{
"id": 21,
"name": "Kitster Banai",
"picture": "",
"status": "Busy"
},
{
"id": 22,
"name": "Barada",
"picture": "",
"status": "Busy"
},
{
"id": 23,
"name": "Depa Billaba",
"picture": "",
"status": "Busy"
},
{
"id": 24,
"name": "Temiri Blagg",
"picture": "",
"status": "Busy"
},
{
"id": 25,
"name": "Mina Bonteri",
"picture": "",
"status": "Busy"
},
{
"id": 26,
"name": "Rush Clovis",
"picture": "",
"status": "Busy"
},
{
"id": 27,
"name": "Commander Cody",
"picture": "",
"status": "Busy"
},
{
"id": 28,
"name": "Joclad Danva",
"picture": "",
"status": "Busy"
},
{
"id": 29,
"name": "Vober Dand",
"picture": "",
"status": "Busy"
},
{
"id": 30,
"name": "Daultay Dofine",
"picture": "",
"status": "Busy"
},
{
"id": 31,
"name": "Caluan Ematt",
"picture": "",
"status": "Busy"
},
{
"id": 32,
"name": "Rune Haako",
"picture": "",
"status": "Busy"
},
{
"id": 33,
"name": "Wes Janson",
"picture": "",
"status": "Busy"
},
{
"id": 34,
"name": "Harter Kalonia",
"picture": "",
"status": "Busy"
},
{
"id": 35,
"name": "Maz Kanata",
"picture": "",
"status": "Busy"
},
{
"id": 36,
"name": "Owen Lars",
"picture": "",
"status": "Busy"
},
{
"id": 37,
"name": "Bazine Netal",
"picture": "",
"status": "Busy"
},
{
"id": 38,
"name": "Darth Plagueis",
"picture": "",
"status": "Busy"
},
{
"id": 39,
"name": "Sana Starros",
"picture": "",
"status": "Busy"
},
{
"id": 40,
"name": "Jova Tarkin",
"picture": "",
"status": "Busy"
},
{
"id": 41,
"name": "Wat Tambor",
"picture": "",
"status": "Busy"
},
{
"id": 42,
"name": "Quinlan Vos",
"picture": "",
"status": "Busy"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment