-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdata.json
More file actions
executable file
·106 lines (105 loc) · 3.68 KB
/
Copy pathdata.json
File metadata and controls
executable file
·106 lines (105 loc) · 3.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"timeline":
{
"headline":"Johnny B Goode",
"type":"default",
"startDate":"2009,1",
"text":"<i><span class='c1'>Designer</span> & <span class='c2'>Developer</span></i>",
"asset":
{
"media":"assets/img/notes.png",
"credit":"<a href='http://dribbble.com/shots/221641-iOS-Icon'>iOS Icon by Asher</a>",
"caption":""
},
"date": [
{
"startDate":"2009,2",
"headline":"My first experiment in time-lapse photography",
"text":"Nature at its finest in this video.",
"asset":
{
"media":"http://vimeo.com/22439234",
"credit":"",
"caption":""
}
},
{
"startDate":"2009,5",
"headline":"Redesign of my portfolio",
"text":"",
"asset":
{
"media":"assets/img/shots/sidebar_s3.jpg",
"credit":"<a href='http://dribbble.com/shots/401334-Sidebar'>by Chris Brauckmuller</a>",
"caption":""
}
},
{
"startDate":"2009,7",
"headline":"Another time-lapse experiment",
"text":"",
"asset":
{
"media":"http://vimeo.com/23237102",
"credit":"",
"caption":""
}
},
{
"startDate":"2009,10",
"headline":"Developed a Gmail Client",
"text":"",
"asset":
{
"media":"assets/img/shots/shot_1298590416.jpg",
"credit":"<a href='http://dribbble.com/shots/120088-Gmail-Pokki-Final-Ui'>by Justalab</a>",
"caption":""
}
},
{
"startDate":"2010,3",
"headline":"Logo Design for a pet shop",
"text":"",
"asset":
{
"media":"assets/img/shots/pet___you.jpg",
"credit":"<a href='http://dribbble.com/shots/444003-Pet-You'>by Nikita Lebedev</a>",
"caption":""
}
},
{
"startDate":"2010,4",
"headline":"Developed an iPad newspaper application",
"text":"It was a challenge to create both the design and code in a week.",
"asset":
{
"media":"assets/img/shots/proto_v4_decoupe_2.jpg",
"credit":"<a href='http://dribbble.com/shots/228267-Swiss-newspaper-reader-app-for-iPad-UI-UX-iOS'>by Jonathan Moreira</a>",
"caption":""
}
},
{
"startDate":"2010,8",
"headline":"Illustration for a big client.",
"text":"",
"asset":
{
"media":"assets/img/shots/chameleon.jpg",
"credit":"<a href='http://dribbble.com/shots/366400-Chameleon'>Chameleon by Mike</a>",
"caption":""
}
},
{
"startDate":"2010,12",
"headline":"Advert for Volkswagen",
"text":"Created the website for their new advertising campaign.",
"asset":
{
"media":"http://www.youtube.com/watch?v=0-9EYFJ4Clo",
"credit":"",
"caption":""
}
}
]
}
}