-
Notifications
You must be signed in to change notification settings - Fork 16
/
jane-resume.json
552 lines (505 loc) · 14.9 KB
/
jane-resume.json
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
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
{
"name": "Jane Q. Fullstacker",
"meta": {
"format": "[email protected]",
"version": "0.5.0"
},
"info": {
"label": "Senior Developer",
"characterClass": "Programmer",
"brief": "**Imaginary full-stack software developer with 6+ years industry experience** specializing in cloud-driven web applications and middleware. A native of southern CA, Jane enjoys hiking, mystery novels, and the company of Rufus, her two year old beagle.",
"image": "jane.png",
"quote": "Be the change you want to see in the world."
},
"contact": {
"website": "https://www.janeblogs.com",
"phone": "1-650-999-7777",
"email": "[email protected]",
"other": [
{
"label": "Home Phone",
"flavor": "phone",
"value": "1-650-999-4321"
},
{
"label": "Work Phone",
"flavor": "phone",
"value": "1-650-777-1234"
},
{
"label": "Personal Email",
"flavor": "email",
"value": "[email protected]"
}
]
},
"location": {
"address": "123 Somewhere Rd.",
"city": "Mountain View",
"region": "CA",
"code": "94035",
"country": "US"
},
"projects": [
{
"title": "HackMyResume",
"category": "FOSS",
"role": "contributor",
"url": "https://fluentdesk.com/hackmyresume",
"start": "2015-09",
"repo": "https://github.com/hacksalot/hackmyresume",
"description": "A resume authoring and analysis tool for OS X, Linux, and Windows.",
"summary": "Exemplar user for HackMyResume and FluentCV!",
"keywords": ["JavaScript", "Node.js", "cross-platform", "JSON"],
"media": [
{
"category": "download",
"url": "https://www.npmjs.com/package/hackmyresume"
}
]
},
{
"title": "Augmented Android",
"category": "commercial",
"role": "co-creator",
"url": "https://project.website.com",
"repo": "https://repo.website.com",
"description": "An augmented reality app for Android.",
"start": "2012-02",
"end": "2014-01",
"summary": "Performed flagship product conceptualization and development.",
"keywords": ["Android", "Java", "Xamarin"]
},
{
"title": "Blog",
"category": "personal",
"role": "creator",
"url": "https://www.janeblogs.com",
"description": "My programming blog. Powered by Jekyll.",
"summary": "Conceptualization, design, development, and deployment.",
"keywords": ["Jekyll", "Ruby", "HTML 5", "JavaScript", "HTTP", "LAMP"]
}
],
"social": [
{
"label": "GitHub",
"network": "GitHub",
"user": "janeq-was-here",
"url": "https://github.com/janeq-was-here"
},
{
"label": "Twitter",
"network": "Twitter",
"user": "janeq-was-here",
"url": "https://twitter.com/janeq-was-here"
}
],
"employment": {
"summary": "7+ years industry IT and software development experience.",
"history": [
{
"employer": "Area 52",
"url": "https://area52.io/does-not-exist",
"position": "Head Code Ninja",
"summary": "Development team manager for [**Quantum Diorama**](https://en.wikipedia.org/wiki/Vaporware), a distributed molecular modeling and analysis suite for Linux and OS X.",
"start": "2013-09",
"keywords": ["Agile","PM","C","C++","R","OpenGL","Boost","MySQL","PostgreSQL","JIRA"],
"highlights": ["Managed a 5-person development team", "Accomplishment 2", "Etc."]
},
{
"employer": "Veridian Dynamics",
"url": "https://en.wikipedia.org/wiki/Better_Off_Ted#Plot",
"position": "Principal Developer",
"summary": "Developer on numerous projects culminating in technical lead role for the [Jabberwocky project](http://betteroffted.wikia.com/wiki/Jabberwocky) and promotion to principal developer.",
"start": "2011-07",
"end": "2013-08",
"keywords": ["C++","C","Linux","R","Clojure"],
"highlights": ["Managed a 5-person development team", "Accomplishment 2", "Etc."]
},
{
"employer": "Stark Industries",
"position": "IT Administrator",
"summary": "Junior programmer with heavy code responsibilities. Promoted to intermediate role after 6 months.",
"start": "2008-10",
"end": "2011-06",
"keywords": ["Novell","Active Directory","Linux","Windows"],
"highlights": ["Promoted to intermediate developer after 6 months", "Accomplishment 2", "Etc."]
},
{
"employer": "Dunder Mifflin",
"position": "Intern",
"summary": "Performed IT administration and deployments for Dunder Mifflin.",
"start": "2008-06",
"end": "2008-09",
"keywords": ["Novell","Active Directory","Linux","Windows"],
"highlights": ["Supervised roll-out of Dunder Mifflin Infinity website.", "Performed mission-critical system backups and ", "Etc."]
}
]
},
"education": {
"summary": "",
"level": "degree",
"degree": "BSCS",
"history": [
{
"institution": "Cornell University",
"title": "BSCS",
"url": "https://www.cornell.edu/",
"start": "2005-09",
"end": "2008-05",
"grade": "3.5",
"summary": "A multiline summary of the education.",
"curriculum": ["Course 1", "Course 2", "Course 2"]
},
{
"institution": "Medfield College",
"title": "",
"url": "https://en.wikipedia.org/wiki/Medfield_College",
"start": "2003-09",
"end": "2005-06",
"grade": "3.2",
"summary": "A multiline summary of the education.",
"curriculum": ["Course 1", "Course 2", "Course 2"]
}
]
},
"affiliation": {
"summary": "Member of numerous collegiate and professional groups and organizations.",
"history": [
{
"role": "Member",
"organization": "IEEE",
"url": "https://www.ieee.org/index.html",
"start": "2013-06",
"summary": "Member in good standing since 2013-06."
},
{
"role": "Member",
"organization": "Apple Developer Network",
"url": "https://developer.apple.com/",
"summary": "Member of the [Apple Developer program](https://developer.apple.com/) since 2008."
},
{
"role": "Subscriber",
"organization": "MSDN",
"url": "https://msdn.microsoft.com",
"start": "2010",
"summary": "Super-Ultra-gold level Ultimate Access MSDN subscriber package with subscription toaster and XBox ping pong racket."
},
{
"role": "Coordinator",
"organization": "Campus Coder's Meetup",
"start": "2003-02",
"end": "2004-04",
"summary": "Host of a monthly **campus-wide meetup for CS students**. Code, coffee, and crullers!"
}
]
},
"service": {
"summary": "Active US Army Reserve member and Technology for Tots technical consultant and volunteer coordinator.",
"history": [
{
"flavor": "volunteer",
"position": "Technical Consultant",
"organization": "Technology for Tots",
"url": "http://technology-for-tots.org",
"start": "2003-11",
"end": "2005-06",
"summary": "Summary of this volunteer stint.",
"highlights": ["Accomplishment 1", "Accomplishment 2", "etc"]
},
{
"flavor": "military",
"position": "NCO",
"organization": "US Army Reserves",
"url": "http://www.usar.army.mil/",
"start": "1999-11",
"end": "2003-06",
"summary": "Summary of this military stint.",
"highlights": ["Accomplishment 1", "Accomplishment 2", "etc"]
}
]
},
"skills": {
"sets": [
{
"name": "Web",
"level": "advanced",
"skills": [
"JavaScript", "HTML 5", "CSS", "LAMP", "MVC", "REST"
]
},
{
"name": "JavaScript",
"level": "master",
"skills": [
"Node.js", "Angular.js", "jQuery", "Bootstrap", "React.js", "Backbone.js"
]
},
{
"name": "Database",
"level": "intermediate",
"skills": [
"MySQL", "PostgreSQL", "NoSQL", "ORM", "Hibernate"
]
},
{
"name": "Cloud",
"level": "intermediate",
"skills": [
"AWS", "EC2", "RDS", "S3", "Azure", "Dropbox"
]
},
{
"name": "Project",
"level": "beginner",
"skills": [
"Agile", "TFS", "JIRA", "GitHub", "Unified Process", "MS Project"
]
}
],
"list": [
{
"name": "C++",
"id": "1",
"summary": "Optional summary of your experience with the skill.",
"level": "9",
"years": 7,
"proof": "http://myblog.com/interesting-cplusplus-post"
},
{
"name": "Ruby",
"id": "2",
"summary": "Optional summary of your experience with the skill.",
"level": "9",
"years": 7,
"proof": "http://myblog.com/interesting-cplusplus-post"
},
{
"name": "Xcode",
"summary": "Xcode 6 development.",
"level": "5",
"years": "3"
},
{
"name": "Linux",
"summary": "Optional summary of your experience with the skill.",
"level": "advanced",
"years": "4+"
},
{
"name": "Agile",
"summary": "Optional summary of your experience with the skill.",
"level": "B+",
"years": 2
}
]
},
"samples": [
{
"title": "Asteroids",
"summary": "A browser-based space shooter built on Three.js.",
"url": "http://janeblogs.com/portfolio/asteroids",
"date": "2014-09"
},
{
"title": "Rememberpedia",
"summary": "A website to help you remember things.",
"url": "https://rememberpedia.com",
"date": "2015-07"
}
],
"writing": [
{
"title": "Teach Yourself GORFF in 21 Days",
"flavor": "book",
"date": "2008",
"publisher": {
"name": "Amazon",
"url": "https://www.amazon.com"
},
"url": "http://url.to.publication.com/blah",
"author": [ "Jane Fullstacker", "John Smith" ],
"summary": "A primer on the programming language of GORFF, whose for loops are coterminous with all of time and space."
},
{
"title": "Building User Interfaces with Electron and Atom",
"flavor": "article",
"date": "2011",
"publisher": {
"name": "Code Project",
"url": "http://codeproject.com"
},
"url": "http://codeproject.com/build-ui-electron-atom.aspx"
},
{
"title": "Jane Fullstacker's Blog",
"flavor": "blog",
"date": "2011",
"publisher": {
"name": "self",
"url": "https://www.janeblogs.com"
},
"url": "https://www.janeblogs.com"
}
],
"reading": [
{
"title": "r/programming",
"flavor": "website",
"url": "https://www.reddit.com/r/programming/",
"summary": "Daily reader and longtime lurker."
},
{
"title": "Hacker News / YCombinator",
"flavor": "website",
"url": "https://news.ycombinator.com/",
"summary": "Daily reader and longtime lurker."
},
{
"title": "Coding Horror",
"flavor": "blog",
"url": "http://www.codinghorror.com",
"author": "Jeff Atwood",
"summary": "Reader since 2007; member of the StackOverflow Beta."
},
{
"title": "Code Complete",
"flavor": "book",
"url": "http://www.cc2e.com/Default.aspx",
"author": "Steve McConnell",
"date": "2014-09",
"summary": "My 'desert-island' software construction manual."
}
],
"speaking": [
{
"title": "Data Warehousing Evolved: DARMA 2.0",
"role": "Speaker",
"event": "OPENSTART 2013 Developer's Conference",
"location": "Portland, OR",
"date": "2012",
"highlights": [
"Won 'Best Presentation on an Emerging Technical Field' prize."
]
}
],
"recognition": [
{
"flavor": "award",
"from": "Google",
"title": "Honorable Mention",
"event": "Summer of Code",
"date": "2012"
},
{
"flavor": "honor",
"from": "Cornell University",
"title": "Summa cum laude",
"event": "graduation",
"date": "2012"
}
],
"references": [
{
"name": "John Davidson",
"flavor": "professional",
"private": true,
"contact": [
{
"label": "Mobile",
"flavor": "phone",
"value": "9-(999)-999-9999"
},
{
"label": "Work email",
"flavor": "email",
"value": "[email protected]"
}
]
}
],
"testimonials": [
{
"name": "John Davidson",
"flavor": "professional",
"quote": "Jane is awesome! I'd hire her again in a heartbeat.",
"private": true
},
{
"name": "Elias Fullstacker",
"flavor": "technical",
"quote": "I worked with Jane on Jabberwocky and can vouch for her awesome technical capabilities and attention to detail. Insta-hire."
},
{
"name": "Dana Nevins",
"flavor": "personal",
"quote": "I've known Jane personally and professionally for almost ten years. She is one in a million."
}
],
"languages": [
{
"language": "English",
"level": "Native"
},
{
"language": "Spanish",
"level": "Moderate",
"years": 10
}
],
"extracurricular": [
{
"title": "Bay Area Crew Club",
"activity": "",
"location": "San Francisco, CA",
"start": "2014-05"
},
{
"title": "Organizer / Manager",
"activity": "JavaScript Game Development Meetup",
"location": "Austin, TX",
"start": "2011-03",
"end": "2014-01",
"highlights": [
"Monthly speaker on creative JavaScript development.",
"Founded group and oversaw growth to 500+ members."
]
}
],
"governance": [
{
"flavor": "board",
"role": "Member",
"organization": "The Mommies Network",
"url": "http://themommiesnetwork.org",
"start": "2008-02",
"end": "2010-01",
"summary": "Since 2008 I've been a full-time member of the board of directors for TMN."
},
{
"flavor": "committee",
"role": "Academic Contributor",
"organization": "Khronos Group",
"url": "https://www.khronos.org",
"start": "2015-01",
"highlights": [
"Participated in GORFF standardization process (Draft 2)."
]
}
],
"interests": [
{
"name": "reading",
"summary": "Jane is a fan of mystery novels and courtroom dramas including Agatha Christie and John Grisham.",
"keywords": [ "mystery", "Agatha Christie", "John Grisham" ]
},
{
"name": "hiking",
"summary": "Jane enjoys hiking, light mountain climbing, and has four summits under her belt!"
},
{
"name": "yoga"
}
]
}