-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
453 lines (430 loc) · 19.5 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
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Resume of Howard Jess</title>
<style type="text/css">
body {
background-color:#fff;
}
#resume {
background-color: #fafafa;
border: 1px solid #aaa;
font-family:sans-serif;
font-size:14px;
margin:4px auto;
padding:14px 8px;
position:relative;
width:8in;
}
code {
font-family:Courier,monospace;
font-weight:bold;
}
h1,h2 {
font-size:120%;
margin:0;
padding:0 0 6px;
border-bottom:3px double #ccc;
}
h3 {
font-size:95%;
margin-bottom:24px;
}
#asPDF {
font-size:90%;
margin-top:32px;
}
.content {
margin: 20px 10px;
}
.info {
background-color: #fff;
text-align: center;
}
.info h1,.info h3 {
border-bottom: none;
margin:0 0 6px;
padding:0;
}
.info.info2 {
display:none;
margin-bottom: 10px;
}
.strong {
font-weight:bold;
}
.jobSkills {
font-style: italic;
}
.job {
margin:10px 0 24px;
}
.jobID,.jobDate, .jobName {
display:block;
}
.jobID {
font-style: italic;
}
#jobLSI .jobID { display: inline }
#jobLSI .jobID span { font-weight:normal }
.jobName em {
font-size:90%;
font-weight:normal;
}
.jobName {
font-weight:bold;
}
.jobName .note {
font-size:85%;
font-weight:100;
}
#more {
display:none;
font-size:80%;
font-style:italic;
padding:8px 0;
}
#skills dt {
font-weight:bold;
}
@media screen and (max-width:8in) {
#resume {
width:auto;
}
}
@media screen and (max-width:500px) {
.info,#resume {
width:auto;
}
.info {
float:none;
}
.info h3 {
margin:2px 0;
}
#asPDF {
margin-top:8px;
}
.content {
margin:20px 0 0 10px;
}
}
@media only print {
body { border:none; width:100%; }
#more,#moreJobs,.noprint {display:none; visibility:hidden; margin:0 0 0 -800px;}
.info.info2 {
display: block;
padding-top:20px;
page-break-before:always;
}
#resume {
padding-top:30px;
}
#asPDF {
display:none;
}
}
</style>
<!--[if IE]><style type="text/css">#more ul {margin-left:0}</style><![endif]-->
</head>
<body>
<div id="resume">
<div class="info">
<h1>Howard Jess</h1>
<h3>Web Application Software Developer/Engineer</h3>
<a class="emailAddress local">hjess<!-- no spam -->@<!-- spam not -->mail.<span>com</span><!-- --></a>
<br>
206.412.9924
</div>
<div class="content">
<h2>Objective</h2>
<p>
I really enjoy working in a small collaborative team environment, doing web application development; ideally, the team and company culture place highest emphasis on customers, employees, and providing a social good, as well as keeping an eye on the bottom line. Interests and
abilities include front-end design and implementation, especially in the areas of accessibility, and feature tracking.
</p>
<h2>Capabilities</h2>
<ul>
<li>In-depth understanding of Javascript, <span>HTML</span> and <span title="Cascading Style Sheets">CSS</span>.</li>
<li>At ease working as part of a team or as an individual contributor.</li>
<li>Experience in traditional commercial software development as well as web applications.</li>
</ul>
<h2>Experience</h2>
<div id="exp1" class="experience">
<div class="job" id="jobTrupanion">
<span class="jobName"><a href="http://trupanion.com">Trupanion</a></span>
<span class="jobID">Front-end Web Application Developer</span>
<span class="jobDate">April 2017 → <em>present</em></span>
<span class="jobSkills">Javascript, Typescript, SCSS, CSS, HTML, Razor, ASP.Net, TFS, Git</span>
<p>Projects</p>
<ul>
<li><a href="http://members.trupanion.com">Member Portal</a>: provides customer access to their account. VanillaJS/Typescript/jQuery, Sass, C# service backend</li>
<li><a href="http://trupanion.com">Website 3.0</a>: rewrite of the principal public-facing website. VanillaJS/jQuery, Sass, Sitecore</li>
<li><a href="http://express.trupanion.com">Trupanion Express</a>: extensive mods to public-facing veterinarian office software: VanillaJS/jQuery/KnockoutJS/CSS</li>
<li>Hospital Management Tool: internal support application for Trupanion Express. Vue.js, Element.io</li>
</ul>
</div>
<div class="job" id="jobNavigatingCancer">
<span class="jobName"><a href="http://www.navigatingcancer.com">Navigating Cancer</a> <span class="note">(contract position)</span></span>
<span class="jobID">Front-end Web Application Developer</span>
<span class="jobDate">June 2016 → February 2017</span>
<span class="jobSkills">Bootstrap, Coffeescript, BackboneJS, HAML, JSON Schema, JSON Editor, Mocha, Ruby on Rails, SASS</span>
<p>
Developer for Navigating Cancer's suite of Patient Care Management software, dedicated to improving and streamlining the relationship and care experience for cancer
patients and oncology clinics. Achievements and projects completed include:</p>
<ul>
<li>Complex Triage Pathways: implemented a set of <a href="https://json-schema.org/">JSON Schema</a>+<a href="https://github.com/json-editor/json-editor">JSON Editor</a>-based dynamic forms to standardize symptom data recording for cancer patients</li>
<li><a href="https://livingstyleguide.org/">Living Style Guide</a>: continued work to maintain and upgrade the development group's style and component library</li>
</ul>
</div>
<div class="info info2">
<h1>Howard Jess</h1>
<h3>Web Application Software Developer/Engineer</h3>
<a class="emailAddress local">hjess<!-- no spam -->@<!-- spam not -->mail.<span>com</span><!-- --></a>
<br>
206.412.9924
</div>
<div class="job" id="jobRosettaStone">
<span class="jobName"><a href="http://www.rosettastone.com">Rosetta Stone</a> <span class="note">(after April 2013 Livemocha aquisition)</span></span>
<span class="jobID">Front-end Web Application Developer</span>
<span class="jobDate">November 2012 → April 2016</span>
<span class="jobSkills">AngularJS, CouchDB, HTML, Javascript, Mixpanel, SCSS, Sproutcore</span>
<p>
Developer for Rosetta Stone's <a href="https://advancedenglish.rosettastone.com/">Advanced English for Business</a> language-learning application, and <a href="http://www.livemocha.com">Livemocha</a>, a social community-based language-learning application.
Achievements and projects completed include:</p>
<ul>
<li>Password reset/recovery</li>
<li>User profile management</li>
<li>Partner connections</li>
<li>Analytics, using <a href="http://www.mixpanel.com/">Mixpanel Analytics</a></li>
<li>System rewrite from <a href="http://sproutcore.com/">Sproutcore</a> to <a href="https://angularjs.org/">AngularJS</a>.</li>
</ul>
</div>
<div class="job" id="jobOptify">
<span class="jobName"><a href="http://www.optify.net">Optify, Inc.</a></span>
<span class="jobID">Front-end Software Engineer</span>
<span class="jobDate">September 2011 → October 2012</span>
<span class="jobSkills">BackboneJS, HTML, Javascript, LESS, Mixpanel</span>
<p>
UI developer for Optify's <em>Inbound Marketing</em> software suite, a <em><a href="http://en.wikipedia.org/wiki/Software_as_a_service">SAAS</a></em> tool for B2B marketers.
Achievements and projects completed include:</p>
</p>
<ul>
<li>Customer site “Landing Page” editor/publisher</li>
<li>Contact Manager & Email Manager tools</li>
<li>Analytics, using <a href="http://www.mixpanel.com/">Mixpanel Analytics</a></li>
<li>Rewrote UI coding standards document, and overhauled the Javascript library namespace</li>
</ul>
</div>
<div class="job" id="jobCobalt">
<span class="jobName"><a href="http://www.cobalt.com">Cobalt.com, Inc.</a></span>
<span class="jobID">Senior UI Developer</span>
<span class="jobDate">September 2009 → September 2011</span>
<p>
Lead UI developer on Cobalt's <em>New Products</em> team, charged with creating
and delivering innovative website products for sale to auto manufacturers and
dealers.
Achievements and projects completed include:
</p>
<ul>
<li>Embedded <a href="http://code.google.com/apis/maps/">Google maps</a> for location pages</li>
<li><a href="http://wiki.developers.facebook.com/index.php/Publishing_Feed_Stories_to_Facebook">Facebook</a> and
<a href="http://apiwiki.twitter.com/Twitter-API-Documentation">Twitter</a> publishing and
<a href="http://code.google.com/apis/ajaxfeeds/">feed</a> widgets</li>
<li>Embedded <a href="http://code.google.com/apis/youtube/overview.html">YouTube</a> player/playlist handler</li>
<li>Initial implementation of front-end unit testing using <a href="http://code.google.com/p/js-test-driver/">jstestdriver</a></li>
</ul>
</div>
<div class="job" id="jobWetpaint">
<span class="jobName"><a href="http://www.wetpaint.com">Wetpaint.com, Inc.</a></span>
<span class="jobID">UI Web Developer</span>
<span class="jobDate">September 2008 → July 2009</span>
<p>
UI developer for Wetpaint's “<em>build your own wiki</em>” system.
Achievements and projects completed include:
</p>
<ul>
<li>Enhanced messaging forum system</li>
<li>Access to PayPal's <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_payflow-recurring-billing-overview-outside">recurring billing</a> system</li>
<li>User authentication using <a href="http://developers.facebook.com/connect.php">Facebook Connect</a></li>
<li>Conversion from home-grown library to <a href="http://jquery.com">jQuery</a></li>
</ul>
</div>
<div class="info info2">
<h1>Howard Jess</h1>
<h3>Web Application Software Developer/Engineer</h3>
<a class="emailAddress local">hjess<!-- no spam -->@<!-- spam not -->mail.<span>com</span><!-- --></a>
<br>
206.412.9924
</div>
<div class="job" id="jobCardomain">
<span class="jobName"><a href="http://www.cardomain.com">Cardomain Networks, Inc.</a></span>
<span class="jobID">Web Developer</span>
<span class="jobDate">September 2006 → September 2008</span>
<p>
Front-end specialist for Cardomain's “<em>facebook for car enthusiasts</em>” applications.
Achievements and projects completed include:
</p>
<ul>
<li>Homepage and navigation overhaul, with complete site re-layout for uniform ad placements, using Perl/<a href="http://template-toolkit.org/">TTK</a></li>
<li>Member group subsystem, using <a href="http://rubyonrails.org/">Ruby on Rails</a></li>
<li>Immersed in all aspects of <a href="http://en.wikipedia.org/wiki/Agile_software_development">Agile development</a>,
including story estimation, pair programming, <a href="http://www.agiledata.org/essays/tdd.html" title="Test-driven development">TDD</a>, sprint demos, and frequent releases
</ul>
</div>
<div id="more">
<a class="local" href="#moreLink" id="moreLink">more jobs …</a>
</div>
<div id="moreJobs">
<div class="job" id="jobDHI">
<span class="jobName"><a href="http://web.archive.org/web/20071218143436/http://www.dhitechnologies.com/">DHI Technologies, Inc.</a></span>
<span class="jobID">Software Engineer</span>
<span class="jobDate">March 2004 → September 2006</span>
<p>
Javascript specialist for DHI's <strong>JSSorcerer</strong><small>™</small> Javascript transpiler.
Achievements and projects completed include:
</p>
<ul>
<li>Created detailed catalog of browser behavioral differences for Internet Explorer, Firefox, Safari and Opera</li>
<li>Designed and built an <a href="https://en.wikipedia.org/wiki/Unobtrusive_JavaScript">unobtrusive JavaScript</a> library for common browser behavior</li>
<li>Designed and built <a href="https://en.wikipedia.org/wiki/Ajax_(programming)">AJAX</a> routines illustrating JSSorcerer's technology</li>
<li>Integrated JSSorcerer into the <a href="http://www.vim.org">VIM</a> editor</li>
<li>Designed and built a lightweight drag-and-drop Windows JSSorcerer application</li>
</p>
</div>
<div class="job" id="jobATT">
<span class="jobName"><a href="http://www.wireless.att.com/">ATT Wireless, Inc.</a></span>
<span class="jobID">Senior Software Developer</span>
<span class="jobDate">November 2003 → February 2004</span>
<p>
(using <a href="http://www.openet.com/products-services/products/fusionworks-framework.html">Openet FusionWorks</a>, DSD, C, HPUX)<br>
Identified DSD code <em>hotspots</em>;
built TCL FusionWorks plug to evaluate DSD <em>vs.</em> TCL;
group resource for C, Unix and DSD issues.
</p>
</div>
<div class="job" id="jobLSI">
<span class="jobName"><a href="http://www.lsi.com/storage_home/products_home/legacy/totalnet_advanced_server/">LSI Logic, Inc.</a>
<span> (formerly <strong><a href="http://web.archive.org/web/20010410235525/www.syntax.com/home.htm">Syntax Systems, Inc.</a></strong>)</span></span>
<span class="jobDate">October 1986 → March 2003</span>
<p><span class="jobID">Senior Technical Engineer</span>, Administrative UI, 1997 → 2003<br>
Designed and created a browser-based UI server configuration system, using CGI, C, Java, TCL, JavaScript, and DHTML; designed and implemented an internal engineering document publish/search system, with UIs for both technical and non-technical users.
</p>
<p><span class="jobID">Senior Engineer</span>, Client Products, 1994 → 1997<br>
Implemented product <a href="http://en.wikipedia.org/wiki/Internationalization_and_localization">I18N</a>
routines; designed a client/server (Windows/Unix) PC backup system using <a href="http://en.wikipedia.org/wiki/NetBIOS_over_TCP/IP">NetBIOS and TCP/IP</a>.
<p><span class="jobID">System Engineer</span>, Networking Products, 1986 → 1994<br>
Built the first SMB-based PC file-sharing server for VMS; designed and produced DOS and Windows network OS
administrative UI programs.
</p>
</div>
</div>
</div>
<h2>Skills</h2>
<dl id="skills">
<dt>Tools:</dt>
<dd>
<a href="http://ant.apache.org">Ant</a>,
<a href="http://en.wikipedia.org/wiki/Bourne_shell">Bourne shell</a>,
<a href="http://gimp.org/">GIMP</a>,
<a href="https://git-scm.com/">Git</a>,
<a href="http://www.sublimetext.com/">Sublime Text</a>,
<a href="https://subversion.apache.org/">Subversion</a>,
<a href="https://vim.org/">VIM</a>
</dd>
<dt>Languages:</dt>
<dd>
<a href="http://en.wikipedia.org/wiki/Javascript">Javascript</a>,
<a href="https://www.w3.org/TR/html5/">HTML</a>,
<a href="http://www.w3.org/TR/2005/WD-CSS21-20050613/">CSS</a> (<em><a href="http://lesscss.org">Less</a>, <a href="http://sass-lang.com/">SASS/SCSS</a></em>),
<a href="http://en.wikipedia.org/wiki/Tcl">TCL</a>,
<a href="http://en.wikipedia.org/wiki/C_programming_language">C</a>
</dd>
<dt>Systems:</dt>
<dd>
<a href="http://en.wikipedia.org/wiki/Linux">Linux</a>,
<a href="http://en.wikipedia.org/wiki/Unix">Unix</a>,
<a href="http://en.wikipedia.org/wiki/Mac_osx">Mac OS/X</a>,
<a href="http://en.wikipedia.org/wiki/Windows">Windows</a>
</dd>
<dt>Technologies:</dt>
<dd>
<a href="http://en.wikipedia.org/wiki/Ajax_%28programming%29">AJAX</a>,
<a href="https://angularjs.org/">AngularJS</a>,
<a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core.html">DOM</a>,
<a href="http://en.wikipedia.org/wiki/Http">HTTP</a>,
<a href="http://en.wikipedia.org/wiki/Internationalization_and_localization">i18n</a>/<a href="http://en.wikipedia.org/wiki/Language_localisation">l10n</a>,
<a href="http://jquery.com">jQuery</a>,
<a href="http://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller">MVC</a>,
<a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">REST</a>,
<a href="http://en.wikipedia.org/wiki/Tcp/ip">TCP/IP</a>,
<a href="http://vuejs.org">VueJS</a>
</dd>
<dt>Development:</dt>
<dd>
<a href="http://en.wikipedia.org/wiki/Agile_software_development">Agile</a>,
<a href="http://www.scrum.org">Scrum</a>,
<a href="http://en.wikipedia.org/wiki/Kanban">Kanban</a>
</dd>
</dl>
<h2>Education</h2>
<p>
<strong><a href="http://www.northwestern.edu">Northwestern University</a></strong><br>
B.A., Economics
</p>
</div>
</div>
<script type="text/javascript">
(function() {
window.onload = function() {
var moreLink,moreJobs;
if (document && document.getElementById) {
if (moreLink = document.getElementById('moreLink')) {
moreJobs = document.getElementById('moreJobs');
moreJobs.style.display = 'none';
moreLink.parentNode.style.display = 'block';
moreLink.onclick = function() {
var exp = document.getElementById('experience'),
more = document.getElementById('more');
function remove(elm) {
// elm.parentNode.removeChild(elm);
elm.style.display = 'none';
elm.style.height = '1px';
elm.style.margin = '-6000px';
}
while (moreJobs.firstChild) {
moreJobs.firstChild.className += ' noprint';
exp1.appendChild(moreJobs.firstChild);
}
remove(moreJobs);
remove(more);
return false;
}
}
}
function textOf(elm) {
return (elm.textContent || elm.innerText || '').replace(/\s+/g,' ');
}
if (document && document.getElementsByTagName) {
var links = document.getElementsByTagName('a');
for (var i=links.length-1; i>=0; i--) {
var link = links[i];
if (!(/\blocal\b/.test(link.className))) {
(function(link) {
link.onclick = function() {
window.open(this.href,'HJResume_offsite');
return false;
}
link.title = "'" + textOf(link) + "' will open in a separate window";
})(link);
} else if (/\bemailAddress\b/.test(link.className)) {
var txt = textOf(link);
if (txt.length) link.href = 'mailto:' + txt;
}
}
}
};
})();
</script>
</body>
</html>