-
Notifications
You must be signed in to change notification settings - Fork 0
/
B_Paul_Anderson_resume.html
333 lines (292 loc) · 9.26 KB
/
B_Paul_Anderson_resume.html
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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimal-ui">
<title>B. Paul Anderson</title>
<style>
body {
background: #fff;
font: 15px 'Allegreya Sans', 'Helvetica Neue', 'Helvetica', 'Arial', 'Roboto', sans-serif;
line-height: 1.4;
margin: 0 0;
}
em {
color: #999;
}
p {
font-size: 90%;
}
p:last-child {
margin-bottom: 0;
}
a {
color: #2C85B1;
text-decoration: none;
font-weight: 400;
}
ul {
margin-bottom: 0;
}
section {
margin: 1em 0 1em;
}
blockquote {
margin: 0;
margin-bottom: 1em;
}
#resume {
margin: 2em 2em 0 2.5em;
max-width: 760px;
}
/* Resume heading */
.heading header {
}
.heading header h1 {
font-size: 180%;
margin: 0.5em 0;
font-weight: 500;
}
.heading header h2 {
font-size: 140%;
margin: 0;
font-weight: 400;
}
.heading header .contact .detail {
margin: 0 1em 0 0;
}
.profile {
display: inline-block;
margin: 0 1em 0 0;
}
.profile:last-child {
margin: 0;
}
.profile strong,
.profile span {
margin: 0 1em 0 0;
}
/* section / line breaks */
section h2 {
font-size: 140%;
margin: 0 0 .05em;
text-transform: uppercase;
color: #BC1B39;
font-weight: 400;
}
/* Experience items */
.item {
margin: 0 0 1em;
padding: 0 0 1em;
border-bottom: 1px solid #F2EBEC;
}
.item:last-child {
border-bottom: none;
margin-bottom: 0;
}
.item header h3 {
margin: 0.2em 1em 0.2em 0;
display: inline-block;
font-weight: 500;
}
.item header a {
display: inline-block;
}
.item .position {
font-weight: 500;
font-size: 100%;
margin: 0.2em 1em 0.2em 0;
}
.item .startDate,
.item .endDate {
color: #6B6B6B;
}
.item .highlights {
list-style: square;
font-size: 90%;
}
/* skills */
#skills .item {
margin: 0.5em 0;
padding: 0 0 0.5em;
font-size: 90%;
}
#skills .item .name {
font-weight: 500;
display: inline-block;
text-transform: uppercase;
margin: 0 1em 0 0;
width: 23%;
vertical-align: top;
}
#skills .item .keywords {
display: inline-block;
width: 70%;
vertical-align: top;
}
/* education */
#education .item {
display: inline-block;
vertical-align: top;
width: 49.5%;
border-bottom: 0;
}
</style>
<style media="print">
body {
font-size: 12px;
line-height: 1.0;
}
</style>
<link href='http://fonts.googleapis.com/css?family=Alegreya+Sans:400,500,700'
rel='stylesheet' type='text/css'>
</head>
<body>
<div id="resume">
<section class="heading">
<header>
<h1>B. Paul Anderson</h1>
<div class="contact"> <span class="detail">
<a href="mailto:[email protected]">[email protected]</a>
</span>
<span class="detail">
1-817-262-9258
</span>
<span class="detail">
<a href="andersonpaul.com">andersonpaul.com</a>
</span>
</div>
</header>
<p>Passionate newly-minted developer with a front-end focus, experienced
in JavaScript development both with and without MVC frameworks.</p>
<div
class="profile"> <strong class="network">
GitHub
</strong>
<span class="username">
<a href="https://github.com/b-paul">b-paul</a>
</span>
</div>
<div class="profile"> <strong class="network">
Twitter
</strong>
<span class="username">
<a href="https://twitter.com/bpaulanderson">bpaulanderson</a>
</span>
</div>
<div class="profile"> <strong class="network">
LinkedIn
</strong>
<span class="username">
<a href="https://www.linkedin.com/in/b-paul-anderson">B. Paul Anderson</a>
</span>
</div>
</section>
<section id="skills">
<h2>Skills</h2>
<div class="item">
<div class="name">Front End Web</div>
<div class="keywords">JavaScript, ES2015, HTML5, CSS, AngularJS, Node.js</div>
</div>
<div class="item">
<div class="name">Testing</div>
<div class="keywords">Mocha, Jasmine, Protractor, Karma</div>
</div>
<div class="item">
<div class="name">Build Tools</div>
<div class="keywords">Gulp, Webpack</div>
</div>
<div class="item">
<div class="name">Source Control</div>
<div class="keywords">Git, GitHub collaboration</div>
</div>
</section>
<section class="experience">
<h2>Experience</h2>
<section class="item">
<header>
<h3 class="name">Thinkful</h3>
</header> <span class="position">
Student
</span>
<span class="startDate">
Dec 2015
</span>
<span class="endDate">
- Apr 2016
</span>
<div class="summary">
<p>Completed extended hands-on experience, working closely with a working
engineer mentor to assemble and refine a portfolio of work that effectively
demonstrates skill in web development.</p>
</div>
</section>
<section class="item">
<header>
<h3 class="name">GotPrint</h3>
</header> <span class="position">
Quality Control Agent
</span>
<span class="startDate">
Mar 2012
</span>
<span class="endDate">
- Present
</span>
<div class="summary">
<p>Sole quality control agent for a production plant shipping 2,500 boxes
of marketing materials per day.</p>
</div>
<ul class="highlights">
<li>Improved production quality, as measured by a 48% (41/mo to 21/mo) reduction
in customer complaints during my tenure, by training teams to meet a consistent
set of standards and providing active feedback through data.</li>
<li>Taught self to use Python and SQL in order to create programs that compiled
quality data over time, eliminating a biweekly four-hour report generation
process.</li>
</ul>
</section>
<section class="item">
<header>
<h3 class="name">FedEx Office</h3>
</header> <span class="position">
Lead Project Coordinator
</span>
<span class="startDate">
Jun 2008
</span>
<span class="endDate">
- Feb 2012
</span>
<div class="summary">
<p>Earned multiple promotions from retail customer service to final role
as shift-leading project coordinator. Trained my team in client consultations
and technical competencies.</p>
</div>
</section>
</section>
<section id="education">
<h2>Education</h2>
<div class="item">
<header>
<h3 class="name">The University of Texas at Arlington</h3>
</header>
<div class="dates"> <span class="endDate">
May 2009
</span>
</div>
<div class="qualification"> <span class="studyType">
Bachelor
</span>
<span class="area">
- Arts
</span>
<span class="gpa">
GPA: 3.75
</span>
</div>
</div>
</section>
</div>
</body>
</html>