-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
430 lines (375 loc) · 22.6 KB
/
index.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Drew Dulgar » Resume / CV / Bio «</title>
<link rel="stylesheet" type="text/css" href="css/default.css">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="row">
<div class="col-xs-12">
<a id="download-resume" href="docs/resume.docx" class="pull-right"
title="Download a document version of this resume!"><span class="fa fa-download"></span></a>
<div id="photo-header" class="text-center">
<!-- PHOTO (AVATAR) -->
<div id="photo">
<img src="https://avatars0.githubusercontent.com/u/1403749?v=3&s=200" />
</div>
<div id="text-header">
<h1>Drew Dulgar <span style="color: #000000">::</span> <span>Application Developer and Architect</span> </h1>
</div>
<hr />
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12 col-sm-7">
<!-- ABOUT ME -->
<div class="box">
<h2>About</h2>
<p>
I am a enthusiastic lead software engineer with a focus on automation, reports, and analytics.
Delivering high quality applications is what I strive for. With the use of industry standards and methodologies a project,
regardless of size, can become a reality. Bringing that reality to fruition is where my passion humbly sits.
</p>
</div>
<!-- EXPERIENCES -->
<div class="box" id="experience">
<h2>Experience</h2>
<ul class="timeline">
<li class="timeline-inverted">
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Consultations and Freelance</h4>
<small class="text-muted">Consultant <span class="pull-right">ongoing</span></small>
</div>
<div class="timeline-body">
<ul>
<li>Developed a Investment Analytics Application that consumed a public API for stock pricing data. The application itself would provide current investments, dividend earnings, and dividend projections. Each of these metrics were filtered on daily, monthly, quarterly, and yearly aggregations.</li>
<li>Developed a Ruby on Rails application that consumed Amazon’s Product Advertising API that
allowed the client to create a dynamic web stores on the fly simply by pointing a new domain at
their server. Through URL matching, the correct site/store would be loaded. This application featured store management, product management and a basic CMS.</li>
</ul>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-badge success hidden-print">
2021
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Discover Financial Services</h4>
<small class="text-muted">Lead Software Engineer<span class="pull-right">October 2014 -
present</span></small>
</div>
<div class="timeline-body">
<ul>
<li>
Developed a tool that helped facilitate the disputing of incorrectly answered surveys that go out to customers. If survey comments were great, yet a bad score is given, a dispute can be raised through the tool. The survey and call in question would then be reviewed and reprocessed through an administrative interface.
</li>
<li>
Developed a business insights and analytics tool that collected events across applications. The tool has been hugely beneficial in determing use out of particular application functions (and deprecated seldom used features), as well as projecting possible attrition on customer facing users.
</li>
<li>
Developed a set of common components with React that could be utilized in a consistent and repeatable manner across our organizations applications. Profiles, Datatables, Avatars, Profile Searching, and Form Elements are examples. This saved on developer time as it eliminated the need to write near similiar code across multiple applications. The components were opt in, and could be included in an application via listing it as a dependent library in package.json.
</li>
<li>Worked within a collaborative team to deliver web based applications that support organizational
hierarchies and financial dialer operations.</li>
<li>Developed reports and a scheduling tool that assisted the business with workforce management.
The tool handled intraday and weekly scheduling of agents, leave of absence and other related
schedulable items.</li>
<li>Developed an organizational hierarchy tool that allows a highly dynamic combination of tiers
within the organization, as well as management associated with those tiers.</li>
<li>Developed a user management system that allows for the dynamic addition of fields on the fly.
The system resembled something more akin to attributes. Each attribute is broken down by a start
and end date that allows for a vast combination of items and fields.</li>
<li>Extensive jQuery plugin authoring to manage forms and the asynchronous nature of the hierarchy
and user management application. </li>
</ul>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-badge success hidden-print">
2014
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">The Ohio State University Wexner Medical Center Health Sciences Library
</h4>
<small class="text-muted">Systems Analyst / Application Developer <span class="pull-right">February
2009 - July 2014</span></small>
</div>
<div class="timeline-body">
<ul>
<li>Worked as part of a highly flexible and dynamic team to develop and implement customer needs
spread amongst many custom applications. The languages included Cold Fusion, Ruby on Rails, and
PHP.</li>
<li>Lead programmer in the development of a case management and student case completion system on
the Ruby on Rails platform. This application was dynamic enough as to let the administrator author
a case based scenario and control the workflow of each screen that would then be presented to the
student during the taking of the case.</li>
<li>Developed a continuing education system utilizing ColdFusion and SQL Server that allowed
administrators to author online courses which delivered content over many different mediums.
Videos on demand, documents and audio clips are examples. If the administrator chose, they could
even charge for the online course. After completion of a course, an individual would receive the
appropriate amount of continuing education credits.</li>
<li>Developed a room scheduling system as a Drupal module that utilized PHP and MySQL that would
allow students to schedule and reserve study rooms.</li>
<li>Developed a lab equipment management system that would allow administrators to setup all of the
available equipment in a lab. Customers of the lab would then reserve equipment as needed to
complete their research as part of the self-serve system. This system utilized ColdFusion and SQL
Server.</li>
<li>Developed an application that integrated with Event Management Systems (EMS) using ColdFusion
and SQL Server. EMS’s core function is to schedule rooms and manage events. The integration
provided by development allowed equipment to follow a check in / check out workflow on a per room
and event basis. The custom development strictly managed equipment, while EMS managed room/event
data. All this information was then presented to the client on a daily schedule dashboard where
information could be viewed and manipulated.</li>
<li>Developed web based APIs in Ruby for iOS applications to consume/push data.</li>
<li>Developed code that consumed API information using ColdFusion.</li>
<li>Implemented multiple Drupal instances.</li>
</ul>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-badge success hidden-print">
2009
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">McGraw Hill Education</h4>
<small class="text-muted">Business Analyst <span class="pull-right">November 2007 - February
2009</span></small>
</div>
<div class="timeline-body">
<ul>
<li>Met customer needs by analyzing requirements and delivering successful implementations to the
oracle ERP system.</li>
<li>Implemented pilot for Oracle iStore.</li>
<li>Maintained and promoted standard methods for Oracle ERP configurations and configuration
management.</li>
</ul>
</div>
</div>
</li>
<li class="timeline-inverted">
<div class="timeline-badge success hidden-print">
2007
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">Nationwide Children's Hospital</h4>
<small class="text-muted">Systems Analyst (Intern) <span class="pull-right">May 2007 - November
2007</span></small>
</div>
<div class="timeline-body">
<ul>
<li>Redesigned internal intranet page using XHTML and CSS.</li>
<li>Developed a standard methodology and theme for implementing intranet applications for ColdFusion
based applications.</li>
</ul>
</div>
</div>
</li>
</ul>
</div>
<!-- EDUCATION -->
<div class="box" id="education">
<h2>Education</h2>
<ul class="timeline">
<li class="timeline-inverted">
<div class="timeline-badge info hidden-print">
2007
</div>
<div class="timeline-panel">
<div class="timeline-heading">
<h4 class="timeline-title">DeVRY University</h4>
<small class="text-muted">Columbus, Ohio <span class="pull-right">June 2007</span></small>
</div>
<div class="timeline-body">
<ul>
<li>Bachleor of Science in <strong>Computer Information Systems</strong></li>
<li>Minor in <strong>Database Administration</strong></li>
</ul>
</div>
</div>
</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-5">
<!-- CONTACT -->
<div class="box clearfix contact-section">
<h2>Contact</h2>
<div class="contact-item">
<div class="icon pull-left text-center"><span class="fa fa-envelope fa-fw"></span></div>
<div class="title pull-right">E-mail Address</div>
<div class="description pull-right">
<a
href="mailto:drewbdulgar@gmail.com">DrewBDulgar@gmail.com</a>
</div>
</div>
<div class="contact-item">
<div class="icon pull-left text-center"><span class="fa fa-phone fa-fw"></span></div>
<div class="title pull-right">Phone Number</div>
<div class="description pull-right">
(419)-306-2850</div>
</div>
<div class="contact-item">
<div class="icon pull-left text-center"><span class="fa fa-home fa-fw"></span></div>
<div class="title pull-right">Home Address</div>
<div class="description pull-right">307 Hearthstone Dr. Delaware, Ohio 43015</div>
</div>
<div class="contact-item">
<div class="icon pull-left text-center"><span class="fa fa-github fa-fw"></span></div>
<div class="title pull-right">Git Hub</div>
<div class="description pull-right"><a
href="https://github.com/drew-dulgar">https://github.com/drew-dulgar</a></div>
</div>
<div class="contact-item">
<div class="icon pull-left text-center"><span class="fa fa-stack-overflow fa-fw"></span></div>
<div class="title pull-right">Stack Overflow</div>
<div class="description pull-right"><a
href="http://stackoverflow.com/users/1359291">http://stackoverflow.com/users/1359291</a></div>
</div>
<div class="contact-item">
<div class="icon pull-left text-center"><span class="fa fa-linkedin fa-fw"></span></div>
<div class="title pull-right">Linked In</div>
<div class="description pull-right"><a
href="https://www.linkedin.com/in/drewdulgar">https://www.linkedin.com/in/drewdulgar</a></div>
</div>
</div>
<!-- SKILLS -->
<div class="box">
<h2>Technical Skills and Competencies</h2>
<div class="skillbar clearfix" data-percent="100%">
<div class="skillbar-title"><span>HTML</span></div>
<div class="skillbar-bar color-html" style="width: 100%;">
<span class="skillbar-experience">Expert</span>
</div>
</div>
<div class="skillbar clearfix" data-percent="100%">
<div class="skillbar-title"><span>CSS</span></div>
<div class="skillbar-bar color-css" style="width: 100%;">
<span class="skillbar-experience">Proficient - Expert</span>
</div>
</div>
<div class="clearfix skills-additional well well-sm">
<span class="label color-css"><span class="fa fa-check"></span> CSS in JS</span>
<span class="label color-css"><span class="fa fa-check"></span> Bootstrap</span>
<span class="label color-css"><span class="fa fa-check"></span> LESS</span>
<span class="label color-css"><span class="fa fa-check"></span> SASS</span>
<span class="label color-css"><span class="fa fa-check"></span> Responsive Design / Mobile First</span>
</div>
<div class="skillbar clearfix" data-percent="100%">
<div class="skillbar-title"><span>Javascript</span></div>
<div class="skillbar-bar color-javascript" style="width: 100%;">
<span class="skillbar-experience">Proficient - Expert</span>
</div>
</div>
<div class="clearfix skills-additional well well-sm">
<span class="label color-javascript"><span class="fa fa-check"></span> ES6</span>
<span class="label color-javascript"><span class="fa fa-check"></span> React</span>
<span class="label color-javascript"><span class="fa fa-check"></span> React Hooks</span>
<span class="label color-javascript"><span class="fa fa-check"></span> Node JS</span>
<span class="label color-javascript"><span class="fa fa-check"></span> Redux</span>
<span class="label color-javascript"><span class="fa fa-check"></span> Sagas</span>
<span class="label color-javascript"><span class="fa fa-check"></span> Sockets</span>
<span class="label color-javascript"><span class="fa fa-check"></span> Material UI</span>
<span class="label color-javascript"><span class="fa fa-check"></span> jQuery</span>
<span class="label color-javascript"><span class="fa fa-check"></span> jQuery</span>
<span class="label color-javascript"><span class="fa fa-check"></span> jQuery UI</span>
<span class="label color-javascript"><span class="fa fa-check"></span> jQuery Plugin Development</span>
</div>
<div class="skillbar skillbar clearfix" data-percent="100%">
<div class="skillbar-title"><span>Ruby</span></div>
<div class="skillbar-bar color-ruby" style="width: 100%;">
<span class="skillbar-experience">Proficient</span>
</div>
</div>
<div class="clearfix skills-additional well well-sm">
<span class="label color-ruby"><span class="fa fa-check"></span> Ruby on Rails</span>
<span class="label color-ruby"><span class="fa fa-check"></span> Capistrano</span>
<span class="label color-ruby"><span class="fa fa-check"></span> CanCanCan</span>
<span class="label color-ruby"><span class="fa fa-check"></span> Devise</span>
</div>
<div class="skillbar clearfix" data-percent="100%">
<div class="skillbar-title"><span>ColdFusion</span></div>
<div class="skillbar-bar color-coldfusion" style="width:100%;">
<span class="skillbar-experience">Expert</span>
</div>
</div>
<div class="clearfix skills-additional well well-sm">
<span class="label color-coldfusion"><span class="fa fa-check"></span> CFscript</span>
<span class="label color-coldfusion"><span class="fa fa-check"></span> ColdBox</span>
<span class="label color-coldfusion"><span class="fa fa-check"></span> ColdSpring</span>
<span class="label color-coldfusion"><span class="fa fa-check"></span> ColdFusion ORM</span>
</div>
<div class="skillbar clearfix" data-percent="100%">
<div class="skillbar-title"><span>PHP</span></div>
<div class="skillbar-bar color-php" style="width: 100%;">
<span class="skillbar-experience">Proficient</span>
</div>
</div>
<div class="clearfix skills-additional well well-sm">
<span class="label color-php"><span class="fa fa-check"></span> Code Igniter</span>
<span class="label color-php"><span class="fa fa-check"></span> Drupal 6/7/8</span>
<span class="label color-php"><span class="fa fa-check"></span> Drupal Custom Module Development</span>
</div>
<div class="skillbar clearfix" data-percent="100%">
<div class="skillbar-title"><span>CI/CD</span></div>
<div class="skillbar-bar color-cicd" style="width: 100%;">
<span class="skillbar-experience">Novice</span>
</div>
</div>
<div class="clearfix skills-additional well well-sm">
<span class="label color-cicd"><span class="fa fa-check"></span> Jenkins</span>
<span class="label color-cicd"><span class="fa fa-check"></span> Git</span>
<span class="label color-cicd"><span class="fa fa-check"></span> Pivotal Cloud Foundry</span>
</div>
<div class="skillbar clearfix" data-percent="100%">
<div class="skillbar-title"><span>Servers</span></div>
<div class="skillbar-bar color-server" style="width: 100%;">
<span class="skillbar-experience">Novice</span>
</div>
</div>
<div class="clearfix skills-additional well well-sm">
<span class="label color-server"><span class="fa fa-check"></span> CentOS</span>
<span class="label color-server"><span class="fa fa-check"></span> Ubuntu</span>
<span class="label color-server"><span class="fa fa-check"></span> Windows Server</span>
<span class="label color-server"><span class="fa fa-check"></span> RedHat</span>
</div>
<div class="skillbar clearfix" data-percent="100%">
<div class="skillbar-title"><span>Databases</span></div>
<div class="skillbar-bar color-mysql" style="width: 100%;">
<span class="skillbar-experience">Proficient - Expert</span>
</div>
</div>
<div class="clearfix skills-additional well well-sm">
<span class="label color-mysql"><span class="fa fa-check"></span> MySQL</span>
<span class="label color-mysql"><span class="fa fa-check"></span> Maria</span>
<span class="label color-mysql"><span class="fa fa-check"></span> Postgre</span>
<span class="label color-mysql"><span class="fa fa-check"></span> Mongo</span>
<span class="label color-mysql"><span class="fa fa-check"></span> SQL Server</span>
<span class="label color-mysql"><span class="fa fa-check"></span> Oracle</span>
</div>
</div>
</div>
</div>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
<script type="text/javascript" src="/js/default.js"></script>
</body>
</html>