Skip to content

Instantly share code, notes, and snippets.

@jacano
Created November 2, 2015 18:35
Show Gist options
  • Save jacano/e061b1bb43a914d8c875 to your computer and use it in GitHub Desktop.
Save jacano/e061b1bb43a914d8c875 to your computer and use it in GitHub Desktop.
{
"Id" : 2,
"Name" : "Rosa",
"Surname1" : "Fajardo",
"Surname2" : "Salado",
"Birthday" : "1970-02-01T00:00:00",
"Address" : "Calle Granjilla Nº 6, Blq 5",
"PhotoUrl" : "http://img02.deviantart.net/a501/i/2009/215/4/b/deviant_id_by_immortall_girl.jpg",
"Experiences" : [{
"Title" : "Pediodismo",
"Description" : "Redactora jefa en periódico digital",
"StartDate" : "2000-03-05T00:00:00",
"EndDate" : null
}
],
"Awards" : [{
"Title" : "Premio zapatilla de oro",
"Description" : "Premio por mi completa dedicación al periodismo de guerra",
"AwardDate" : "2010-06-06T00:00:00"
}
],
"Skills" : [{
"Description" : "Redacción de panfletos de guerra"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment