-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathperson.js
374 lines (360 loc) · 12.3 KB
/
person.js
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
import PropTypes from 'prop-types';
export const person = {
basics: {
name: 'Erlich Bachman',
label: 'CEO / Visionaire Extraordinaire',
picture: './erlich-bachman.jpg',
// email: '[email protected]',
phone: '1 (912) 555-4321',
website: 'http://piedpiper.com',
summary: '"Our whole corporate culture is that we don\'t have a corporate culture."',
location: {
address: '2712 Broadway St',
postalCode: '94115',
city: 'San Francisco',
countryCode: 'USA',
region: 'California',
},
profiles: [
{
network: 'GitHub',
username: 'deltaskelta',
url: 'https://www.github.com/deltaskelta',
},
{
network: 'Twitter',
username: 'erlichbachman',
url: 'https://twitter.com/erlichbachman',
},
{
network: 'Facebook',
username: 'erlichbachman',
url: 'https://www.facebook.com/erlich.bachman.144181',
},
],
},
work: [
{
company: 'Pied Piper',
position: 'CEO',
website: 'http://piedpiper.com',
startDate: '2013-01-01',
endDate: '2014-01-01',
summary: 'Lorem ipsum dolor sit amet, meliore minimum percipitur ne per, eos lobortorquatos contentiones cu. Vero assum viris ne ius, ne mollis disputando mel. Ex senserit iracundia nec. Tale oblique mea id, exerci delenit no usu. Id vix cetero verear. Cu eum paulo platonem.Eum quem prodesset no, sit id tollit tamquam veritus. At vis novum dolorum. An usudolor habemus conclusionemque, mei ei mazim sententiae, diam commodo assentior melid. Et commune efficiendi ullamcorper eos, ad his atqui commodo.',
highlights: ['Started the company', 'killed it'],
},
{
company: 'Pied Piper',
position: 'CEO',
website: 'http://piedpiper.com',
startDate: '2013-01-01',
endDate: '2014-01-01',
summary: 'Lorem ipsum dolor sit amet, meliore minimum percipitur ne per, eos lobortorquatos contentiones cu. Vero assum viris ne ius, ne mollis disputando mel. Ex senserit iracundia nec. Tale oblique mea id, exerci delenit no usu. Id vix cetero verear. Cu eum paulo platonem.Eum quem prodesset no, sit id tollit tamquam veritus. At vis novum dolorum. An usudolor habemus conclusionemque, mei ei mazim sententiae, diam commodo assentior melid. Et commune efficiendi ullamcorper eos, ad his atqui commodo.',
highlights: ['Started the company', 'killed it'],
},
{
company: 'Pied Piper',
position: 'CEO',
website: 'http://piedpiper.com',
startDate: '2013-01-01',
endDate: '2014-01-01',
summary: 'Lorem ipsum dolor sit amet, meliore minimum percipitur ne per, eos lobortorquatos contentiones cu. Vero assum viris ne ius, ne mollis disputando mel. Ex senserit iracundia nec. Tale oblique mea id, exerci delenit no usu. Id vix cetero verear. Cu eum paulo platonem.Eum quem prodesset no, sit id tollit tamquam veritus. At vis novum dolorum. An usudolor habemus conclusionemque, mei ei mazim sententiae, diam commodo assentior melid. Et commune efficiendi ullamcorper eos, ad his atqui commodo.',
highlights: ['Started the company', 'killed it'],
},
],
volunteer: [
{
organization: 'Bachmanity Food Drive',
position: 'Organizer',
website: 'http://organization.com/',
startDate: '2015-03',
endDate: '2015-03',
summary: 'Bachmanity Insanity, which has been hailed as the event of the century, was able to raise over 1,000 pounds of non-perishable canned goods to help the homeless of San Frnacisco who have been abandoned by tech companies. ',
highlights: ['1,000 pounds of food donations', 'Event of the Century'],
},
{
organization: 'Aviato - Soup Kitchen',
position: 'Organizer',
website: 'http://organization.com/',
startDate: '2008-05',
endDate: '2008-05',
summary: 'Aviatio (until its disbandment) was responsible for organizing a daily lunch for homeless employees',
highlights: [
'Organizer of the month (2008-05)',
'Volunteer of the month (2008-05)',
'Chef of the month (2008-05)',
'Customer of the month (2008-06)',
],
},
],
education: [
{
institution: 'Berkeley College',
area: 'Software Development',
studyType: 'B.S. in Computer Science (incompleted)',
startDate: '2005-08',
endDate: '2006-01',
gpa: '4.0 (presumed)',
courses: [
'CS289A - Intro to Machine Learning',
'EECS 126 - Probability and Random Processes',
'CS C100 - Principles & Techniques of Data Science.',
],
},
{
institution: 'Reed College',
area: 'Software Development',
studyType: 'Bachelor (incomplete)',
startDate: '2003-08',
endDate: '2004-05',
gpa: '2.7',
courses: [
'DB1101 - Basic SQL',
'JS 087 - Javascript Fundamentals',
'CS 095 - Advanced HTML',
],
},
{
institution: 'Hampshire College',
area: 'Anthropology',
studyType: 'Bachelor (incomplete)',
startDate: '2003-05',
endDate: '2002-08',
gpa: '2.5',
courses: [
'ANTH 87 - Freshman Seminar',
'ANTH 42 - Primates in a Human-Dominated World',
'ANTH 2 - Human Origins',
],
},
],
awards: [
{
title: 'CEO of the month',
date: '2007-11-01',
awarder: 'Aviato',
summary: 'Awarded CEO of the month for excelling at "CEO-ly duties and outperforming all expectations"',
},
{
title: '3 months clean',
date: '2017-02',
awarder: 'Narcotics Anonymous',
summary: 'Awarded 3 months clean for quitting an opium-den habit',
},
],
publications: [
{
name: 'Is Erlich Bachman the Dumbest Man in Tech',
publisher: 'Coderag',
releaseDate: '2016-06-22',
website: 'http://www.coderag.com/is-erlich-bachman-the-dumbest-man-in-tech/',
summary: 'CJ Cantwells feature of Erlich Bachman',
},
{
name: 'How Will Silicon Valley Kill Off Erlich Bachman',
publisher: 'Vulture',
releaseDate: '2017-05-31',
website: 'http://www.vulture.com/2017/05/silicon-valley-erlich-bachman-tj-miller.html',
summary: '',
},
],
skills: [
{
name: 'Incubating',
level: '95',
keywords: [
'Managing Subordinates: At [pied](./) piper we strived to meet all of our incubator needs',
'Evicting Jian Yang',
],
},
{
name: 'Hex Arithmetic',
level: '90',
keywords: ['9 * F = fleventy-five'],
},
{
name: 'Web Development',
level: '37',
keywords: ['HTML', 'CSS', 'Javascript'],
},
{
name: 'Hydroponic Horticulture',
level: '75',
keywords: [
"Garage Gardening: experienced at producing top quality 'produce'",
],
},
{
name: 'Style',
level: '60',
keywords: [
"Clothes: black turtlenecks to maximize 'jobbiness'",
'Kimonos: To assert power and relay awesomeness',
],
},
{
name: 'Negotiation',
level: '45',
keywords: [
'Aggressive: Aggressive negotiation is they key to getting what you want',
],
},
{
name: 'Making Mistakes',
level: '30',
keywords: ['1993: I made a mistake by thinking that I made a mistake'],
},
{
name: 'Being Lame',
level: '15',
keywords: [
'Jian Yang: This only happens when listening to his recipe for octupu',
],
},
{
name: 'Losing',
level: '5',
keywords: ['Kickball: I lost a kickball game once in elementary school'],
},
],
languages: [
{
name: 'English',
level: 'Native speaker',
},
{
name: 'Hexadecimal',
level: 'Veteran',
},
{
name: 'Spanish',
level: 'Intermediate',
},
],
interests: [
{
name: 'Wildlife',
keywords: [
'Ferrets: More of a hatred than an interest, ferrets are detrimental to society and any neighbors who would dare to keep them among people are evil',
'California Varmint Laws: California penal code says that is is illegal to keep ferrets',
],
},
{
name: 'Japanese Culture',
keywords: [
'切腹: the act of falling on ones sword in shame',
'おみやげ: giving of gifts to incubees and other people who have earned my respect',
],
},
],
references: [
{
name: 'Jian Yang',
reference: "I do not respect you. You're not any kind of investor, you own nothing",
},
{
name: 'Jian Yang',
reference: "Erlich Bachman...This is you as an old man. I'm ugly and I'm dead. Alone",
},
{
name: 'CJ Cantwell',
reference: 'Bachman recently founded venture capital firm Bachmanity Capital with tech icon (soon to be legend, I’m sure) Nelson “Big Head” Bighetti, and the pair hosted a lavish launch event, aptly titled “Bachmanity Insanity.” The party, like Bachman, was loud, extravagant and a bit of a farce. It was a luau. At Alcatraz. One for which Bachman chose to pay for all liquor at retail cost, and one where he lost a giant fiberglass Tiki head at the bottom of the bay. The expenses for fire dancers, flair bartenders and exotic caterers totaled over $1 million. Bachman maintains these were “practical costs for any groundbreaking business.”',
},
{
name: 'CJ Cantwell',
reference: 'Bachmanity burned too bright, like the custom lighting at its luau and, like that lighting, the bulb burned out.',
},
],
};
export const locationType = PropTypes.shape({
address: PropTypes.string,
postalCode: PropTypes.string,
city: PropTypes.string,
countryCode: PropTypes.string,
region: PropTypes.string,
}).isRequired;
export const profileType = PropTypes.shape({
network: PropTypes.string,
username: PropTypes.string,
url: PropTypes.string,
}).isRequired;
export const basicsType = PropTypes.shape({
name: PropTypes.string,
label: PropTypes.string,
picture: PropTypes.string,
email: PropTypes.string,
phone: PropTypes.string,
website: PropTypes.string,
summary: PropTypes.string,
location: PropTypes.shape(locationType),
profiles: PropTypes.arrayOf(profileType),
}).isRequired;
export const workType = PropTypes.arrayOf(PropTypes.shape({
company: PropTypes.string,
position: PropTypes.string,
website: PropTypes.string,
startDate: PropTypes.string,
endDate: PropTypes.string,
summary: PropTypes.string,
highlights: PropTypes.arrayOf(PropTypes.string),
})).isRequired;
export const volunteerType = PropTypes.arrayOf(PropTypes.shape({
organization: PropTypes.string,
position: PropTypes.string,
website: PropTypes.string,
startDate: PropTypes.string,
endDate: PropTypes.string,
summary: PropTypes.string,
highlights: PropTypes.arrayOf(PropTypes.string),
})).isRequired;
export const educationType = PropTypes.arrayOf(PropTypes.shape({
institution: PropTypes.string,
area: PropTypes.string,
studyType: PropTypes.string,
startDate: PropTypes.string,
endDate: PropTypes.string,
gpa: PropTypes.string,
courses: PropTypes.arrayOf(PropTypes.string),
})).isRequired;
export const awardsType = PropTypes.arrayOf(PropTypes.shape({
title: PropTypes.string,
date: PropTypes.string,
awarder: PropTypes.string,
summary: PropTypes.string,
})).isRequired;
export const publicationsType = PropTypes.arrayOf(PropTypes.shape({
name: PropTypes.string,
publisher: PropTypes.string,
releaseDate: PropTypes.string,
website: PropTypes.string,
summary: PropTypes.string,
})).isRequired;
export const skillsType = PropTypes.arrayOf(PropTypes.shape({
name: PropTypes.string,
level: PropTypes.string,
keywords: PropTypes.arrayOf(PropTypes.string),
})).isRequired;
export const languagesType = PropTypes.arrayOf(PropTypes.shape({
name: PropTypes.string,
level: PropTypes.string,
})).isRequired;
export const interestsType = PropTypes.arrayOf(PropTypes.shape({
name: PropTypes.string,
keywords: PropTypes.arrayOf(PropTypes.string),
})).isRequired;
export const referencesType = PropTypes.arrayOf(PropTypes.shape({
name: PropTypes.string,
reference: PropTypes.string,
})).isRequired;
export const resumeType = PropTypes.shape({
basics: basicsType,
work: workType,
volunteer: volunteerType,
education: educationType,
awards: awardsType,
publications: publicationsType,
skills: skillsType,
languages: languagesType,
interests: interestsType,
references: referencesType,
});