-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
361 lines (327 loc) · 19.4 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
<!DOCTYPE HTML>
<!--
Strata by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<!-- start Mixpanel --><script type="text/javascript">(function(e,a){if(!a.__SV){var b=window;try{var c,l,i,j=b.location,g=j.hash;c=function(a,b){return(l=a.match(RegExp(b+"=([^&]*)")))?l[1]:null};g&&c(g,"state")&&(i=JSON.parse(decodeURIComponent(c(g,"state"))),"mpeditor"===i.action&&(b.sessionStorage.setItem("_mpcehash",g),history.replaceState(i.desiredHash||"",e.title,j.pathname+j.search)))}catch(m){}var k,h;window.mixpanel=a;a._i=[];a.init=function(b,c,f){function e(b,a){var c=a.split(".");2==c.length&&(b=b[c[0]],a=c[1]);b[a]=function(){b.push([a].concat(Array.prototype.slice.call(arguments,
0)))}}var d=a;"undefined"!==typeof f?d=a[f]=[]:f="mixpanel";d.people=d.people||[];d.toString=function(b){var a="mixpanel";"mixpanel"!==f&&(a+="."+f);b||(a+=" (stub)");return a};d.people.toString=function(){return d.toString(1)+".people (stub)"};k="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config reset people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" ");
for(h=0;h<k.length;h++)e(d,k[h]);a._i.push([b,c,f])};a.__SV=1.2;b=e.createElement("script");b.type="text/javascript";b.async=!0;b.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";c=e.getElementsByTagName("script")[0];c.parentNode.insertBefore(b,c)}})(document,window.mixpanel||[]);
mixpanel.init("863b9b4a09efaa4459889f0c549cfb88"); mixpanel.track("Page Load");</script><!-- end Mixpanel -->
<head>
<title>Alex Atwater</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<link href="images/favicon.png" rel="shortcut icon" type="image/x-icon" />
<script language="JavaScript" type="text/javascript">
theYear = (new Date).getFullYear();
</script>
</head>
<body id="top">
<!-- Header -->
<header id="header">
<div class="inner">
<a href="#" class="image avatar"><img src="images/avatar.jpg" alt="" /></a>
<h1><strong>Alex Atwater</strong></h1>
<h2>Senior Software Engineer</h2>
<a target="_blank" class= 'resume-link' href="assets/Resume.pdf"><h2><i class="fa fa-file-text"></i><u style='margin-left: 15px;'>Resume</u></h2></a>
</div>
</header>
<!-- Main -->
<div id="main">
<!-- Top -->
<section id="one">
<header class="major">
<h2>Software engineer focused on software process, web services, infrastructure, and cloud computing.</h2>
</header>
</section>
<!-- Education -->
<section id="education">
<h2>Education</h2>
<div class="row">
<article class="6u 12u$(xsmall) work-item">
<a href="https://www.gatech.edu" class="image fit thumb"><img src="images/fulls/gt.png" alt="" /></a>
<a href="https://www.gatech.edu"><h3><u><strong>Georgia Institute of Technology</strong></u></h3></a>
<h3>Atlanta, Georgia</h3>
<h3>Master of Computer Science</h3>
<h3>Graduated May 2023 - GPA 4.0</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<a href="http://rit.edu" class="image fit thumb"><img src="images/fulls/rit.png" alt="" /></a>
<a href="http://rit.edu"><h3><u><strong>Rochester Institute of Technology</strong></u></h3></a>
<h3>Rochester, New York</h3>
<h3>B.S. Honors Software Engineering</h3>
<h3>Graduated May 2020 - GPA 3.9</h3>
</article>
<article class="6u$ 12u$(xsmall) work-item">
<a href="http://stcc.edu" class="image fit"><img src="images/fulls/stcc.png" alt="" /></a>
<a href="http://stcc.edu"><h3><u>Springfield Technical Community College</u></h3></a>
<h3>Springfield, Massachusetts</h3>
<h3>Dual Enrollment</h3>
<h3>Completed 23 credits while in high school</h3>
<h3>May 2016 - GPA 3.87</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<a href="https://elps.eastlongmeadowma.gov/high-school/" class="image fit thumb"><img src="images/fulls/spartans.png" alt="" /></a>
<a href="http://elps.eastlongmeadowma.gov/high-school/"><h3><u>East Longmeadow High School</u></h3></a>
<h3>East Longmeadow, Massachusetts</h3>
<h3>May 2016 - GPA 4.8 - Top 10% of Class</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<a style="padding-top: 55px;" href="http://teamtreehouse.com" class="image fit thumb"><img src="images/fulls/treehouse.png" alt="" /></a>
<a href="http://teamtreehouse.com"><h3><u>TeamTreehouse.com</u></h3></a>
<h3>Self-Paced Online Learning Platform</h3>
<h3>iOS, Android, Web Development</h3>
</article>
</div>
</section>
<!-- Work -->
<section id="work">
<h2 style="margin-bottom: 0">Work History</h2>
<h3 style="font-size: 17px; font-style: italic; color: grey;">References Available Upon Request</h3>
<div class="row">
<article class="6u 12u$(xsmall) work-item">
<a href="http://apple.com" style="border-bottom: none; "><img class="thumb" style="height: 100%; width: 136px; margin-top: 10px; margin-bottom: 10px;" src="images/fulls/apple.png" alt="" /></a>
<u style='color: #787878;'><a href="http://apple.com"><h3>Apple</h3></a></u>
<h3><strong>Internet Technologies Operations</strong></h3>
<h3>Cupertino, California</h3>
<a class="button modal-button more-apple">More</a>
<div class="modal-content">
<ul>
<li>Primary developer/architect on internal application that increased ability to communicate, triage, and analyze data focused around project submissions. </li>
<li>Cross-discipline collaboration on tools that visualized test results targeting the reduction of websites ability to track users based on unique device attributes.</li>
<li>Developed suite of web app tools that leveraged existing command line utilities to be able to quickly run and view results of automated jobs.</li>
</ul>
</div>
</article>
<article class="6u 12u$(xsmall) work-item">
<a href="http://voya.com" style="border-bottom: none; "><img class="thumb" style="height: 100%;width: 272px;margin-top: 63px;margin-bottom: 42px;" src="images/fulls/voya.png" alt="" /></a>
<u style='color: #787878;'><a href="http://voya.com"><h3>Voya Financial</h3></a></u>
<h3><strong>Application Developer Intern</strong></h3>
<h3>Windsor, Connecticut</h3>
<a class="button modal-button more-voya">More</a>
<div class="modal-content">
<ul>
<li>Lead developer on internal application aimed at simplifying and consolidating text shared across multiple lines of business.</li>
<li>Utilization of Microsoft technologies including ASP.NET MVC, MS SQL Server, Active Directory, and IIS.</li>
<li>Full application life-cycle of requirements gathering, designing, developing, acceptance testing, and deployment to users using agile.</li>
</ul>
</div>
</article>
<article class="6u 12u$(xsmall) work-item">
<a href="http://rediker.com" style="border-bottom: none;"><img class="thumb" style='height: 170px; margin-bottom: 20px;' src="images/fulls/rediker.jpg" alt="" /></a>
<u style='color: #787878;'><a href="http://rediker.com"><h3>Rediker Software</h3></a></u>
<h3><strong>Application Developer Intern</strong></h3>
<h3>Hampden, Massachusetts</h3>
<a class="button modal-button more-rediker">More</a>
<div class="modal-content">
<ul>
<li>Full-stack engineer on Django application that streamlined teacher evaluations including administrative review and state reporting</li>
<li>Wrote comprehensive unit tests for the REST API that were built against Jenkins</li>
<li>Developed an internal web app that integrated with Microsoft Dynamics CRM that expanded product codes for sales/support representatives</li>
<li>
Developed scripts that generated custom reports for management for insights into Azure server usage and customer feedback
</li>
</ul>
</div>
</article>
<article class="6u 12u$(xsmall) work-item">
<a href="https://www.eastlongmeadowma.gov" style="border-bottom: none; "><img class="thumb" src="images/fulls/el_seal.jpg" alt="" /></a>
<u style='color: #787878;'><a href="https://www.eastlongmeadowma.gov"><h3>East Longmeadow I.T. Department</h3></a></u>
<h3>Helpdesk Intern</h3>
<h3>East Longmeadow, Massachusetts</h3>
<a class="button modal-button more-elit">More</a>
<div class="modal-content">
<ul>
<li>Configured and deployed new computers for town employees and students</li>
<li>Provided one-to-one technical support to town employees for basic troubleshooting, data migration, and computer repair</li>
<li>Coordinated donation of equipment to local children’s charity</li>
<li>Migration of employees to cost-efficient Chromeboxes and locating adequate alternatives to legacy PC applications via Google Play Store</li>
</ul>
</div>
</article>
<article class="6u 12u$(xsmall) work-item" style="margin-top: 42px; margin-bottom: 66px;">
<i style="color: green" class="thumb fa fa-tree fa-lg" aria-hidden="true"></i>
<h3>Pine Knoll Summer Camp Counselor</h3>
<p>Supervised and lead groups of up to 30 children in recreational outdoor program. Communicated with lead counselor, camp staff, and Camp Director to ensure health and safety of campers while mentoring counselors in training for future positions.
</p>
</article>
<article class="6u 12u$(xsmall) work-item" style="margin-top: 15px; margin-bottom: 66px;">
<i class="thumb fa fa-futbol-o fa-lg" aria-hidden="true" style="margin-top: 27px;"></i>
<h3>Youth Soccer Referee</h3>
<p style="margin-bottom: 59px;">Moderated youth soccer games with a focus on safety, community respect, and youth soccer rules.</p>
</article>
<article class="6u 12u$(xsmall) work-item" style="margin-top: 15px; margin-bottom: 66px;">
<i class="thumb fa fa-clock-o fa-thumb" style='margin-top: -28px; margin-bottom: 18px;' aria-hidden="true"></i>
<h3>Hockey Timekeeper</h3>
<p>Time and Statistics for youth hockey games in Greater Springfield Hockey League. Communicated with referees, coaches, and players to maintain rosters, record appropriate penalties, and ensure accuracy of all game statistics.</p>
</article>
</div>
</section>
<!-- Projects -->
<section id="projects">
<h2>Projects</h2>
<div class="row">
<article class="6u 12u$(xsmall) work-item">
<a class="image fit thumb"><img src="images/fulls/whatzur.png" alt="" /></a>
<h3>Whatzur - Social Network - In Beta</h3>
<p>A new social network developed with Django that allows users to centralize other social networking accounts. Using Docker, Docker Swarm, Traefik, and AWS.</p>
</article>
<article class="6u 12u$(xsmall) work-item">
<a class="image fit thumb"><img src="images/fulls/plan.png" alt="" /></a>
<a href='http://planyourcourses.com'><u><h3>PlanYourCourses.com</h3></u></a>
<p><a style='border: 0' href='http://sse.rit.edu'><u><h3>RIT Society of Software Engineers Project</h3></u></a></p>
<p>
Web app with the goal of allowing students to rearrange their curriculum flow chart to match their unique course selections. *App may be offline at times per resource requirements.
</p>
</article>
<article class="6u 12u$(xsmall) work-item">
<a class="image fit thumb"><img src="images/fulls/red_dot.png" alt="" /></a>
<h3><strong>Red Dot</strong></h3>
<h3>Game - iOS</h3>
</article>
<article class="6u$ 12u$(xsmall) work-item">
<a class="image fit"><img src="images/fulls/speed_swipe.png" alt="" /></a>
<h3>Speed Swipe</h3>
<h3>Game - iOS</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<a class="image fit thumb"><img src="images/fulls/finals_calc.png" alt="" /></a>
<h3>Finals Calculator</h3>
<h3>Education - iOS/Web</h3>
</article>
<article class="6u$ 12u$(xsmall) work-item">
<a class="image fit thumb"><img src="images/fulls/el_sports.png" alt="" /></a>
<h3>ELHS Sports</h3>
<h3>News - iOS</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<a class="image fit thumb"><img src="images/fulls/ap_calc.png" alt="" /></a>
<h3>ELHS AP Calc</h3>
<h3>Utility - iOS/Android/Web</h3>
</article>
<article class="6u$ 12u$(xsmall) work-item">
<a class="image fit thumb"><img style="max-width: 66%; transform: translateY(79px);" src="images/fulls/dirty_baseball.png" alt="" /></a>
<h3>Dirty Water Baseball</h3>
<h3>Sports - iOS</h3>
</article>
</div>
</section>
<!-- Community Service -->
<section id="communityservice">
<h2>Community Service/Misc.</h2>
<div class="row">
<article class="6u 12u$(xsmall) work-item">
<img class="thumb" src="images/fulls/docker.png" alt="" />
<h3></h3>
<h3>RIT Docker Student Ambassador</h3>
<h3 style='margin-bottom: 2px;'>2017-Present</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<i class="fa fa-futbol-o fa-thumb" aria-hidden="true"></i>
<h3></h3>
<h3>East Longmeadow Summer Soccer Coach</h3>
<h3>2017</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<i class=" fa fa-desktop fa-thumb" aria-hidden="true"></i>
<h3>East Longmeadow High School Information Technology Department</h3>
<h3>2012-2015</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<img class="thumb" src="images/fulls/scratch.png" alt="" />
<h3>East Longmeadow Library Youth Computer Programming Teacher</h3>
<h3>2010, 2016</h3>
</article>
<article class="6u 12u$(xsmall) work-item" style='margin-bottom: 78px;'>
<img class="thumb" src="images/fulls/el_sports.png" alt="" />
<h3>East Longmeadow High School Sports App</h3>
<h3>2014-2016</h3>
<h3></h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<i class=" fa fa-pencil fa-thumb" aria-hidden="true"></i>
<h3>Tutor</h3>
<h3 style="margin-bottom: 60px;">2015</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<i style="transform: translateY(-18px);" class=" fa fa-futbol-o fa-thumb" aria-hidden="true"></i>
<h3>Recreation Department Soccer Jamboree Leader</h3>
<h3>2012-2016</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<i style="transform: translateY(-18px);" class=" fa fa-users fa-thumb" aria-hidden="true"></i>
<h3>4th of July Parade Participant</h3>
<h3 style="margin-bottom: 60px;">2012-2013</h3>
</article>
<article class="6u 12u$(xsmall) work-item">
<i class=" fa fa-laptop fa-thumb" aria-hidden="true"></i>
<h3>East Longmeadow Senior Center Computer Teacher</h3>
<h3>2011</h3>
</article>
<article class="6u$ 12u$(xsmall) work-item">
<img class="thumb" src="images/fulls/ap_calc.png" alt="" />
<h3>AP Calculus Communication App</h3>
<h3>2014-2015</h3>
</article>
</div>
</section>
</div>
<!-- Modal -->
<div class="modal" style="display: none">
</div><!-- /.modal -->
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="http://twitter.com/akath20" class="icon fa-twitter track-twitter"><span class="label">Twitter</span></a></li>
<li><a href="http://github.com/akath20" class="icon fa-github track-github"><span class="label">Github</span></a></li>
<li><a href="http://linkedin.com/in/akath20" class="icon fa-linkedin track-linkedin"><span class="label">Github</span></a></li>
<li><a href="mailto:[email protected]" class="icon fa-envelope-o track-email"><span class="label">Email</span></a></li>
</ul>
<ul class="copyright">
<li>© <script>document.write(theYear)</script> Alex Atwater </li><li>Design by: <a target="_blank" href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.poptrox.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
<script src="assets/js/jquery.modal.min.js" type="text/javascript" charset="utf-8"></script>
<link rel="stylesheet" href="assets/css/jquery.modal.min.css" type="text/css" media="screen" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
// Mixpanel
$(".resume-link").on('click', function() { mixpanel.track("View Resume");})
$(".track-twitter").on('click', function() { mixpanel.track("Twitter");})
$(".track-linkedin").on('click', function() { mixpanel.track("Linkedin");})
$(".track-github").on('click', function() { mixpanel.track("Github");})
$(".track-email").on('click', function() { mixpanel.track("Email");})
$(".more-elit").on('click', function() { mixpanel.track("More - EL IT");})
$(".more-rediker").on('click', function() { mixpanel.track("More - Rediker");})
$(".more-voya").on('click', function() { mixpanel.track("More - Voya");})
$(".more-apple").on('click', function() { mixpanel.track("More - Apple");})
focus();
var listener = addEventListener('blur', function() {
if(document.activeElement === document.getElementById('featured-forte-video')) {
mixpanel.track("Featured Forte Video");
}
removeEventListener(listener);
});
// Google Analytics
ga('create', 'UA-67862949-5', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>