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: dfb38d248566e335e0b92c8089fd88a2ff7947f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"title" : "Experience",
	"experience" : [
		{
			"timeperiod" : "May 2017 - Nov 2017",
			"company" : "Uber",
			"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. "
		}
	]
}