Skip to content

Instantly share code, notes, and snippets.

View swapnildaddikar's full-sized avatar

swapnildaddikar

View GitHub Profile
@swapnildaddikar
swapnildaddikar / ProfileLookup
Created August 17, 2016 04:54
Profile Lookup
var contacts = [
{
"firstName": "Akira",
"lastName": "Laine",
"number": "0543236543",
"likes": ["Pizza", "Coding", "Brownie Points"]
},
{
"firstName": "Harry",
"lastName": "Potter",