-
Notifications
You must be signed in to change notification settings - Fork 7
/
resume.json
146 lines (146 loc) · 4.23 KB
/
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
{
"basics": {
"name": "Wilson Mar",
"label": "",
"picture": "http://merc.tv/img/wilson/200x200.jpg",
"email": "wilsonmar@gmail.com",
"phone": "(310) 320-7878",
"website": "http://wilsonmar.github.io",
"summary": "Wilson is like Master Chief in Halo. He lives on the bleeding edge of tech to help others on the front lines. A one-man army with many skills.",
"location": {
"address": "Telecommute",
"postalCode": "MT 59041",
"city": "San Francisco",
"countryCode": "US",
"region": "Wilderness"
},
"profiles": [
{
"network": "Twitter",
"username": "wilsonmar",
"url": "https://twitter.com/wilsonmar"
},
{
"network": "LinkedIn",
"username": "wilsonmar",
"url": "https://linkedin.com/in/wilsonmar"
},
{
"network": "YouTube",
"username": "wilsonmar",
"url": "https://goo.gl/UJOR02"
},
{
"network": "Pinterest",
"username": "wilsonmar4",
"url": "https://www.pinterest.com/wilsonmar4/"
}
]
},
"work": [
{
"company": "JetBloom",
"position": "Developer Evangelist",
"website": "http://github.com/wilsonmar",
"startDate": "2014-08-01",
"endDate": "2016-04-01",
"summary": "Developer and Instructor",
"highlights": [
"Created hands-on courses on Windows, Mac, Git/GitHub, SAP, Tableau, ElasticSearch, Scala, Java, Maven, LoadRunner, JMeter, Salesforce, and others.",
"Designed and implemented Jekyll website with modifications in Liquid, Markdown, JavaScript, HTML, and CSS.",
"Invited DevOps presenter at StarEast, StarWest, and other conferences."
]
},
{
"company": "Hewlett-Packard",
"position": "Developer Evangelist",
"website": "",
"startDate": "2003-01-15",
"endDate": "2014-07-14",
"summary": "Master-level Architect",
"highlights": [
"Created hands-on examples of mobile development optimization and network virtualization.",
"Designed and produced videos for initial launch of cloud capabilities.",
"Advised web designers on SEO and revamp of product website to accept credit cards.",
"Initiated meetups and technical deep-dives at conferences.",
"Developed questions and answers for product certification exams."
]
},
{
"company": "MBO Partners",
"position": "Performance Architect",
"website": "",
"startDate": "2007-01-01",
"endDate": "2010-08-31",
"summary": "Consultant",
"highlights": [
"Reduced response time 80% on SAP Mobile by implementing innovative performance techniques.",
"At Northrop, Dell, FedEx, and Erie Insurance: measured profiled coding which prevented achievement of capacity targets.",
"At McKesson, designed processes which halved deployment time and doubled ETL speed."
]
}
],
"volunteer": [
],
"education": [
{
"institution": "Pepperdine University",
"area": "Computer Education",
"studyType": "Masters"
},
{
"institution": "Loyola Marymount",
"area": "Economics and Computer Science",
"studyType": "Bsc"
}
],
"awards": [
{
"title": "Pragmatic Marketing Certification",
"date": "2014-11-01",
"awarder": "PragmaticMarketing.com",
"summary": ""
}
],
"publications": [
],
"skills": [
{
"name": "Web Development",
"level": "Advanced",
"keywords": [
"Jekyll",
"Javascript Tuning",
"Google Analytics",
"Jenkins",
"Optimization workflow"
]
},
{
"name": "Performance Engineering",
"level": "Master",
"keywords": [
"AWS EC2",
"LoadRunner",
"JMeter",
"Configuration Tuning",
"Java Profiling" ]
}
],
"languages": [
{
"language": "English",
"fluency": "Native speaker"
}
],
"interests": [
{
"name": "Writing, Travel, Photography, Video",
"keywords": [
"Seen all 50 states, Canadian provinces; Japan, Hong Kong, Australia, New Zealand, Sweden, France, Italy, Germany, Switzerland, UK, Israel"
]
}
],
"references": [
]
}