Welcome to mirror list, hosted at ThFree Co, Russian Federation.

experience.json « data « exampleSite - github.com/uicardiodev/hugo-uilite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 627a2a001abb82b5efbc741aaddacc0ef3619765 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"title" : "Experience",
	"experience" : [
		{
			"timeperiod" : "May 2017 - Nov 2017",
			"company" : "Uber",
			"website": "https://www.uber.com",
			"description" : "Nunc sapien nisi, maximus eleifend hendrerit sit amet, rutrum vel diam. Duis quam nibh, tincidunt eget nunc nec, suscipit pretium dolor. "
		},
		{
			"timeperiod" : "Nov 2017 - Present",
			"company" : "Google",
			"description" : "Nunc sapien nisi, maximus eleifend hendrerit sit amet, rutrum vel diam. Duis quam nibh, tincidunt eget nunc nec, suscipit pretium dolor. "
		}
	]
}