-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
440 lines (352 loc) · 14.2 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
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<!-- Standard Head Part -->
<head>
<title>Charlie Poole - Resume</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-US">
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="stylesheet" type="text/css" href="/css/screen.css">
<link rel="shortcut icon" href="favicon.ico">
<script src="/js/common.js"></script>
</head>
<!-- End Standard Head Part -->
<body>
<!-- Standard header -->
<div id="header">
<div id="logo"><a href="/"><big>C</big>harlie<big>P</big>oole</a></div>
<ul id="topnav">
<li><a href="/index.html">Home</a></li>
<li><a href="/blog/">Blog</a></li>
<li><a href="/articles.html">Articles</a></li>
<li><a href="/events.html">Events</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
<div id="menu-button" onclick="toggleMenuDisplay()">
<img src="/images/menu-button.png"/>
</div>
</div>
<!-- End of Header -->
<div id="content">
<style>
<!--
/* Style Definitions */
body {
margin-left: .5 in;
margin-right: .5in;
font-size: 10pt;
font-weight: normal;
font-family: Arial, sans-serif;
}
p.Name
{
font-size:medium;
font-style:italic;
}
p.Address
{
font-style:italic;
}
p.Email
{
font-style:italic;
text-align: right;
}
p.SectionTitle
{
margin-top:13.0pt;
margin-bottom:6.0pt;
page-break-after:avoid;
font-size:medium;
letter-spacing:3.5pt;
background: #C0C0C0;
}
p.Qualification
{
margin-top:0in;
margin-right:.5in;
margin-bottom:6.0pt;
margin-left:.75in;
text-indent:-.25in;
line-height:13.0pt;
}
p.Achievement
{
margin-left:.75in;
margin-right:.5in;
margin-bottom:6.0pt;
}
p.Education
{
margin-left:.5in;
margin-right:.5in;
margin-bottom:6pt;
}
p.JobHeading
{
margin-left:.5in;
line-height:13.0pt;
font-weight:bold;
}
p.JobDate
{
margin-right:.5in;
text-align: right;
}
p.ProjectText
{
margin-top:0in;
margin-right:.5in;
margin-bottom:6.0pt;
margin-left:.75in;
}
p.ProjectBulletItem
{
margin-top:0in;
margin-right:.5in;
margin-bottom:6.0pt;
margin-left:.9in;
display: list-item;
}
-->
</style>
<table width=100%><tr>
<td>
<p class=Name>Charlie Poole </p>
<p class=Address>20224 Pond View Ln., Poulsbo, WA 98370<br>(360) 697-4574</p>
</td>
<td><p class=Email>
charliepoole at gmail.com<br>
<b>www.charliepoole.org</b>
</span></p>
</td>
</tr></table>
<p class=SectionTitle>Summary of Qualifications</p>
<p class=Qualification><b>Software Development. </b>Over 25 years designing
and developing software, combined with up-to-date knowledge of the latest
technologies.
</p>
<p class=Qualification><b>Agile Methodologies. </b>Experienced in the use of
agile approaches, including Extreme Programming,
Test-Driven Development and Scrum. Certified ScrumMaster.
</p>
<p class=Qualification><b>Architecture and Design. </b>
Experienced in object-oriented design and programming, architectural patterns
and component infrastructure.</p>
<p class=Qualification><b>Leadership. </b>
Hands-on team leader, mentor and coach with a record of success in making
projects work using the skills of existing staff.</p>
<p class=Qualification><b>Training. </b>
Experienced trainer in both classroom and on-the-job settings. Provide
custom training to help introduce new processes or technologies.</p>
<p class=Qualification><b>Business Areas. </b>
Developed systems for: customer information and billing, e-business,
real-time data collection and device control, medical telemetry, engineering
analysis, graphics and image processing, report distribution, financial analysis,
management reporting, simulation models.</p>
<p class=SectionTitle>Technical expertise</p>
<p class=Qualification><b>Broad language background. </b>
C, C++, C#, J#, Visual Basic or assembly language.</p>
<p class=Qualification><b>Windows .NET development.</b>
Windows and Web Forms, ASP.NET, ADO.NET, Web services.
Remoting, interop, custom controls, VS.NET wizards and add-ins</p>
<p class=Qualification><b>Other Microsoft technologies.</b>
Windows API, MFC, ATL, RPC, COM, DCOM, COM+, ActiveX controls, MAPI,
IIS, ISAPI, custom UI, device integration.</p>
<p class=Qualification><b>Database. </b>
Design and implementation, SQL, ODBC, OLEDB, ADO, ADO.NET.</p>
<p class=Qualification><b>Web technologies. </b>
HTML, CSS, CGI, PHP, ASP, XML, SOAP, VBScript, JavaScript.</p>
<p class=Qualification><b>Internationalization. </b>
Best code practices and project planning. MBCS, Unicode, localization, IMEs,
multilingual text layout and input. </p>
<p class=Qualification><b>Legacy experience. </b>
IBM, DEC, CDC. CICS, PLI, Cobol, Fortran. Application and data conversion.
Front end development and cross-platform integration.</p>
<p class=SectionTitle>Summary of work history</p>
<table width=100%><tr>
<td><p class=JobHeading>Developer / Consultant, Poole Consulting L.L.C.</p></td>
<td><p class=JobDate>(since 1995)</p></td>
</tr></table>
<p class=Achievement>Independent assignments for various clients, including
Microsoft, medical device companies, financial institutions and government
agencies. Selected project details are listed below.</p>
<p class=Achievement>Conduct in-house and public workshops and training seminars:
Extreme Programming, Test-Driven Development, Agile Development, .NET Development,
Design Patterns, "Communicating with Tests" seminar.</p>
<table width=100%><tr>
<td><p class=JobHeading>Mentor, Exoftware Inc.</p></td>
<td><p class=JobDate>(2004-2007)</p></td>
</tr></table>
<p class=Achievement>Provide mentoring, coaching, training and other support
for Exoftware clients introducing agile methods. <b>Exoftware</b> is a Dublin-based
company providing agile enablement services in European markets.</p>
<table width=100%><tr>
<td><p class=JobHeading>Instructor, Shoreline Community College</p></td>
<td><p class=JobDate>(1998-2002)</p></td>
</tr></table>
<p class=Achievement>Teach classes in operating system architecture and
C++ programming.</p>
<table width=100%><tr>
<td><p class=JobHeading>Principal Systems Analyst, Seattle Water Department</p></td>
<td><p class=JobDate>(1974-1994)</p></td>
</tr></table>
<p class=Achievement>Worked in various roles: programming, systems analysis and
design, project management, internal consulting, technology planning,
programmer training, computer operations manager, development manager and
information systems manager.</p>
<p class=SectionTitle>Selected projects</p>
<table width=100%><tr>
<td><p class=JobHeading>NUnit.org</p></td>
<td><p class=JobDate>(since 2002)</p></td>
</tr></table>
<p class=ProjectText><b>Application: </b>
An open-source testing framework for .NET.</p>
<p class=ProjectText><b>Technology: </b>
Windows Forms, C#, .NET remoting, reflection, custom controls,
multi-threading, XML, Visual Studio extensions.</p>
<p class=ProjectText><b>Contribution: </b>
Redesigned GUI layer using independently functioning controls
communicating with an independent test thread. Multiple-assembly test
feature. Wizard to generate tests for each method of a class.
Extensibility mechanism to allow creation of user plug-ins.</p>
<table width=100%><tr>
<td><p class=JobHeading>Siemens (multiple projects)</p></td>
<td><p class=JobDate>(2005-2006)</p></td>
</tr></table>
<p class=ProjectText><b>Application: </b>
Telecommunications, medical.</p>
<p class=ProjectText><b>Technology: </b>
C#, C++, Java, Windows Forms, COM</p>
<p class=ProjectText><b>Contribution: </b>
Training in Agile techniques, primarily TDD.</p>
<table width=100%><tr>
<td><p class=JobHeading>Centaur Communications Ltd.</p></td>
<td><p class=JobDate>(2005)</p></td>
</tr></table>
<p class=ProjectText><b>Application: </b>
Content management system used by this publishing firm to provide
individual web sites for various publications.</p>
<p class=ProjectText><b>Technology: </b>
C#, Asp.NET</p>
<p class=ProjectText><b>Contribution: </b>
Coached and trained the team during an 11 week transitional period leading to
a corporate reorganization. Introduced or re-vitalized all of the XP practices
and led team in establishing and taking ownership of their own interrnal process.</p>
<table width=100%><tr>
<td><p class=JobHeading>State of New Mexico, Office of the State Engineer</p></td>
<td><p class=JobDate>(2005)</p></td>
</tr></table>
<p class=ProjectText><b>Application: </b>
Application for tracking water rights in the state of New Mexico.</p>
<p class=ProjectText><b>Technology: </b>
Java, JSP, J2EE</p>
<p class=ProjectText><b>Contribution: </b>
Coaching and training to introduce unit-testing techniques using JWebUnit
and acceptance testing using FIT. This asignment was combined with coaching and
teaching in the Software Apprentice program, established at New Mexico Highlands
University by Dr. David West.</p>
<table width=100%><tr>
<td><p class=JobHeading>Calypso Medical Technologies</p></td>
<td><p class=JobDate>(2003-2004)</p></td>
</tr></table>
<p class=ProjectText><b>Application: </b>
Software for a medical device providing real-time localization of treatment
centers in the area of cancer therapy.</p>
<p class=ProjectText><b>Technology: </b>
C#, C++, Windows Forms, .NET remoting, reflection, multi-threading.</p>
<p class=ProjectText><b>Contribution: </b>
Introduced unit-testing techniques using NUnit to the development team.
Developed continuous integration, test reporting and test coverage.tools.
Code generation using Visual Studio addin technology. Designed and developed
system integration testing framework based on FIT. Conducted training.</p>
<table width=100%><tr>
<td><p class=JobHeading>Microsoft</p></td>
<td><p class=JobDate>(2003)</p></td>
</tr></table>
<p class=ProjectText><b>Application: </b>
Community Starter Kit, a "best practices" web site sample.</p>
<p class=ProjectText><b>Technology: </b>
ASP.NET, C#, J#, VB.NET, SQL Server, custom web forms, specialized
HTTP handlers for content generation.</p>
<p class=ProjectText><b>Contribution: </b>
Implemented the J# version of this ASP.NET application.</p>
<table width=100%><tr>
<td><p class=JobHeading>Quinton Medical Instruments</p></td>
<td><p class=JobDate>(2000-2001)</p></td>
</tr></table>
<p class=ProjectText><b>Application: </b>
QTEL, a medical application that remotely monitors ECG waveforms of patients in
cardiac and pulmonary rehabilitation clinics.</p>
<p class=ProjectText><b>Technology: </b>
C++, VB, COM, DCOM, SQL Server, custom wireless collection device.</p>
<p class=ProjectText><b>Contribution: </b>
Redesigned components to work remotely. Developed event-publishing mechanism
to monitor and report on up to 12 patients per workstation. Developed error-handling
mechanism to trap and identify the source of errors in legacy code.</p>
<p class=ProjectText>Introduced agile methods to this slipping project and produced
the first working version of the product three weeks after becoming the interim manager.</p>
<table width=100%><tr>
<td><p class=JobHeading>RemitNet</p></td>
<td><p class=JobDate>(2000)<p></td>
</tr></table>
<p class=ProjectText><b>Application: </b>
A web-based payment processing system for a startup company.</p>
<p class=ProjectText><b>Technology: </b>
SQL Server database, ASP, VB and VBScript.</p>
<p class=ProjectText><b>Contribution: </b>
Modified database structure and developed payment processing logic. </p>
<table width=100%><tr>
<td><p class=JobHeading>Microsoft</p></td>
<td><p class=JobDate>(2000)</p></td>
</tr></table>
<p class=ProjectText><b>Application: </b>
A web-based office productivity product. (NDA requirements apply)</p>
<p class=ProjectText><b>Technology: </b>
C++, COM, DCOM, ActiveX controls, XML, image-processing.</p>
<p class=ProjectText><b>Contribution:</b>
Developed objects (DXTransforms) to perform photographic image-processing
functions over the Internet.</p>
<table width=100%><tr>
<td><p class=JobHeading>Microsoft</p></td>
<td><p class=JobDate>(1995-1999)</p></td>
</tr></table>
<p class=ProjectText><b>Application:</b>
Picture It!, a photographic image-processing application for the home user.</p>
<p class=ProjectText><b>Technology:</b>
Windows API, COM, C++, MFC, ATL, image-processing.</p>
<p class=ProjectText><b>Contribution:</b>
Over a series of engagements, developed programs for image-processing and
cataloging, Internet communications and other tasks including:</p>
<p class=ProjectBulletItem>Design and implementation of the error display mechanism
for the application.</p>
<p class=ProjectBulletItem>Central image file handling, custom controls, shell
namespace extension for digital cameras and an Office import filter.</p>
<p class=ProjectBulletItem>Independent review of alternatives for image cataloging,
involving multiple product groups. Implementation of all cataloging functions.</p>
<p class=ProjectBulletItem>Text and font handling modifications to deal with
images annotated in various languages. Internationalization and localization.</p>
<p class=SectionTitle>Education and training</p>
<p class=Education><b>Education:</b>
BS, MA, selected MBA courses. Speak and write French.</p>
<p class=Education><b>Training:</b>
Internationalization, COM and Com+, Windows DNA Design, Windows 2000, Microsoft
.Net architecture, C# development, advanced C++ topics, training techniques.</p>
<p class=Education><b>Conferences:</b>
Windev, "The C++ Seminar", XP2002, XP2003, XP2004, OOPSLA, XP/Agile Universe, Scrum Gathering.</p>
<p class=SectionTitle>Organizations</p>
<p class=Education><b>Professional:</b>
ACM, Agile Alliance, Scrum Alliance, Seattle XP User Group (President), NW C++ Users Group, DotNetUsers.org,
South Sound .NET Users Group.</p>
<p class=Education><b>Community:</b>
French-American Chamber of Commerce, North Kitsap School District Capital
Facilities Advisory Committee, Spectrum Community School Human Rights Board,
Island Connections.</p>
</div>
<!-- Standard CharliePoole.org footer -->
<div id="footer">
Copyright © 2002-2017 Charlie Poole. All rights reserved<br>
<big>c</big>harlie<big>p</big>oole at gmail dot com
</div>
</body>
</html>