-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.html
218 lines (198 loc) · 12.7 KB
/
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Edward Stumpf: Resume</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog==" crossorigin="anonymous" />
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<nav class="navbar navbar-expand-sm navbar-dark u-bg-mariner-blue">
<h1 class="navbar-brand mb-0">Edward Stumpf</h1>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarContent" aria-controls="navbarContent" aria-expanded="false" aria-label="Toggle Navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbarContent" class="collapse navbar-collapse justify-content-end">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">About</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="resume.html">Resume <span class="sr-only">(current)</span></a>
</li>
</ul>
</div>
</nav>
<main class="resume container">
<!-- Headline -->
<section class="row my-3">
<div class="col resume__subtitle">
Goal-Oriented. Detail Driven. Technically Awesome.
</div>
</section>
<!-- Skills -->
<section class="row my-3">
<div class="col-md-3 col-sm-6">
<h3 class="resume__section-header">
Languages
</h3>
<ul class="resume__skills-list">
<li>JavaScript</li>
<li>TypeScript</li>
<li>PHP</li>
<li>HTML5</li>
<li>CSS3</li>
<li>SQL</li>
</ul>
</div>
<div class="col-md-3 col-sm-6">
<h3 class="resume__section-header">
Frameworks
</h3>
<ul class="resume__skills-list">
<li>Node.js</li>
<li>Vue.js</li>
<li>Redux</li>
<li>Bootstrap</li>
<li>Cypress</li>
<li>Laravel</li>
</ul>
</div>
<div class="col-md-3 col-sm-6">
<h3 class="resume__section-header">
Tools and Utilities
</h3>
<ul class="resume__skills-list">
<li>Git</li>
<li>NPM</li>
<li>Composer</li>
<li>Atlassian Suite</li>
<li>Postman</li>
</ul>
</div>
<div class="col-md-3 col-sm-6">
<h3 class="resume__section-header">
Environments
</h3>
<ul class="resume__skills-list">
<li>Windows 10</li>
<li>Unix/Linux</li>
<li>Docker</li>
</ul>
</div>
</section>
<!-- Experience -->
<section class="row my-3">
<div class="col">
<h3 class="resume__section-header">
Experience
</h3>
<h4 class="resume__title">
<span class="font-weight-bold">Aventiv Technologies</span>, Southborough, MA — <span class="font-italic">Web Developer Sr.</span>
</h4>
<p class="resume__dates">December 2017 - PRESENT</p>
<ul>
<li>Front-end technical lead for Physical Mail Facility Management System project release 1.0. Collaborated with senior UX designer to ensure design and implementation consistency through rapid iterations. Engineered dependable application business logic through negotiation with middle-tier and backend developers.</li>
<li>Assumed technical lead role for Investigator 5.1 project after sudden developer departure. Salvaged release by re-prioritizing outstanding features with project management and analyzing state of incomplete development. Onboarded short term consultant for remaining development. Created and executed test plans with test engineer to verify release quality.</li>
<li>Co-managed Investigator PRO 5.0 project. Architected Web Call Player integration. Designed interfaces for data services APIs. Engineered Web Call Player functionality required for Investigator PRO release.</li>
<li>Technical lead for the Web Call Player project. Prioritized key technical and business requirements with consultants and engineering to replace legacy Java Call Player. Reconstructed business logic from legacy Java Call Player. Developed new features and enhancements. Constructed test plans and collaborated with test engineer to ensure release quality.</li>
<li>Providing professional and technical support to the Service Desk and clients.</li>
</ul>
<h4 class="resume__title">
<span class="font-weight-bold">Aventiv Technologies</span>, Southborough, MA — <span class="font-italic">Software Developer II</span>
</h4>
<p class="resume__dates">August 2015 - December 2017</p>
<ul>
<li>Identified and implemented key changes to migrate Investigator PRO application from quirks mode rendering to standards mode rendering.</li>
<li>Determined technical and business requirements with consultants for replacing legacy browser plugins with Electron desktop application. Integrated deliverable into Investor PRO application.</li>
<li>Supervised and mentored one intern during summer 2016.</li>
<li>Provided professional and technical support to the Service Desk and clients.</li>
</ul>
<h4 class="resume__title">
<span class="font-weight-bold">Wellesley College</span>, Wellesley, MA — <span class="font-italic">Web Developer</span>
</h4>
<p class="resume__dates">March 2014 - August 2015 </p>
<ul>
<li>Headed Drupal Portal project as technical lead. Collaborated with engineers and content developers to import content, roles, and users from Luminis portal into Drupal. Implemented custom themes and modules.</li>
<li>Implemented information hub for students in the Drupal portal using PHP and blog RSS feeds.</li>
<li>Developed crucial PHP and Oracle SQL modifications for the note taking/voting PHP application used in paperless admissions process.</li>
<li>Converted applications from Java/JSP and Node.js to PHP to simplify support and reduce technical debt.</li>
<li>Provided professional and technical support to the Help Desk and end-user offices.</li>
</ul>
<h4 class="resume__title">
<span class="font-weight-bold">Wellesley College</span>, Wellesley, MA — <span class="font-italic">Software Engineer</span>
</h4>
<p class="resume__dates">January 2012 - March 2014 </p>
<ul>
<li>Oversaw Entering Student Portal as technical lead. Developed business requirements with four departments. Managed conversion of applications from JSP to PHP.</li>
<li>Developed Banner ERP and datamart security reports to improve management of ERP security classes, Oracle roles, objects, and users in Wellesley Oracle databases using Java and JSP.</li>
<li>Created portal account access/auditing application to improve account troubleshooting using Java and JSP.</li>
<li>Integrated Google Analytics with Luminis portal and developed reports for portal.</li>
<li>Provided professional and technical support to the Help Desk and end-user offices.</li>
<li>“Mobile Apps on the Cheap.” Co-presented at NERCOMP Annual Conference 2012, Providence, RI, March 2012.</li>
</ul>
<h4 class="resume__title">
<span class="font-weight-bold">Wellesley College</span>, Wellesley, MA — <span class="font-italic">Enterprise Application Specialist</span>
</h4>
<p class="resume__dates">April 2010 - January 2012 </p>
<ul>
<li>Project managed conversion to Java plug-in and Windows 7 for Banner ERP community.</li>
<li>Developed medical profession applicant review application using Java, JSP, HTML, and CSS.</li>
<li>Developed SQL executing BASH scripts to de-provision Banner ERP database accounts.</li>
<li>Created documentation and performed workshops to train users.</li>
<li>“Mobile Apps Breakout Session.” Co-presented at NETech Conference, Wellesley, MA, June 2011.</li>
</ul>
</div>
</section>
<!-- Education -->
<section class="row">
<div class="col">
<h3 class="resume__section-header">
Education
</h3>
<h4 class="resume__title">
<span class="font-weight-bold">Harvard University Extension School</span>, Cambridge, MA
</h4>
<p class="resume__dates">February 2014 - December 2014</p>
<p>
Graduate-level coursework in Software Engineering<br>
Courses: Dynamic Web Applications, Abstraction and Design in Computation
</p>
<h4 class="resume__title">
<span class="font-weight-bold">Wellesley College</span>, Wellesley, MA — <span class="font-italic">BA Computer Science</span>
</h4>
<p class="resume__dates">September 2005 - May 2009</p>
</div>
</section>
<!-- Organizations -->
<section class="row my-3">
<div class="col">
<h3 class="resume__section-header">
Organizations
</h3>
<p>Association for Computing Machinery</p>
</div>
</section>
<!-- Download -->
<section class="row">
<div class="col text-center">
<a href="assets/edward_stumpf_resume.pdf">Download as a PDF</p>
</div>
</section>
</main>
<footer class="mb-3 text-center">
<a href="https://github.com/edwardstumpf" target="_blank" class="mr-2 icon-link">
<span class="icon-link__icon fab fa-github-square"></span>
<span class="sr-only">Personal GitHub Page</span>
</a>
<a href="https://www.linkedin.com/in/edwardstumpf/" target="_blank" class="icon-link">
<span class="icon-link__icon fab fa-linkedin"></span>
<span class="sr-only">Personal LinkedIn Page</span>
</a>
</footer>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
</body>
</html>