-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
178 lines (156 loc) · 6.45 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
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Jonathan Slate's Resume</title>
<link href="https://fonts.googleapis.com/css?family=Crete+Round|Lora|Source+Sans+Pro" rel="stylesheet">
<link rel="stylesheet" href="css/master.css">
</head>
<body>
<h1>Jonathan Slate</h1>
<h2>Senior Software Engineer</h2>
<div class="email">[email protected]</div>
<div class="mission">
Self starting, enthusiastic, knowledgeable. Takes pride in developing tools that
meet the needs of project stake-holders and end users. Strong communicator,
able to effectively discuss technical and business concerns.
</div>
<div class="major-section">
<h3>Technical Skills</h3>
<ul>
<li>Web development using Ruby and the Ruby on Rails framework</li>
<li>Proficient in Javascript, currently focused on building components and applications using ES6 and React</li>
<li>Integration with internal and external service APIs</li>
<li>Extensive experience using SQL databases like PostgreSQL</li>
<li>Automated testing with minitest, factory_bot, Capybara, Jest</li>
<li>Popular tools like git, github, AWS, Redis, SASS, SVG</li>
<li>Adept at building interfaces that function in desktop, tablet, and mobile browsers</li>
<li>Developing high performance Web sites, leveraging page caching, database query optimization, etc.</li>
</ul>
</div>
<div class="major-section">
<h3>Professional Strengths</h3>
<ul>
<li>Strong understanding of Web technologies, object oriented programming</li>
<li>Experienced in creating effective, engaging, usable, and accessible user interfaces</li>
<li>Good communicator, value working in a collaborative environment</li>
<li>Curious and always willing to learn something new</li>
<li>Patient and thoughtful mentor, enjoys helping junior developers get up to speed</li>
</ul>
</div>
<div class="major-section professional-experience-section">
<h3>Professional Experience</h3>
<div class="experience-item">
<div class="experience-header">
<div class="experience-titles">
<h4>PatientsLikeMe</h4>
<h5>Senior Web Engineer</h5>
</div>
<div class="experience-dates">
September 2013 - February 2019
</div>
</div>
<ul>
<li>Development of platform to allow patients to share data and form communities</li>
<li>Extensive work with product designers, QA, operations, and other developers in a highly collaborative environment</li>
<li>Web application development using Rails, ES6, React, HAML, CSS/SCSS</li>
<li>As team tech lead, frequent review of code written by other team members</li>
<li>Providing mentoring and guidance to junior developers</li>
</ul>
</div>
<div class="experience-item">
<div class="experience-header">
<div class="experience-titles">
<h4>OurStage, Inc.</h4>
<h5>Senior Web Engineer</h5>
</div>
<div class="experience-dates">
April 2010 - September 2013
</div>
</div>
<ul>
<li>Built licensable music search interface, allowing searching across a wide array of song attributes, generation of
waveform images, management of custom playlists</li>
<li>Rebuilt music judging feature, including designing and implementing major UI changes and updated Javascript to
use modern practices</li>
</ul>
</div>
<div class="page-2-header">
Jonathan Slate - Senior Software Engineer - Page 2 of 2
</div>
<div class="experience-item">
<div class="experience-header">
<div class="experience-titles">
<h4>MIT Microsystems Technology Laboratory</h4>
<h5>Java Programmer</h5>
</div>
<div class="experience-dates">
2007 - 2010
</div>
</div>
<ul>
<li>Developed Web tools for managing lab users and equipment</li>
<li>Java Web development using Spring MVC, JSP</li>
<li>HTML, CSS, Javascript, jQuery</li>
<li>Created the MIT Java Users Group to share information and ideas related to Java programming in
departments across the institute</li>
</ul>
</div>
<div class="experience-item">
<div class="experience-header">
<div class="experience-titles">
<h4>Pearson Education</h4>
<h5>Technical Project Manager</h5>
</div>
<div class="experience-dates">
2005 - 2007
</div>
</div>
<ul>
<li>Managed projects to release new versions of Java based Web applications for educators</li>
<li>Coordinated the efforts of a variety of team members, including programmers, product managers, usability specialists,
and QA</li>
</ul>
</div>
<div class="experience-item">
<div class="experience-header">
<div class="experience-titles">
<h4>MIT Alumni Association</h4>
<h5>Web Consultant - Webmaster - Java Programmer</h5>
</div>
<div class="experience-dates">
1998 - 2005
</div>
</div>
<ul>
<li>Web development in Java and Perl, including applications for on-line elections, reports, message boards</li>
</ul>
</div>
</div>
<div class="major-section">
<h3>Other Activities</h3>
<p>I enjoy spending time with my family, playing the guitar, writing, and walking on local trails with my dog.</p>
</div>
<div class="major-section">
<h3>Education</h3>
<dl>
<dt>Learning Tree International, Burlington, MA</dt>
<dd>Coursework in Java Web development, project management, SQL, database management, and business analysis</dd>
<dt>Harvard Extension School, Cambridge, MA</dt>
<dd>Coursework in Java and C++</dd>
<dt>University of Massachusetts, Amherst, MA</dt>
<dd>Bachelors in Music Theory/Composition</dd>
</dl>
</div>
<div class="major-section contact">
<dl>
<dt>LinkedIn</dt>
<dd>https://www.linkedin.com/in/jslate</dd>
<dt>GitHub</dt>
<dd>https://github.com/jslate</dd>
<dt>Twitter</dt>
<dd>@jslate</dd>
</dl>
</div>
</body>
</html>